diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-07-09 17:57:09 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-07-09 17:57:09 +0000 |
commit | 9041d47ec127fd8cfa2137ee601af4014a8d23c1 (patch) | |
tree | a7504416eab7b590d1eb1e89581c9e601233f89c /general.ent | |
parent | 39df5283468b77fc83099bbc33fd7354c30cccb4 (diff) |
Updated some entities to account for the website migration.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6468 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/general.ent b/general.ent index 1eaab7637..302deb913 100644 --- a/general.ent +++ b/general.ent @@ -10,15 +10,9 @@ <!ENTITY hints-root "&lfs-root;hints/downloads/files/"> <!ENTITY hints-index "&lfs-root;hints/list.html"> <!ENTITY patches-root "&lfs-root;patches/lfs/svn/trunk/"> -<!ENTITY livecd-root "http://linuxfromscratch.org/~jhuntwork/livecd/"> -<!-- Uncomment these two and remove the last two once - the beta site has moved to www. - +<!ENTITY livecd-root "&lfs-root;livecd/"> <!ENTITY test-results "&lfs-root;lfs/build-logs/&generic-version;/"> <!ENTITY errata "&lfs-root;lfs/errata/&generic-version;/"> ---> -<!ENTITY test-results "http://beta.linuxfromscratch.org/lfs/build-logs/&generic-version;/"> -<!ENTITY errata "http://beta.linuxfromscratch.org/lfs/errata/&generic-version;/"> <!ENTITY buildtime "Approximate build time"> <!ENTITY diskspace "Required disk space"> |