diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-06-29 06:11:01 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-06-29 06:11:01 +0000 |
commit | 7700d16bd3cad5b7876c85a66fb228420b96f804 (patch) | |
tree | d1045d4b896390fa1b47115fb6dd7f77c2e257da /general.ent | |
parent | ee42b69c24dc9d495b7ea95986c812e57d925598 (diff) |
Added a livecd-root entity.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6220 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/general.ent b/general.ent index c8762f91f..176984ca8 100644 --- a/general.ent +++ b/general.ent @@ -11,6 +11,7 @@ <!ENTITY hints-index "&lfs-root;hints/list.html"> <!ENTITY patches-root "&lfs-root;patches/lfs/svn/trunk/"> <!ENTITY wiki-root "http://wiki.linuxfromscratch.org/"> +<!ENTITY livecd-root "http://linuxfromscratch.org/~jhuntwork/livecd/"> <!ENTITY test-results "http://linuxfromscratch.org/~archaic/logs-&generic-version;/"> <!ENTITY errata "http://www.linuxfromscratch.org/lfs/view/errata-&generic-version;/"> |