mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
2791a8e7e1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8125 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
35 lines
1.4 KiB
XML
35 lines
1.4 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!ENTITY version "SVN-20070512">
|
|
<!ENTITY releasedate "May 12, 2007">
|
|
<!ENTITY milestone "6.3">
|
|
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
|
|
|
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
|
|
<!ENTITY lfs-ticket-root "http://wiki.linuxfromscratch.org/lfs/ticket/">
|
|
<!ENTITY blfs-root "&lfs-root;blfs/">
|
|
<!ENTITY faq-root "&lfs-root;faq/">
|
|
<!ENTITY hints-root "&lfs-root;hints/downloads/files/">
|
|
<!ENTITY hints-index "&lfs-root;hints/list.html">
|
|
<!ENTITY patches-root "&lfs-root;patches/lfs/&generic-version;/">
|
|
<!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 buildtime "Approximate build time">
|
|
<!ENTITY diskspace "Required disk space">
|
|
<!ENTITY dependencies "Installation depends on">
|
|
<!ENTITY testsuites "Test suite depends on">
|
|
<!ENTITY before "Must be installed before">
|
|
|
|
<!ENTITY gnu "http://ftp.gnu.org/gnu/">
|
|
<!ENTITY gnu-software "http://www.gnu.org/software/">
|
|
<!ENTITY alpha-gnu "ftp://alpha.gnu.org/gnu/">
|
|
<!ENTITY kernel "http://www.kernel.org/pub/">
|
|
<!ENTITY sourceforge "http://prdownloads.sourceforge.net/">
|
|
|
|
<!ENTITY % packages-entities SYSTEM "packages.ent">
|
|
%packages-entities;
|
|
|
|
<!ENTITY % patches-entities SYSTEM "patches.ent">
|
|
%patches-entities;
|