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


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/pkg2ftp

    r765 r825  
    3232   
    3333if [ "$1" = "" ]; then
    34     c="mondo-doc mindi mondo"
     34    c="mondo-doc mindi mindi-busybox mondo"
    3535else
    3636    if [ "$1" = "all" ]; then
    37         c="mindi-kernel mondo-doc mindi mondo"
     37        c="mindi-kernel mondo-doc mindi mindi-busybox mondo"
    3838    else
    3939        c=$1
Note: See TracChangeset for help on using the changeset viewer.