Commit Graph

1483 Commits

Author SHA1 Message Date
Dan Nichilson
2f94d109cb Added missing symlinks to libstdc++ needed for glibc-2.4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-18 14:25:29 +00:00
Dan Nichilson
5e8385c610 Fixed XML validation error.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7789 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-18 05:42:20 +00:00
Dan Nichilson
60bc014c77 Updated to Glibc-2.4. Added a patch for iconv and removed unnecessary
patches from glibc-2.3.6.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7788 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-18 05:40:51 +00:00
Matthew Burgess
5e66a56483 Fix non-POSIX syntax in gzexe's calls to tail. Fixes #1876.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7787 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-09 17:17:18 +00:00
Matthew Burgess
e539e17d81 Upgrade to Linux-2.6.17.13. Fixes #1865.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7786 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-09 17:13:51 +00:00
Matthew Burgess
f8a96cfbff Upgrade to m4-1.4.6. Fixes #1868.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7785 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-09 17:10:51 +00:00
Bryan Kadzban
12a2975c8e Modified sysvinit sed for clarity
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7784 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-07 02:00:24 +00:00
Matthew Burgess
6199f2c090 Revert the change in locatedb's location. It was incomplete and possibly moved locatedb to the wrong location
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7782 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-31 21:51:19 +00:00
Matthew Burgess
255418e274 Change the location of locatedb to comply with the FHS. Fixes #1869.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-31 19:24:53 +00:00
Matthew Burgess
4b51ca76b2 Remove spurious curly braces from /etc/resolv.conf. Fixes #1870
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7779 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-31 19:01:15 +00:00
Matthew Burgess
459481195a Remove a redundant fix for a buffer overflow in Coreutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-24 22:49:58 +00:00
Matthew Burgess
de5994967b Simplified the command that adjusts GCC's specs file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7775 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-17 20:00:55 +00:00
Matthew Burgess
8d2b5a37b7 Noted the removal of devfs from the kernel
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-17 19:55:41 +00:00
Matthew Burgess
a0e0c7c416 Upgrade to linux-2.6.17.8
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-17 19:43:12 +00:00
Matthew Burgess
8fe1b991e6 Upgrade to udev-097
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7772 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-17 19:37:24 +00:00
Matthew Burgess
01c1e1d78a Upgrade to findutils-4.2.28
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-17 19:32:45 +00:00
Matthew Burgess
e29050addc Upgrade to man-pages-2.39
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7770 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-17 19:28:47 +00:00
Matthew Burgess
b083a6928f Fix an incompatibility between autoconf's testsuite and m4-1.4.5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7769 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-17 19:24:40 +00:00
Matthew Burgess
c7c7c1c500 Fix a buffer overrun bug in m4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7767 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-17 19:21:28 +00:00
Dan Nichilson
7735466ca3 Proper acknowledgement for the previous commit.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7766 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-08 03:26:24 +00:00
Dan Nichilson
92e51a3bc1 Vim text updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7765 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-08 03:24:41 +00:00
Matthew Burgess
ba812a2fb7 Fix shadow's md5sum and point to a location where old versions of shadow can be downloaded
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7764 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-05 10:12:47 +00:00
Manuel Canales Esparcia
6bd032e751 Added LFS 6.2 release date to Changelog.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7763 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-04 17:32:24 +00:00
Manuel Canales Esparcia
c226182dc5 Ported updates from 6.2 branch.
Small tags fixes.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7758 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-03 19:29:29 +00:00
Matthew Burgess
040ba8e839 Upgrade to shadow-4.0.17
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7736 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-31 17:47:43 +00:00
Matthew Burgess
cec2c5a87d Upgrade to procps-3.2.7
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7735 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-31 17:46:10 +00:00
Matthew Burgess
3356d6e9a1 Upgrade to man-pages-2.36
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-31 17:43:41 +00:00
Matthew Burgess
2ba581c1c3 Upgrade to make-3.81
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7733 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-31 17:40:02 +00:00
Matthew Burgess
9779c00d16 Upgrade to m4-1.4.5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7732 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-31 17:38:31 +00:00
Matthew Burgess
ff0372a187 Upgrade to gettext-0.15
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7731 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-31 17:36:34 +00:00
Matthew Burgess
f7104b2238 Upgrade to gcc-4.1.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-31 17:35:48 +00:00
Matthew Burgess
c57e3bf230 Upgrade to coreutils-5.97
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7729 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-31 17:31:40 +00:00
Matthew Burgess
965897f2cb Upgrade to bison-2.3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7728 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-31 17:30:36 +00:00
Matthew Burgess
0809780bd8 Upgrade to binutils-2.17
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7727 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-31 17:28:58 +00:00
Matthew Burgess
d05f2755c8 Upgrade to autoconf-2.60
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7726 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-31 17:27:09 +00:00
Manuel Canales Esparcia
e1060dee73 Syncing trunk with 6.2 branch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-23 11:05:22 +00:00
Dan Nichilson
1d0e100958 Replaced dead link to Driver Model paper in chapter07/udev.xml.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-21 22:51:50 +00:00
Dan Nichilson
ec6f5f3d8e Added a reminder to check the kernfs mounts after the revised chroot command.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-21 19:34:23 +00:00
Manuel Canales Esparcia
470441c695 Fixed a validation issue.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-17 20:15:05 +00:00
Bruce Dubbs
8be3b31ded Update changelog for progress beyond LFS 6.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-16 02:06:57 +00:00
Bruce Dubbs
48206b3db9 Added module-init-tools patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7676 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-16 01:11:57 +00:00
Bruce Dubbs
c0835ae915 Updated the kernel to version 2.6.16.26
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7675 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-16 00:08:46 +00:00
Bruce Dubbs
491d4629be Added sed to correct path to the find program in updatedb
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7674 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-15 14:21:25 +00:00
Bruce Dubbs
a0ec8699f4 Updated glibc text concerning potential test failures
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7673 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-15 03:26:14 +00:00
Bruce Dubbs
b540268f6a Moved the executables: nice, find, kbd_mode, openvt, and setfont to /bin. Added --datadir=/lib/kbd to kbd's configure.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7668 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-13 15:28:35 +00:00
Bruce Dubbs
83f017331f Updated text in section 7.9 to better explain the Xlib locale example.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7667 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-13 14:37:29 +00:00
Bruce Dubbs
f67a9da4f7 Updated to man-pages-2.34
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7666 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-13 03:35:47 +00:00
Bruce Dubbs
b9fb33e57b Always validate *before* committing. Always...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7665 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-13 03:19:50 +00:00
Bruce Dubbs
508445aed9 Updated to e2fsprogs-1.39
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7664 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-13 02:59:47 +00:00
Dan Nichilson
8964be9543 Changed text explaining the installation of the udev-config rules
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7662 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-12 21:23:50 +00:00