Commit Graph

572 Commits

Author SHA1 Message Date
Xi Ruoyao
efbd8873ac
chapter07: tcl/expect/dejagnu are now in chapter08 2021-08-25 13:13:32 +08:00
Thomas Trepl (Moody)
69d280f4ba Automatic merge of trunk into multilib 2021-08-22 05:45:22 +02:00
Pierre Labastie
b649e6b6d8 Typo (double "the") Spotted by Rainer Fiebig 2021-08-21 08:59:51 +02:00
Thomas Trepl (Moody)
9b90ad1a0f Fix rendering issue 2021-08-13 06:38:29 +02:00
Thomas Trepl (Moody)
85d9695ad8 Merge trunk 2021-08-13 06:33:25 +02:00
Bruce Dubbs
8a269ec27e Touch up cleanup commands in Chapter 8
We moved the rm /tools from Chapter 8 to Chapter 7.
Some minor wording changes and file renaming.
2021-08-12 16:03:35 -05:00
Bruce Dubbs
02b26317cb Rework cleaning up section of Chapter 7
Renamed chapter07/stripping.xml to chapter07/cleanup.xml

Removed stripping from the end of Chapter 7.  We suggest a
10 GB or larger partition in Section 2.4 - Creating a New Partition
and the space used before cleaning up is only 3 GB.  Stripping
would free up about 300 MB more, but these files will soon be
overwritten anyway.

Remove /tools here to save about 1 GB.

General reorginization and rewording.

Chapter 8 stripping still needs to be updated after this change.
2021-08-12 15:33:11 -05:00
Thomas Trepl (Moody)
2dfe1348bd Remove useless comment 2021-08-04 16:37:51 +02:00
Thomas Trepl (Moody)
f5b747c56f Merge trunk 2021-08-04 14:09:24 +02:00
Bruce Dubbs
6a123d054e Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk 2021-08-03 21:46:44 -05:00
Bruce Dubbs
d04ce158fe Wording 2021-08-03 21:45:54 -05:00
Bruce Dubbs
c649743dd6 Clarify chapter 7 stripping and backup
In chapter 7 we do not need to unmount file systems to strip binaries.
Move unmounting to the backup/restore sections.

Also make sure the stripping commands are valid.
2021-08-03 21:35:39 -05:00
Xi Ruoyao
887b02bd8c
fix temp hosts file
I think it may be related to Python 3 tests hang (?)
2021-08-04 00:12:51 +08:00
Thomas Trepl (Moody)
66bfc2bb56 Automatic merge of trunk into multilib 2021-08-03 05:45:09 +02:00
Bruce Dubbs
9c7598cc15 Package updates.
Update to glibc-2.34.
Update to diffutils-3.8.
Update to libcap-2.52.
2021-08-02 20:52:40 -05:00
Thomas Trepl (Moody)
ad40530f12 Automatic merge of trunk into multilib 2021-07-29 05:45:09 +02:00
Bruce Dubbs
7e4c60ef34 Clarify remounting after exiting chroot 2021-07-28 15:52:27 -05:00
Thomas Trepl (Moody)
00e8b5325a Merge upstream changes 2021-07-28 15:43:47 +02:00
Xi Ruoyao
46e44863c1
don't use host tool for stripping 2021-07-28 18:46:32 +08:00
Xi Ruoyao
08f72423ce
always use --strip-unneeded for stripping
The behavior of --strip-unneeded and --strip-all are same for
executables and shared libraries.  For static libraries,
--strip-unneeded keeps the symbols needed for relocation processing so
it won't break static archives.
2021-07-28 18:46:22 +08:00
Xi Ruoyao
5ab114b712
temp python: add a note about (not so) "fatal" errors 2021-07-28 12:08:52 +08:00
Thomas Trepl (Moody)
118b207b4a Automatic merge of trunk into multilib 2021-07-21 05:48:24 +02:00
Xi Ruoyao
ef61313366
do not use UID hack for tester
It's causing "root-tester namesis" (both have UID 0) if the tty is owned
by root.  To fix bash test, use Expect to spawn a new PTY for it.
2021-07-18 01:04:22 +08:00
Thomas Trepl (Moody)
32f47b1fb5 Merge branch 'trunk' into multilib 2021-05-18 08:17:35 +02:00
Xi Ruoyao
bbea6a3273
fix user and group name for systemd-oomd 2021-05-18 01:02:07 +08:00
Thomas Trepl (Moody)
0ebda11158 Remove entities for multilib pathes
Add usage of libc_cv_rtlddir
2021-05-14 12:47:43 +02:00
Thomas Trepl (Moody)
df462a9511 Merge pre-LFS-11-0 changes 2021-05-12 07:26:46 +02:00
Douglas R. Reno
d7a942197e Merge Xi's changes into trunk
Update to meson-0.58.0
Update to systemd-248
Update to gcc-11.1.0
Update to linux-5.12.1
Update to iproute2-5.12.0
Update to Python-3.9.5
Make /bin, /sbin, and /lib symlinks to their counterparts in /usr.
Thanks again for a significant portion of this work goes to Xi, I only
really merged it and made a couple of modifications for my updates. To
LFS 11.x we go!
2021-05-11 23:24:11 -05:00
Thomas Trepl (Moody)
88bdbb7015 Automatic merge of trunk into multilib 2021-04-30 14:01:24 +02:00
Bruce Dubbs
2013a74b0d Add ipv6 localhost in Chapter 7 hosts file 2021-04-29 12:23:59 -05:00
Thomas Trepl
a5c280368e
Merge changes from trunk to multilib
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:41 +08:00
Thomas Trepl
edd83dcce1
Merge changes from trunk to multilib
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12107 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:41 +08:00
Thomas Trepl
d7e0db5ccd
Merge changes from trunk to multilib
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12034 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:40 +08:00
Thomas Trepl
4ea78e038f
Merge changes from trunk to multilib
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12021 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:40 +08:00
Thomas Trepl
032dc4e8e8
Merge changes from trunk to multilib
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12012 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:40 +08:00
Thomas Trepl
25b402cd29
Merge changes from trunk to multilib
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12003 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:39 +08:00
Thomas Trepl
51b58ad4fa
Merge changes from trunk to multilib
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11997 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:39 +08:00
Thomas Trepl
ce2f9d860e
Merge changes from trunk to multilib
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11991 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:39 +08:00
Thomas Trepl
7610848c3a
Wording
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:39 +08:00
Thomas Trepl
6dfcfecca3
Update to new lfs structure
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11986 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:39 +08:00
Thomas Trepl
c7e74d668b
MultiLib: Merge changes from trunk
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11783 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:37 +08:00
Thomas Trepl
725ef3bb00
MultiLib: Merge changes from trunk
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11747 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:37 +08:00
Thomas Trepl
0aaf6a318a
MultiLib: Merge changes from trunk
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11681 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:36 +08:00
Thomas Trepl
d82ab5da44
Merge trunk; Add a note about kernel config to hostreqs.xml
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:34 +08:00
Thomas Trepl
714599ff52
Apply trunk changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11577 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:34 +08:00
Xi Ruoyao
1f460e53b4 ch{07,08}/util-linux: remove redundant command
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-03 09:03:51 +00:00
Xi Ruoyao
742c6324e3 /etc/{passwd,group}: add uuidd user and group
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-01-28 05:10:13 +00:00
Xi Ruoyao
02776dffe1 use /run for runtime state directories
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12093 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-01-13 08:44:28 +00:00
Bruce Dubbs
a892a142e5 Change messagebus home directory to /run
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12092 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-01-11 22:31:07 +00:00
Xi Ruoyao
45d8933fde always remove the docs of temporary tools
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12030 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-08-19 17:17:20 +00:00
Bruce Dubbs
6a06eaf844 Update to man-pages-5.08.
Update to libpipeline-1.5.3. 
Update to iproute2-5.8.0. 
Update to linux-5.8.1. 
Fix typo in settingenviron.xml.
Use entity in perl configuration instructions.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-08-15 03:54:28 +00:00
Ken Moffat
9b9db38c2f Change perl to not install modules from LFS and BLFS into /usr/share.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12017 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-08-10 10:29:25 +00:00
Bruce Dubbs
ba82c18266 Update to gettext-0.21.
Update to binutils-2.35. 
Update to gcc-10.2.0. 
Update to check-0.15.1. 
Update to bison-3.7.1. 
Update to util-linux 2.36.0. 
Update to libcap-2.42. 
Update to linux-5.7.12. 



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12007 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-08-04 20:14:32 +00:00
Thomas Trepl
17ca5488d2 Some cosmetic tweaks
* Reorder commants to match descriptive text (/root, /tmp)
* Sort commands alphabetically
Changes based on notes from Kevin B. @lfs-dev

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12006 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-08-02 05:13:12 +00:00
Bruce Dubbs
52539e13be Update to Python3-3.8.5.
Update to libcap-2.40. 
Update to linux-5.7.9. 



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12000 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-07-21 16:37:51 +00:00
Pierre Labastie
25771c3063 Various clean up:
- prevent static python libraries to be installed in chapter 7 since it
  is not overwrittent in chapter 8
- have libstdc++-pass2 install its host specific headers into a host
  specific directory
- clean the temporary compiler and the cros compiler at the end of chapter 8

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11992 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-07-04 21:14:57 +00:00
Bruce Dubbs
5a986cbf75 Update to perl-5.32.0.
Update to man-db-2.9.3. 
Update to linux-5.7.6. 
Update to check-0.15.0. 
Update to bc-3.0.3. 



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11990 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-30 16:06:46 +00:00
Bruce Dubbs
28e610dbf1 Move tcl, expect, and dejagnu to Chapter 8
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11981 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-22 23:11:08 +00:00
Pierre Labastie
bfab1b2d25 remove last ch-system-xxx id's in chapter 7
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11980 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-22 20:51:45 +00:00
Pierre Labastie
1b814a8f17 Change id of Python and texinfo in chapter 7 to be of the form
ch-tools-xxx

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11979 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-22 16:45:31 +00:00
Thomas Trepl
92f1b84ed4 remove nodump from .la-removal
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11978 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-22 13:58:18 +00:00
Thomas Trepl
6c329d77f0 Move .la-removal to top
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11977 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-22 13:47:30 +00:00
Xi Ruoyao
9d8bf7e67b chap7/stripping: when refering $LFS as an envar, use <envar> instead of <filename>
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11968 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-20 12:54:54 +00:00
Xi Ruoyao
9174a66f34 minor rewords in the beginning of chap 7
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11966 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-20 07:26:14 +00:00
Douglas R. Reno
7136fe5d4b Update perl page for consistency
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11957 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-19 02:14:14 +00:00
Pierre Labastie
c071af03e3 Some finishing (?) touch in chapter
7

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11953 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-18 07:14:06 +00:00
Thomas Trepl
70f0882d4c No /lib64 on i686
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-14 21:03:26 +00:00
Pierre Labastie
6e18f2f842 Move iana-etc and the creation of a test /etc/hosts earier in the build, so
that 2 more gcc tests pass.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11940 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-14 20:03:03 +00:00
Bruce Dubbs
3d92d63bde Minor updates.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-14 15:24:09 +00:00
Bruce Dubbs
e0578b6050 Remove unused lines in Makefile
Fix spacing in util-linux



git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11936 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-13 23:03:37 +00:00
Thomas Trepl
aea20b5b0f Remove extra empty line at tar commands
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11935 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-13 15:32:19 +00:00
Pierre Labastie
26fec2772d Update sbu-du for cross2 branch
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11925 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-12 08:40:02 +00:00
Bruce Dubbs
ea7ec72fba Typos.
Tweaks to stripping.xml



git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11923 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-11 18:27:01 +00:00
Thomas Trepl
fb386e05f1 Rename package entities to be independent of chapter numbering
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-11 12:55:28 +00:00
Thomas Trepl
302d97aaab Restructure ch7-stripping
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11920 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-11 12:14:42 +00:00
Bruce Dubbs
aefc8221f5 Updates to the rest of cross2 Chapter 7.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11919 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-11 05:55:06 +00:00
Bruce Dubbs
387a32af4b Update initial Chapter 7 pages for cross2 branch
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11918 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-11 03:13:43 +00:00
Thomas Trepl
67d1e797c3 Move stripping to chap-7
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-10 19:31:02 +00:00
Pierre Labastie
ce335792fe Add an introduction to chapter 6 and 7
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11910 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-09 13:35:39 +00:00
Bruce Dubbs
5061bc643a Move changingowner from Chapter 6 to Chapter 7
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11905 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-08 19:44:56 +00:00
Pierre Labastie
f309ac1058 Remove unneeded files in chapter 7
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11902 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-08 08:17:16 +00:00
Pierre Labastie
22422a8a13 Remove unneeded files in chapter 6, and fix href' in chapter 7
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11901 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-08 08:12:16 +00:00
Bruce Dubbs
595ff030f0 Tweaks to cross2 book
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-08 01:33:14 +00:00
Bruce Dubbs
fcc027677d Initial commit of alternative cross LFS
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-07 20:16:00 +00:00
Pierre Labastie
c3007946a7 Update to upstream r11892
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11893 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-03 04:57:46 +00:00
Xi Ruoyao
77d2a88286 sysv usage: specify -n for dmesg to set loglevel
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11796 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-03-23 02:14:04 +00:00
Xi Ruoyao
4d796cab3e systemd-custom: add a section discussing core dumps
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-03-14 07:10:05 +00:00
Pierre Labastie
afcfd745ae Remove unused files and make
idref's more regular

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-02-09 20:50:38 +00:00
Douglas R. Reno
8a0d39eebe Update to systemd-243. BLFS portion coming whenever utility power is restored here.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-09-28 03:04:03 +00:00
Douglas R. Reno
94fe8fafc1 systemd: Fix the syntax of commands used to configure automatic file creation and deletion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11582 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-04-20 15:55:50 +00:00
Pierre Labastie
6070f516c5 Change <productname> tags so that they reflect the dbhtml processing
instruction

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-04-10 20:20:22 +00:00
Pierre Labastie
93058448b3 Fix two typos spotted by J. Lepiller and others introduced by myself
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11559 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-03-14 12:09:52 +00:00
Pierre Labastie
cdf7a686d7 Make variable values <replaceable> in /etc/sysconfig/ifconfig.xxx example.
+ little rewording of some comments.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11556 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-03-10 09:12:26 +00:00
Pierre Labastie
81541264e9 Adapt the LFS book for new jhalfs. The only visible change should be
in "Static IP Configuration" for systemd, where <network-device-name> is
made <replaceable>, and so appears in italics (note: this is not needed
by jhalfs, but is consistent with other similar constructs in the book)

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11555 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-03-09 08:28:01 +00:00
Pierre Labastie
054a1c89b3 Cosmetic typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11552 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-03-08 13:56:46 +00:00
Pierre Labastie
39fecacfaf Remove obsolete pages from the chapter07 directory:
Those have been included into "usage.xml" or obsoleted for a long time now,
and just clobber the sources.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-03-08 13:52:17 +00:00
Pierre Labastie
c867ee87fa typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11539 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-02-27 09:17:01 +00:00
Bruce Dubbs
1d19f36da9 Tweak german console example
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11525 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-02-17 16:46:13 +00:00
Douglas R. Reno
598cd4626f Fix typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11496 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-12-31 18:20:04 +00:00
Douglas R. Reno
9a7684765c Missed configure to meson command in systemd-custom.xml
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11471 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-09-12 20:17:14 +00:00
Bruce Dubbs
11246f4550 Comment out more duplicate sections
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11422 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-06-18 21:12:59 +00:00
Bruce Dubbs
36d2dccc79 Updae currency script for elfutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11420 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-06-15 16:22:09 +00:00
Chris Staub
f5ee6ca9b0 Typo fix on inputrc page. Thanks to excelsiora in IRC for the report.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11415 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-05-26 02:42:09 +00:00
Bruce Dubbs
25332b5e97 Add comments to the kernel section to change the unwinder option.
Update to linux-4.14.10.  
Update to coreutils-8.29.  
Remove old footer from non-chunks book. 
Make spacing between "Chapter" and digit non breaking. 



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11344 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2017-12-31 16:56:07 +00:00
Bruce Dubbs
0d84af1cbb Typos and wording changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11343 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2017-12-28 03:52:38 +00:00
Bruce Dubbs
94e3e7bdd1 Update to linux-4.14.8.
Add discussion of ethernet device names (systemd).  
Add discussion of audo file deletion (systemd).  
Add discussion of separate /tmp (systemd).  



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11340 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2017-12-22 20:18:46 +00:00
Bruce Dubbs
94cea1d886 Remove section disussing configuration without a network card.
Update boot scripts to unmount network file systems before bringing down the network.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11260 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2017-06-24 19:33:48 +00:00
Bruce Dubbs
1af5572aaa More spelling fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11252 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2017-05-14 05:52:34 +00:00
Pierre Labastie
c9ac649c17 Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11211 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2017-03-27 15:59:05 +00:00
Pierre Labastie
a542116576 Remove the role="nodump" for the staic /etc/hosts in systemd, so that jhalfs
can generate that file

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11207 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2017-03-11 19:29:52 +00:00
DJ Lucas
bd4a1d9bf9 Update /etc/hosts in network configuration.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11204 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2017-03-08 00:47:35 +00:00
Pierre Labastie
945b760f0c typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11203 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2017-03-04 12:33:28 +00:00
Pierre Labastie
4139f87eae Adapt "General Network Configuration" for systemd to jhalfs
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11202 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2017-03-04 10:02:04 +00:00
Bruce Dubbs
98a9662ea9 Clarified the function of /etc/inputrc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11141 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-11-07 21:02:11 +00:00
DJ Lucas
e05311702b Moved /etc/resolv.conf symlink to Chapter 7.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-10-27 23:22:45 +00:00
Douglas R. Reno
e54605e14a Typo fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11123 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-09-11 02:30:24 +00:00
DJ Lucas
ab44d4bc89 Fix typo on recent commit.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11105 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-08-09 05:56:51 +00:00
DJ Lucas
ab9b18b210 Added explanatory text for systemd-230+ process lingering changes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-08-09 05:53:37 +00:00
Bruce Dubbs
c8389f05c5 Another typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-08-08 21:13:39 +00:00
Bruce Dubbs
7eac1a5ed5 Typos
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11102 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-08-08 21:06:30 +00:00
Bruce Dubbs
d9529fdeb1 LFS does not set othername or date parameters
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11086 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-06-01 03:04:27 +00:00
Bruce Dubbs
26c49f61d4 Set book properties after merge
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11085 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-06-01 02:52:10 +00:00
DJ Lucas
efd5d1f303 Merge symlinks.xml and symlinksd.xml.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11084 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-05-30 04:37:33 +00:00
DJ Lucas
9a0d741437 Merge udev.xml and udevd.xml files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11083 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-05-30 04:13:45 +00:00
Bruce Dubbs
e787b1fe14 Update to dbus-1.10.8.
Update to e2fsprogs-1.43. 
Update to gdbm-1.12. 
Update to iproute2-4.6.0. 
Update to make-4.2. 
Update to systemd-230. 

Add additional explanatory text for sytemctl and journalctl commands.
[chapter07/systemd-custom.xml]



git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-05-27 19:55:47 +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
1118b1757d Create branches/merge in svn repo fo rtesting of merged LFS books
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-05-24 21:24:59 +00:00
Bruce Dubbs
edbeeb5dc5 Spelling and other typos -- from Craig Garner
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-11-03 03:48:42 +00:00
Bruce Dubbs
acc3ca3532 Minor typos and grammar
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10949 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-09-12 20:36:02 +00:00
Krejzi
0ee07e59de Use an entity for BLFS URL's.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-01-23 21:28:48 +00:00
Bruce Dubbs
d5e2e1c90e Move the page concerning /etc/shells from BLFS to LFS Chapter 7.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10788 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-11-03 19:10:11 +00:00
Bruce Dubbs
0bf4dfe63c Move sed to be after acl.
Remove reference to obsolete /proc/ksyms in modules boot script. 
Change internal references to svn to an entitiy.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10671 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-08-03 02:59:46 +00:00
Bruce Dubbs
6bd5f11241 Removed references to /lib/udev/devices.
Update to linux-3.15.4. 
Removed systemd references in bootscripts. 
Simlify lto instructions in chapter 6 gcc.
Update XML-Parser source location. 
Update to eudev-1.9. 
Update to kbd-2.0.2.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-07-08 16:36:46 +00:00
Chris Staub
82d38ac1ab There is no such thing as Systemd V
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10619 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-06-30 09:02:46 +00:00
Chris Staub
fba870f2a5 Text updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-06-28 09:14:27 +00:00
Bruce Dubbs
c858814a74 Fix overly agressive commenting in network configuration.
Add CONFIG_ entries for kernel recommendations.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10583 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-06-26 18:54:38 +00:00
Bruce Dubbs
156aa5878a Update to linux-3.15.1.
Update to eudev-1.8.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10581 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-06-23 16:55:58 +00:00
Ken Moffat
2cf50d29e5 Slight rewording of the keymap change.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10570 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-05-28 20:22:52 +00:00
Bruce Dubbs
3d2cea91bd Update to man-pages-3.67.
Reformatted version check script to fit pdf pages properly.
Added a note about adding the parent directory to the es and pt 
keymaps for proper keymap loading.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-05-28 03:34:38 +00:00
Bruce Dubbs
8aa7fdeb1c Remove unneeded confiugure switches from gcc.
Restore installation of udev-lfs support files.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-05-20 00:44:22 +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
976040f4a1 Update to man-pages-3.65.
Text changes in Chapter 7.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10549 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-04-23 20:53:49 +00:00
Bruce Dubbs
bf58c1eecd Rewrite and reorganize Chapter 7.
Update systemd customization.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10542 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-04-21 21:44:04 +00:00
Bruce Dubbs
c729bc928c Add section on systemd customization
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10527 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-04-06 22:36:59 +00:00
Bruce Dubbs
9ab3742957 Move set-sysv and set-systemd to /usr/sbin
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10523 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-04-04 20:15:34 +00:00
Bruce Dubbs
9952111256 Typos
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10522 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-04-04 16:32:49 +00:00
Bruce Dubbs
98398080e0 Fixes to scripts
Update dependencies



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10521 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-04-04 16:05:37 +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
f15f341826 Update the location of kemap and consolefont files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10364 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-10-21 03:51:16 +00:00
Bruce Dubbs
f6eeb8015d Another typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10336 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-09-04 16:20:07 +00:00