<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/scripts/package, branch v2.6.28</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v2.6.28</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.28'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2008-11-09T22:02:58Z</updated>
<entry>
<title>kbuild: Fixup deb-pkg target to generate separate firmware deb</title>
<updated>2008-11-09T22:02:58Z</updated>
<author>
<name>Jonathan McDowell</name>
<email>noodles@earth.li</email>
</author>
<published>2008-09-13T16:08:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=bf1b36445dc868cbbde194aa1dd87e38fe24cf16'/>
<id>urn:sha1:bf1b36445dc868cbbde194aa1dd87e38fe24cf16</id>
<content type='text'>
The below is a simplistic fix for "make deb-pkg"; it splits the
firmware out to a linux-firmware-image package and adds an
(unversioned) Suggests to the linux package for this firmware.

Signed-Off-By: Jonathan McDowell &lt;noodles@earth.li&gt;
Acked-by: Frans Pop &lt;elendil@planet.nl&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>scripts/package: don't break if %{_smp_mflags} isn't set</title>
<updated>2008-10-29T21:02:08Z</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2008-10-25T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=13797b77d419fc1b16eebf2993bf7b5cea65f0bf'/>
<id>urn:sha1:13797b77d419fc1b16eebf2993bf7b5cea65f0bf</id>
<content type='text'>
Currently, if we do a 'make rpm-pkg' without the _smp_mflags rpm macro
defined, the build fails with:

  [snip]
  Executing(%build): /bin/bash -e /var/tmp/rpm-tmp.67959
  + umask 022
  + cd /home/jk/devel/kernel-snapshot/rpm/BUILD
  + cd kernel-2.6.26
  + make clean
  + make '%{_smp_mflags}'
  make[3]: *** No rule to make target `%{_smp_mflags}'.  Stop.
  error: Bad exit status from /var/tmp/rpm-tmp.67959 (%build)

This change uses the 'null if not set' reference to the _smp_mflags
macro instead.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>kbuild: mkspec - fix build rpm</title>
<updated>2008-10-29T21:02:06Z</updated>
<author>
<name>Evgeniy Manachkin</name>
<email>sfstudio@mail.ru</email>
</author>
<published>2008-10-15T17:37:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=46dca86cb93db80992a45e4b55737ff2b2f61cd0'/>
<id>urn:sha1:46dca86cb93db80992a45e4b55737ff2b2f61cd0</id>
<content type='text'>
This is patch to fix incorrect mkspec script to make rpm correctly at 2.6.27 vanilla kernel.
This is regression in 2.6.27. 2.6.26 make rpm work good.
In 2.6.27 'make rpm' say error from rpmbuild "Many unpacked files (*.fw)."

Signed-off-by: Evgeniy Manachkin &lt;sfstudio@mail.ru&gt;
Acked-by: Alan Cox &lt;alan@redhat.com&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Cc: Stable &lt;stable@kernel.org&gt;
</content>
</entry>
<entry>
<title>Kbuild: Fix deb-pkg target to work with kernel versions ending with -&lt;text-without-digit&gt;</title>
<updated>2008-02-09T09:51:47Z</updated>
<author>
<name>Michal Sojka</name>
<email>sojkam1@fel.cvut.cz</email>
</author>
<published>2008-02-07T16:18:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ed2c9fa53b7a3e240a64e6e97494d72d0f80eed0'/>
<id>urn:sha1:ed2c9fa53b7a3e240a64e6e97494d72d0f80eed0</id>
<content type='text'>
If CONIFIG_LOCALVERSION is set for example to -loop, the following error
message was generated.

dpkg-deb - error: Debian revision (`loop') doesn't contain any digits
dpkg-deb: 1 errors in control file

The patch solves this by adding a numeric revision to package version.

Signed-off-by: Michal Sojka &lt;sojkam1@fel.cvut.cz&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>kbuild: support ARCH=x86 in buildtar</title>
<updated>2008-01-28T22:21:18Z</updated>
<author>
<name>Daniel De Graaf</name>
<email>danieldegraaf@gmail.com</email>
</author>
<published>2008-01-22T00:21:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=bc395add945659e04cc7cf250755ba0edc1a9fdc'/>
<id>urn:sha1:bc395add945659e04cc7cf250755ba0edc1a9fdc</id>
<content type='text'>
Signed-off-by: Daniel De Graaf &lt;danieldegraaf@gmail.com&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>Kbuild: Clarify the rpm-related make packaging targets</title>
<updated>2008-01-28T22:14:36Z</updated>
<author>
<name>Robert P. J. Day</name>
<email>rpjday@crashcourse.ca</email>
</author>
<published>2007-11-29T15:46:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=899c38420c56b20e12a31fe9adfa92cd21782370'/>
<id>urn:sha1:899c38420c56b20e12a31fe9adfa92cd21782370</id>
<content type='text'>
Signed-off-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>kbuild: make deb-pkg - add 'Provides:' line</title>
<updated>2007-10-18T13:15:53Z</updated>
<author>
<name>bugme-daemon@bugzilla.kernel.org</name>
<email>bugme-daemon@bugzilla.kernel.org</email>
</author>
<published>2007-08-29T14:57:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=6f67a00498abf8f0b29c2cecfce188c70be309d0'/>
<id>urn:sha1:6f67a00498abf8f0b29c2cecfce188c70be309d0</id>
<content type='text'>
http://bugzilla.kernel.org/show_bug.cgi?id=8941

Current Debian's kernel-modules depend on matching linux-image-$version, though
Linux's make deb-pkg build a .deb that 'Provides: kernel-image-$version' only.
The following patch adds the Debian-compliant 'Provides', leaving the default
one; hopely this will make way all happy.

Signed-off-by: paolo &lt;oopla@users.sf.net&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>x86_64: Support x86_64 in make buildtar</title>
<updated>2007-05-21T16:56:56Z</updated>
<author>
<name>Andi Kleen</name>
<email>ak@suse.de</email>
</author>
<published>2007-05-21T12:31:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=4c87b948b258829f0bdffe51baa72fba5c42d359'/>
<id>urn:sha1:4c87b948b258829f0bdffe51baa72fba5c42d359</id>
<content type='text'>
Signed-off-by: Andi Kleen &lt;ak@suse.de&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>kbuild: fix "mkdir -p" usage in scripts/package/mkspec</title>
<updated>2006-09-25T08:55:44Z</updated>
<author>
<name>Rolf Eike Beer</name>
<email>eike-kernel@sf-tec.de</email>
</author>
<published>2006-08-14T06:16:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=a5fa393b54c98044f50b0768f82336c510e68f3d'/>
<id>urn:sha1:a5fa393b54c98044f50b0768f82336c510e68f3d</id>
<content type='text'>
"mkdir -p" does not only mean not to complain if the directory already
exists, but also to create the parent directories if needed. This patch
removes "lib" from the list of directories to create as we will also create
"lib/modules".

Signed-off-by: Rolf Eike Beer &lt;eike-kernel@sf-tec.de&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>kbuild: fix make rpm for powerpc</title>
<updated>2006-06-08T18:18:49Z</updated>
<author>
<name>Mike Wolf</name>
<email>mjw@us.ibm.com</email>
</author>
<published>2006-06-02T14:53:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=1a0f3d422bb9ac959383a5ed1a4127f5900f56a8'/>
<id>urn:sha1:1a0f3d422bb9ac959383a5ed1a4127f5900f56a8</id>
<content type='text'>
The default target for most powerpc platforms is zImage.  The
zImage however is in arch/powerpc/boot and the mkspec script
was set up to get the kernel from the top level of the kernel
tree.  This patch copies vmlinux to arch/powerpc/boot and then
copies the kernel to the tmp directory so the rpm can be made.

Signed-off-by: Mike Wolf &lt;mjw@us.ibm.com&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
</feed>
