aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove XML::Parser.Bruce Dubbs2014-05-121-0/+12
| | | | | | | Enable keymap in eudev. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a patch to binutils to enable LTO with gcc-4.9.0. Bruce Dubbs2014-05-111-2/+7
| | | | | | | Remove omit-frame-pointer in gcc-pass2 and Chapter 6 gcc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10561 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update bootscripts for eudev.Bruce Dubbs2014-05-111-0/+17
| | | | | | | | Add gcc patch for upstream changes.</para> Change explanation for using omit-frame-pointer in gcc-pass2. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10560 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add explanations for kernel options in Section 8.3. Simplified the options dueBruce Dubbs2014-05-111-0/+19
| | | | | | | | | | | | to removal of systemd. Add a sed to ksyslogd to prevent errors in some circumstances. Update to man-pages-3.66. Update to linux-3.14.3. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10558 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove systemd and dbus. Add eudev.Bruce Dubbs2014-05-111-0/+25
| | | | | | | | | | Update gnu urls to use an entity. Update kbd URL. Update procps-ng URL. Update to shadow-4.2.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10557 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update several URLs in Chapter 3.Bruce Dubbs2014-05-021-0/+29
| | | | | | | | | | | Fix typo in Chapter 5, libstdc++. Removed obsolete reference to acinstall in automake section. Removed obsolete reference to sbu home page in Chapter 4. Update installed programs for gdbm. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10556 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to Linux-3.14.2Bruce Dubbs2014-04-281-5/+15
| | | | | | | | Misc changes to dbus text and a new instruction. Some additional minor tweaks. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10555 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove unneeded symlink in gcc-pass1.Bruce Dubbs2014-04-251-0/+14
| | | | | | | Update to util-linux-2.24.2. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10552 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to gcc-4.9Bruce Dubbs2014-04-251-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10550 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-pages-3.65.Bruce Dubbs2014-04-231-0/+10
| | | | | | | Text changes in Chapter 7. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10549 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed unneeded groff symlinksBruce Dubbs2014-04-221-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10547 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update users so all acl tests passBruce Dubbs2014-04-221-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10546 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix segfault in shuf program from Coreutils.Krejzi2014-04-221-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10545 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a segfault in Acl package.Krejzi2014-04-221-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10543 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rewrite and reorganize Chapter 7.Bruce Dubbs2014-04-211-0/+10
| | | | | | | Update systemd customization. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10542 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to linux-3.14.1. Bruce Dubbs2014-04-191-0/+16
| | | | | | | | | | Update to man-db-2.6.7.1. Update to iproute2-3.14.0. Update to gawk-4.1.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10541 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add upstream mpfr fixesBruce Dubbs2014-04-181-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10540 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added readline upstream patch.Bruce Dubbs2014-04-181-1/+9
| | | | | | | Added bash upstream patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10538 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add bc memory leak patchBruce Dubbs2014-04-181-1/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change lex wrappeer script to a symbolic linkBruce Dubbs2014-04-081-1/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10533 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to linux-3.14Bruce Dubbs2014-04-081-0/+30
| | | | | | | | | | | | | Update to file-5.18 Update to flex-2.5.39 Update to GMP-6.0.0a Update to libpipeline-1.3.0 Update to man-pages-3.64 Update to systemd-212 Update to udev-lfs-20140408 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10532 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update the example SEARCH_DIR output for i686 in the GCC text.Bruce Dubbs2014-04-071-0/+9
| | | | | | | Update to tzdata2014b. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10530 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to kmod-17Bruce Dubbs2014-04-071-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10529 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add section on systemd customizationBruce Dubbs2014-04-061-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10527 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added systemd and dbus to the book. Bruce Dubbs2014-04-031-0/+13
| | | | | | | | Set up systemd and System V side-by-side with the ability to reboot to either system. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove remaining references to headers-check.Ken Moffat2014-03-311-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10519 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added libcap-2.24Bruce Dubbs2014-03-281-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10517 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added expat-2.1.0.Bruce Dubbs2014-03-271-0/+18
| | | | | | | | | | Added gperf-3.0.4. Added intltool-0.50.2. Added XML::Parser-2.42_01. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to eudev-1.5.3 and add /etc/udev/rules.d/55-lfs.rulesBruce Dubbs2014-03-231-0/+15
| | | | | | | | Update to man-pages-3.63. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10514 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add acl and attr packagesBruce Dubbs2014-03-211-0/+9
| | | | | | | | | Minor grammar fixes Update standards compliance statments Put e2fsprogs executables in /bin git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10512 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tweaks to bash docs installation, readline docs installation,Bruce Dubbs2014-03-121-0/+25
| | | | | | | | | | | | linux-headers, and findutils. Update to linux-3.13.6. Update to man-pages-3.62. Update to txdata-2014a. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10508 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update location of udevd in bootscriptsBruce Dubbs2014-03-071-1/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10506 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove udev from systemd and replace with eudevBruce Dubbs2014-03-061-0/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10504 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to grep-2.18.Bruce Dubbs2014-03-031-0/+30
| | | | | | | | | | | Update to man-pages-3.61. Update to psmisc-22.21. Update to Linux-3.13.5. Update to bash-4.3. Update to readline-6.3. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10502 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reset Changelog and What's NewBruce Dubbs2014-03-021-681/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10501 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update host system requirementsBruce Dubbs2014-03-021-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10494 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Spelling and other general cleanup.Bruce Dubbs2014-02-191-5/+5
| | | | | | | Use better method for installing kmod man pages. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change kmod instructions to allow installation of man pages.Bruce Dubbs2014-02-181-0/+11
| | | | | | | Numerous whitespace fixes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10480 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Delete unneded symlinks in /usr; add /usr/libexec.Bruce Dubbs2014-02-171-0/+1
| | | | | | | | | Use better workarund for automake tests. Minor spacing issues. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10476 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-pages-3.5.9.Bruce Dubbs2014-02-161-0/+45
| | | | | | | | | | | | | | | | | | | | | | Incorporate beta FHS. Add /usr/share/ppd, /usr/libexec, /usr/share/color, /usr/local/share/color, /var/lib/color, and /usr/share/dict. Remove overrides for /usr/libexec: coreutils, findutils, gawk, gcc, glibc, inetutils, man-db, and tar. Move grub sbin executables from /usr/sbin to /sbin. Document two new glibc errors in the regression tests. Move man-db after util-linux to satisfy a test dependency in /tools and to speed the test up. Restore building the flex static library. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make sed for omit-frame-pointers the same in Chapters 5 and 6. iBruce Dubbs2014-02-141-0/+25
| | | | | | | | | Simplify zimesone configuration in glibc. Let the glibc Makefile install rpc headers. Update to linux-3.13.3. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10467 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to file-5.17Bruce Dubbs2014-02-131-0/+18
| | | | | | | | Update to flex-2.5.38 Update to man-pages-3.58 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10465 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update coreutils i18n patchBruce Dubbs2014-02-111-0/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10464 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to glibc-2.19Bruce Dubbs2014-02-081-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10460 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to linux 2.13.2Bruce Dubbs2014-02-071-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10459 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typosBruce Dubbs2014-02-051-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10458 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix expect library name.Bruce Dubbs2014-02-051-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10457 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix e2fsprogs tests to run properly in the LFS chroot envirnment.Bruce Dubbs2014-02-051-0/+13
| | | | | | | Remove unnecessary mkdir in groff. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10455 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to linux-3.13.1Bruce Dubbs2014-02-031-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10453 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add an environment variable to util-linuxBruce Dubbs2014-01-271-1/+12
| | | | | | | | in Chapter 5 to prevent an installation error for hosts that have unneeded capabilities availible. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10452 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689