aboutsummaryrefslogtreecommitdiffstats
path: root/chapter04/addinguser.xml
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned up English idiom just a trifle.David Bryant2022-10-281-2/+2
|
* more clarification of "log in as lfs user"Xi Ruoyao2022-09-291-8/+8
| | | | | | And, don't recommended to "log in as lfs through a DM" anymore: if you log in through a DM then start a terminal emulator, the first shell in the emulator is often a non-login shell. It's not something we expect.
* addinguser: don't say "log in as lfs user"Xi Ruoyao2022-09-291-1/+1
| | | | | | | | | | | | | | | | "log in" is a specifically defined action on UNIces. When you log in as a user, an entry will be added into /run/utmp and /var/log/wtmp. But when you switch to lfs with "su", this won't happen. "man su" also describes "--login" as: Provide an environment similar to what the user would expect had the user logged in directly. It's "similar to" logged in, not "really" logged in. So, don't say "log in" or the users may assume they must really log in as lfs in a VT or DM.
* Tweaked English idiom / clarified directiions in chapters 4.3 and 4.4.David Bryant2022-09-271-10/+10
|
* decorate the references to root and lfs userXi Ruoyao2022-04-211-2/+2
| | | | | The references already correctly decorated are not changed because "if it's not broken don't fix it".
* don't chown $LFS/sources to lfs (#5018)Xi Ruoyao2022-03-051-6/+0
|
* Remove spaces at end o lines - chapter04Pierre Labastie2021-09-071-1/+1
|
* Merge Xi's changes into trunkDouglas R. Reno2021-05-111-1/+1
| | | | | | | | | | | | | Update to meson-0.58.0 Update to systemd-248 Update to gcc-11.1.0 Update to linux-5.12.1 Update to iproute2-5.12.0 Update to Python-3.9.5 Make /bin, /sbin, and /lib symlinks to their counterparts in /usr. Thanks again for a significant portion of this work goes to Xi, I only really merged it and made a couple of modifications for my updates. To LFS 11.x we go!
* No /lib64 on i686Thomas Trepl2020-06-141-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Text update to cross2 Chapter 4.Bruce Dubbs2020-06-091-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make the new bookPierre Labastie2020-05-031-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove unused files and makePierre Labastie2020-02-091-1/+1
| | | | | | idref's more regular git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add upstream fixes patch for bash.Bruce Dubbs2019-12-011-0/+5
| | | | | | | | | | | | | | | | | | | | Add a note about possible problems when changing to the lfs user. Update to vim-8.1.2361. Update to meson-0.52.1. Update to elfutils-0.178. Update to iproute2-5.4.0. Update to libffi-3.3. Update to tcl-8.6.10. Update to man-pages-5.04. Update to perl-5.30.1. Update to linux-5.4.1. Update to bc-2.3.2. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* grammarBruce Dubbs2019-09-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11668 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* building temp system is ch 5, next one of ch 4Xi Ruoyao2019-09-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11667 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated book sources to use DocBook-XML DTD 4.5Manuel Canales Esparcia2007-03-211-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indented chapter 04.Manuel Canales Esparcia2006-01-151-68/+80
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7275 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add -v to commands that accept itMatthew Burgess2005-09-291-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adding nodump role to 'passwd lfs'Jeremy Huntwork2005-09-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6838 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Brought (hopefully) all references of man/info pages into conformity. ↵Archaic2005-07-041-2/+2
| | | | | | Updated typography to reflect this. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6376 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Several minor wording changes (chapters 1 - 5).Archaic2005-06-291-10/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Trunk is now identical to TestingGerard Beekmans2005-02-191-1/+69
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to DocBook 4.4 DTDMatthew Burgess2005-01-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Uniffied the titles with the ones used in testing.Manuel Canales Esparcia2005-01-301-1/+1
| | | | | | Added chapter07/udev.xml. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed obsolete commented text, chapter04.Manuel Canales Esparcia2005-01-301-68/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4596 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More text dropped.Manuel Canales Esparcia2004-12-191-0/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4425 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add user lfs to group lfs (fixes bug #856)Matthew Burgess2004-06-191-3/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3820 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tagging corrections in chapters 1 to 4.Manuel Canales Esparcia2004-05-291-8/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Merged newxml into HEADMatthew Burgess2004-05-031-0/+61
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689