diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-11-12 16:52:28 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-11-12 16:52:28 +0000 |
commit | 6ea017a241f7a71c9298cb9199804b577691a016 (patch) | |
tree | e5d416229946704aa26fe0efd1f51c87e6c1b994 /chapter06/grub.xml | |
parent | 7f35c7ff7a703964a7d83705633d8d41ea804839 (diff) |
Minor changes to GRUB-1.9.1 instructions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9098 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/grub.xml')
-rw-r--r-- | chapter06/grub.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter06/grub.xml b/chapter06/grub.xml index 75e425fcc..6a95795c3 100644 --- a/chapter06/grub.xml +++ b/chapter06/grub.xml @@ -46,7 +46,6 @@ cd build ../configure --prefix=/usr \ --sysconfdir=/etc \ - --disable-largefile \ --disable-grub-emu \ --disable-grub-emu-usb \ --disable-grub-fstest \ |