Bruce Dubbs
9575382489
Minor text changes
2024-02-27 12:29:43 -06:00
Bruce Dubbs
cf6fe33cee
Fix some external URLs
2024-02-27 12:05:21 -06:00
Xi Ruoyao
ee950a5e0d
More <quote> clean up
...
Use <quote> instead of '"' if possible. Use <literal>,
<computeroutput>, etc. instead of <quote> if possible. Replace
<quote>alpha</quote> with a UTF-8 Greek alpha character.
BTW decorate ".link" with <filename class='extension'>.
2024-01-28 20:53:47 +08:00
Pierre Labastie
360fdfca9c
Fix punctuation in quotes, and quote signs
...
- period and comma inside quotes
- " to <quote>
- some " to <literal> when it is a var value
2024-01-26 18:28:53 +01: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
ba40e32566
systemd: Use NSS modules provided by systemd in nsswitch.conf
...
It allows a simplification to /etc/hosts. Also correct some info about
FQDN in both sysv and systemd.
2023-09-14 16:50:37 +08:00
Xi Ruoyao
ce779ec8c1
configuration: Use [DHCPv4] instead of [DHCP] for systemd .network file
...
The upstream has splitted [DHCP] into [DHCPv4] and [DHCPv6]. While we
are only enabling DHCPv4 in the example setting (in most scenario DHCPv6
is not strictly needed as SLAAC is sufficient), just use [DHCPv4]
instead of [DHCP].
2023-02-17 15:10:35 +08:00
Xi Ruoyao
5f3777ab18
disable systemd-networkd-wait-online if ...
...
systemd-networkd won't be used for network configuration
2022-05-29 14:25:22 +08:00
Douglas R. Reno
18d4d6d2d7
Do a minor reword in networkd.xml and move Firmware Drivers to the
...
Device Drivers section in the systemd kernel configuration.
2022-02-26 23:18:28 -06:00
Xi Ruoyao
d759d8b20c
systemd net cfg: fix unclosed <...>
2022-02-06 07:08:18 +08:00
Xi Ruoyao
c633b87ef4
systemd net cfg: fix ambigious "it"
2022-02-05 22:29:27 +08:00
Xi Ruoyao
d79ba5b01c
systemd network config: slightly reword about resolv.conf
2022-02-05 21:35:14 +08:00
Douglas R. Reno
0a75d62658
Minor tweaks to systemd
2022-02-04 19:54:13 -06:00
Xi Ruoyao
1966b8db8f
network cfg: mention that LFS and the host may name interfaces differently
2022-01-31 19:42:18 +08:00
Pierre Labastie
c34b4fb1c6
Remove spaces at end o lines - chapterO9
2021-09-07 22:01:10 +02:00
Xi Ruoyao
c53ff08f82
systemd: network configuration: network-manager is now compatible with systemd-resolved
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-12 06:40:05 +00:00
Douglas R. Reno
4234aea632
Fix the /etc/hosts file on systemd
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-12 21:30:19 +00:00
Douglas R. Reno
9e7475a6c3
Updates to chapter09 for systemd
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11929 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-12 21:04:48 +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