*** empty log message ***
This commit is contained in:
parent
3aedf32a8a
commit
b1e5779b1c
1 changed files with 1 additions and 1 deletions
|
@ -592,7 +592,7 @@ then echo "eth0 $driver 0 { default; };" >/mnt/etc/inet.conf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# CD remnants that aren't for the installed system
|
# CD remnants that aren't for the installed system
|
||||||
rm /mnt/issue /mnt/CD /mnt/.* 2>/dev/null
|
rm /mnt/etc/issue /mnt/CD /mnt/.* 2>/dev/null
|
||||||
# Change /etc/fstab. (No swap.)
|
# Change /etc/fstab. (No swap.)
|
||||||
# ${swap:+swap=/dev/$swap}
|
# ${swap:+swap=/dev/$swap}
|
||||||
echo >/mnt/etc/fstab "\
|
echo >/mnt/etc/fstab "\
|
||||||
|
|
Loading…
Reference in a new issue