Changeset 87af6d6
- Timestamp:
- 08/12/2014 07:59:01 PM (10 years ago)
- Branches:
- 10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 12.2, 12.2-rc1, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
- Children:
- eb7c12d
- Parents:
- 254c03be
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
bootscripts/ChangeLog
r254c03be r87af6d6 1 2014-07-06 Bruce Dubbs <bdubbs@linuxfromscratch.org> 2 * Remove obsolete reference to /proc/sys/kernel/hotplug in udev boot script 3 1 4 2014-07-02 Bruce Dubbs <bdubbs@linuxfromscratch.org> 2 5 * Remove obsolete check for /proc/ksyms in modules boot script -
bootscripts/lfs/init.d/udev
r254c03be r87af6d6 44 44 fi 45 45 46 # Udev handles uevents itself, so we don't need to have47 # the kernel call out to any binary in response to them48 echo > /proc/sys/kernel/hotplug49 50 46 # Start the udev daemon to continually watch for, and act on, 51 47 # uevents -
chapter01/changelog.xml
r254c03be r87af6d6 36 36 </listitem> 37 37 --> 38 <listitem> 39 <para>2014-08-12</para> 40 <itemizedlist> 41 <listitem> 42 <para>[bdubbs] - Update patches for bash, readline, and mpfr. Fixes 43 <ulink url="&lfs-ticket-root;3648">#3648</ulink>, 44 <ulink url="&lfs-ticket-root;3649">#3649</ulink>, and 45 <ulink url="&lfs-ticket-root;3650">#3650</ulink>.</para> 46 </listitem> 47 </itemizedlist> 48 </listitem> 49 38 50 <listitem> 39 51 <para>2014-08-10</para> -
chapter01/whatsnew.xml
r254c03be r87af6d6 293 293 294 294 <listitem> 295 <para>mpfr-3.1.2-upstream_fixes-1.patch</para> 296 </listitem> 297 298 <listitem> 295 299 <para>perl-5.18.2-libc-1.patch</para> 296 300 </listitem> -
general.ent
r254c03be r87af6d6 1 <!ENTITY version "SVN-2014081 0">1 <!ENTITY version "SVN-20140812"> 2 2 <!ENTITY short-version "svn"> <!-- Used in dbus chapter, change to x.y for release --> 3 <!ENTITY releasedate "August 1 0, 2014">3 <!ENTITY releasedate "August 12, 2014"> 4 4 <!ENTITY copyrightdate "1999-2014"><!-- jhalfs needs a literal dash, not – --> 5 5 <!ENTITY milestone "7.6"> -
packages.ent
r254c03be r87af6d6 371 371 <!ENTITY less-ch6-sbu "less than 0.1 SBU"> 372 372 373 <!ENTITY lfs-bootscripts-version "2014080 2"> <!-- Scripts depend on this format -->373 <!ENTITY lfs-bootscripts-version "20140806"> <!-- Scripts depend on this format --> 374 374 <!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB"> <!-- Updated in Makefile --> 375 375 <!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.bz2"> -
patches.ent
r254c03be r87af6d6 3 3 <!-- Start of Common Patches --> 4 4 5 <!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes- 1.patch">6 <!ENTITY bash-fixes-patch-md5 " 749b4b520708300b64f8166ba2b1b4a0">7 <!ENTITY bash-fixes-patch-size " 14KB">5 <!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-2.patch"> 6 <!ENTITY bash-fixes-patch-md5 "bfe39ee2c6cae6e01f5f7873e7a1949f"> 7 <!ENTITY bash-fixes-patch-size "28 KB"> 8 8 9 9 <!ENTITY binutils-lto-patch "binutils-&binutils-version;-load_gcc_lto_plugin_by_default-1.patch"> … … 52 52 <!ENTITY kbd-backspace-patch-size "12 KB"> 53 53 54 <!ENTITY mpfr-fixes-patch "mpfr-&mpfr-version;-upstream_fixes- 1.patch">55 <!ENTITY mpfr-fixes-patch-md5 " aaf52416b309dd0b8c5eb92ae9c210c1">56 <!ENTITY mpfr-fixes-patch-size "4 3KB">54 <!ENTITY mpfr-fixes-patch "mpfr-&mpfr-version;-upstream_fixes-2.patch"> 55 <!ENTITY mpfr-fixes-patch-md5 "2b2aa4371a4e848411639356fd82becf"> 56 <!ENTITY mpfr-fixes-patch-size "40 KB"> 57 57 58 <!ENTITY readline-fixes-patch "readline-6.3-upstream_fixes- 1.patch">59 <!ENTITY readline-fixes-patch-md5 " bbee7fad08474328b807e6828c26a961">60 <!ENTITY readline-fixes-patch-size " 3.1KB">58 <!ENTITY readline-fixes-patch "readline-6.3-upstream_fixes-2.patch"> 59 <!ENTITY readline-fixes-patch-md5 "97f74f1c3c83008f268b32d36e9fd376"> 60 <!ENTITY readline-fixes-patch-size "4 KB"> 61 61 62 62 <!ENTITY sysvinit-consolidated-patch "sysvinit-&sysvinit-version;-consolidated-1.patch">
Note:
See TracChangeset
for help on using the changeset viewer.