The newest rc*, works nice.

This commit is contained in:
freesource
2001-12-03 05:43:33 +00:00
parent be1f96b004
commit c536524d28
2 changed files with 10 additions and 24 deletions
+1 -17
View File
@@ -1,25 +1,9 @@
#!/bin/sh
#
# $Id$
# $Id: rc.example,v 1.1 2001/12/01 21:42:26 freesource Exp $
# Used by the Example.yard template.
# /etc/rc: System initialization script.
#
# Compute module dependencies
/sbin/depmod -a
# Start up kerneld if desired
#/sbin/kerneld
# Mount everything mentioned in fstab
# .. but proc needs to be mounted first, anyways.
/bin/mount -anv
mount -v -o remount,rw -n /dev/ram0 /
# Set host name
/bin/hostname bootroot
# If you need to load a keyboard map, uncomment this line and
# fix the pathnames:
#/usr/sbin/loadkeys /usr/lib/kbd/keytables/defkeymap.map