lfs/general.ent
Bruce Dubbs 6934b62fcf Update to linux-4.5.
Update to grep-2.24.
Update to expat-2.1.1.
Update to tzdata-2016c.
Update to iproute2-4.5.0.
Update to man-pages-4.05.
Update to gzip-1.7. 


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11042 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-04-05 02:00:44 +00:00

45 lines
2.1 KiB
Plaintext

<!ENTITY version "SVN-20160404">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;. Change to x.y for release
but not -rc releases -->
<!ENTITY releasedate "April 4, 2016">
<!ENTITY copyrightdate "1999-2016"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.10">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
<!ENTITY blfs-root "&lfs-root;blfs/">
<!ENTITY blfs-book "&blfs-root;view/&short-version;/">
<!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 downloads-root "&lfs-root;lfs/downloads/&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 min-kernel "2.6.32">
<!ENTITY lfs-ticket-root "http://wiki.linuxfromscratch.org/lfs/ticket/">
<!ENTITY anduin-sources "http://anduin.linuxfromscratch.org/LFS">
<!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 external "Optional dependencies">
<!ENTITY gnu "http://ftp.gnu.org/gnu/">
<!ENTITY gnu-software "http://www.gnu.org/software/">
<!ENTITY alpha-gnu "http://alpha.gnu.org/gnu/">
<!ENTITY kernel "https://www.kernel.org/pub/">
<!ENTITY sourceforge "http://prdownloads.sourceforge.net/">
<!ENTITY savannah "http://download.savannah.gnu.org">
<!ENTITY % packages-entities SYSTEM "packages.ent">
%packages-entities;
<!ENTITY % patches-entities SYSTEM "patches.ent">
%patches-entities;