Commit Graph

163 Commits

Author SHA1 Message Date
Krejzi
057e9c471d Import trunk.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10766 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-09-26 14:45:15 +00:00
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
ba9a546c06 Merge lfs svn, dbus 1.8.6 update, fix md5sums repored by spiky.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10625 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-07-06 18:20:40 +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
6f34f438e6 Merge latest lfs svn work into systemd branch. Better to be safe than sorry.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10534 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-04-11 23:57:08 +00:00
Krejzi
67d4ac0d29 Final merge for 7.5.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-03-02 22:55:01 +00:00
Krejzi
2925b3cb9d Merge some minor stuff from LFS, remove unnecesary command from dbus command explanations and misc fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10492 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-26 14:50:40 +00:00
Krejzi
bbadc6d92b Merge latest LFS updates, remove Bruce from the list of editors per his request.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10477 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-17 17:40:52 +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
94c0cb3d39 Merge lfs svn book and update to libcap-2.24
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10439 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-01-09 23:16:51 +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
Krejzi
9baa1489b5 Added Acl for Systemd.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10282 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-05-18 13:47:51 +00:00
Matthew Burgess
aca25d4bc9 Sync with latest trunk updates.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-05-04 22:28:53 +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
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
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
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
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
Bruce Dubbs
79bfd820d4 Remphasize host system requirements in General Compilation Instructions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10051 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-11-27 03:21:28 +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
1001e8ce48 Fix link to Linux User's Guide. Fixes #3179.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9993 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-09-16 13:55:21 +00:00
Bruce Dubbs
5870a98c90 Add Check to the Rationale section of teh book
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9914 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-07-19 17:17:44 +00:00
Bruce Dubbs
450e682e4c Add pkg-config-0.26-internal-glib
Add popt-1.16 
Fix problem building perl in some environments


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-06-03 17:41:05 +00:00
Bruce Dubbs
ef59d03827 Show that BLFS now covers all of LSB
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9849 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-05-11 03:01:26 +00:00
Bruce Dubbs
478f29d3ca Update LSB packages in BLFS
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9847 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-05-09 22:25:50 +00:00
Bruce Dubbs
44f6add12a Adjust minimum version of xz-utils in Host Requirements.
Reword description of log files in section Creating Essential Files.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9794 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-03-28 20:45:14 +00:00
Bruce Dubbs
5dcff99d10 Spacing touchups for pdf rendeering
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9754 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-02-24 18:44:37 +00:00
Bruce Dubbs
c8f269c7f3 Remove outdated reference to PCRE
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9753 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-02-24 17:59:03 +00:00
Matthew Burgess
46b7d91f80 Remove last remaining mentions of Module-Init-Tools.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-02-05 21:25:49 +00:00
Bruce Dubbs
54d3ed5dbf Change to simple glibc version check in version-check.sh.
Change to php script for 'Get Counted'.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9698 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-01-06 21:43:31 +00:00
Matthew Burgess
9ab4ef5891 Fix version-check.sh's Glibc version detection on 64-bit Debian hosts. Thanks to Pierre Labastie for the report and fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9696 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-12-28 17:57:40 +00:00
Matthew Burgess
b496d796e8 Remove the last couple of mentions of Pkg-Config and Glib from the book. Fixes #2952.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9647 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-10-28 19:49:13 +00:00
Bruce Dubbs
946e599a0e Type
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9641 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-10-26 03:26:32 +00:00
Bruce Dubbs
800f6ea095 Minor spacing and xml fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9639 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-10-21 03:35:14 +00:00
Bruce Dubbs
8e771c5e61 Added Xz to the prerequsites.
Change file location for kbd, udev, util-linux, and moduule-utils.
Upgrade to Coreutils-8.14. 


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9632 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-10-13 20:11:45 +00:00
Bruce Dubbs
5a58876838 Grammar updates and a minor script touch up.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-09-19 03:50:56 +00:00
Bruce Dubbs
13e7d79417 Fix binutils extracted directory version in binutils
build instructions.  This will be reverted at the next upstream release
when the tarball name is again synced with the extracted directory
name.

Fix bootscripts to properly export IN_BOOT variable.

Adjust minimum kernel for the host sysem to 2.6.25
due to a udev requirement.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9592 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-09-03 15:42:14 +00:00
Bruce Dubbs
0cda8984a8 Rewrite bootscripts and Chaper 7
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-08-02 02:15:42 +00:00
Bruce Dubbs
dce62d9c7f Update location of POSIX Standard
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9571 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-07-08 16:51:26 +00:00
Matthew Burgess
5b62b8df9b Add rationale for Glib and PCRE. Fixes #2885.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9561 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-06-05 17:25:03 +00:00
Bruce Dubbs
e1428f313c Upgrade to Util-linux-2.19. Changed name from util-linux-ng.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9459 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-02-11 01:19:47 +00:00
Bruce Dubbs
7002213ff4 Add XZ Utilities to the rationale page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9436 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-01-02 18:22:01 +00:00
Bruce Dubbs
0ebe029b75 Be consistent about 'test suites'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9377 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-09-18 00:12:44 +00:00
Bruce Dubbs
b60ea758cf Spelling
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9374 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-09-14 16:17:30 +00:00
Bruce Dubbs
5b137313ef Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9303 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-19 19:45:07 +00:00
Bruce Dubbs
8c0ce1b60c Fix typo in host requirements
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9298 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-17 00:35:50 +00:00