#!/bin/sh # # /etc/rc.d/rc.sysinit - run once at boot time # # Taken in part from Miquel van Smoorenburg's bcheckrc. # PATH=/bin:/sbin:/usr/bin:/usr/sbin export PATH mount /proc # save wear and tear mount -n -oremount,noatime / # put /tmp and /var in ram mount -t tmpfs tmpfs /tmp mount -t tmpfs tmpfs /var mkdir -p /var/run mkdir -p /var/log touch /var/log/wtmp mkdir -p /var/lock mkdir -p /var/cache/httpd mkdir -p /var/log/httpd # have syslog running for dhcpcd, ntpd... syslogd klogd -c 3 # do Ampex local network setup /etc/rc.d/rc.netinit rm -f /var/run/httpd.pid httpd portmap >/etc/mtab mount -a cat /proc/mounts > /etc/mtab xinetd -stayalive -reuse # install WinDriver module /usr/local/bin/wdreg windrvr6 no # allow ftp user access chmod 666 /dev/windrvr6 modprobe sym53c8xx modprobe st modprobe xfs modprobe cioxge IpAddr0=0xC0A80003 IpAddr1=0xC0A80004 \ CacheCoherent=0 DefaultRxMode=0 DefaultTxMode=0 modprobe DMAPlugIn