Pierre Labastie
c6f58f47bd
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2021-09-07 22:40:16 +02:00
Pierre Labastie
2c8fdfc165
Remove spaces at end o lines - chapter07
2021-09-07 22:35:55 +02:00
Bruce Dubbs
beb80e291d
Update text in Chapter 7 Backup/Restore sections
...
Patch by Kevin Buckley.
Also made minor clarification to umount commands.
2021-09-06 09:32:47 -05:00
Bruce Dubbs
305c97068f
Minor text changes
2021-09-03 19:43:45 -05:00
Xi Ruoyao
c92c9ab312
temp texinfo: remove outdated note about TestXS_la-TestXS.lo
2021-08-27 02:55:49 +08:00
Xi Ruoyao
efbd8873ac
chapter07: tcl/expect/dejagnu are now in chapter08
2021-08-25 13:13:32 +08:00
Pierre Labastie
b649e6b6d8
Typo (double "the") Spotted by Rainer Fiebig
2021-08-21 08:59:51 +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
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
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
Bruce Dubbs
7e4c60ef34
Clarify remounting after exiting chroot
2021-07-28 15:52:27 -05: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
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
Xi Ruoyao
bbea6a3273
fix user and group name for systemd-oomd
2021-05-18 01:02:07 +08: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
Bruce Dubbs
2013a74b0d
Add ipv6 localhost in Chapter 7 hosts file
2021-04-29 12:23:59 -05: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