qA2p$bd!mPB03999 qA?6$bd!m descriptionCT,P,RX/V,1.1,D qA"bdR1!.install: # See if we are to install this one. echo "The next file on the tape is the root file system cpio archive." echo "This archive should only be installed from the mini root file system." echo "It will be installed into the /mnt directory." echo "You should not install this archive if you are just initializing" echo "your system." echo echo "Do you want to install the root file system cpio archive? (n)\c" read yn if [ "$yn" = "" ] then yn="n" fi # If we are, then do. if [ "$yn" = "yes" -o "$yn" = "y" ] then WD=`pwd` cd /mnt # Since the minor numbers for some of the /dev entries changed in RX/V 1.1, # remove the affected entries... rm -rf dev/lp dev/tty?? dev/rct dev/ct dev/mt dev/rmt rm -f bin/wi rm -f dev/ct/1 rm -f dev/ct/1n rm -f dev/rct/1 rm -f dev/rct/1n rm -f etc/bootfdlp rm -f etc/checklist.1.0 rm -f etc/fscknight.1.0 rm -f etc/ftpusers.1.0 rm -f etc/gettydefs.1.0 rm -f etc/group.1.0 rm -f etc/hosts.1.0 rm -f etc/hosts.equiv.1. rm -f etc/inittab.1.0 rm -f etc/install.opts rm -f etc/issue.1.0 rm -f etc/machconf.1.0 rm -f etc/motd.1.0 rm -f etc/mountlist.1.0 rm -f etc/mtbootfdlp rm -f etc/networks.1.0 rm -f etc/passwd.1.0 rm -f etc/profile.1.0 rm -f etc/profile.csh.1. rm -f etc/protocols.1.0 rm -f etc/rc.1.0 rm -f etc/rc.inet.1.0 rm -f etc/rc.local.1.0 rm -f etc/release rm -f etc/services.1.0 rm -f etc/setdate rm -f etc/tools/install rm -f etc/tset rm -f sys/maketape rm -f sys/miniroot.data rm -f sys/miniroot.mk /bin/cpio -ivdmB < /dev/rct/0n STATUS=$? cd $WD if [ $STATUS = 0 ] then echo `/bin/date +%y%m%d@%T`" root cpio" >> /mnt/etc/.install.log fi sync; sync echo echo "The root file system has been updated. Please reboot your computer" echo "and continue with the update procedure in the Software Release Notes." # exit non-zero so install.option won't try to install the next bundle exit 1 else /bin/true < /dev/rct/0n exit 0 fi qA"$bd!m logentryoroot cpio qA?4$bd!nmodel4246A qA?3$bd!n part004-5018 qA?8$bd!n"titlethe root file system cpio archive qA2oAbd!.qA2oAbd! TRAILER!!!qA2p$bd!mPB03999 qA?6$bd!m descriptionCT,P,RX/V,1.1,D qA"bdR1!.install: # See if we are to install this one. echo "The next file on the tape is the root file system cpio archive." echo "This archive should only be installed from the mini root file system." echo "It will be installed into the /mnt directory." echo "You should not install this archive if you are just initializing" echo "your system." echo echo "Do you want to install the root file system cpio archive? (n)\c" read yn if [ "$yn" = "" ] then yn="n" fi # If we are, then do. if [ "$yn" = "yes" -o "$yn" = "y" ] then WD=`pwd` cd /mnt # Since the minor numbers for some of the /dev entries changed in RX/V 1.1, # remove the affected entries... rm -rf dev/lp dev/tty?? dev/rct dev/ct dev/mt dev/rmt rm -f bin/wi rm -f dev/ct/1 rm -f dev/ct/1n rm -f dev/rct/1 rm -f dev/rct/1n rm -f etc/bootfdlp rm -f etc/checklist.1.0 rm -f etc/fscknight.1.0 rm -f etc/ftpusers.1.0 rm -f etc/gettydefs.1.0 rm -f etc/group.1.0 rm -f etc/hosts.1.0 rm -f etc/hosts.equiv.1. rm -f etc/inittab.1.0 rm -f etc/install.opts rm -f etc/issue.1.0 rm -f etc/machconf.1.0 rm -f etc/motd.1.0 rm -f etc/mountlist.1.0 rm -f etc/mtbootfdlp rm -f etc/networks.1.0 rm -f etc/passwd.1.0 rm -f etc/profile.1.0 rm -f etc/profile.csh.1. rm -f etc/protocols.1.0 rm -f etc/rc.1.0 rm -f etc/rc.inet.1.0 rm -f etc/rc.local.1.0 rm -f etc/release rm -f etc/services.1.0 rm -f etc/setdate rm -f etc/tools/install rm -f etc/tset rm -f sys/maketape rm -f sys/miniroot.data rm -f sys/miniroot.mk /bin/cpio -ivdmB < /dev/rct/0n STATUS=$? cd $WD if [ $STATUS = 0 ] then echo `/bin/date +%y%m%d@%T`" root cpio" >> /mnt/etc/.install.log fi sync; sync echo echo "The root file system has been updated. Please reboot your computer" echo "and continue with the update procedure in the Software Release Notes." # exit non-zero so install.option won't try to install the next bundle exit 1 else /bin/true < /dev/rct/0n exit 0 fi qA"$bd!m logentryoroot cpio qA?4$bd!nmodel4246A qA?3$bd!n part004-5018 qA?8$bd!n"titlethe root file system cpio archive qA2oAbd!.qA2oAbd! TRAILER!!!qA2p$bd!mPB03999 qA?6$bd!m descriptionCT,P,RX/V,1.1,D qA"bdR1!.install: # See if we are to install this one. ech