Changeset 1ae55ce
- Timestamp:
- 09/08/2015 02:00:48 AM (9 years ago)
- Parents:
- cfebf189
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
rcfebf189 r1ae55ce 41 41 <itemizedlist> 42 42 <listitem> 43 <para>[bdubbs] - LFS-7.8-rc1 released.</para> 44 </listitem> 45 <listitem> 43 46 <para>[bdubbs] - Update to util-linux 2.27. Fixes 44 47 <ulink url="&lfs-ticket-root;3823">#3823</ulink>.</para> -
general.ent
rcfebf189 r1ae55ce 1 <!ENTITY version " SVN-20150907">1 <!ENTITY version "7.8-rc1"> 2 2 <!ENTITY short-version "svn"> <!-- Used below in &blfs-book;. Change to x.y for release 3 3 but not -rc releases --> … … 5 5 <!ENTITY copyrightdate "1999-2015"><!-- jhalfs needs a literal dash, not – --> 6 6 <!ENTITY milestone "7.8"> 7 <!ENTITY generic-version " development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->7 <!ENTITY generic-version "7.8-rc1"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> 8 8 9 9 <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> -
packages.ent
rcfebf189 r1ae55ce 350 350 351 351 <!ENTITY lfs-bootscripts-version "20150222"> <!-- Scripts depend on this format --> 352 <!ENTITY lfs-bootscripts-size " BOOTSCRIPTS-SIZEKB"> <!-- Updated in Makefile -->352 <!ENTITY lfs-bootscripts-size "31 KB"> <!-- Updated in Makefile --> 353 353 <!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.bz2"> 354 <!ENTITY lfs-bootscripts-md5 " BOOTSCRIPTS-MD5SUM"> <!-- Updated in Makefile -->354 <!ENTITY lfs-bootscripts-md5 "e085e4b21275fd291514cb563fccb27c"> 355 355 <!ENTITY lfs-bootscripts-home " "> 356 <!ENTITY lfs-bootscripts-ch7-du " BOOTSCRIPTS-INSTALL-KBKB"> <!-- Updated in Makefile -->356 <!ENTITY lfs-bootscripts-ch7-du "244 KB"> <!-- Updated in Makefile --> 357 357 <!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU"> 358 358
Note:
See TracChangeset
for help on using the changeset viewer.