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
044384de68
Fix some differences between two lfs branches.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10485 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-18 21:59:02 +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
e88c73c057
Merge latest lfs svn, update to D-Bus 1.8.0, fix Systemd to build with latest lfs changes.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10454 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-04 23:36:05 +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
Krejzi
075ac1caee
Add daemon user which is standard user on Linux systems and is required by acl testsuite. Add a note about ACL tests that fail.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10283 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-05-18 16:45:27 +00:00
Krejzi
cc519cf82d
Sync development and systemd branches.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10276 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-05-18 10:18:42 +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
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
Bruce Dubbs
107e7a5be5
Change two group IDs to support a legacy program
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-04-20 02:22:14 +00:00
Bruce Dubbs
4f2e7072f0
Remove references to /var/run/utmp
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-03-29 15:56:46 +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
d1a801505e
Change permissions for /var/log/btmp
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9743 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-02-13 19:20:57 +00:00
Matthew Burgess
e844aee20a
Fix an ICA issue by creating /usr/lib/libstdc++.la early in chapter 6.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9741 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-02-11 15:24:53 +00:00
Bruce Dubbs
6325a7ebbd
Set 660 permissions for /var/log/btmp
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9663 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-11-16 18:39:39 +00:00
Matthew Burgess
8f90f47def
Add GDBM as a pre-requisite for Man-DB. Fixes #2298 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8894 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-23 09:19:03 +00:00
Bryan Kadzban
bb8939c1e6
- Install udev's 40-isdn.rules to handle ISDN (CAPI) devices; remove udev-config
...
rules for them. Fixes more of #2297 .
- Use the dialout group instead of uucp. Udev has moved to a Debian-like setup,
where the uucp group is for a UUCP daemon, and dialout is for devices. (This
undoes much of r8428 as well.) Fixes the rest of #2314 , and more of #2297 .
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8841 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-16 04:29:00 +00:00
Matthew Burgess
5a3beeaca6
Upgrade to Udev-137. Fixes #2328 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8798 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 22:49:57 +00:00
Jeremy Huntwork
b943097fb7
Move grep up in the build order. Thanks, Greg Schafer for the reminder.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8751 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-02 09:54:01 +00:00
Bruce Dubbs
8857ace249
Removed obsolete note from Creating Symlinks section about continuation lines in udev rules. Changed dailout group to uucp for udev rule compatability.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8426 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-10-30 02:22:29 +00:00
Dan Nichilson
5985198842
Added /tools/bin/echo to essential symlinks for glibc posix/tst-vfork3
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8231 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-23 19:59:28 +00:00
Ken Moffat
f19e766a8e
Add missing colons wherever we expect the builder to key in the userinput.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-06-24 13:03:35 +00:00
Manuel Canales Esparcia
b06ca361a4
Updated book sources to use DocBook-XML DTD 4.5
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-21 18:42:58 +00:00
Matthew Burgess
d1538c0004
Change the default home directory for new users to /home and prevent useradd from creating mail spool files.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-19 21:13:34 +00:00
Bryan Kadzban
390e32cb79
Fix createfiles.xml /etc/passwd entry for nobody ( fixes #1931 ), and change tabs to spaces in changelog.xml.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-12-09 16:15:07 +00:00
Matthew Burgess
43613971c2
Upgrade to udev-100
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7794 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-20 23:25:48 +00:00
Dan Nichilson
2f94d109cb
Added missing symlinks to libstdc++ needed for glibc-2.4
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-18 14:25:29 +00:00
Archaic
d2c332bc21
Merged the udev_update branch to trunk.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7509 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-13 18:45:33 +00:00
Jeremy Huntwork
3685bb6f51
Merged alphabetical branch to trunk.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-06 17:31:00 +00:00
Manuel Canales Esparcia
8ef83047f9
Indenting chapter 6, part 3
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7325 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-02 21:03:09 +00:00
Matthew Burgess
59988921eb
Add -v to commands that accept it
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-29 20:55:40 +00:00
Archaic
2645ec62a3
Several minor wording changes in chapter 6 (matt).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-30 14:49:44 +00:00
Archaic
bc2136ecac
Several minor grammatical fixes. Thanks to Randy and Steve.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6011 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 16:47:40 +00:00
Gerard Beekmans
81fd230419
Trunk is now identical to Testing
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-19 22:16:42 +00:00
Matthew Burgess
17700191e9
Upgraded to DocBook 4.4 DTD
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 18:06:48 +00:00
Manuel Canales Esparcia
bce08efc71
Uniffied the titles with the ones used in testing.
...
Added chapter07/udev.xml.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 11:27:57 +00:00
Manuel Canales Esparcia
3f0c882398
Removed the text in chapter 06.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-21 19:38:32 +00:00
Jeremy Utley
d50ea9dac4
Fixed a breakage that occured from the last commit altering startfile_prefix_spec. Forcing /usr/lib as the search path exposed the need to symlink an additional lib from /tools to /usr/lib, as reported and trouble-shot on IRC.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4158 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-12 08:06:35 +00:00
Matthew Burgess
673b0d84ba
* Merged newxml into HEAD
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-03 10:59:46 +00:00
Alex Gronenwoud
d32239446b
Moving most of chapter 6 intermezzos into a single file.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3081 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-13 22:31:27 +00:00
Alex Gronenwoud
360e2c43cd
Adding some markup and doing miscellaneous shuffles.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3029 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-10-22 22:26:46 +00:00
Greg Schafer
21ba4e3570
Internal markup reworking to fix the extraneous whitespace problem in the "tidy generated" web site pages. Essentially replace all ocurrences of <para><screen> with <screen> (and of course the matching closing tags).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-10-09 23:22:07 +00:00
Greg Schafer
318e3c8587
Chapter 6: Reinstate INSTALL=/tools/bin/install for linker adjustment command. Also remove now redundant install symlinks.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2915 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-10-02 01:14:47 +00:00
Greg Schafer
5c6ec43682
Chapter 6 - Move diffutils before ed. Allows removal of 1 more redundant symlink.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2890 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-26 13:31:00 +00:00
Greg Schafer
40d22a9c6b
More redundant symlinks removed.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2888 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-26 06:58:13 +00:00
Greg Schafer
0bb2989ee0
First batch of useless symlinks removal. More later.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2885 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-26 05:10:34 +00:00
Greg Schafer
0bf1ea9287
Add symlink /usr/lib/libgcc_s.so.1 to allow gcc abi_check to run. Future NPTL needs this as well.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-14 06:38:24 +00:00
Alex Gronenwoud
148bb04f80
Renaming /stage1 to /tools.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-02 22:03:51 +00:00
Gerard Beekmans
9503a7da97
Applied Zack's Creating Files patch
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2623 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-21 18:44:32 +00:00
Gerard Beekmans
185b258b9a
Removed chapter 5 LFS-Utils installation - unnecessary. Patch by Zack.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2589 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 23:19:36 +00:00