/[fai]/trunk/scripts/make-fai-nfsroot
ViewVC logotype

Diff of /trunk/scripts/make-fai-nfsroot

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 69 by lange, Tue Jul 11 14:02:17 2000 UTC revision 77 by lange, Tue Oct 10 15:07:25 2000 UTC
# Line 42  dversion=2_2 Line 42  dversion=2_2
42  dname=potato  dname=potato
43  verbose=  verbose=
44  # Additional packages that are install to nfsroot  # Additional packages that are install to nfsroot
45  packages="dhcp-client file rdate cfengine bootpc wget rsh-client less ssh dump ext2resize raidtools2 lvm"  packages="dhcp-client file rdate cfengine bootpc wget rsh-client less ssh dump ext2resize raidtools2 lvm strace expectk5.31"
   
46    
47  basetgz=base${dversion}.tgz  basetgz=base${dversion}.tgz
48  fai=/usr/lib/fai  fai=/usr/lib/fai
# Line 103  recreate_nfsroot() { Line 102  recreate_nfsroot() {
102      reboot -dfi      reboot -dfi
103  EOF  EOF
104      chmod a+rx $root/etc/rc2.d/S01fai_abort      chmod a+rx $root/etc/rc2.d/S01fai_abort
   
     touch $root/fai/BOOTP  && echo "fai now using BOOTP protocol"  
 #    touch $root/fai/DHCP  && echo "fai now using DHCP protocol"  
105      setup_ssh      setup_ssh
   
106  }  }
107  # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
108  upgrade_nfsroot() {  upgrade_nfsroot() {

Legend:
Removed from v.69  
changed lines
  Added in v.77

  ViewVC Help
Powered by ViewVC 1.1.5