Add scripts to nbroot2

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10079 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2011-07-13 17:54:34 +00:00
parent 1e8a044bda
commit f3da8d4116

View File

@ -6,6 +6,8 @@ dracut_install mount.nfs sshd vi reboot lspci parted libvirtd /usr/share/libvirt
dracut_install mkswap df brctl vconfig ifenslave ssh-keygen /usr/bin/qemu-img /usr/libexec/qemu-kvm scp clear dhclient lldpad
dracut_install poweroff
inst "$moddir/xcatroot" "/sbin/xcatroot"
inst "$moddir/dodiscovery" "/bin/dodiscovery"
inst "$moddir/udpcat.awk" "/bin/udpcat.awk"
inst "$moddir/dhclient-script" "/sbin/dhclient-script"
inst "/root/.ssh/id_rsa.pub" "/.ssh/authorized_keys"
inst "/lib/terminfo/l/linux" "/lib/terminfo/l/linux"