Changeset 839 in MondoRescue for trunk/tools/file2ftp


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/tools/file2ftp

    r764 r839  
    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.