Changeset 825 in MondoRescue for branches/stable/tools/pkg2mdv
- Timestamp:
- Sep 24, 2006, 12:42:16 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/tools/pkg2mdv
r790 r825 31 31 32 32 if [ "$1" = "" ]; then 33 c="mondo-doc mindi m ondo"33 c="mondo-doc mindi mindi-busybox mondo" 34 34 else 35 35 if [ "$1" = "all" ]; then 36 c="mindi-kernel mondo-doc mindi m ondo"36 c="mindi-kernel mondo-doc mindi mindi-busybox mondo" 37 37 else 38 38 c=$1
Note:
See TracChangeset
for help on using the changeset viewer.