<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pm24.git/scripts, branch v2.6.19-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.kobert.dev/pm24.git/atom?h=v2.6.19-rc1</id>
<link rel='self' href='https://git.kobert.dev/pm24.git/atom?h=v2.6.19-rc1'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/'/>
<updated>2006-10-04T14:55:12Z</updated>
<entry>
<title>[PATCH] hdrcheck permission fix</title>
<updated>2006-10-04T14:55:12Z</updated>
<author>
<name>Andrew Morton</name>
<email>akpm@osdl.org</email>
</author>
<published>2006-10-04T09:15:20Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=4e776b1d5e976d6bb2aafb177dde7d5f8d2bf37f'/>
<id>urn:sha1:4e776b1d5e976d6bb2aafb177dde7d5f8d2bf37f</id>
<content type='text'>
Don't require that scripts/hdrcheck.sh be executable - shit happens...

Cc: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Acked-by: David Woodhouse &lt;dwmw2@infradead.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>Fix copy&amp;waste bug in comment in scripts/kernel-doc</title>
<updated>2006-10-03T21:13:02Z</updated>
<author>
<name>Rolf Eike Beer</name>
<email>eike-kernel@sf-tec.de</email>
</author>
<published>2006-10-03T21:13:02Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=a073a8bde49b2c90777c526110488f4d0c52ea47'/>
<id>urn:sha1:a073a8bde49b2c90777c526110488f4d0c52ea47</id>
<content type='text'>
This is obviously copied from some lines before without proper fixing.

Signed-off-by: Rolf Eike Beer &lt;eike-kernel@sf-tec.de&gt;
Acked-by: Alan Cox &lt;alan@redhat.com&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild</title>
<updated>2006-10-03T15:51:38Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2006-10-03T15:51:38Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=b4a9071af62f95dc6d22040a0b37ac7225ce4d54'/>
<id>urn:sha1:b4a9071af62f95dc6d22040a0b37ac7225ce4d54</id>
<content type='text'>
* git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild:
  kbuild: trivial documentation fixes
  kconfig: fix saving alternate kconfig file in parent dir
  kbuild: make modpost processing configurable
  kconfig/menuconfig: do not let ncurses clutter screen on exit
  kconfig/lxdialog: clear long menu lines
  kbuild: do not build mconf &amp; lxdialog unless needed
  kconfig/lxdialog: fix make mrproper
  kconfig/lxdialog: support resize
  kconfig/lxdialog: let &lt;ESC&gt;&lt;ESC&gt; behave as expected
  kconfig/menuconfig: lxdialog is now built-in
  kconfig/lxdialog: add a new theme bluetitle which is now default
  kconfig/lxdialog: add support for color themes and add blackbg theme
  kconfig/lxdialog: refactor color support
</content>
</entry>
<entry>
<title>[PATCH] Add unifdef to gitignore</title>
<updated>2006-10-03T02:46:55Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2006-10-03T02:26:34Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=ad7a3bf30c27d902042bc85c3e54eb2082d633bd'/>
<id>urn:sha1:ad7a3bf30c27d902042bc85c3e54eb2082d633bd</id>
<content type='text'>
This seems to have been missed when unifdef went in
via Sam's tree..

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>kconfig: fix saving alternate kconfig file in parent dir</title>
<updated>2006-10-01T09:48:53Z</updated>
<author>
<name>Sam Ravnborg</name>
<email>sam@neptun.ravnborg.org</email>
</author>
<published>2006-10-01T09:48:53Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=9a3d0fe84f9fe296a86ea9315092d31986bc7a3a'/>
<id>urn:sha1:9a3d0fe84f9fe296a86ea9315092d31986bc7a3a</id>
<content type='text'>
This fixes bugzilla entry: 7182
http://bugzilla.kernel.org/show_bug.cgi?id=7182

With this patch we no longer append the directory part twice
before saving the config file.
This patch has been sent to Roman Zippel for review with no feedback.
It is so obviously simple that this should be OK to apply it anyway.

Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>kbuild: make modpost processing configurable</title>
<updated>2006-10-01T09:35:24Z</updated>
<author>
<name>Sam Ravnborg</name>
<email>sam@neptun.ravnborg.org</email>
</author>
<published>2006-10-01T09:35:24Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=ea837f1c050344c3f884531a195c6e339b1a54e8'/>
<id>urn:sha1:ea837f1c050344c3f884531a195c6e339b1a54e8</id>
<content type='text'>
On request from Al Viro make modpost processing configurable.

KBUILD_MODPOST_WARN can be set to make modpost warn instead of
error out in case on unresolved symbols in final module link.

KBUILD_MODPOST_NOFINAL can be set to avoid the final and timeconsuming
.c file generation and link of .ko files. This is solely useful for
speeding up when doing compile checks with for example allmodconfig

Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] allow /proc/config.gz to be built as a module</title>
<updated>2006-10-01T07:39:20Z</updated>
<author>
<name>Ross Biro</name>
<email>rossb@google.com</email>
</author>
<published>2006-10-01T06:27:25Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=f2443ab6c485701576e9116ee44817e66adafd5a'/>
<id>urn:sha1:f2443ab6c485701576e9116ee44817e66adafd5a</id>
<content type='text'>
The driver for /proc/config.gz consumes rather a lot of memory and it is in
fact possible to build it as a module.

In some ways this is a bit risky, because the .config which is used for
compiling kernel/configs.c isn't necessarily the same as the .config which was
used to build vmlinux.

But OTOH the potential memory savings are decent, and it'd be fairly dumb to
build your configs.o with a different .config.

Signed-off-by: Andrew Morton &lt;akpm@google.com&gt;
Cc: "Randy.Dunlap" &lt;rdunlap@xenotime.net&gt;
Cc: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>kconfig/menuconfig: do not let ncurses clutter screen on exit</title>
<updated>2006-09-30T09:19:20Z</updated>
<author>
<name>Sam Ravnborg</name>
<email>sam@neptun.ravnborg.org</email>
</author>
<published>2006-09-25T15:35:43Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=e94c5bde703f2f9f86d098b6bf8275c64fab10eb'/>
<id>urn:sha1:e94c5bde703f2f9f86d098b6bf8275c64fab10eb</id>
<content type='text'>
Do not initialize ncurses twice - it causes unpredicable
results. My display was sometimes weird after running
make menuconfig and I had to execute 'reset' to properly
restore my display.

Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>kconfig/lxdialog: clear long menu lines</title>
<updated>2006-09-30T09:19:20Z</updated>
<author>
<name>Sam Ravnborg</name>
<email>sam@neptun.ravnborg.org</email>
</author>
<published>2006-09-02T20:01:42Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=737ecae264bc759e2033d99e99138f690f3beabf'/>
<id>urn:sha1:737ecae264bc759e2033d99e99138f690f3beabf</id>
<content type='text'>
Menulines that were wider than the available
line width is now properly null terminated.

While at it renamed the variable choice =&gt; line_y
so it better reflect the usage in do_print_item().

Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>kbuild: do not build mconf &amp; lxdialog unless needed</title>
<updated>2006-09-30T09:19:20Z</updated>
<author>
<name>Sam Ravnborg</name>
<email>sam@neptun.ravnborg.org</email>
</author>
<published>2006-09-02T19:32:14Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=c29121b787f533d135ae47b5f3044adb66cbebef'/>
<id>urn:sha1:c29121b787f533d135ae47b5f3044adb66cbebef</id>
<content type='text'>
Due to a limitation in kbuild all objects referred
by xxx-y or xxx-objs will be build when one of
the targets needs to e build.

This caused lxdialog to be build pulling in ncurses
that is not always available.
So avoid building mconf &amp; lxdialog unless really needed.

Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
</feed>
