|
|
coherent
: /etc/brc.build 5/31/91 : COHERENT executes this script when it boots. : This version invokes /etc/build : to install floppy-based COHERENT to the hard disk. : Configure RAM disk and mount it on /tmp. . /etc/.profile /etc/mkfs /dev/ram1 384 /etc/mount /dev/ram1 /tmp : Load drivers. /etc/drvld.all : Set the date from the system clock. . /etc/timezone /bin/date -s `/etc/ATclock` >/dev/null : /etc/build reboots automatically on success. : Trap in case interrupted. trap 'echo; echo Aborted...' 1 2 3 if /etc/build then else echo The COHERENT system installation failed, please reboot and try again. fi sync exit 1
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.