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
|
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
|
2acccb96a1
|
Revert some previous changes. They shouldn't be there in the first place.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10149 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2013-02-15 12:52:31 +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
|
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 |
|
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 |
|
Matthew Burgess
|
9be389cd04
|
Remove traditional Sysvinit bootscripts and custom Udev rules in preparation for Systemd integration.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2013-02-06 10:23:28 +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 |
|
Matthew Burgess
|
1105cc6216
|
Upgrade to Man-Pages-3.46. Fixes #3278.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10112 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2013-01-29 21:22:46 +00:00 |
|
Matthew Burgess
|
55b8111e26
|
Upgrade to Linux-3.7.5. Fixes #3277.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10111 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2013-01-29 21:22:20 +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
|
53ea84b7e5
|
Remove bashisms from init-functions file in the boot scripts.
Upgrade to e2fsprogs-1.42.7.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2013-01-24 21:45:18 +00:00 |
|
Bruce Dubbs
|
696ced6bbd
|
Upgrade to Linux-3.7.4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10100 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2013-01-22 23:34:13 +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 |
|
Matthew Burgess
|
5347651c84
|
Upgrade to Linux-3.7.3. Fixes #3272.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10096 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2013-01-20 10:06:52 +00:00 |
|
Bruce Dubbs
|
cdd87ad4b7
|
Revised explanation for /etc/modprobe.conf.
Update udev-lfs init-net-rules.sh script for "en*" devices
introduced in systemd-197
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10094 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2013-01-11 19:12:41 +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
|
56dfe5b9fb
|
Upgrade to Bash-4.2.42. Fixes #3268.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10092 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2013-01-02 18:42:22 +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
|
5924c4fe65
|
Upgrade to Automake-1.13.1. Fixes #3265.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10090 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2013-01-02 18:40: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
|
0dd39d01d2
|
Remove some redunant patch entities.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10079 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2012-12-28 10:42:13 +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
|
bb543c2f66
|
Upgrade to Gawk-4.0.2. Fixes #3262.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10076 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2012-12-28 10:23:39 +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
|
343dc87e3d
|
Upgrade to GMP-5.1.0. Fixes #3259.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2012-12-28 10:22:03 +00:00 |
|
Matthew Burgess
|
3c4a472a47
|
Upgrade to Tcl-8.6.0. Fixes #3257.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2012-12-28 10:21:37 +00:00 |
|
Matthew Burgess
|
c3398de4b4
|
Upgrade to Man-Pages-3.45. Fixes #3256.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10071 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2012-12-28 10:21:05 +00:00 |
|
Bruce Dubbs
|
ed480958a9
|
Update to automake-1.12.6 and linux-3.7.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10070 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2012-12-18 23:52:58 +00:00 |
|
Matthew Burgess
|
7bec09274f
|
Upgrade to Util-Linux-2.22.2. Fixes #3250.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10069 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2012-12-16 10:53:12 +00:00 |
|
Matthew Burgess
|
18508fa022
|
Remove a few entries from the acronym list. Fixes #3249. Fixes #3249.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10068 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2012-12-16 10:52:16 +00:00 |
|
Matthew Burgess
|
96ab56cbdc
|
Upgrade to Bison-2.7. Fixes #3247.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10067 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2012-12-16 10:50:42 +00:00 |
|
Bruce Dubbs
|
d9793c3263
|
Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10065 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2012-12-13 03:51:58 +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
|
1b89678a2d
|
Update Check's list of installed programs. Fixes #3245.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10063 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2012-12-12 18:50:32 +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 |
|