[pacman-dev] [PATCH v3] makepkg: implement support for stripping kernel modules

2014-02-09 Thread Steven Noonan
I noticed when I built a kernel package with options 'strip' and 'debug' that the debug package was missing the debug information for the kernel modules. This patch adds kernel modules to the targets for 'strip' and is compatible with the split-out debug information packages. v2: Correct logic err

Re: [pacman-dev] [PATCH v3] makepkg: implement support for stripping kernel modules

2014-02-09 Thread Allan McRae
On 10/02/14 09:26, Steven Noonan wrote: > I noticed when I built a kernel package with options 'strip' and 'debug' that > the debug package was missing the debug information for the kernel modules. > This patch adds kernel modules to the targets for 'strip' and is compatible > with the split-out de

Re: [pacman-dev] [PATCH v3] makepkg: implement support for stripping kernel modules

2014-02-10 Thread Steven Noonan
On Sun, Feb 9, 2014 at 8:32 PM, Allan McRae wrote: > On 10/02/14 09:26, Steven Noonan wrote: >> I noticed when I built a kernel package with options 'strip' and 'debug' that >> the debug package was missing the debug information for the kernel modules. >> This patch adds kernel modules to the targ

Re: [pacman-dev] [PATCH v3] makepkg: implement support for stripping kernel modules

2014-02-10 Thread Allan McRae
On 10/02/14 20:56, Steven Noonan wrote: > On Sun, Feb 9, 2014 at 8:32 PM, Allan McRae wrote: >> On 10/02/14 09:26, Steven Noonan wrote: >>> I noticed when I built a kernel package with options 'strip' and 'debug' >>> that >>> the debug package was missing the debug information for the kernel modu

Re: [pacman-dev] [PATCH v3] makepkg: implement support for stripping kernel modules

2014-02-10 Thread Steven Noonan
On Mon, Feb 10, 2014 at 4:03 PM, Allan McRae wrote: > On 10/02/14 20:56, Steven Noonan wrote: >> On Sun, Feb 9, 2014 at 8:32 PM, Allan McRae wrote: >>> On 10/02/14 09:26, Steven Noonan wrote: I noticed when I built a kernel package with options 'strip' and 'debug' that the debug p

Re: [pacman-dev] [PATCH v3] makepkg: implement support for stripping kernel modules

2014-02-11 Thread Thomas Bächler
Am 10.02.2014 11:56, schrieb Steven Noonan: > I maintain the Arch Linux EC2 kernel, and I'm doing adventurous things > with the packaging to make debugging a bit easier. I am looking at > enabling CONFIG_DEBUG_INFO and adding -debug packages. That will > indeed require removing the compression stag

Re: [pacman-dev] [PATCH v3] makepkg: implement support for stripping kernel modules

2014-02-11 Thread Allan McRae
On 12/02/14 07:58, Thomas Bächler wrote: > Am 10.02.2014 11:56, schrieb Steven Noonan: >> I maintain the Arch Linux EC2 kernel, and I'm doing adventurous things >> with the packaging to make debugging a bit easier. I am looking at >> enabling CONFIG_DEBUG_INFO and adding -debug packages. That will

Re: [pacman-dev] [PATCH v3] makepkg: implement support for stripping kernel modules

2014-02-11 Thread Thomas Bächler
Am 12.02.2014 00:13, schrieb Allan McRae: > I have seen a few people report that stripping that file breaks module > builds. This and your statement that it is not related to module > builds seem inconsistent. So, I just deleted the file and built a module successfully. I don't see where you get

Re: [pacman-dev] [PATCH v3] makepkg: implement support for stripping kernel modules

2014-02-11 Thread Dave Reisner
On Wed, Feb 12, 2014 at 12:52:11AM +0100, Thomas Bächler wrote: > Am 12.02.2014 00:13, schrieb Allan McRae: > > I have seen a few people report that stripping that file breaks module > > builds. This and your statement that it is not related to module > > builds seem inconsistent. > > So, I just

Re: [pacman-dev] [PATCH v3] makepkg: implement support for stripping kernel modules

2014-02-11 Thread Thomas Bächler
Am 12.02.2014 00:59, schrieb Dave Reisner: > vmlinux present, unstripped -- modpost succeeds > vmlinux present, stripped -- modpost fails > vmlinux not present -- modpost succeeds That sucks. But yeah, we shouldn't be stripping it. signature.asc Description: OpenPGP digital signature