Changeset 839 in MondoRescue for trunk/mindi/mindi


Ignore:
Timestamp:
Sep 26, 2006, 9:47:32 AM (18 years ago)
Author:
Bruno Cornec
Message:

merge -r814:838 $SVN_M/branches/stable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mindi/mindi

    r808 r839  
    28712871        # For PXE boot
    28722872        list_of_groovy_mods="$list_of_groovy_mods $NET_MODS"
    2873         # Here we need the net busybox
    2874         mv $mountpoint/bin/busybox.net $mountpoint/bin/busybox
    2875     else
    2876         rm -f $mountpoint/bin/busybox.net
    28772873    fi
    28782874    [ -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.