Changeset 8b23a0e for CLFS3


Ignore:
Timestamp:
11/21/2006 09:50:34 PM (18 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
e6b660f
Parents:
abf2c47
Message:

clfs-embedded: changed root shell to uClibc <ash>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CLFS3/master.sh

    rabf2c47 r8b23a0e  
    9797
    9898        @touch \$(MOUNT_PT)/etc/mtab
    99         @echo "root::0:0:root:/root:/bin/bash" >> \$(MOUNT_PT)/etc/passwd
     99        @echo "root::0:0:root:/root:/bin/ash" >> \$(MOUNT_PT)/etc/passwd
    100100        @echo "root:x:0:" >> \$(MOUNT_PT)/etc/group
    101101        @echo "bin:x:1:"  >> \$(MOUNT_PT)/etc/group
Note: See TracChangeset for help on using the changeset viewer.