- Timestamp:
- Nov 25, 2005, 1:28:46 AM (19 years ago)
- Location:
- trunk/mindi
- Files:
-
- 2 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk/mindi/mindi
r135 r137 2800 2800 # For PXE boot 2801 2801 list_of_groovy_mods="$list_of_groovy_mods $NET_MODS" 2802 2803 2804 else 2805 2802 # Here we need the net busybox 2803 mv $mountpoint/bin/busybox.net $mountpoint/bin/busybox 2804 else 2805 rm -f $mountpoint/bin/busybox.net 2806 2806 fi 2807 2807 [ -e "$floppy_modules_path" ] || LogIt "path $floppy_modules_path does not exist. If you're not using a modular kernel then you're NUTS."
Note:
See TracChangeset
for help on using the changeset viewer.