<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/scripts/package/buildtar, branch v3.4.23</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/scripts/package/buildtar?h=v3.4.23</id>
<link rel='self' href='https://git.amat.us/linux/atom/scripts/package/buildtar?h=v3.4.23'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2012-12-10T18:59:41Z</updated>
<entry>
<title>kbuild: Do not package /boot and /lib in make tar-pkg</title>
<updated>2012-12-10T18:59:41Z</updated>
<author>
<name>Michal Marek</name>
<email>mmarek@suse.cz</email>
</author>
<published>2012-09-25T14:03:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=cc7c332b34cb936b4a27c1c185700c9a0f7c7bf0'/>
<id>urn:sha1:cc7c332b34cb936b4a27c1c185700c9a0f7c7bf0</id>
<content type='text'>
commit fe04ddf7c2910362f3817c8156e41cbd6c0ee35d upstream.

There were reports of users destroying their Fedora installs by a kernel
tarball that replaces the /lib -&gt; /usr/lib symlink. Let's remove the
toplevel directories from the tarball to prevent this from happening.

Reported-by: Andi Kleen &lt;andi@firstfloor.org&gt;
Suggested-by: Ben Hutchings &lt;ben@decadent.org.uk&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
[bwh: Fold in commit 3ce9e53e788881da0d5f3912f80e0dd6b501f304 to avoid
 conflicts]
Signed-off-by: Ben Hutchings &lt;ben@decadent.org.uk&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

</content>
</entry>
<entry>
<title>Fix common misspellings</title>
<updated>2011-03-31T14:26:23Z</updated>
<author>
<name>Lucas De Marchi</name>
<email>lucas.demarchi@profusion.mobi</email>
</author>
<published>2011-03-31T01:57:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=25985edcedea6396277003854657b5f3cb31a628'/>
<id>urn:sha1:25985edcedea6396277003854657b5f3cb31a628</id>
<content type='text'>
Fixes generated by 'codespell' and manually reviewed.

Signed-off-by: Lucas De Marchi &lt;lucas.demarchi@profusion.mobi&gt;
</content>
</entry>
<entry>
<title>kbuild: Add make tarxz-pkg build option</title>
<updated>2011-03-09T15:18:06Z</updated>
<author>
<name>Zdenek Kaspar</name>
<email>zkaspar82@gmail.com</email>
</author>
<published>2011-01-30T11:18:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=9a17f40048be305749f53278c857bf52939081f3'/>
<id>urn:sha1:9a17f40048be305749f53278c857bf52939081f3</id>
<content type='text'>
Signed-off-by: Zdenek Kaspar &lt;zkaspar82@gmail.com&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
<entry>
<title>scripts/package: tar-pkg: use tar --owner=root</title>
<updated>2009-12-12T12:08:15Z</updated>
<author>
<name>Michal Marek</name>
<email>mmarek@suse.cz</email>
</author>
<published>2009-11-24T15:11:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=91d161857ce9672bd2a8cd99ff712a67186e2e76'/>
<id>urn:sha1:91d161857ce9672bd2a8cd99ff712a67186e2e76</id>
<content type='text'>
Use the --owner= and --group= options to make sure the entries in
the built tar file are owned by root.  Without this change, a
careless sysadmin using the tar-pkg target can easily end up
installing a kernel that is writable by the unprivileged user
account used to build the kernel.

Test that these options are understood before using them so that
non-GNU versions of tar can still be used if the operator is
appropriately cautious.

Signed-off-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
<entry>
<title>parisc: fix "make tar-pkg"</title>
<updated>2009-04-02T01:22:24Z</updated>
<author>
<name>Helge Deller</name>
<email>deller@gmx.de</email>
</author>
<published>2009-02-18T22:12:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=91400ac365da35b18036b46bdda27ddbcee4a663'/>
<id>urn:sha1:91400ac365da35b18036b46bdda27ddbcee4a663</id>
<content type='text'>
Signed-off-by: Helge Deller &lt;deller@gmx.de&gt;
Signed-off-by: Kyle McMartin &lt;kyle@mcmartin.ca&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.amat.us/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>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.amat.us/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: tar-pkg with out-out-tree building</title>
<updated>2006-01-01T18:31:30Z</updated>
<author>
<name>Jan-Benedict Glaw</name>
<email>jbglaw@lug-owl.de</email>
</author>
<published>2006-01-01T13:23:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=6073aa643f52fd12b02f0532dc96287f4c3293b5'/>
<id>urn:sha1:6073aa643f52fd12b02f0532dc96287f4c3293b5</id>
<content type='text'>
Fix out-of-tree builds for the tar-pkg targets

When I wrote the buildtar script, I didn't even think about
out-of-tree builds because I didn't use these back then. This patch
throughoutly uses ${objtree} instead of `pwd`.

Also, the kernel version is no longer manually built. Instead, it will
properly use $KERNELRELEASE .  Installing modules is only done if
CONFIG_MODULES is set.

Signed-off-by: Jan-Benedict Glaw &lt;jbglaw@lug-owl.de&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] kbuild: create tarballs</title>
<updated>2005-07-12T22:40:17Z</updated>
<author>
<name>Jan-Benedict Glaw</name>
<email>jbglaw@lug-owl.de</email>
</author>
<published>2005-05-24T09:27:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=6d983feab80948cdd0e3920c40d453a6436eeb23'/>
<id>urn:sha1:6d983feab80948cdd0e3920c40d453a6436eeb23</id>
<content type='text'>
It adds tarball packaging, which I prefer for distribution.
Also one of the two blanks after @echo is removed. One seems to be enough :)

Signed-off-by: Jan-Benedict Glaw &lt;jbglaw@lug-owl.de&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
</feed>
