Commit Graph

2285 Commits

Author SHA1 Message Date
Matthew Burgess
aa6434ae9a Fix typo in Glibc instructions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10196 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-03-06 07:50:48 +00:00
Matthew Burgess
2ebc0d98fe /etc/localtime needs to be a symlink for timedatectl to work
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10195 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-03-04 23:01:15 +00:00
Matthew Burgess
4818ca80e8 Merge latest changes from trunk to systemd branch
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10191 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-03-04 20:40:34 +00:00
Matthew Burgess
ab6f6bb677 Have DBus use the same machine-id file as Systemd
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10187 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-03-03 19:34:48 +00:00
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