Commit Graph

42 Commits

Author SHA1 Message Date
Xi Ruoyao
ff4a32ec01
aboutlfs: Fix umask expect output
On a latest LFS system the output is 0022.  It seems depending on host
shell version.
2025-01-25 22:15:31 +08:00
Douglas R. Reno
bb5bf3b9d8 Minor typo fixes 2025-01-12 12:13:06 -06:00
Xi Ruoyao
39679232f7
Move the explanation of umask 022 from settingenviron to aboutlfs
Explain it once we use it.  Also fix an error in the text (we don't make
files executable, we only make directories searchable).
2025-01-12 11:56:30 +08:00
Xi Ruoyao
625969c2de
aboutlfs: Also mention umask in addition to export LFS= for bash profiles 2025-01-12 11:53:48 +08:00
Xi Ruoyao
cacb470c97
aboutlfs: Set umask to 022
I know some distros are using a different default and we are having
reports of some mysterious permission issue via lfs-support those I
highly suspect as some umask issue.  Let's just explicitly set it (like
setting $LFS) to protect us from such distros without changing every
"mkdir -pv" to "install -vdm755".
2025-01-11 23:34:14 +08:00
Pierre Labastie
7152faa5fa Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
David Bryant
50e70dbc1f Clarify verbiage in chapter 2.6 (Setting the $LFS Variable). 2022-09-23 14:08:34 -05:00
Pierre Labastie
a04b192f50 Remove spaces at end o lines - chapter02 2021-09-07 22:46:24 +02:00
Xi Ruoyao
34fe7e07cd decorate usernames with <systemitem>
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12071 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-12-26 15:51:54 +00:00
Bruce Dubbs
54b3fb5e8c Add warnings about mounting /mnt/lfs and
the export of $LFS if restarting the host system. Add
comments to automate those actions.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-01-26 20:37:11 +00:00
Bruce Dubbs
5336641115 Update to gmp-6.1.0.
Clean up Eudev configure options.
Update host requirements to require GCC-4.7 or later.
Clarify that setting and using the LFS variable assumes the bash shell.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10974 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-12-03 23:12:18 +00:00
Bruce Dubbs
e4c87dbca1 Reemphasize that /mnt/lfs needs to be set for root
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-09-30 17:32:12 +00:00
Bruce Dubbs
448e2261fb Text changes:
Move about LFS to Chapter 2.
  Add intor to Chapter 4.
  Explain why specific symlinks are needed in Chapter 6.
  Remove obsolete reference to old glibc version.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10575 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-06-11 04:57:05 +00:00
Alex Gronenwoud
c6b5ddb7a6 Shifting chapter contents, and moving preparational sections of chapter 5 to a separate chapter.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3284 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-03-07 12:09:31 +00:00
Alex Gronenwoud
4f4b4e84a2 Restoring the removed dbhtml directives.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3275 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-03-05 19:06:12 +00:00
Alex Gronenwoud
46c039ef30 Removing some of the dbhtml directives.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3274 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-03-03 22:10:40 +00:00
Alex Gronenwoud
dcff0464e8 Changing chapter IDs in anticipation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3221 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-04 22:23:18 +00:00
Alex Gronenwoud
3be4d973d4 Changing identifiers in preparation for moving sections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-27 22:29:49 +00:00
Alex Gronenwoud
7f1fcd89bb Adding several cross reference tags.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-10-24 17:28:42 +00:00
Greg Schafer
21ba4e3570 Internal markup reworking to fix the extraneous whitespace problem in the "tidy generated" web site pages. Essentially replace all ocurrences of <para><screen> with <screen> (and of course the matching closing tags).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-10-09 23:22:07 +00:00
Alex Gronenwoud
238527e104 Minor adjustments, mainly of markup. And dropping file removal from the 'stripping' phase -- the files are small.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2815 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-14 21:47:20 +00:00
Alex Gronenwoud
7fcbee1c5f Rewording the section.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2718 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-02 21:59:18 +00:00
Gerard Beekmans
470939a788 removed note about adding to a .bash_profile file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2225 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-04 03:22:43 +00:00
Timothy Bauscher
29bf686e71 Removed a warning which doesn't apply anymore.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-10-20 19:47:53 +00:00
Timothy Bauscher
2c094d60db Applied Bill Maltby's grammar patch. Changed $LFS to LFS where appropriate. Internal XML cleanup: removed double spacing where appropriate.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-28 21:08:29 +00:00
Timothy Bauscher
2294abc0c8 XML nicities.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2126 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-22 03:13:20 +00:00
Timothy Bauscher
1e6acd6f70 Applied Bill Maltby's grammatic-fixes patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2124 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-22 03:01:40 +00:00
Timothy Bauscher
26e62aa22d Removed --enable-threads=posix from static gcc compilation. Fixed changelog and a number of typos.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-20 21:11:28 +00:00
Timothy Bauscher
60ed866798 Fixed typos, removed old command explanation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2114 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-18 18:31:39 +00:00
Mark Hymers
6ad962732e move export LFS command to be on its own line
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1775 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-03-29 12:38:41 +00:00
Gerard Beekmans
ce04b112cf clearified
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1639 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-20 01:10:29 +00:00
Gerard Beekmans
04f55298c9 added <?dbhtml> tag for output redirection into subdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1263 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-25 23:48:31 +00:00
Gerard Beekmans
fada43129e text updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1105 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-29 16:56:32 +00:00
Mark Hymers
b822811980 XML changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-22 19:45:10 +00:00
Gerard Beekmans
bb242439b9 Another update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@474 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-12 23:31:25 +00:00
Gerard Beekmans
280bcc86e7 Update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@472 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-12 23:25:34 +00:00
Gerard Beekmans
ff9fe0170a Text update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@355 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-23 02:56:31 +00:00
Gerard Beekmans
97f1db3961 Text update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@354 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-23 02:38:02 +00:00
Thomas Balu Walter
88aed9055f Typo ...is set for -> is set.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@341 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-20 11:29:42 +00:00
Thomas Balu Walter
aff91c471b You-fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@330 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-16 18:06:46 +00:00
Simon Perreault
01c82183ad Grammar fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@326 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-15 17:01:05 +00:00
Gerard Beekmans
b08f409653 Initial XML commit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-15 15:26:52 +00:00