make /etc/sysconfig so we can store information, such as hardware configuration of the box (needed for Kudzu)
svn path=/nixu/trunk/; revision=4107
This commit is contained in:
parent
b084dc18b3
commit
22195d35a5
@ -140,6 +140,7 @@ make_dir 00755 /boot
|
|||||||
make_dir 00755 /dev
|
make_dir 00755 /dev
|
||||||
make_dir 00755 /dev/pts
|
make_dir 00755 /dev/pts
|
||||||
make_dir 00755 /etc # global non-constant configuration
|
make_dir 00755 /etc # global non-constant configuration
|
||||||
|
make_dir 00755 /etc/sysconfig
|
||||||
make_dir 00755 /etc-secret
|
make_dir 00755 /etc-secret
|
||||||
make_dir 00755 /home
|
make_dir 00755 /home
|
||||||
make_dir 00755 /lib
|
make_dir 00755 /lib
|
||||||
|
Loading…
Reference in New Issue
Block a user