diff options
author | Joey Hess <joeyh@debian.org> | 2006-04-21 21:29:43 +0000 |
---|---|---|
committer | Joey Hess <joeyh@debian.org> | 2006-04-21 21:29:43 +0000 |
commit | c25dad3d4e0a9ec30e325ea7909e99846cbc296b (patch) | |
tree | 894f278951b0dc678f18a8cfa0d564942ced99cf /debian | |
parent | 92fe0741a0d1813b4e2e7c2b50caf890e7bda680 (diff) | |
download | installation-guide-c25dad3d4e0a9ec30e325ea7909e99846cbc296b.zip |
* Update kernel building section to conditionalise some more 2.4 kernel
stuff.
* Suggest passing --initrd to make-kpkg since the docs say nothing about
compiling disk drivers into the kernel.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7e63fb342..f88905e8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -59,8 +59,12 @@ installation-guide (2006XXXX) UNRELEASED; urgency=low [ Joey Hess ] * Document new passwd/root-login setting. + * Update kernel building section to conditionalise some more 2.4 kernel + stuff. + * Suggest passing --initrd to make-kpkg since the docs say nothing about + compiling disk drivers into the kernel. - -- Frans Pop <fjp@debian.org> Sat, 8 Apr 2006 23:43:37 +0200 + -- Joey Hess <joeyh@debian.org> Fri, 21 Apr 2006 17:26:24 -0400 installation-guide (20060102) unstable; urgency=low |