• files changed by hand in 5.1
    • /etc/pam.d/login
    • /etc/pam.d/rlogin
    • /etc/pam.d/rexec
    • /etc/rc.d/rc.sysinit (added final block (2 lines) regarding files and inodes from /nfsr/etc/rc.d/rc.sysinit on master).
  • 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
    • /etc/resolv.conf
  • 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
    • /sbin/reread
  • directories created in 5.1 installation
    • /dos
    • /data
  • 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.