Xi Ruoyao
c87106896c
English grammar fixes
...
Suggested-by: †KJM† <biz@k-1.me>
2024-12-06 17:05:02 +08:00
Bruce Dubbs
e5338216f0
Remove unneeded PATH entries.
2024-11-19 22:28:24 -06:00
Xi Ruoyao
7436c28ae4
If we need to create the link target of /dev/shm, make its mode 1777
...
To match the behavior of a tmpfs mount. Otherwise non-root user (for
e.g. the tester user) will get errors using Glibc shm functions.
2024-02-04 22:56:04 +08:00
Xi Ruoyao
8cf42d4c72
Fix and unify the commands creating the link target of /dev/shm
...
$(realpath /dev/shm) will return the absolute path of the target of
/dev/shm, thus the command will work for both absolute symlink and
relative symlink.
2024-02-04 03:42:36 +08:00
Pierre Labastie
7152faa5fa
Change all xml files to utf-8 encoding
2024-01-18 20:53:23 +01:00
Xi Ruoyao
d48812dca9
afterlfs: "Work remotely via SSH" does not strictly need wget
2023-09-24 20:07:32 +08:00
Bruce Dubbs
d280997ec6
Typo
2023-08-15 15:55:29 -05: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
Bruce Dubbs
670f55f539
Typos
2022-09-19 15:38:35 -05:00
Xi Ruoyao
4e381f952e
fix a typo
2022-09-19 12:10:26 +08:00
Bruce Dubbs
6d60bfc16f
Chapter 11 text updates.
2022-09-18 16:57:53 -05:00
Xi Ruoyao
b6a6f6c791
afterlfs: use entity for root user
2022-09-18 00:17:12 +08:00
Xi Ruoyao
43e4861936
afterlfs: "links" -> "links or lynx"
...
Lynx has a slight advantage: no recommended dependencies.
2022-09-18 00:16:00 +08:00
Xi Ruoyao
9bbfbeabc9
afterlfs: tweak key combination description
...
Use DocBook <keycombo><keycap> to decorate the keys. Change "Fn" to
"Fx" because some small keyboards have a "Fn" (function) key to
multiplex keys.
2022-09-18 00:13:14 +08:00
Xi Ruoyao
9f8335ee8d
afterlfs: several fixes
...
- Use <emphasis role="bold"> for bold, instead of <command>.
- Remove "X window" as some graphical environments are Wayland-based.
- "Full BLFS" -> "BLFS", and "partial BLFS" -> "basic LFS" (I guess some
content is copied from Basic BLFS).
2022-09-17 21:06:14 +08:00
Pierre Labastie
226784a1cb
afterlfs: Fix blfs "links" url
2022-09-17 14:57:01 +02:00
Pierre Labastie
afd19ad54a
afterlfs: typo and add dependencies of make-ca
2022-09-17 14:52:38 +02:00
Xi Ruoyao
59350d1c7b
afterlfs: remove trailing spaces, and fix two obvious "- -"
2022-09-17 20:36:13 +08:00
Bruce Dubbs
ea94a21b79
Update Chapter 11
...
These changes provide additional information on how to install additional
packages from BLFS after LFS is complete.
2022-09-16 21:37:34 -05:00