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
David Bryant
13702d9f05
Cleaned up English idiom just a trifle.
2022-10-28 10:10:10 -05:00
Xi Ruoyao
aa9ade1fba
more clarification of "log in as lfs user"
...
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.
2022-09-29 18:26:52 +08:00
Xi Ruoyao
199d14c997
addinguser: don't say "log in as lfs user"
...
"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.
2022-09-29 17:52:11 +08:00
David Bryant
ec7b046623
Tweaked English idiom / clarified directiions in chapters 4.3 and 4.4.
2022-09-27 13:07:58 -05: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
Xi Ruoyao
8a572f06bb
don't chown $LFS/sources to lfs ( #5018 )
2022-03-05 16:30:43 +08:00
Pierre Labastie
707c4d32ad
Remove spaces at end o lines - chapter04
2021-09-07 22:44:10 +02:00
Douglas R. Reno
d7a942197e
Merge Xi's changes into trunk
...
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!
2021-05-11 23:24:11 -05:00
Thomas Trepl
70f0882d4c
No /lib64 on i686
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-14 21:03:26 +00:00
Bruce Dubbs
ee714d385e
Text update to cross2 Chapter 4.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-09 21:26:11 +00:00
Pierre Labastie
efcb393343
Make the new book
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-03 21:02:51 +00:00
Pierre Labastie
afcfd745ae
Remove unused files and make
...
idref's more regular
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-02-09 20:50:38 +00:00
Bruce Dubbs
bec76acde9
Add upstream fixes patch for bash.
...
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
2019-12-01 18:01:37 +00:00
Bruce Dubbs
148806797d
grammar
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11668 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-09-03 20:50:55 +00:00
Xi Ruoyao
09163e546d
building temp system is ch 5, next one of ch 4
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11667 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-09-03 19:27:48 +00:00
Manuel Canales Esparcia
b06ca361a4
Updated book sources to use DocBook-XML DTD 4.5
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-21 18:42:58 +00:00
Manuel Canales Esparcia
6a3b6af435
Indented chapter 04.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7275 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-15 12:10:43 +00:00
Matthew Burgess
59988921eb
Add -v to commands that accept it
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-29 20:55:40 +00:00
Jeremy Huntwork
d7ec037f23
Adding nodump role to 'passwd lfs'
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6838 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-11 23:30:56 +00:00
Archaic
a1a7f4f337
Brought (hopefully) all references of man/info pages into conformity. Updated typography to reflect this.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6376 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-04 21:32:47 +00:00
Archaic
663ecfcc5f
Several minor wording changes (chapters 1 - 5).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-29 16:24:16 +00:00
Gerard Beekmans
81fd230419
Trunk is now identical to Testing
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-19 22:16:42 +00:00
Matthew Burgess
17700191e9
Upgraded to DocBook 4.4 DTD
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 18:06:48 +00:00
Manuel Canales Esparcia
bce08efc71
Uniffied the titles with the ones used in testing.
...
Added chapter07/udev.xml.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 11:27:57 +00:00
Manuel Canales Esparcia
155d6d1a6f
Removed obsolete commented text, chapter04.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4596 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 10:36:17 +00:00
Manuel Canales Esparcia
ae79672711
More text dropped.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4425 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-19 19:50:52 +00:00
Matthew Burgess
1fd5d19b67
Add user lfs to group lfs (fixes bug #856 )
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3820 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-19 20:48:04 +00:00
Manuel Canales Esparcia
55851d6ef3
Tagging corrections in chapters 1 to 4.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-29 20:00:54 +00:00
Matthew Burgess
673b0d84ba
* Merged newxml into HEAD
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-03 10:59:46 +00:00