<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/scripts/package/Makefile, branch v2.6.16.38</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/scripts/package/Makefile?h=v2.6.16.38</id>
<link rel='self' href='https://git.amat.us/linux/atom/scripts/package/Makefile?h=v2.6.16.38'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2006-01-01T18:31:30Z</updated>
<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: make help binrpm-pkg fix</title>
<updated>2005-07-21T21:45:47Z</updated>
<author>
<name>Coywolf Qi Hunt</name>
<email>coywolf@sosdg.org</email>
</author>
<published>2005-07-19T14:42:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=d178817803d95e4e3ca270bccd1ae2bed4780977'/>
<id>urn:sha1:d178817803d95e4e3ca270bccd1ae2bed4780977</id>
<content type='text'>
This fixes kbuild make help binrpm-pkg missing `''.

Signed-off-by: Coywolf Qi Hunt &lt;coywolf@lovecn.org&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>kbuild: Fix bug in make deb-pkg when using seperate source and output directories</title>
<updated>2005-07-14T20:26:09Z</updated>
<author>
<name>Sam Ravnborg</name>
<email>sam@mars.(none)</email>
</author>
<published>2005-07-14T20:26:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=a91f98a284321ffc9eb28ccfbf4329f7aa422f97'/>
<id>urn:sha1:a91f98a284321ffc9eb28ccfbf4329f7aa422f97</id>
<content type='text'>
From: Ryan Anderson &lt;ryan@michonline.com&gt;

When running "make O=something deb-pkg", I get a failure that claims I
haven't configured my kernel (I have).  Running it a second time tells
me to run "make mrproper"  (include/linux/version.h got built on the
first run)

Original patch from:
From: Ajay Patel &lt;patela@gmail.com&gt;

With modifications from:
Signed-off-By: Ryan Anderson &lt;ryan@michonline.com&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] kbuild: restrain output of "make help" to 80 columns</title>
<updated>2005-07-13T22:54:57Z</updated>
<author>
<name>Yum Rayan</name>
<email>yum.rayan@gmail.com</email>
</author>
<published>2005-06-09T05:04:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=be3cef986f7c44593d6d112584fbdf4618b6569e'/>
<id>urn:sha1:be3cef986f7c44593d6d112584fbdf4618b6569e</id>
<content type='text'>
This patch fixes the output of "make help" to fit in a 80 column
screen. Please push upstream as part of your other patches.

Signed-off-by: Yum Rayan &lt;yum.rayan@gmail.com&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>
<entry>
<title>Linux-2.6.12-rc2</title>
<updated>2005-04-16T22:20:36Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-04-16T22:20:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2'/>
<id>urn:sha1:1da177e4c3f41524e886b7f1b8a0c1fc7321cac2</id>
<content type='text'>
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.

Let it rip!
</content>
</entry>
</feed>
