1
0
mirror of https://git.linuxfromscratch.org/lfs.git synced 2025-07-04 19:39:52 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
Xi Ruoyao
8392e57ae4
Merge remote-tracking branch 'origin/trunk' into xry111/clfs-ng 2025-04-29 22:53:57 +08:00
Bruce Dubbs
8145eff136 Cleanup after 12.3 release. 2025-03-07 14:52:09 -06:00
Xi Ruoyao
9e76c64bee
Merge remote-tracking branch 'origin/trunk' into xry111/clfs-ng 2024-02-08 12:32:26 +08:00
Xi Ruoyao
ea93c117f2
treewide: Use <ulink> instead of <filename> for man pages
"gcc(1)" is really not a file name.

Use <ulink> and link to the online man page on
https://man.archlinux.org/ so the user can refer to the man pages more
easily.

The change is done via a sed command and long lines are wrapped
manually.
2024-01-26 01:59:06 +08:00
Pierre Labastie
7152faa5fa Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
Pierre Labastie
811d59db8b Nitpick on format
- according to our typography, referring to a manual page should be
  <filename>page(x)</filename>
- don't enclose punctuation into quotes
- use <option> for option
2024-01-11 13:52:28 +01:00
Xi Ruoyao
2df066c924
Merge remote-tracking branch 'origin/trunk' into xry111/clfs-ng 2023-09-15 18:54:55 +08:00
Xi Ruoyao
44674e4c92
sysv: Mount cgroup fs for memory pressure information early
Prepare for systemd-254 update.  See  for details.
2023-07-28 19:59:01 +08:00
Xi Ruoyao
0ea3431d66
Merge remote-tracking branch 'origin/trunk' into xry111/clfs-ng 2022-09-26 22:03:23 +08:00
Bruce Dubbs
16cd09633e Adjust instructions for /dev/shm when creating virtual filesystems.
Some host create /dev/shm as a tmpfs.  Some have is as
a symlink to a location in another directory.  This
change handles both cases.

The change to the sysV bootscripts now creates /dev/shm
as a separate tmpfs from /run.  This makes LFS sysV and
systemd versions treat /dev/shm the same.
2022-09-20 12:20:58 -05:00
Xi Ruoyao
9fe6c3b5be
clfs-ng: adjust fstab to use our partition layout created earlier 2022-03-16 20:33:38 +08: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