Changeset 136 in MondoRescue


Ignore:
Timestamp:
Nov 25, 2005, 1:27:14 AM (18 years ago)
Author:
bcornec
Message:

New busybox-i386.net to have better PXE support + doc

Location:
branches/2.05/mindi
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2.05/mindi/mindi

    r134 r136  
    28002800        # For PXE boot
    28012801        list_of_groovy_mods="$list_of_groovy_mods $NET_MODS"
    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
     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
    28062806    fi
    28072807    [ -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.