Changeset a723063 in clfs-embedded for BOOK/cleanup/chapter.xml


Ignore:
Timestamp:
Mar 23, 2011, 3:39:24 PM (13 years ago)
Author:
Andrew Bradford <bradfa@…>
Branches:
master
Children:
2ef8466
Parents:
1897712
git-author:
Andrew Bradford <bradfa@…> (03/22/11 03:49:38)
git-committer:
Andrew Bradford <bradfa@…> (03/23/11 15:39:24)
Message:

Moved chowning.xml to cleanup chapter, edited it

Moved bootable/common/chowning.xml to the cleanup chapter as that's a
more appropriate place for it. Chowning everything to root should only
happen to the ${CLFS}-final directory (our copy) so as to not disrupt
the ability to go back and compile more packages as clfs user.

Also edited chowning.xml to only operate on the ${CLFS}-final directory
and to update chgrp command to use group "13" rather than "utmp" since
utmp group may not be group 13 on the build machine.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cleanup/chapter.xml

    r1897712 ra723063  
    1313
    1414  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="remove-files.xml"/>
     15  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chowning.xml"/>
    1516  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="copy-to-target.xml"/>
    1617
Note: See TracChangeset for help on using the changeset viewer.