Commit Graph

206 Commits

Author SHA1 Message Date
Krejzi
46ded2ba10 Import trunk.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10750 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-09-09 13:17:24 +00:00
Krejzi
195eda5f09 Commit chapter06 changes for glibc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10713 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-08-21 23:56:43 +00:00
Krejzi
17f4ed5a7c http://mm.icann.org/pipermail/tz-announce/2014-August/000023.html
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10697 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-08-17 12:36:08 +00:00
Krejzi
5efe553c82 Rename Systemd -> systemd before Lennart comes into my nightmares. Some cosmetic fixes to systemd command explanations.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10595 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-06-29 15:11:34 +00:00
DJ Lucas
61ce0b1fe4 Synchronized with LFS-SVN-20140611.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-06-14 19:51:45 +00:00
Krejzi
e2c484805f Updates from LFS development.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10483 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-18 21:28:59 +00:00
Krejzi
58c8823a53 Random fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10478 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-18 02:24:31 +00:00
Krejzi
3e2ac00fcb Final sync from lfs svn.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10472 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-17 01:11:29 +00:00
Krejzi
f8756ab90b Merge latest LFS SVN.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10468 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-15 00:40:11 +00:00
Krejzi
b2b9fd6fcf Make use of libnss_myhostname shipped by systemd
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10438 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-01-04 19:16:02 +00:00
Krejzi
200777099a Sync with lfs-svn, fix ticket 3454
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10415 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-12-22 12:33:02 +00:00
Krejzi
b1a51ac18a Import new branch
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-12-10 23:37:38 +00:00
Matthew Burgess
a3af16ff5f Merge latest trunk updates to systemd branch
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10365 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-10-21 20:43:55 +00:00
Matthew Burgess
3b60741f5a Further syncs with trunk to minimise differences to this branch
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-04-28 22:25:00 +00:00
Matthew Burgess
5042021869 Sync with latest trunk updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10255 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-04-28 21:11:44 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Matthew Burgess
740ace609f Add back a patch for Glibc that prevents various BLFS programs, including aplay, from segfaulting.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9843 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-05-06 09:59:44 +00:00
Matthew Burgess
f7d98e8955 Add Glibc's GCC patch back again to fix a build issue on x86 hosts.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-03-27 19:54:59 +00:00
Matthew Burgess
0c0d7c1812 Upgrade to Glibc-2.15. Fixes #3045.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9787 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-03-26 20:29:25 +00:00
Bruce Dubbs
9f5aaf72b2 Add whitespace for better readability of instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-03-09 20:12:34 +00:00
Bruce Dubbs
6d6a2f029d Add a patch for glibc that fixes a segfault's dlopen
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9755 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-02-24 23:40:48 +00:00
Matthew Burgess
3119ddc558 Update list of installed files in a number of packages. Fixes #2979.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-12-05 22:21:13 +00:00
Matthew Burgess
8e9135839a Install Glibc's NIS and RPC headers again. Fixes #2965.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9670 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-11-25 20:50:25 +00:00
Bruce Dubbs
ee321a4688 Added Check-1.2.0 library to Chapter 5.
Updated errordiscussion in glibc.
Added a fix for locale issues in gcc.
Incorporated Check library into libpipeline test.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-10-11 04:23:55 +00:00