Matthew Burgess
323c6723c9
Improve the tagging and placement of some post install instructions for DBus and Systemd.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10185 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-03-03 16:11:07 +00:00
Matthew Burgess
915c0378da
Merge latest changes from trunk to systemd branch
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10182 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-03-02 13:30:49 +00:00
Matthew Burgess
f0f41404fd
Merge latest changes from trunk to systemd branch
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10171 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-26 20:30:24 +00:00
Krejzi
69f85d4661
Build msgmerge and xgettext programs in temporary gettext instead of moving gettext before attr in chap06. Move shadow after attr and libcap.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-16 21:29:22 +00:00
Krejzi
4a4e017868
Typo.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10158 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-15 20:48:29 +00:00
Krejzi
e4d8c0cda6
Slightly modify Systemd page.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10157 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-15 20:47:10 +00:00
Krejzi
8edca0a446
Rework D-Bus instructions, move user creation to createfiles.xml. Remove libdir switch from Xz and move libs manually as done in Zlib instructions. Modify Sysvinit instructions for few programs we need. Don't move find in findutils, it's not needed by Systemd.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10156 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-15 19:26:30 +00:00
Krejzi
27de9a4fc5
Merge XML::Parser into Perl page.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-15 18:17:18 +00:00
Krejzi
099fa3db98
Remove && after commands in new packages. It's not used with other packages.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10152 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-15 16:05:57 +00:00
Matthew Burgess
6eb029d9c5
Attr requires Gettext to build.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10151 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-15 14:06:47 +00:00
Krejzi
c97d81d719
Fixes to Attr and libcap pages. Don't move coreutils' utils in /bin which are not specified by FHS to be there - they aren't necesary for systemd.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10150 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-15 13:56:39 +00:00
Krejzi
0a56911fd1
Begin adjusting book for Systemd. libcap2 is actually libcap - Debian uses strange naming for source packages. Add Sysvinit back - only few programs are needed from the package. Remove Sysklogd. Add adm group to grups in chapter06. It's necesary by something in Systemd. Change /etc/mtab to link to /proc/self/mounts. Relocate packages order.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10148 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-15 12:44:39 +00:00
Matthew Burgess
afe61bc25c
Add D-Bus as a dependency of Systemd.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10143 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-13 21:51:09 +00:00
Matthew Burgess
10b4fce651
Fix typo.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-13 11:18:21 +00:00
Matthew Burgess
686badf53c
Added full build of Systemd including its remaining dependencies (attr, gperf, intltool, and libcap2).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10125 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-12 21:04:49 +00:00
Krejzi
dbfc674227
Merge Expat from BLFS.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10123 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-12 00:45:30 +00:00
Matthew Burgess
ce5ebe1429
Remove trailing whitespace from all files.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10122 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-11 20:15:37 +00:00
Krejzi
eea40552f7
Several modifications to Glibc - Add FHS patch that removes usage of /var/db and replaces it with /var/cache/nscd for nscd and /var/lib/nss_db for nss_db. Set libexecdir to /usr/lib istead of /usr/lib/glibc. Add instructions to install nscd configuration file and runtime directory.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10120 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-11 01:15:56 +00:00
Krejzi
c62cd4614c
Added sulogin and mesg utilities to util-linux package, changed kmod --libdir to --with-rootlibdir plus minor fixes, minor fix for coreutils page. You might want last two in LFS, too.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-10 01:40:38 +00:00
Matthew Burgess
e2be9e8057
Remove Sysvinit package; to be replaced by Systemd.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10118 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-06 11:44:45 +00:00
Bruce Dubbs
c0220ed5ba
Change ncurses instructions to create and install .pc files.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10113 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-01-30 20:28:37 +00:00
Bruce Dubbs
30b85a77e1
Another Typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10110 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-01-27 23:52:56 +00:00
Bruce Dubbs
533416e87b
Typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-01-27 23:52:11 +00:00
Bruce Dubbs
63d6655fa3
Update to pkg-config-0.28
...
Typos in procps-ng
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10108 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-01-27 20:32:14 +00:00
Bruce Dubbs
79dc83f901
Revise procps-ng install instructions to place files in the proper locations
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10107 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-01-25 17:56:26 +00:00
Bruce Dubbs
ecbc2ff441
Typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10106 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-01-25 00:01:04 +00:00
Bruce Dubbs
7725e5c221
Move the 'test' and '[' executables to /bin for
...
consistency with Bourne shells without these functions
built in (e.g. dash).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10105 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-01-24 22:50:30 +00:00
Bruce Dubbs
ec9f9d4fc3
Upgrade to Procps-ng-3.3.6
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10099 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-01-22 23:27:01 +00:00
Bruce Dubbs
86b1ebcfe5
Update udev-lfs scripts
...
Update to systemd-197
Reformat 'Rebooting the System' recommendations
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10093 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-01-09 18:55:19 +00:00
Matthew Burgess
668f94d7af
Upgrade to Groff-1.22.1. Fixes #3266 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10091 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-01-02 18:41:21 +00:00
Matthew Burgess
49144a2331
Upgrade to Coreutils-8.20. Fixes #3215 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10089 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-01-02 18:39:31 +00:00
Bruce Dubbs
eec1ca93ed
Add additional recommendations for packages in the
...
'Rebooting the System' section.
Remove obsolete --enable-mpbsd from gmp instructions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10088 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-01-01 22:17:51 +00:00
Bruce Dubbs
0f344ddfa8
Add patch to fix binutils test suite
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10087 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-12-31 19:36:41 +00:00
Matthew Burgess
43886b744b
Upgrade to Kbd-1.15.5. Fixes #3239 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10086 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-12-30 08:30:29 +00:00
Matthew Burgess
cb476d5214
Remove '-k' flag from E2fsprogs' testsuite invocation as all of its tests pass.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10085 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-12-30 08:29:42 +00:00
Bruce Dubbs
8cfc230126
Put traceroute in /bin for consistency
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10084 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-12-28 21:46:55 +00:00
Bruce Dubbs
409e7c850f
Fix the location for mounting /dev/shm inside chroot
...
when /dev/shm is a symlink.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10083 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-12-28 20:29:58 +00:00
Matthew Burgess
274b6e9a7a
Update number of tests in GMP's testsuite, following upgrade to GMP-5.1.0.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10081 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-12-28 17:57:03 +00:00
Matthew Burgess
3d745fd720
E2fsprogs requires ps from Procps for its testsuite to complete successfully.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-12-28 10:30:42 +00:00
Matthew Burgess
2756280364
Upgrade to Gettext-0.18.2. Fixes #3263 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10077 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-12-28 10:25:35 +00:00
Matthew Burgess
c906b7e5cc
Upgrade to Glibc-2.17. Fixes #3261 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-12-28 10:23:04 +00:00
Matthew Burgess
7aea76f953
Upgrade to Sed-4.2.2. Fixes #3260 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10074 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-12-28 10:22:34 +00:00
Matthew Burgess
6746394fd0
Upgrade to IPRoute2-3.7.0. Fixes #3246 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10064 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-12-12 18:52:15 +00:00
Matthew Burgess
c6f365edb3
Remove the '-k' parameter to Flex's testsuite invocation as all of its test pass. Fixes #3244 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10062 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-12-12 18:47:49 +00:00
Matthew Burgess
573b8bff31
Remove redundant --enable-addons parameter to Glibc's configure script. Fixes #3241 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10060 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-12-12 18:44:55 +00:00
Bruce Dubbs
b7da138fa2
Update makefile and instructions for systemd-196/udev-lfs-196-2.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10054 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-11-29 03:11:06 +00:00
Bruce Dubbs
f9d6f78f22
Upgrade to systemd-196/lfs-udev-196
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10050 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-11-22 23:50:54 +00:00
Matthew Burgess
d9aaf3dc9f
Kill is installed by Util-Linux now, not Procps. Thanks to Chris Staub for the patch. Fixes #3229 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10047 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-11-18 18:16:27 +00:00
Matthew Burgess
0844c14762
A couple of text updates. Thanks to Chris Staub for the patch. Fixes #3228 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10046 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-11-18 18:14:22 +00:00
Matthew Burgess
5d7109b297
Upgrade to Binutils-2.23.1. Fixes #3226 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10044 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-11-14 18:25:11 +00:00
Matthew Burgess
a4d96cea67
Fix XML validation error.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10043 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-11-13 14:48:44 +00:00
Matthew Burgess
9eb452b7b4
Upgrade to Kmod-11. Fixes #3223 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10041 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-11-13 13:21:36 +00:00
Matthew Burgess
58500e56a4
Clean up a couple of instructions for Flex following upgrade to Flex-2.5.37. Fixes #3206 and #3210 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10027 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-11-02 18:56:21 +00:00
Bruce Dubbs
e7134f171e
Update to systemd/udev-lfs-195
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10025 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-11-01 21:48:07 +00:00
Bruce Dubbs
e0901b3e48
Add notes to the gcc and binutils sections in Chapter 6
...
about "link time optimization" and the extra files built by gcc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10024 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-10-15 19:27:20 +00:00
Bruce Dubbs
ca101adb8c
Update installed program description for several packages
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-10-15 18:26:20 +00:00
Bruce Dubbs
b3c4b01643
Typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10021 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-10-15 02:59:30 +00:00
Bruce Dubbs
4322222ddb
Remove utmpdump from sysvinit because it is now installed
...
by util-linux.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10020 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-10-14 06:18:31 +00:00
Bruce Dubbs
3383a53e90
Change procps to not install the kill program that is now installed
...
by util-linux.
Update to util-linux-2.22.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10019 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-10-14 05:48:05 +00:00
Matthew Burgess
ce935eba24
Upgrade to IPRoute2-3.6.0. Fixes #3196 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10014 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-10-02 20:07:42 +00:00
Matthew Burgess
aa29437f53
Add a patch to fix Kmod's testsiute on 32-bit systems. Fixes #3191 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10010 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-10-02 20:04:59 +00:00
Matthew Burgess
4c5565e367
Upgrade to Man-DB-2.6.3. Fixes #3187 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10007 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-10-02 20:03:09 +00:00
Matthew Burgess
2f3922caef
Upgrade to Libpipeline-1.2.2. Fixes #3186 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10006 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-10-02 20:02:27 +00:00
Matthew Burgess
8b68559612
Fix Flex build via jhalfs. Regression introduced in r9999.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10004 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-10-02 20:01:05 +00:00
Bruce Dubbs
a68cefc1b3
Revert e2fsprogs made yesterday
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10002 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-09-27 15:50:45 +00:00
Bruce Dubbs
f5976ac6b4
Misc fixes from Fernando
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9999 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-09-27 02:36:20 +00:00
Bruce Dubbs
14377f4ac0
Update LFS target architectures.
...
Fix a url in pkgmgfor LFS.
Tweak a debian udev script for LFS.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9998 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-09-25 18:59:37 +00:00
Matthew Burgess
fd4ec730ad
Upgrade to Patch-2.7. Fixes #3182 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9996 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-09-16 13:58:10 +00:00
Matthew Burgess
631a66d4f1
Upgrade to Kmod-10. Fixes #3180 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9994 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-09-16 13:56:18 +00:00
Bruce Dubbs
94d3eee6e4
Update grub packages and naming conventions example.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9985 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-09-04 22:00:26 +00:00
Bruce Dubbs
12d9bda663
Update to util-linux-2.22
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9982 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-09-04 17:07:19 +00:00
Bruce Dubbs
c0b11718f6
Add a patch to Chapter 6 glibc to fix the test-installation.pl
...
script instead of just preventing it from running
Update to systemd-189
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9981 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-09-02 03:32:54 +00:00
Bruce Dubbs
ea31e92687
Formatting fixes for pdf line overflow
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9977 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-09-01 16:04:00 +00:00
Ken Moffat
4afbb4a75a
Remove extraneous i from text.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-31 16:08:39 +00:00
Bruce Dubbs
de47ea3f25
Minor text change
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9968 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-30 02:19:38 +00:00
Bruce Dubbs
cb02946abf
Lots of spelling fixes.
...
Delete the no longer used lsb-bootscripts directory
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9967 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-29 20:45:23 +00:00
Bruce Dubbs
d7f2eb08da
Add additional explanations for time zone
...
installation, udev, and network configuration.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9966 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-29 17:06:34 +00:00
Bruce Dubbs
8d2a1f4c95
Add patch to fix glibc occasional crash with problem nameservers
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9965 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-27 22:31:00 +00:00
Bruce Dubbs
4a5a10855a
Revert part of teh last change
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-27 19:46:29 +00:00
Bruce Dubbs
0fe6ccd8ae
Add instructions to Chapter 5 glibc to add rpc headers
...
to the host system if they are missing.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-27 17:50:50 +00:00
Bruce Dubbs
035ccc16f0
Remove && from tzdata intallation instructions.
...
Install all .tab files from tzdata.
Add make fixes patch to pateches section.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9962 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-26 20:12:51 +00:00
Bruce Dubbs
dfdc93a055
Apply upstream patches to make
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9961 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-26 17:43:43 +00:00
Ken Moffat
0a50cc245b
Remove redundant sed from automake.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-24 02:48:55 +00:00
Bruce Dubbs
d9c836bba9
Update glibc text removing noatime mount
...
caution and adding text regarding test issues.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-22 20:38:21 +00:00
Ken Moffat
e9aabcee1f
Correction to r9950, thanks to Jasmine Iwanek.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9952 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-22 01:21:05 +00:00
Ken Moffat
b8363c8fb4
Add a patch to fix the four sed utf8 tests.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9951 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-22 01:15:45 +00:00
Ken Moffat
5b36d321f0
Four more locales, three UTF-8 for sed utf8 tests, ru_RU.KOI8-R for grep unibyte-bracket-expr.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9950 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-22 00:37:57 +00:00
Bruce Dubbs
f0f7ea0c38
Upgrade to coreutils-8.19.
...
Upgrade to grep-2.14.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9945 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-21 02:43:33 +00:00
Ken Moffat
7a6bcf996e
Correct how timezones are installed - this fixes various errors in test-suites. Thanks to Markku Pesonen for noting how Debian install timezones.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9944 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-20 23:51:22 +00:00
Bruce Dubbs
25d78ecbd7
Add flex patch to fix regression suite errors.
...
Add PATH to su invocations to ensure /tools/bin is included
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9943 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-20 19:01:25 +00:00
Bruce Dubbs
3f99c28d74
Upgrade to linux-3.5.1
...
Upgrade to man-pages-3.42
Upgrade to automake-1.12.3
Remove instruction copying su in Chapter 5 coreutils
Move shadow to before coreutils in Chapter 6 to have su available
Update Chapter 5 sizes and times
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9942 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-17 05:36:14 +00:00
Bruce Dubbs
6ba8e55929
Upgrade to coreutils-8.18
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-15 22:46:14 +00:00
Bruce Dubbs
2efa44adaf
Upgrade to perl-5.16.1
...
Removed unneeded sed instruction from Chapter 6 perl
Updated gcc instructions to fix some make check errors
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-15 03:52:06 +00:00
Bruce Dubbs
b815cec9c8
Updated to flex-2.5.37
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9937 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-13 20:20:36 +00:00
Bruce Dubbs
d29a03b05b
Update to udev (systemd)-188
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9933 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-12 20:02:11 +00:00
Matthew Burgess
287a36b4d7
Make tzselect work again.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-06 22:11:04 +00:00
Matthew Burgess
eeafffd5b3
Upgrade to Bison-2.6.1. Fixes #3140 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9924 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-05 14:26:03 +00:00
Matthew Burgess
f1c177f958
Upgrade to Glibc-2.16.0. Fixes #3131 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9922 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-05 14:25:02 +00:00
Bruce Dubbs
421011f840
Moved a few things around for ordering/convenience.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9918 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-07-23 15:15:49 +00:00
Bruce Dubbs
9b7cbc7e91
Update to pkg-config-0.27
...
Remove popt
Fix udev-retry boot script for latest udev functioanlity
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-07-22 22:31:14 +00:00