2005-08-31 Manoj Srivastava * _make-kpkg: srivasta@debian.org--etch/kernel-package--devel--9.0--patch-36 Added new option stem to the completion Pared down the config options Completed the list of available targets 2005-08-15 Manoj Srivastava * make-kpkg.8: srivasta@debian.org--etch/kernel-package--devel--9.0--patch-34 Document the new target kernel_manual Fixed a misplaced .TP symbol * make-kpkg: srivasta@debian.org--etch/kernel-package--devel--9.0--patch-34 Added kernel_manual as a known target for the command. 2005-08-07 Manoj Srivastava * make-kpkg.8: srivasta@debian.org--etch/kernel-package--devel--9.0--patch-32 change ro -> to * kernel-pkg.conf.5: srivasta@debian.org--etch/kernel-package--devel--9.0--patch-32 A large set6 of typographical corrections. * kernel-img.conf.5 (Caveat): srivasta@debian.org--etch/kernel-package--devel--9.0--patch-30 Fix typo in man page relink_source_link -> relink_src_link Various other typo fixes as well. 2005-07-19 Manoj Srivastava * make-kpkg.8: srivasta@debian.org--etch/kernel-package--devel--9.0--patch-22 Document new configure targets. * make-kpkg (main): srivasta@debian.org--etch/kernel-package--devel--9.0--patch-22 Permit the new configuration targets now available in the kernel Makefile. The new config targets that have now been added to the kernel arerandconfig, defconfig, allmodconfig, allyesconfig, allnoconfig. (main): srivasta@debian.org--etch/kernel-package--devel--9.0--patch-22 Since we modified the regular expression for the config target, we need to adjust the check as well. 2005-07-15 Manoj Srivastava * make-kpkg.8: srivasta@debian.org--etch/kernel-package--devel--9.0--patch-19 In preparation for non-linux kernels in the distribution, kernel-package has had a switch to allow the packages to be named linux-* instead of kernel-*. However, this has remained largely undocumented. Added documentation for the --stem option for make-kpkg. 2005-06-13 Manoj Srivastava * kernel-img.conf.5: srivasta@debian.org--etch/kernel-package--devel--9.0--patch-13 Added documentation for the ramdisk variable. 2005-06-08 Manoj Srivastava * make-kpkg.8: srivasta@debian.org--etch/kernel-package--devel--9.0--patch-5 removed the mention of the cramfs patch, and also removed references to INITRD_OK, which is now obsolete * make-kpkg: srivasta@debian.org--etch/kernel-package--devel--9.0--patch-5 removed the mention of the cramfs patch, and also removed references to INITRD_OK, which is now obsolete (main): srivasta@debian.org--etch/kernel-package--devel--9.0--patch-5 Removed the check and the warning when --initrd was being used. Now we just add the INITRD=YES to the command line and go on. * README (so): srivasta@debian.org--etch/kernel-package--devel--9.0--patch-5 Remove cramfs patch warning in a couple of places (we used to tell people to be sure to apply the cramfs patch or tell mkinitrd not to use cramfs, and this is no longer required for modern kernels)