Changeset 834 in MondoRescue for branches/stable/mindi/mindi


Ignore:
Timestamp:
Sep 25, 2006, 6:57:06 PM (18 years ago)
Author:
Bruno Cornec
Message:

All references to busybox in mindi have been cleaned up.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mindi/mindi

    r800 r834  
    28692869        # For PXE boot
    28702870        list_of_groovy_mods="$list_of_groovy_mods $NET_MODS"
    2871         # Here we need the net busybox
    2872         mv $mountpoint/bin/busybox.net $mountpoint/bin/busybox
    2873     else
    2874         rm -f $mountpoint/bin/busybox.net
    28752871    fi
    28762872    [ -e "$floppy_modules_path" ] || LogIt "path $floppy_modules_path does not exist.\n If you're not using a modular kernel then you're NUTS.\n"
Note: See TracChangeset for help on using the changeset viewer.