|
|
1.1 ! root 1: #! /bin/sh ! 2: # @(#)buildmini 4.4 7/9/83 ! 3: # ! 4: miniroot=hp0g ! 5: minitype=rm80 ! 6: # ! 7: date ! 8: umount /dev/${miniroot} ! 9: newfs -s 4096 ${miniroot} ${minitype} ! 10: fsck /dev/r${miniroot} ! 11: mount /dev/${miniroot} /mnt ! 12: cd /mnt; sh /sys/dist/get ! 13: cd /sys/dist; sync ! 14: umount /dev/${miniroot} ! 15: fsck /dev/${miniroot} ! 16: date
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.