-
files changed by hand in 5.1
-
files copied from /nfsr on master to 5.1 installation (I used rcp)
-
/etc/passwd
-
/etc/group
-
/etc/hosts
-
/etc/host.equiv
-
/etc/host.conf
-
/etc/node-exclude.tar
-
/etc/fstab.SAVE (copied to /etc/fstab)
-
/etc/fstab.CLONE
-
/etc/pam.d/ftp
-
/rc.d/init.d/arc_clock
-
/root/.rhosts
-
/boot/.ptable.*
-
(NB. /etc/rc.d/rc.local no longer needs to be changed from standard
install)
-
other files copied from master to 5.1 installation
-
/usr/local/install/exclude.tar (copied to /etc/exclude.tar).
-
files deleted from 5.1 installation
-
link added to 5.1 installation
-
ln -s /etc/init.d/arc_clock /etc/rc.d/rc3.d/S14arc_clock
-
file moved in 5.1 installation
-
mv /vmlinux.gz /boot/vmlinux.gz
-
file compiled and added to 5.1
-
directories created in 5.1 installation
-
msdos filesystem added
-
mkdosfs /dev/sda2
-
mount -t msdos /dev/sda2 /dos
-
files copied from MILO floppy
-
cp /mnt/floppy/MILO /dos/MILO
-
cp /mnt/floppy/linload.exe /dos/linload.exe
-
additional file alteration
-
/etc/exclude.tar was also modified on the 5.1 proto-node (and in /nfsr/etc/exclude.tar
on the master) to remove the "dos" line, which was not really needed, and
to add a "usr/local" line, which is needed if the nfs file systems are
mounted before creating a clone i/etc/node-exclude.tar had leading / removed
from all lines on proto-node.mage.
-
/etc/node-exclude.tar had leading / removed from all lines on proto-node.