|
|
@ -37,6 +37,7 @@ dnl |
|
|
|
if [ -f /etc/conf/hardware ] ; then |
|
|
|
. /etc/conf/hardware |
|
|
|
fi |
|
|
|
dmesg -n 3 |
|
|
|
dnl |
|
|
|
block_split(`Configuring the /dev filesystem ...') |
|
|
|
check(`sh /etc/conf/devfs') |
|
|
@ -109,7 +110,7 @@ dnl |
|
|
|
chmod 664 /var/run/utmp ; chown root:tty /var/run/utmp |
|
|
|
dnl |
|
|
|
block_split(`Writing /var/log/boot.msg.') |
|
|
|
check(`dmesg > /var/log/boot.msg') ; dmesg -n 3 |
|
|
|
check(`dmesg > /var/log/boot.msg') |
|
|
|
dnl |
|
|
|
block_split(`Setting keyboard keymappings.') |
|
|
|
if [ -L /etc/default.keymap ] ; then |
|
|
|