Changeset 3380

Show
Ignore:
Timestamp:
02/11/07 16:18:29 (2 years ago)
Author:
mlankhorst
Message:

Add firmware and modules directories to creation

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/clfs-embedded/BOOK/final-preps/creatingdirs.xml

    r3081 r3380  
    1414  standard directory tree by issuing the following commands:</para> 
    1515 
    16 <screen><userinput>mkdir -pv ${CLFS}/{bin,boot,dev,{etc/,}opt,home,lib,mnt} 
     16<screen><userinput>mkdir -pv ${CLFS}/{bin,boot,dev,{etc/,}opt,home,lib/{firmware,modules},mnt} 
    1717mkdir -pv ${CLFS}/{proc,media/{floppy,cdrom},sbin,srv,sys} 
    1818mkdir -pv ${CLFS}/var/{lock,log,mail,run,spool}