Commit Graph

25 Commits

Author SHA1 Message Date
Pierre Labastie
7152faa5fa Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
Pierre Labastie
e0a942748e Make /dev/shm mount and umount verbose
Almost all commands in lfs are verbose. Don't know why these ones
were not.
2023-09-12 19:02:18 +02:00
Douglas R. Reno
e2df6431e9 reboot.xml: Minor typo fix
Thanks goes to rhubabpieguy on lfs-dev
2023-03-23 15:02:26 -05:00
Xi Ruoyao
23a6c4c492
reboot: Use &blfs-book; to simply the link to BLFS
By the way, use &root; for root user.
2023-03-15 14:01:24 +08:00
Bruce Dubbs
5fa9f630cd Add a pointer to troubleshooting boot problems 2023-03-12 00:26:41 -06:00
Xi Ruoyao
bde421e48d
reboot: fix /dev/shm unmounting command
/dev/shm may be a mount point, or a symlink.
2022-10-02 16:12:26 +08:00
Pierre Labastie
8e0c191b9b umount /dev/shm before rebooting
Now that /dev/shm is always a mountpoint, it needs to be umounted
otherwise dev cannot be umounted.
2022-10-02 09:52:59 +02:00
Xi Ruoyao
5f85f38260
reboot: add a comment for editors about why we don't provide reboot command 2022-09-19 11:03:29 +08:00
Bruce Dubbs
6d60bfc16f Chapter 11 text updates. 2022-09-18 16:57:53 -05: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
Xi Ruoyao
d84087141c
reboot: mention firmwares
Text only change.

I've forgotten this several times for AMDGPU...
2022-08-26 19:52:20 +08: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
Bruce Dubbs
56587fc43d Make umounting explicit 2021-11-01 12:05:41 -05:00
Pierre Labastie
d73560403d remove blfs-systemd-book entity in chapter 11 2021-09-22 23:19:17 +02:00
Pierre Labastie
c6f58f47bd Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk 2021-09-07 22:40:16 +02:00
Pierre Labastie
c8fb227d0d Remove spaces at end o lines - chapter11 2021-09-07 22:24:27 +02:00
Pierre Labastie
6711c42299 Fix a spurious space in reboot.xml 2021-09-01 18:24:19 +02:00
Pierre Labastie
3443abb60a Add revision attributes to ulink in chapter 11
The systemd book needs to point to blfs systemd. So change the ulinks
accordingly, and use a revision attribute. No need to use phrase tag.
2021-09-01 08:33:34 +02:00
Xi Ruoyao
3089d454c0
mention wpa_supplicant in reboot page 2021-08-20 01:24:56 +08:00
Xi Ruoyao
ec3d6a23b4
no need to mention dhcpcd/dhclient in systemd revision
systemd-networkd supports DHCP.  If someone prefers dhcpcd/dhclient he
can use systemd-networkd as a temporary tool anyway.
2021-08-20 01:20:39 +08:00
Xi Ruoyao
af548cd4ae
mention make-ca in rebooting 2021-04-24 22:25:33 +08:00
Xi Ruoyao
1f0565af18 reboot: use umount -R to simplify the commands
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12146 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-27 04:45:36 +00:00
Xi Ruoyao
ce9b68d158 reboot: remove the reference to gptfdisk and parted, fdisk now could handle GPT
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12070 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-12-23 13:08:27 +00:00
Bruce Dubbs
37b5ac1293 Finish review/update to cross2 book
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11931 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-12 22:03:30 +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