lfs/general.ent
Bruce Dubbs d02c56d5f5 Update to man-pages-3.5.9.
Incorporate beta FHS.  
    Add /usr/share/ppd, /usr/libexec, /usr/share/color, 
    /usr/local/share/color, /var/lib/color, and /usr/share/dict. 
 
    Remove overrides for /usr/libexec: coreutils, findutils, gawk, 
    gcc, glibc, inetutils, man-db, and tar.
 
    Move grub sbin executables from /usr/sbin to /sbin.

Document two new glibc errors in the regression tests.
 
Move man-db after util-linux to satisfy a test dependency
in /tools and to speed the test up.

Restore building the flex static library.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-16 20:49:53 +00:00

43 lines
1.9 KiB
Plaintext

<!ENTITY version "SVN-20140216">
<!ENTITY releasedate "February 16, 2015">
<!ENTITY copyrightdate "1999-2014"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.5">
<!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 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 "http://anduin.linuxfromscratch.org/sources">
<!ENTITY anduin-sources "&anduin;/LFS/lfs-packages/conglomeration/">
<!ENTITY anduin-other "&anduin;/other/">
<!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 "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;