Ticket #256 (closed enhancement: fixed)
having a way to create an archive of kernel sources from git for packaging
| Reported by: | zecrazytux | Owned by: | Deubeuliou |
|---|---|---|---|
| Priority: | urgent | Milestone: | rev5 |
| Component: | build | Version: | trunk |
| Severity: | critical | Keywords: | |
| Cc: |
Description
there was already a git method for package.sh, but it requires 'make dist', which is not available in the kernel source Makefile.
you added a git-archive method for the kernel only, but it does not work in the chrooted environnement.
So please find a way to get a proper tarball of kernel sources so that I can achieve #255 ;)
Change History
Note: See
TracTickets for help on using
tickets.

I'm on it :)