/[fai]/trunk/bin/install_packages
ViewVC logotype

Diff of /trunk/bin/install_packages

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

revision 918 by lange, Fri Nov 16 14:33:17 2001 UTC revision 919 by lange, Fri Nov 16 15:44:06 2001 UTC
# Line 62  foreach $entry (@preloadlist,@preloadrml Line 62  foreach $entry (@preloadlist,@preloadrml
62      execute("cp $FAI_ROOT/$file $FAI_ROOT/$directory");      execute("cp $FAI_ROOT/$file $FAI_ROOT/$directory");
63    } else {    } else {
64      execute("wget -nv -P$FAI_ROOT/$directory $url");      execute("wget -nv -P$FAI_ROOT/$directory $url");
65      }
66  }  }
67    
68  # call apt-get or tasksel for each type of command whith the list of packages  # call apt-get or tasksel for each type of command whith the list of packages

Legend:
Removed from v.918  
changed lines
  Added in v.919

  ViewVC Help
Powered by ViewVC 1.1.5