Ticket #256 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

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

comment:1 Changed 2 years ago by Deubeuliou

  • Priority changed from normal to urgent
  • Status changed from new to accepted

I'm on it :)

comment:2 Changed 2 years ago by Deubeuliou

Could this one be considered as closed ?
If you want more improvements, let me know, and lower the priority accordingly.

comment:3 Changed 2 years ago by zecrazytux

  • Status changed from accepted to closed
  • Resolution set to fixed

seems to be ok :)
thanks !

Note: See TracTickets for help on using tickets.