aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/changingowner.xml
Commit message (Collapse)AuthorAgeFilesLines
* Trunk is now identical to TestingGerard Beekmans2005-02-191-1/+27
| | | | 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 the text in chapter 06.Manuel Canales Esparcia2004-12-211-23/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a separate file for the strippingagain section.Manuel Canales Esparcia2004-06-131-1/+1
| | | | | | | Tags correcitions. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3780 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Merged newxml into HEADMatthew Burgess2004-05-031-0/+36
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moving most of chapter 6 intermezzos into a single file.Alex Gronenwoud2003-11-131-32/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3081 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adding some markup and doing miscellaneous shuffles.Alex Gronenwoud2003-10-221-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3029 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Internal markup reworking to fix the extraneous whitespace problem in the ↵Greg Schafer2003-10-091-1/+1
| | | | | | "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
* Minor textual and command changes from lfs-devJeremy Utley2003-09-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Renaming /stage1 to /tools.Alex Gronenwoud2003-09-021-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's ownership patch which fixes bug #510 which was originall ↵Gerard Beekmans2003-05-131-19/+18
| | | | | | patched and submitted by Alex Groenewoud git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2607 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Integrated Pure LFS - Phase 1Gerard Beekmans2003-05-021-7/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* rewordedGerard Beekmans2002-10-181-10/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2179 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed --enable-threads=posix from static gcc compilation. Fixed changelog ↵Timothy Bauscher2002-09-201-1/+1
| | | | | | and a number of typos. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Alex\'s grammar patchTimothy Bauscher2002-09-081-7/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2082 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* applied Alex's commas.patchGerard Beekmans2002-06-031-7/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1960 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* remove chown /lost+foundGerard Beekmans2002-05-281-8/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1928 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* first set of commits for keep-chap5-chap6-seperateGerard Beekmans2002-05-251-7/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* change chown X.X's to chown X:X'sMark Hymers2002-05-171-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1888 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix bugs #335 and #342 plus various touch ups, layout fixed (line wrapping ↵Gerard Beekmans2002-05-021-4/+3
| | | | | | mostly) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* slight change to make it more pleasant to type outGerard Beekmans2002-02-021-3/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1541 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added chown for /lost+found if the fs has itGerard Beekmans2002-01-301-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1519 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 149] Addition and Removal of files to resolve bug 149 (Install all ↵Marc Heerdink2002-01-231-0/+19
software as an unprivileged user) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1470 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689