Changeset 0f6cefb
- Timestamp:
- 08/24/2016 09:12:31 PM (7 years ago)
- Branches:
- 7.10-rc1
- Children:
- 292f3c2
- Parents:
- f5b18de
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
rf5b18de r0f6cefb 44 44 --> 45 45 <listitem> 46 <para>2016-08-22</para> 47 <itemizedlist> 46 <para>2016-08-24</para> 47 <itemizedlist> 48 <listitem> 49 <para>[bdubbs] - LFS-7.10-rc1 released.</para> 50 </listitem> 48 51 <listitem> 49 52 <para>[bdubbs] - Update to linux-4.7.2. Fixes 50 53 <ulink url="&lfs-ticket-root;3972">#3972</ulink>.</para> 51 54 </listitem> 52 <listitem revision="systemd">55 <listitem revision="systemd"> 53 56 <para>[bdubbs] - Update to dbus-1.10.10. Fixes 54 57 <ulink url="&lfs-ticket-root;3967">#3967</ulink>.</para> -
chapter06/grub.xml
rf5b18de r0f6cefb 46 46 --sbindir=/sbin \ 47 47 --sysconfdir=/etc \ 48 --disable-grub-emu-usb \49 48 --disable-efiemu \ 50 49 --disable-werror</userinput></screen> … … 62 61 63 62 <varlistentry> 64 <term><parameter>--disable- grub-emu-usb --disable-efiemu</parameter></term>65 <listitem> 66 <para>Th ese options minimize what is built by disabling featuresand63 <term><parameter>--disable-efiemu</parameter></term> 64 <listitem> 65 <para>This option minimizes what is built by disabling a feature and 67 66 testing programs not needed for LFS.</para> 68 67 </listitem> -
general.ent
rf5b18de r0f6cefb 1 <!ENTITY version " SVN-20160824">1 <!ENTITY version "7.10-rc1"> 2 2 <!ENTITY short-version "svn"> <!-- 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 "7.10-rc1"> <!-- Use "development" or "x.y[-pre{x}]" --> 5 5 6 <!ENTITY versiond " 20160214-systemd">6 <!ENTITY versiond "7.10-rc1-systemd"> 7 7 <!ENTITY short-versiond "systemd"> 8 <!ENTITY generic-versiond " systemd">8 <!ENTITY generic-versiond "7.10-rc1-systemd"> 9 9 10 10 <!ENTITY releasedate "August 24, 2016"> -
packages.ent
rf5b18de r0f6cefb 359 359 360 360 <!ENTITY lfs-bootscripts-version "20150222"> <!-- Scripts depend on this format --> 361 <!ENTITY lfs-bootscripts-size " BOOTSCRIPTS-SIZEKB"> <!-- Updated in Makefile -->361 <!ENTITY lfs-bootscripts-size "31 KB"> <!-- Updated in Makefile --> 362 362 <!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.bz2"> 363 <!ENTITY lfs-bootscripts-md5 " BOOTSCRIPTS-MD5SUM"> <!-- Updated in Makefile -->363 <!ENTITY lfs-bootscripts-md5 "50ef46065c65257141a7340123527767"> <!-- Updated in Makefile --> 364 364 <!ENTITY lfs-bootscripts-home " "> 365 <!ENTITY lfs-bootscripts-ch7-du " BOOTSCRIPTS-INSTALL-KBKB"> <!-- Updated in Makefile -->365 <!ENTITY lfs-bootscripts-ch7-du "244 KB"> <!-- Updated in Makefile --> 366 366 <!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU"> 367 367
Note:
See TracChangeset
for help on using the changeset viewer.