Changeset 6ad5a2f for README


Ignore:
Timestamp:
08/08/2006 05:26:40 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
daa9b6c
Parents:
983db9f
Message:

Ported LUSER code and last CLFS2 fix from experimental.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    r983db9f r6ad5a2f  
    143143       and wish to automate the build. 99% of any problems that arise can be
    144144       solved by reading the book(s).
    145    
     145
    146146    Q. "It doesn't work!"
    147147    A. Yes it does, try ./lfs --help
     148       Remember you must either be 'root' to run this script or have 'sudo' privileges.
    148149
    149150    Q. "It still doesn't work"
     
    187188       simple and reliable method of doing so. This method also handles the CLFS
    188189       build method where the final build may be done on a separate machine.
     190
     191    Q. "What is the function of LUSER and LGROUP? There is no cmd line switch"
     192    A. If you are running jhalfs from a low or non-priveledged account you may not
     193       have the priv to create/delete accounts. These variables are adjustable
     194       when invoking make.
     195         make LUSER=myaccount LGROUP=mygroup
     196       Then only changes to your account will be the creation of a NEW .bashrc after
     197       saving your original to .bashrc.XXX
    189198
    190199    Q. "When I try to build 'xxx' with clfs the makefile fails at the mid-point"
Note: See TracChangeset for help on using the changeset viewer.