Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | afterlfs: "Work remotely via SSH" does not strictly need wget | Xi Ruoyao | 2023-09-24 | 1 | -2/+12 |
| | |||||
* | /etc/os-release: Add HOME_URL field | Xi Ruoyao | 2023-09-19 | 1 | -0/+1 |
| | | | | | It's used by AppStream in BLFS for calculating the ID of the operating system. | ||||
* | Make /dev/shm mount and umount verbose | Pierre Labastie | 2023-09-12 | 1 | -1/+1 |
| | | | | | Almost all commands in lfs are verbose. Don't know why these ones were not. | ||||
* | Typo | Bruce Dubbs | 2023-08-15 | 1 | -1/+1 |
| | |||||
* | reboot.xml: Minor typo fix | Douglas R. Reno | 2023-03-23 | 1 | -1/+1 |
| | | | | Thanks goes to rhubabpieguy on lfs-dev | ||||
* | reboot: Use &blfs-book; to simply the link to BLFS | Xi Ruoyao | 2023-03-15 | 1 | -8/+2 |
| | | | | By the way, use &root; for root user. | ||||
* | Add a pointer to troubleshooting boot problems | Bruce Dubbs | 2023-03-12 | 1 | -2/+22 |
| | |||||
* | reboot: fix /dev/shm unmounting command | Xi Ruoyao | 2022-10-02 | 1 | -1/+1 |
| | | | | /dev/shm may be a mount point, or a symlink. | ||||
* | umount /dev/shm before rebooting | Pierre Labastie | 2022-10-02 | 1 | -0/+1 |
| | | | | | Now that /dev/shm is always a mountpoint, it needs to be umounted otherwise dev cannot be umounted. | ||||
* | Adjust instructions for /dev/shm when creating virtual filesystems. | Bruce Dubbs | 2022-09-20 | 1 | -1/+6 |
| | | | | | | | | | | 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. | ||||
* | Typos | Bruce Dubbs | 2022-09-19 | 1 | -1/+1 |
| | |||||
* | fix a typo | Xi Ruoyao | 2022-09-19 | 1 | -1/+1 |
| | |||||
* | reboot: add a comment for editors about why we don't provide reboot command | Xi Ruoyao | 2022-09-19 | 1 | -0/+3 |
| | |||||
* | Chapter 11 text updates. | Bruce Dubbs | 2022-09-18 | 3 | -18/+14 |
| | |||||
* | afterlfs: use entity for root user | Xi Ruoyao | 2022-09-18 | 1 | -1/+1 |
| | |||||
* | afterlfs: "links" -> "links or lynx" | Xi Ruoyao | 2022-09-18 | 1 | -3/+4 |
| | | | | Lynx has a slight advantage: no recommended dependencies. | ||||
* | afterlfs: tweak key combination description | Xi Ruoyao | 2022-09-18 | 1 | -6/+32 |
| | | | | | | Use DocBook <keycombo><keycap> to decorate the keys. Change "Fn" to "Fx" because some small keyboards have a "Fn" (function) key to multiplex keys. | ||||
* | afterlfs: several fixes | Xi Ruoyao | 2022-09-17 | 1 | -5/+5 |
| | | | | | | | - 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). | ||||
* | afterlfs: Fix blfs "links" url | Pierre Labastie | 2022-09-17 | 1 | -1/+1 |
| | |||||
* | afterlfs: typo and add dependencies of make-ca | Pierre Labastie | 2022-09-17 | 1 | -1/+3 |
| | |||||
* | afterlfs: remove trailing spaces, and fix two obvious "- -" | Xi Ruoyao | 2022-09-17 | 1 | -30/+30 |
| | |||||
* | Update Chapter 11 | Bruce Dubbs | 2022-09-16 | 4 | -23/+268 |
| | | | | | These changes provide additional information on how to install additional packages from BLFS after LFS is complete. | ||||
* | whatnow: update online resources list for maintainance | Xi Ruoyao | 2022-09-05 | 1 | -12/+7 |
| | | | | | | | | Bugtraq is dead since 2021, use oss-sec instead. For CERT, cert.org redirects to CMU and us-cert.gov redirects to US CISA (https://www.cisa.gov/uscert/). I'm not familiar with those so left those for a US citizen to add :). | ||||
* | some http -> https changes | Xi Ruoyao | 2022-09-05 | 1 | -2/+2 |
| | |||||
* | reboot: mention firmwares | Xi Ruoyao | 2022-08-26 | 1 | -0/+5 |
| | | | | | | Text only change. I've forgotten this several times for AMDGPU... | ||||
* | decorate the references to root and lfs user | Xi Ruoyao | 2022-04-21 | 1 | -2/+2 |
| | | | | | The references already correctly decorated are not changed because "if it's not broken don't fix it". | ||||
* | Make umounting explicit | Bruce Dubbs | 2021-11-01 | 1 | -1/+21 |
| | |||||
* | remove blfs-systemd-book entity in chapter 11 | Pierre Labastie | 2021-09-22 | 2 | -26/+14 |
| | |||||
* | Remove all versiond entities | Pierre Labastie | 2021-09-22 | 1 | -22/+5 |
| | |||||
* | Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk | Pierre Labastie | 2021-09-07 | 2 | -16/+27 |
|\ | |||||
| * | Fix a spurious space in reboot.xmlr11.0 | Pierre Labastie | 2021-09-01 | 1 | -2/+3 |
| | | |||||
| * | Add revision attributes to ulink in chapter 11 | Pierre Labastie | 2021-09-01 | 2 | -18/+25 |
| | | | | | | | | | | 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. | ||||
| * | Point Section 11,4 to right version of BLFS | Bruce Dubbs | 2021-08-31 | 1 | -1/+4 |
| | | | | | | | | | | | | When we point to BLFS, we need to point to the right version: sysV or systemd. That's done with <phrase> and some symlinks on rivendell. | ||||
* | | Remove spaces at end o lines - chapter11 | Pierre Labastie | 2021-09-07 | 1 | -1/+1 |
|/ | |||||
* | mention wpa_supplicant in reboot page | Xi Ruoyao | 2021-08-20 | 1 | -0/+5 |
| | |||||
* | no need to mention dhcpcd/dhclient in systemd revision | Xi Ruoyao | 2021-08-20 | 1 | -1/+2 |
| | | | | | systemd-networkd supports DHCP. If someone prefers dhcpcd/dhclient he can use systemd-networkd as a temporary tool anyway. | ||||
* | mention make-ca in rebooting | Xi Ruoyao | 2021-04-24 | 1 | -0/+6 |
| | |||||
* | reboot: use umount -R to simplify the commandsr10.1 | Xi Ruoyao | 2021-02-27 | 1 | -17/+2 |
| | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12146 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 | ||||
* | reboot: remove the reference to gptfdisk and parted, fdisk now could handle GPT | Xi Ruoyao | 2020-12-23 | 1 | -6/+0 |
| | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12070 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 | ||||
* | Finish review/update to cross2 book | Bruce Dubbs | 2020-06-12 | 3 | -7/+7 |
| | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11931 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 | ||||
* | Initial commit of alternative cross LFS | Bruce Dubbs | 2020-06-07 | 5 | -0/+328 |
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 |