Parent Directory
|
Revision Log
|
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 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |