diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-08-03 02:59:46 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-08-03 02:59:46 +0000 |
commit | 0bf4dfe63c985c180eaa7feadf6a4703f2dc9fd4 (patch) | |
tree | 399eb0c562e7692a0ee6825f9f6abafaa8f2386a /chapter08/grub.xml | |
parent | 93756f6c999e053b261d34e92707576bb0725680 (diff) |
Move sed to be after acl.
Remove reference to obsolete /proc/ksyms in modules boot script.
Change internal references to svn to an entitiy.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10671 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/grub.xml')
-rw-r--r-- | chapter08/grub.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/grub.xml b/chapter08/grub.xml index 6d68f8605..424c5fc09 100644 --- a/chapter08/grub.xml +++ b/chapter08/grub.xml @@ -31,7 +31,7 @@ already have a boot device, you can create one. In order for the procedure below to work, you need to jump ahead to BLFS and install <userinput>xorriso</userinput> from the <ulink - url="http://www.linuxfromscratch.org/blfs/view/svn/multimedia/libisoburn.html"> + url="http://www.linuxfromscratch.org/blfs/view/&short-version;/multimedia/libisoburn.html"> libisoburn</ulink> package.</para> <screen role="nodump"><userinput>cd /tmp && |