Bruce Dubbs
54739fefdf
Make realine instructions consistent.
...
Simplify sysvinit commands
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11502 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-01-21 17:19:17 +00:00
Bruce Dubbs
35a5259fe6
Optimize building merged books
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11076 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-05-25 23:16:12 +00:00
Bruce Dubbs
7bb9fda5ec
Minor text and punctuation updates
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-02-10 21:54:19 +00:00
Bruce Dubbs
b3eb5259f1
Remove systemd and dbus. Add eudev.
...
Update gnu urls to use an entity.
Update kbd URL.
Update procps-ng URL.
Update to shadow-4.2.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10557 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-05-11 00:11:22 +00:00
Bruce Dubbs
cba2d4e6aa
Added systemd and dbus to the book.
...
Set up systemd and System V side-by-side with the
ability to reboot to either system.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-04-03 21:52:09 +00:00
Bruce Dubbs
9132fe499b
Update to procps-ng-3.3.9
...
Install non-essential programs from the xz package in /usr/bin.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10390 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-12-13 06:55:02 +00:00
Bruce Dubbs
4783efe5de
Enable building sulogin in util-linux.
...
Supress installing sysvinit's sulogin.
Several text updates from Chris Staub.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10386 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-12-08 03:02:53 +00:00
Bruce Dubbs
3c7ea1f646
Supress installing sysvinit's mesg and last that overwrite the versions
...
installed by util-linux.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10385 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-12-08 01:19:31 +00:00
Matthew Burgess
2ca8941c1f
Remove trailing whitespace from all files.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-11 20:09:22 +00:00
Bruce Dubbs
4322222ddb
Remove utmpdump from sysvinit because it is now installed
...
by util-linux.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10020 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-10-14 06:18:31 +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
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
Bruce Dubbs
eb797aae86
Supress sysvinit overwriting mountpoint from util-linux
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9594 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-09-04 15:37:25 +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
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
b188c43af9
Add fstab-decode to list of progrms installed by sysvinit
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9354 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-08-10 20:45:14 +00:00
Matthew Burgess
fe6ca49e2b
Apply a few text updates from Chris Staub. Fixes #2442 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8965 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-18 12:42:44 +00:00
Randy McMurchy
fd4ae4ebd0
Removed the wall program description from the Sysvinit instructions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8639 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 19:41:40 +00:00
Randy McMurchy
e38671e104
Added a sed command to the Sysvinit instructions to suppress the installation of the wall program and its man page as a maintained version of this program is installed by Util-linux-ng
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 19:30:20 +00:00
Manuel Canales Esparcia
0445a3d506
Added remap attributes to userinput tags in packages pages.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-18 21:11:00 +00:00
Manuel Canales Esparcia
e7477591dd
Added sect1info blocks to packages pages.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-07 19:16:43 +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
Bryan Kadzban
12a2975c8e
Modified sysvinit sed for clarity
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7784 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-07 02:00:24 +00:00
Ken Moffat
8bc46a59dc
Add more commands to lists of what gets installed, thanks to Chris Staub.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-06-10 15:46:30 +00:00
Manuel Canales Esparcia
e4a5635494
Replaced "<" by "less than".
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-14 20:16:56 +00:00
Jeremy Huntwork
72d7e2822e
Moved all dependency information to a new page, Appendix C.
...
Appendix C also contains information concerning the build order.
While there might need to be a few tweaks yet, this information is complete
enough at this point to close out the long-standing ticket #684 .
Many thanks to Chris Staub, Dan Nicholson and Manuel Canales Esparcia for
helping get this finished.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-18 17:57:37 +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
ddd554266c
Finished the XML indentation plus few tags changes.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7369 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-10 19:05:30 +00:00
Jeremy Huntwork
fa21b3dc89
Initial support of UTF-8. Thanks Alexander Patrakov.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-06 01:59:08 +00:00
Archaic
94aa662138
Reverting UTF-8 changes until everything is in place.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-26 19:46:12 +00:00
Archaic
5536f7440f
Applied Alexander Patrakov's patch which adds UTF-8 capability to the
...
development branch of the LFS Book.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-26 19:00:06 +00:00
Matthew Burgess
0be3d41926
Mention testsuites (or lack of them) for all packages (bug 1664)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7204 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-07 20:46:14 +00:00
Matthew Burgess
81f1289451
Revert r7195 - committed by mistake
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7196 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-27 10:44:05 +00:00
Matthew Burgess
5d725ed5c5
Remove module-init-tools-testsuite from list of packages
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7195 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-27 10:42:18 +00:00
Manuel Canales Esparcia
ca170329c9
Including patches.ent from general.ent
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-10 16:01:08 +00:00
Matthew Burgess
9310805aff
Correct misuse of effect (Randy McMurchy).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6028 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 20:16:09 +00:00
Archaic
eb6d9eb7bb
Updated all chapter 6 build sizes (and chapter7 bootscripts).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-14 06:08:58 +00:00
Jim Gifford
3e36a78621
Changed patches to use entities
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5402 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-05-23 20:07:49 +00:00
Manuel Canales Esparcia
45992ae10c
Removed the package name from the dependencies titles.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-24 22:26:46 +00:00
Manuel Canales Esparcia
8f97096005
Changed the Short Descriptions sections to table format for XHTML output.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-24 18:32:19 +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
d72e04ae7c
Added <literal> tags.
...
Added NEW comments to commands that differs from testing.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 12:51:22 +00:00
Manuel Canales Esparcia
3d36131cff
Fixed some look issues in unstable.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4449 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-22 12:06:22 +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
Matthew Burgess
b8dd5d4eeb
* Upgrade to findutils-4.2.10
...
* Upgrade to man-pages-2.00
* Upgrade to perl-5.8.6
* Upgrade to sysvinit-2.86 (remove proclen patch and add description of the
mountpoint command)
* Upgrade to tcl-8.4.9
* Upgrade to util-linux-2.12l
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4405 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-17 20:53:49 +00:00
Manuel Canales Esparcia
8ad79807a3
Tags corrections
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3812 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-19 13:39:28 +00:00
Alexander E. Patrakov
456a1d928d
Added sysvinit-2.85-proclen-1.patch to the book
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-11 11:19:41 +00:00
Zack Winkles
2ec4b60f35
Normalized usage of sed throughout the book
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3762 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-07 19:16:21 +00:00
Manuel Canales Esparcia
b8a819fd7b
Changed the id's location in the Short descriptions sections to fix a bug in the PDF generation.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-24 21:37:26 +00:00