Changeset bc871ef
- Timestamp:
- 05/15/2016 09:59:09 PM (7 years ago)
- Children:
- 2a60cf45
- Parents:
- 2c1d5cf
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
r2c1d5cf rbc871ef 37 37 --> 38 38 <listitem> 39 <para>2016-05-15</para> 40 <itemizedlist> 41 <listitem> 42 <para>[renodr] - Updated to file-5.27. Merged from trunk 43 r11056.</para> 44 </listitem> 45 <listitem> 46 <para>[renodr] - Updated to man-pages-4.06. Merged from trunk 47 r11056.</para> 48 </listitem> 49 <listitem> 50 <para>[renodr] - Updated to perl-5.22.2. Merged from trunk 51 r11056.</para> 52 </listitem> 53 <listitem> 54 <para>[renodr] - Updated size requirements. Merged from trunk 55 r11056.</para> 56 </listitem> 57 </itemizedlist> 58 </listitem> 59 60 <listitem> 39 61 <para>2016-05-14</para> 40 62 <itemizedlist> -
chapter01/whatsnew.xml
r2c1d5cf rbc871ef 173 173 <para>Patch &patch-version;</para> 174 174 </listitem>--> 175 < !--<listitem>175 <listitem> 176 176 <para>Perl &perl-version;</para> 177 </listitem> -->177 </listitem> 178 178 <!--<listitem> 179 179 <para>Pkg-config &pkgconfig-version;</para> -
chapter02/creatingpartition.xml
r2c1d5cf rbc871ef 31 31 --> 32 32 33 <para>A minimal system requires a partition of around 4gigabytes (GB).33 <para>A minimal system requires a partition of around 6 gigabytes (GB). 34 34 This is enough to store all the source tarballs and compile the packages. 35 35 However, if the LFS system is intended to be the primary Linux system, 36 36 additional software will probably be installed which will require additional 37 space. A 10 GB partition is a reasonable size to provide for growth. The LFS37 space. A 20 GB partition is a reasonable size to provide for growth. The LFS 38 38 system itself will not take up this much room. A large portion of this 39 requirement is to provide sufficient free temporary storage. Compiling 39 requirement is to provide sufficient free temporary storage as well as 40 for adding additional capabilities after LFS is complete. Additionally, compiling 40 41 packages can require a lot of disk space which will be reclaimed after the 41 42 package is installed.</para> -
general.ent
r2c1d5cf rbc871ef 1 <!ENTITY version "2016051 4-systemd">1 <!ENTITY version "20160515-systemd"> 2 2 <!ENTITY short-version "systemd"> <!-- Used in dbus chapter, change to x.y for release --> 3 <!ENTITY releasedate "May 1 4th, 2016">3 <!ENTITY releasedate "May 15th, 2016"> 4 4 <!ENTITY copyrightdate "1999-2016"><!-- jhalfs needs a literal dash, not – --> 5 5 <!ENTITY milestone "7.10"> -
packages.ent
r2c1d5cf rbc871ef 161 161 <!ENTITY expect-ch5-sbu "less than 0.1 SBU"> 162 162 163 <!ENTITY file-version "5.2 6">163 <!ENTITY file-version "5.27"> 164 164 <!ENTITY file-size "756 KB"> 165 165 <!ENTITY file-url "ftp://ftp.astron.com/pub/file/file-&file-version;.tar.gz"> 166 <!ENTITY file-md5 " bdd12400b90b78ce3c57e79c8d4e0e17">166 <!ENTITY file-md5 "de75665721e3adb0a1d7e03b90c3d7a2"> 167 167 <!ENTITY file-home "http://www.darwinsys.com/file/"> 168 168 <!ENTITY file-ch5-du "15 MB"> … … 423 423 <!ENTITY man-db-ch6-sbu "0.4 SBU"> 424 424 425 <!ENTITY man-pages-version "4.0 5">425 <!ENTITY man-pages-version "4.06"> 426 426 <!ENTITY man-pages-size "1,419 KB"> 427 427 <!ENTITY man-pages-url "&kernel;linux/docs/man-pages/man-pages-&man-pages-version;.tar.xz"> 428 <!ENTITY man-pages-md5 " 9c32c8487d753f5894f6fba425b12add">428 <!ENTITY man-pages-md5 "de75665721e3adb0a1d7e03b90c3d7a2"> 429 429 <!ENTITY man-pages-home "http://www.kernel.org/doc/man-pages/"> 430 430 <!ENTITY man-pages-ch6-du "26 MB"> … … 467 467 <!ENTITY patch-ch6-sbu "0.2 SBU"> 468 468 469 <!ENTITY perl-version "5.22. 1">470 <!ENTITY perl-size "13,3 76KB">469 <!ENTITY perl-version "5.22.2"> 470 <!ENTITY perl-size "13,307 KB"> 471 471 <!ENTITY perl-url "http://www.cpan.org/src/5.0/perl-&perl-version;.tar.bz2"> 472 <!ENTITY perl-md5 " 67242b9bd642b458bec884ed2a040910">472 <!ENTITY perl-md5 "de75665721e3adb0a1d7e03b90c3d7a2"> 473 473 <!ENTITY perl-home "http://www.perl.org/"> 474 474 <!ENTITY perl-ch5-du "241 MB">
Note:
See TracChangeset
for help on using the changeset viewer.