- Timestamp:
- Dec 17, 2006, 12:13:28 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mindi/mindi
r998 r1005 2904 2904 echo "You are using Mindi-Linux v$MINDI_VERSION to make boot+data disks" >> /var/log/mondo-archive.log 2905 2905 fi 2906 if [ -f $MINDI_LIB/rootfs/bin/busybox ]; then 2907 LogIt "Mindi-`$MINDI_LIB/rootfs/bin/busybox 2>&1 | head -1`" 2908 else 2909 LogIt "Unable to find mindi-busybox, please install it" 2910 MindiExit -1 2911 fi 2906 2912 2907 2913 # for Mandrake 9.2, which comes with two aes.o.gz modules :-/
Note:
See TracChangeset
for help on using the changeset viewer.