Commit Graph

6113 Commits

Author SHA1 Message Date
Matthew Burgess
9c7cb63dc8 Add download entry for Glibc FHS patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10147 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-14 13:12:34 +00:00
Matthew Burgess
3d05ead48b Fix typo in intltool url entity.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10146 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-14 11:39:36 +00:00
Krejzi
266f177f49 Remove svn:mime-type from packages.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10145 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-13 22:59:08 +00:00
Krejzi
cf7222302b Remove svn:mime-type property from dbus.xml
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10144 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-13 22:55:37 +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
Krejzi
5e57a22055 Remove udev-lfs from ch3/packages.xml
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10136 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-13 11:05:52 +00:00
Gerard Beekmans
c6791b5387 Remove test file 2
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-12 23:36:46 +00:00
Gerard Beekmans
2721c2b0cf Test file 2
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10132 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-12 23:36:16 +00:00
Gerard Beekmans
d7e75377c6 Removing test file.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-12 22:52:44 +00:00
Gerard Beekmans
177549f4c7 Test. Ignore.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10129 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-12 22:51:04 +00:00
Matthew Burgess
fbee88ee5e Add rationale for packages that were missing them.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10126 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-12 22:00:49 +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
e0001a5ff0 Add XML::Parser data.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10124 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-12 00:59:29 +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
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
Matthew Burgess
56b4279de8 Change version identifiers to differentiate systemd branch from trunk
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10116 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-05 21:21:23 +00:00
Matthew Burgess
a3b2bedfae Create systemd branch
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-05 20:28:30 +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
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
49f236b73e Remove more bashisms in scripts
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-01-24 22:25:14 +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
Ken Moffat
dd5d8670cf cleaning up after successful test
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10102 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-01-23 14:47:21 +00:00
Ken Moffat
1a7837dce4 testing commit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10101 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-01-23 14:46:41 +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
d79d189e7a Generalize the instructions for creating SBU values.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10095 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-01-14 17:32:35 +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