From 956dfc8bde5a57f543eb0a38ac38e1396c60f301 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 30 Jan 2012 21:19:48 +0000 Subject: Move Xz to before GRUB to allow handling compressed kernel images. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9722 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendices/dependencies.xml | 4 ++-- chapter01/changelog.xml | 4 ++++ chapter06/chapter06.xml | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml index dd5430af4..8eda55253 100644 --- a/appendices/dependencies.xml +++ b/appendices/dependencies.xml @@ -838,7 +838,7 @@ Bash, Binutils, Bison, Coreutils, Diffutils, GCC, Gettext, Glibc, - Grep, Make, Ncurses, Sed, and Texinfo + Grep, Make, Ncurses, Sed, Texinfo, and Xz @@ -2072,7 +2072,7 @@ &before; - Kmod, Man-DB, Udev + GRUB, Kmod, Man-DB, Udev diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c274933cd..727d3f9ac 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ 2012-01-30 + + [matthew] - Move Xz to before GRUB so that the latter can + support compressed kernel images. + [matthew] - Upgrade to Udev-180. Fixes #3008. diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index b1a71197a..c2eb594c7 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -54,11 +54,11 @@ + - -- cgit v1.2.3-54-g00ecf