diff options
author | Krejzi <krejzi@linuxfromscratch.org> | 2015-01-23 21:28:48 +0000 |
---|---|---|
committer | Krejzi <krejzi@linuxfromscratch.org> | 2015-01-23 21:28:48 +0000 |
commit | 0ee07e59de6ea106496ad222c6550cdc0e88c181 (patch) | |
tree | 3076fc28a969f082e779e1434889674156735ed1 /chapter02 | |
parent | a3e29a25971bfd1200855abafdca0932730b7975 (diff) |
Use an entity for BLFS URL's.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02')
-rw-r--r-- | chapter02/creatingpartition.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter02/creatingpartition.xml b/chapter02/creatingpartition.xml index 6d291c9e8..33f351930 100644 --- a/chapter02/creatingpartition.xml +++ b/chapter02/creatingpartition.xml @@ -59,10 +59,10 @@ <note><para>For experienced users, other partitioning schemes are possible. The new LFS system can be on a software <ulink - url="&blfs-root;view/&short-version;/postlfs/raid.html">RAID</ulink> array or an <ulink - url="&blfs-root;view/&short-version;/postlfs/aboutlvm.html">LVM</ulink> logical volume. + url="&blfs-book;postlfs/raid.html">RAID</ulink> array or an <ulink + url="&blfs-book;postlfs/aboutlvm.html">LVM</ulink> logical volume. However, some of these options require an <ulink - url="&blfs-root;view/&short-version;/postlfs/initramfs.html">initramfs</ulink>, which is + url="&blfs-book;postlfs/initramfs.html">initramfs</ulink>, which is an advanced topic. These partitioning methodologies are not recommended for first time LFS users.</para></note> |