Changeset 3071514
- Timestamp:
- 02/29/2020 09:24:14 PM (3 years ago)
- Branches:
- 9.1
- Parents:
- 013e94a
- Files:
-
- 1 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
r013e94a r3071514 43 43 appropriate for the entry or if needed the entire day's listitem. 44 44 --> 45 <listitem> 46 <para>2020-03-01</para> 47 <itemizedlist> 48 <listitem> 49 <para>[bdubbs] - LFS-9.1 released.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 45 54 <listitem revision="systemd"> 46 55 <para>2020-02-16</para> -
chapter05/gcc-pass1.xml
r013e94a r3071514 194 194 <term><parameter>--with-native-system-header-dir=/tools/include</parameter></term> 195 195 <listitem> 196 <para>By default GCC searches <filename>/usr/include</filename> for196 <para>By default, GCC searches <filename>/usr/include</filename> for 197 197 system headers. In conjunction with the sysroot switch, this would 198 198 normally translate to <filename>$LFS/usr/include</filename>. However -
general.ent
r013e94a r3071514 1 <!ENTITY version " SVN-20200216">2 <!ENTITY short-version " svn"> <!-- Used below in &blfs-book;1 <!ENTITY version "9.1"> 2 <!ENTITY short-version "9.1"> <!-- Used below in &blfs-book; 3 3 Change to x.y for release but not -rc releases --> 4 <!ENTITY generic-version " development"> <!-- Use "development" or "x.y[-pre{x}]" -->4 <!ENTITY generic-version "9.1"> <!-- Use "development" or "x.y[-pre{x}]" --> 5 5 6 <!ENTITY versiond " 20200216-systemd">6 <!ENTITY versiond "9.1-systemd"> 7 7 <!ENTITY short-versiond "systemd"> 8 8 <!ENTITY generic-versiond "systemd"> 9 9 10 <!ENTITY releasedate " February 16th, 2020">10 <!ENTITY releasedate "March 1st, 2020"> 11 11 12 12 <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> -
packages.ent
r013e94a r3071514 383 383 384 384 <!ENTITY lfs-bootscripts-version "20191031"> <!-- Scripts depend on this format --> 385 <!ENTITY lfs-bootscripts-size " BOOTSCRIPTS-SIZEKB">385 <!ENTITY lfs-bootscripts-size "32 KB"> 386 386 <!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz"> 387 <!ENTITY lfs-bootscripts-md5 " BOOTSCRIPTS-MD5SUM">387 <!ENTITY lfs-bootscripts-md5 "e9249541960df505e4dfac0c32369372"> 388 388 <!ENTITY lfs-bootscripts-home " "> 389 <!ENTITY lfs-bootscripts-ch7-du " BOOTSCRIPTS-INSTALL-KBKB">389 <!ENTITY lfs-bootscripts-ch7-du "244 KB"> 390 390 <!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU"> 391 391
Note:
See TracChangeset
for help on using the changeset viewer.