Changeset 825 in MondoRescue for branches/stable/tools/pkg2mdv


Ignore:
Timestamp:
Sep 24, 2006, 12:42:16 AM (18 years ago)
Author:
Bruno Cornec
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/tools/pkg2mdv

    r790 r825  
    3131   
    3232if [ "$1" = "" ]; then
    33     c="mondo-doc mindi mondo"
     33    c="mondo-doc mindi mindi-busybox mondo"
    3434else
    3535    if [ "$1" = "all" ]; then
    36         c="mindi-kernel mondo-doc mindi mondo"
     36        c="mindi-kernel mondo-doc mindi mindi-busybox mondo"
    3737    else
    3838        c=$1
Note: See TracChangeset for help on using the changeset viewer.