Modify EXTRAVERSION so we get the right build string.
First try, vanilla 2.6.24.3
Redo commit after TuxOnIce merge
Remove xen from .config since we don't seem to have arch/xen/Makefile
(or, for that matter, many other architectures. Hmmm.).
Apparently Debian's kernel-package doesn't like these very much.
Ignore files generated by kernel-page or ../do.
More files found lying around
Turn off the pesky LOCALVERSION_AUTO
More generated files to ignore
Don't generate a timestamp that annoys git
Try using the other PDC20269 driver (for Waya).
Try using the other PDC20269 driver (for Waya).
Change LOCALVERSION for the other PDC20269 driver (for Waya).
Don't ignore .config
Change kernel version embedded in .config to match kernel built with said .config.
Turn the ide-generic driver into a module, in case that is what is
grabbing our ICH6M.
Increase kernel log buffer size by 400%, to 128K.
Turn on all the ISDN drivers (as modules).
Enable SDHC "unsafe resume" since it's likely we'll be using it on the
Asus EeePC.
Turn off built-in IDE and RAID drivers as these take significant boot time.
Some experimental configuration changes from reading eeepc .config.
Move floppy support into a module since it takes so long to probe at boot.
This is another eeepc time saving measure. Also should remove the ide-generic
driver from the initramdisk (local-top) since it takes forever to probe those...
or does it?
Apparently there is a KCONFIG_NOTIMESTAMP environment variable which
disables the timestamp.
Move floppy support into a module since it takes so long to probe at boot.
This is another eeepc time saving measure. Also should remove the ide-generic
driver from the initramdisk (local-top) since it takes forever to probe those...
or does it?
Turn on preemption since the eee's slow CPU probably makes this necessary.
Stab at 2.6.26.3
First pass at 2.6.27.4 configuration
Revert Makefile to vanilla 2.6.27.4 with EXTRAVERSION