Thomas Trepl (Moody)
c49c1fb77f
Automatic merge of trunk into multilib
2022-09-12 00:30:10 +02:00
Pierre Labastie
7bd0378b41
Remove trailing spaces
2022-09-11 18:54:49 +02:00
Thomas Trepl (Moody)
3a72ffa858
Adopt upstream changes
2022-05-11 08:56:48 +02:00
Xi Ruoyao
0341ecc6cc
util-linux: remove unnecessary test workaround
...
According to upstream, this issue is fixed:
https://github.com/util-linux/util-linux/issues/1635 .
Also tested by Pierre and me.
2022-05-07 12:43:46 +08:00
Thomas Trepl (Moody)
65ac2fdf48
Automatic merge of trunk into multilib
2022-04-22 05:45:10 +02:00
Xi Ruoyao
e286d8db14
decorate the references to root and lfs user
...
The references already correctly decorated are not changed because "if
it's not broken don't fix it".
2022-04-21 14:12:43 +08:00
Thomas Trepl (Moody)
992a95ce05
Automatic merge of trunk into multilib
2022-04-13 05:45:10 +02:00
Bruce Dubbs
b861051f19
Typos
2022-04-12 14:31:26 -05:00
Thomas Trepl (Moody)
a7e5537889
Automatic merge of trunk into multilib
2022-04-03 10:45:52 +02:00
Bruce Dubbs
676f0fdcec
Package updates.
...
Update to sysvinit-3.02.
Update to zlib-1.2.12.
Update to expat-2.4.8.
Update to Jinja2-3.1.1.
Update to Python-3.10.4.
Update to procps-ng-4.0.0.
Update to iproute2-5.17.0.
Update to meson-0.62.0.
Update to linux-5.17.1.
Update to util-linux-2.38.
2022-03-30 16:13:26 -05:00
Thomas Trepl (Moody)
738a4c13cd
Automatic merge of trunk into multilib
2022-02-16 05:45:10 +01:00
Bruce Dubbs
6af4dabc16
Package updates and fixes.
...
Add binutils-2.38 LTO patch.
Update to util-linux-2.37.4.
Update to man-db-2.10.1.
Update to linux-5.16.9.
Update to vim-8.2.4383.
Update to iana-etc-20220207.
2022-02-15 09:55:45 -06:00
Thomas Trepl (Moody)
2590473cf0
Automatic merge of trunk into multilib
2022-02-06 05:45:15 +01:00
Xi Ruoyao
e954006b16
util-linux: add --bindir and --sbindir
...
The defaults are /bin and /sbin. We don't like them because of "DESTDIR
on merged-usr system" issue.
2022-02-05 20:37:44 +08:00
Xi Ruoyao
50c357d363
util-linux: revise contents and short descriptions
...
* tailf is removed completely
* fdformat is disabled by default, and we don't really have any reason
to enable it (and we'll need to workaround the missing man page issue
if we want to enable it)
* irqtop, lsirq, scriptreplay, and uclampset added
2022-02-05 20:37:44 +08:00
Thomas Trepl (Moody)
e130fa2cf3
Automatic merge of trunk into multilib
2022-01-25 05:45:10 +01:00
Xi Ruoyao
7b370c55d7
util-linux: remove the description of "raw" command
...
Since Linux-5.13, <linux/raw.h> has been removed from API headers. So
this command won't be built by util-linux.
2022-01-25 03:30:05 +08:00
Thomas Trepl (Moody)
bb2febd46a
Automatic merge of trunk into multilib
2022-01-04 05:45:10 +01:00
Xi Ruoyao
cd99aff683
Revert "shadow: remove explicit --disable-{su,runuser}"
...
This reverts commit 6ecd06927b
.
Continue to use shadow su, until it's really dead.
2022-01-03 23:28:24 +08:00
Thomas Trepl (Moody)
0eb19f0f79
Automatic merge of trunk into multilib
2021-12-28 05:45:09 +01:00
Xi Ruoyao
6ecd06927b
shadow: remove explicit --disable-{su,runuser}
...
for sync with BLFS. They are automatically disabled when PAM is
unavailable.
2021-12-27 20:54:46 +08:00
Thomas Trepl (Moody)
a08b5f01cb
Remove an invalid (ignored) option; Move ncursesw6-config out of the way for lib{,x}32
2021-11-24 21:36:16 +01:00
Thomas Trepl (Moody)
716db1f765
Merge upstream
2021-09-20 09:37:34 +02:00
Pierre Labastie
d672ab7d66
Remove spaces at end o lines - chapter08
2021-09-07 22:33:18 +02:00
Thomas Trepl (Moody)
16cdca7b48
Automatic merge of trunk into multilib
2021-07-30 05:45:11 +02:00
Xi Ruoyao
2f67a2a07f
Revert "util-linux: explain ioctl_ns failure more precisely"
...
This reverts commit 79902f4e51
.
2021-07-29 18:14:21 +08:00
Thomas Trepl (Moody)
00e8b5325a
Merge upstream changes
2021-07-28 15:43:47 +02:00
Xi Ruoyao
79902f4e51
util-linux: explain ioctl_ns failure more precisely
2021-07-28 12:30:03 +08:00
Thomas Trepl (Moody)
64a306d76a
Automatic merge of trunk into multilib
2021-07-27 21:29:34 +02:00
Bruce Dubbs
11d5dee3a4
Minor instruction changes and text updates.
...
Move coreutils library from /usr/libexec to /usr/lib in both
Chapter 6 and Chapter 8.
Text updates in chapter08/pkgmgt.xml and chapter09/locale.xml.
Restore deletion of hanging test in chapter08/util-linux.xml.
Text changes in stripping and make instruction compatible with jhalfs.
2021-07-27 14:11:38 -05:00
Thomas Trepl (Moody)
3388c22918
Merge upstream changes
2021-07-26 09:13:05 +02:00
Bruce Dubbs
ff96923bf3
Package updates and stripping fixes
...
Add workaround to strip libraries correctly.
Update to shadow-4.9.
Update to util-linux 2.37.1.
2021-07-25 20:10:18 -05:00
Thomas Trepl (Moody)
9600ece7df
Automatic merge of trunk into multilib
2021-07-12 05:45:11 +02:00
Bruce Dubbs
176404f5e2
Work around a util-linux that can hang the tests.
...
If CONFIG_USER_NS or CONFIG_PID_NS are not set in the kernel, the tests will
hang forever. To work around the problem, delete one test.
2021-07-10 23:16:21 -05:00
Thomas Trepl (Moody)
6e9ca9918b
Automatic merge of trunk into multilib
2021-06-17 05:45:12 +02:00
Bruce Dubbs
0f69f60924
Tweak spacing
2021-06-15 23:02:24 -05:00
Thomas Trepl (Moody)
dd79d3f5ad
Automatic merge of trunk into multilib
2021-06-16 05:45:12 +02:00
Bruce Dubbs
7fe99c2ca7
Package Updates.
...
Update to iana-etc-20210611.
Update to vim-8.2.3001.
Update to util-linux-2.37.
Update to meson-0.58.1.
Update to linux-5.12.10.
Update to m4-1.4.19.
Update to grub-2.06.
2021-06-15 22:31:48 -05:00
Thomas Trepl (Moody)
70aadfbaf4
Cosmetic rearrange options to appear more consistent
2021-05-18 10:02:19 +02: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
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
38de42d0ed
Merge changes from trunk to multilib
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:40 +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
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
704e800fcb
util-linux: runstatedir=/run is also needed by sysv
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12094 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-01-13 09:00:22 +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
Xi Ruoyao
34fe7e07cd
decorate usernames with <systemitem>
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12071 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-12-26 15:51:54 +00:00