source: MondoRescue/branches/3.2/mindi/mindi@ 3274

Last change on this file since 3274 was 3270, checked in by Bruno Cornec, 10 years ago
  • Remove now useless mr-net-find
  • Rename in mindi the conf file mondo-restore.cfg into mondorestore.cfg for homogeneity
  • NETFS-SERVER-MOUNT remains the only built file by mondo for net configuration and mindi now uses mr-net-get-config to build the network conf
  • Property svn:executable set to *
  • Property svn:keywords set to Rev Id
File size: 121.5 KB
Line 
1#!/bin/bash
2
3# $Id: mindi 3270 2014-04-29 19:17:02Z bruno $
4#
5#-----------------------------------------------------------------------------
6# mindi - mini-Linux distro based on the user's filesystem & distribution
7#
8# Mindi can create a multi-image boot/root kit. The first image is the boot
9# disk: it contains a kernel, a ramdisk etc. The second disk is data disk #1;
10# the third disk is data disk #2; and so it goes.
11#
12# See http://www.mondorescue.org for details.
13#-----------------------------------------------------------------------------
14
15### Which arch are we on (useful for ia64 port)
16ARCH=`/bin/uname -m`
17KERVERRUN=`/bin/uname -r`
18# By default we use the running kernel as a reference
19KERVER=$KERVERRUN
20
21# In case of problem with udev you can try to add udevdebug
22MINDI_ADDITIONAL_BOOT_PARAMS="devfs=nomount noresume selinux=0 barrier=off udevtimeout=10"
23MINDI_DEFAULT_BOOT_OPTION="interactive"
24# For a CD Recovery use 10000 instead rather. Beware till Hardcoded below. Planned to be changed on the perl version
25# So this parameter only applies to non CD recovery.
26MINDI_BOOT_TIMEOUT="300"
27
28MINDI_REV=PBREV
29MINDI_VER=PBVER
30
31MINDI_VERSION=${MINDI_VER}-r$MINDI_REV
32MINDI_PREFIX=XXX
33MINDI_CONF=YYY
34MINDI_SBIN=${MINDI_PREFIX}/sbin
35MINDI_LIB=LLL
36MINDI_CACHE=/var/cache/mindi
37
38# Temporary directory for mindi
39TMPDIR=/tmp
40
41EXTRA_SPACE=120000 # increase if you run out of ramdisk space
42BOOT_SIZE=65600 # size of the boot disk
43
44PROMPT_MAKE_CD_IMAGE="yes"
45 # Ask if you want to make a CD Image to be written?
46 # if this is set to 'no', then the image will be created automatically
47
48PROMPT_MAKE_USB_IMAGE="yes"
49 # Ask if you want to make a USB Image to be written?
50 # if this is set to 'no', then the image will be created automatically
51
52USE_OWN_KERNEL="yes"
53 # If set to "no", you will be prompted for whether or not
54 # you want to use your own kernel, or the supplied default.
55 # If "yes" mindi will automatically use your own kernel.
56
57KERNEL_IS_XEN="no"
58 # If set to "no", the kernel is not a Xen kernel
59 # If "yes", mindi will modify isolinux.cfg for the Xen kernel.
60xenkernelpath=""
61
62MY_FSTAB=/etc/fstab
63TAPE_MODS="ht st osst ide-tape ide_tape"
64SCSI_MODS="3w-xxxx 3w_xxxx 3w_9xxx 3w-9xxx 53c7,8xx a100u2w a320raid aacraid adpahci advansys aha152x aha1542 aha1740 aic79xx aic79xx_mod aic7xxx aic7xxx_mod aic7xxx_old AM53C974 atp870u BusLogic cciss cpqfc hpsa dmx3191d dpt_i2o dtc eata eata_dma eata_pio fdomain gdth g_NCR5380 i2o_block ide-scsi ieee1394 imm in2000 initio ips iscsi be2iscsi cxgb3i cxgb3 cxgb4i cxgb4 uio isp megaraid megaraid_mbox megaraid_sas mega_sr mptscsih mptsas mptspi mptfc mptscsi mptctl NCR53c406a ncr53c8xx nsp32 pas16 pci2000 pci2220i pcmcia ppa psi240i qla1280 qla2200 qla2300 qla2400 qla2xxx qlogicfas qlogicfc qlogicisp qlogicfas qlogicfas408 raw1394 scsi_mod sd_mod seagate sg sim710 sr_mod sym53c416 sym53c8xx sym53c8xx_2 t128 tmscsim u14-34f ultrastor wd7000 vmhgfs intermodule emcpdm emcpgpx emcpmpx emcp dc395x diskdumplib arcmsr"
65
66# ide-probe-mod
67IDE_MODS="ide ide-floppy floppy ide-generic ide-detect ide-mod ide-disk ide_disk ide-cd ide_cd ide_cd_mod ide-cd_mod ide-cs edd paride ata_generic ata_piix dock via82cxxx generic nvidia ahci sata_nv cmd64x pata_via pata_amd pata_marvell pata_serverworks pata_sis pata_sil680 pata_jmicron pata_atiixp pata_acpi amd74xx sis5513 jmicron sata_promise sata_via serverworks sata_svw virtio"
68PCMCIA_MODS="pcmcia_core ds yenta_socket"
69USB_MODS="usb-storage usb_storage usb-ohci usb-uhci input hid uhci_hcd uhci-hcd ehci-hcd ehci-pci ohci-hcd ohci_hcd ohci-pci xhci xhci-hcd usbkbd usbhid keybdev mousedev scsi_mod ff-memless ums_cypress ums-cypress cp210x usbserial"
70NET_MODS="nfs nfsv2 nfsv3 nfsv4 nfsd loop mii 3c59x e100 bcm5700 cnic be2net bnx2 bnx2x bnx2i mdio e1000 e1000e igb dca eepro100 ne2k-pci tg3 pcnet32 8139cp 8139too 8390 forcedeth vmxnet vmxnet3 vmnet exportfs fuse netbk xenblktap r8169 virtio_net via_rhine ipv6 ptp"
71CDROM_MODS="$TAPE_MODS $IDE_MODS $USB_MODS $PCMCIA_MODS $SCSI_MODS $NET_MODS cdrom isocd isofs sg sr_mod iso9660 vfat fat"
72# Those modules will only go on the backup media, not the boot media.
73EXTRA_MODS="$CDROM_MODS loop md-mod lvm-mod dm-mod dm_mod dm-multipath dm-emc dm-hp-sw dm-rdac dm-region-hash multipath jfs xfs btrfs reiserfs ext2 ext3 minix nfs nfsd ext4 ocfs2 configfs vxfs "
74# Replace with that line for HP OCMP e.g.
75#DENY_MODS="MPS_Driver_Mapper mps octtldrv tscttl streams kqemu fdomain"
76DENY_MODS="kqemu vxfen"
77# Force some modules to be included
78FORCE_MODS=""
79
80# Find MBR in case of bootable USB device to build
81MBRFILE=/usr/lib/syslinux/mbr.bin
82[ ! -r "$MBRFILE" ] && MBRFILE=/usr/lib64/syslinux/mbr.bin
83[ ! -r "$MBRFILE" ] && MBRFILE=/usr/share/syslinux/mbr.bin
84[ ! -r "$MBRFILE" ] && MBRFILE=/usr/share/lib/syslinux/mbr.bin
85[ ! -r "$MBRFILE" ] && MBRFILE=/usr/share/lib64/syslinux/mbr.bin
86
87LOGFILE=/var/log/mindi.log
88BOOT_MEDIA_MESSAGE="\
89To format and restore all files automatically, type '0enuke07' <enter>.\n\
90To restore some/all files interactively, type '0einteractive07' <enter>.\n\
91To compare the archives with your filesystem, type '0ecompare07' <enter>.\n\
92To boot to a command-line prompt (expert mode), type '0eexpert07' <enter>.\n\
93\n\
94You may add one or more parameters as well as per the function keys below\n\
95e.g. Type '0enuke denymods=\"fdomain impi_si\"07' to not load these 2 modules\n\
96\n\
97If restoring from a local external disk or USB key, do not connect it \n\
98until the boot-up has finished.\n\
99\n\
100\n0eF107-Main | Boot Parameters 0eF207-1/2 | 0eF307-2/2 | 0eF407-PXE\n\
101"
102FDISK=$MINDI_SBIN/parted2fdisk
103
104# Using a config file allow to overwrite some values
105MINDI_CONFIG="$MINDI_CONF/mindi.conf"
106if [ -f $MINDI_CONFIG ]; then
107 . $MINDI_CONFIG
108fi
109DEPLIST_FILE="$MINDI_CONF/deplist.txt"
110DEPLIST_DIR="$MINDI_CONF/deplist.d"
111
112ISO_CMD="/usr/bin/mkisofs"
113ISO_OPT="-J -r -v -p Mindi -publisher http://www.mondorescue.org -A Mindi"
114
115# Mandriva system e.g. use cdrkit, which uses genisoimage instead of mkisofs.
116# However, they use exactly the same command line parameters, so just
117# use genisoimage if it's available.
118if [ ! -x $ISO_CMD ]; then
119 ISO_CMD=/usr/bin/genisoimage
120fi
121
122
123# Function to log on screen only
124LogScreen() {
125 if [ -e /dev/stderr ] ; then
126 echo -e "$1" >> /dev/stderr
127 elif [ -e /usr/bin/logger ] ; then
128 /usr/bin/logger -s $1
129 fi
130}
131
132# Function to log in log file only
133LogFile() {
134
135 echo -e "$1" >> $LOGFILE
136 if [ _"$2" != _"" ]; then
137 grep -Ev "tar: Removing \`/\'" "$2" >> $LOGFILE
138 fi
139 rm -f "$2"
140}
141
142# Function to log in both screen and logfile
143LogAll() {
144 LogScreen "$1"
145 LogFile "$1" "$2"
146}
147
148# Preserved for compatibility
149LogIt() {
150 LogAll "$1" "$2"
151}
152
153# Last function called before exiting
154# Parameter is exit code value
155# Should be declared here as used immediately below potentialy
156MindiExit() {
157 LogFile "Mindi $MINDI_VERSION is exiting"
158 LogFile "End date : `date`"
159 if [ _"$MONDO_SHARE" != _"" ] ; then
160 echo "------------- mindi logfile included -------------------------" >> /var/log/mondoarchive.log
161 if [ -f $LOGFILE ]; then
162 cat $LOGFILE >> /var/log/mondoarchive.log
163 else
164 echo "No LOGFILE available in that mindi run" >> /var/log/mondoarchive.log
165 fi
166 echo "--------------------------------------------------------------">> /var/log/mondoarchive.log
167 fi
168
169 cd /
170 sync&
171
172 # Clean temporary files only when standalone mindi
173 if [ _"$MINDI_TMP" != _"$MONDO_TMP" ]; then
174 rm -Rf $MINDI_TMP
175 fi
176 exit $1
177}
178
179Die() {
180 local i
181 if [ "$1" = "" ] ; then
182 LogAll "FATAL ERROR"
183 else
184 LogAll "FATAL ERROR. $1"
185 fi
186 if [ _"$2" != _"" ]; then
187 grep -Ev "tar: Removing \`/\'" "$2" >> $LOGFILE
188 fi
189 rm -f "$2"
190
191 LogAll "Please e-mail a copy of $LOGFILE to the mailing list."
192 LogAll "See http://www.mondorescue.org for more information."
193 LogAll "WE CANNOT HELP unless you enclose that file.\n"
194 MindiExit -1
195}
196
197# Now we can create what we need
198MINDI_TMP=`mktemp -d $TMPDIR/mindi.XXXXXXXXXX`
199if [ $? -ne 0 ]; then
200 df $TMPDIR
201 Die "Unable to create a temporary directory ! Check space on $TMPDIR"
202fi
203if [ _"$MINDI_TMP" = _"" ]; then
204 Die "MINDI_TMP is empty, aborting"
205fi
206if [ _"$MINDI_TMP" = _"/" ]; then
207 Die "MINDI_TMP is /, aborting"
208fi
209export MINDI_TMP
210
211# ----------------------------------------------------------------------------
212
213
214AbortHere() {
215 [ "$mountpoint" ] && umount $mountpoint 2>> $LOGFILE
216 Die "Program is terminating in response to signal received from OS/user"
217}
218
219
220Aborted() {
221 trap SIGHUP SIGTERM SIGTRAP SIGINT
222 [ "$MINDI_CACHE" != "" ] && rm -f $MINDI_CACHE/mindi*img $MINDI_CACHE/*gz $MINDI_CACHE/mindi.iso
223 [ "$minidir_root" != "" ] && rm -Rf $minidir_root/*
224 Die "User abort."
225}
226
227
228AddFileToCfgIfExists() {
229 [ -e "$1" ] && echo -en "$2 `cat $1`\n" >> $3
230}
231
232
233AddKeyboardMappingFile() {
234 local mappath r included_list included_item i res ii sss
235 mappath=$1
236 KBDEPTH=$(($KBDEPTH+1))
237 [ "$KBDEPTH" -gt "128" ] && Die "Edit $MINDI_SBIN/mindi and disable FindAndAddUserKeyboardMappingFile (line 2160, approx.)"
238 if [ -e "$bigdir/$mappath" ] ; then
239 LogFile "INFO: $mappath already added"
240 return
241 elif [ -d "$bigdir/$mappath" ] ; then
242 echo "Cannot add $mappath: it's a directory. Sorry."
243 return
244 fi
245 LogFile "INFO: Added kbd map $mappath"
246 if [ ! -e "$mappath" ] ; then
247 mappath=`grep "i[3-8]86" $MINDI_TMP/keymaps.find | grep "$locale[^r][^/]" | grep -vx " *#.*"`
248 if [ ! -e "$mappath" ] ; then
249 LogAll "WARNING: Cannot add $mappath: kbd map file not found"
250 return
251 fi
252 else
253 echo -en "`basename $mappath | tr '.' '#' | sed s/#kmap#gz// | sed s/#inc#gz//` " | tr '#' '.'
254 fi
255
256 #cp -a -n --parents -t $mappath $bigdir 2>> $MINDI_TMP/$$.log || LogAll "WARNING: AKMF -- Could not copy $mappath to $bigdir" $MINDI_TMP/$$.log
257 tar cf - -C / $mappath 2>> $MINDI_TMP/$$.log | (cd "$bigdir" ; tar xf -) || LogAll "WARNING: AKMF -- Could not copy $mappath to $bigdir" $MINDI_TMP/$$.log
258 if [ "`echo $mappath | grep -F ".gz"`" ] ; then
259 included_list=`gzip -dc $mappath | grep -Fi include | sed s/'"'//g | cut -d' ' -f2`
260 else
261 included_list=`grep -Fi include $mappath | sed s/'"'//g | cut -d' ' -f2`
262 fi
263 for included_item in $included_list ; do
264 if [ ! -e "$included_item" ] ; then
265 sss=`grep -F "${included_item}.inc" $MINDI_TMP/keymaps.find`
266 [ "$sss" = "" ] && sss=`grep -F "$included_item" $MINDI_TMP/keymaps.find`
267 for ii in $sss ; do
268 [ -e "$ii" ] && AddKeyboardMappingFile $ii
269 done
270 else
271 AddKeyboardMappingFile $included_item
272 fi
273 done
274}
275
276
277CopyDependenciesToDirectory() {
278 local outdir incoming counter d found tdir
279 outdir=$1
280 mkdir -p $outdir
281 incoming=`ReadLine`
282 counter=0
283 while [ "$incoming" != "" ] ; do
284 # Non absolute file names should not arrive till here => skipped
285 if [ `echo "$incoming" | cut -c1` != '/' ]; then
286 LogAll "WARNING: Unable to handle $incoming"
287 incoming=`ReadLine`
288 continue
289 fi
290 # no parent directory of incoming should be a link, copy is not possible in that case
291 d=`dirname "$incoming"`
292 found="false"
293 while [ $d != "/" -a $found = "false" ]; do
294 [ -h "$d" ] && found="true"
295 d=`dirname "$d"`
296 done
297 if [ -d "$incoming" -a ! -h "$incoming" ]; then
298 find $incoming/* -maxdepth 0 2> /dev/null | CopyDependenciesToDirectory $outdir 0
299 elif [ -e "$incoming" ] && [ $found = "false" ]; then
300 if [ ! -h "$incoming" ]; then
301 tar cf - -C / $incoming 2>> $MINDI_TMP/$$.log | (cd "$outdir" ; tar xf -) || Die "Cannot copy $incoming to $outdir - did you run out of disk space?" $MINDI_TMP/$$.log
302 else
303 tdir=`dirname "$incoming"`
304 if [ ! -e "$outdir/$tdir" ]; then
305 mkdir -p "$outdir/$tdir"
306 fi
307 cp --no-dereference --preserve=all $incoming "$outdir/$tdir"
308 fi
309 # Only uncompress modules if not using udevd
310 if [ "`echo "$incoming" | grep "lib/modules/.*\..*o\.gz"`" != "" ] && [ "`ps auxww | grep -v grep | grep -qw udevd`" != "" ]; then
311 gunzip -f $outdir/$incoming || LogAll "WARNING: Cannot gunzip $outdir/$incoming"
312 fi
313 [ -x "$outdir" ] && StripExecutable $outdir
314 counter=$(($counter+1))
315 LogProgress $counter $2
316 fi
317 incoming=`ReadLine`
318 done
319}
320
321
322CountItemsIn() {
323 local r
324 r=0
325 for q in $1 ; do
326 r=$(($r+1))
327 done
328 echo $r
329}
330
331
332DropOptimizedLibraries() {
333 local outdir filelist list_of_optimized_libraries optimized_lib_name vanilla_lib_name reason msg resolved res
334 filelist=$1
335 outdir=$2
336
337 list_of_optimized_libraries=`grep "lib/i[5-7]86/" $filelist`
338 if [ "$list_of_optimized_libraries" = "" ] ; then
339 return 0
340 fi
341 echo -en "Dropping i686-optimized libraries if appropriate"
342 for optimized_lib_name in $list_of_optimized_libraries ; do
343 echo -en "."
344 reason=""
345 vanilla_lib_name=`echo "$optimized_lib_name" | sed -e 's/i[5-7]86//' -e 's/cmov//' -e 's/nosegneg//' | tr -s '/' '/'`
346 echo "$vanilla_lib_name" >> $filelist
347 LogFile "INFO: Adding $vanilla_lib_name to filelist"
348 mkdir -p $outdir$optimized_lib_name > /dev/null 2> /dev/null
349 rmdir $outdir$optimized_lib_name > /dev/null 2> /dev/null
350
351 # This may return multiple files
352 for resolved in `mr-read-all-link $vanilla_lib_name`; do
353 LogFile "INFO: Adding as deps $resolved to filelist"
354 vanilla_resolved_name=`echo "$resolved" | sed -e 's/i[5-7]86//' -e 's/cmov//' -e 's/nosegneg//' | tr -s '/' '/'`
355 if [ "$vanilla_resolved_name" != "$resolved" ]; then
356 mkdir -p $outdir$resolved> /dev/null 2> /dev/null
357 rmdir $outdir$resolved > /dev/null 2> /dev/null
358 ln -sf $vanilla_resolved_name $outdir$resolved
359 LogFile "INFO: Excluding deps $resolved"
360 grep -Fvx "$resolved" "$filelist" > $filelist.tmp
361 LogFile "INFO: Replacing it with $vanilla_resolved_name"
362 echo "$vanilla_resolved_name" >> $filelist.tmp
363 mv -f $filelist.tmp $filelist
364 fi
365 done
366 done
367 $AWK '{ print $1; }' $filelist | sort -u > $filelist.tmp
368 mv -f $filelist.tmp $filelist
369 echo -e "$DONE"
370}
371
372
373FindAndAddUserKeyboardMappingFile() {
374 local r res mapfile mappath included_item included_list keyfile mp locale
375 LogAll "INFO: Analyzing your keyboard's configuration."
376 KEYDIR=/usr/lib/kbd
377 [ ! -e "$KEYDIR" ] && KEYDIR=/usr/share/kbd # Slackware
378 [ ! -e "$KEYDIR" ] && KEYDIR=/usr/lib/kbd
379 [ ! -e "$KEYDIR" ] && KEYDIR=/usr/share
380 [ ! -e "$KEYDIR" ] && KEYDIR=/etc/condole
381 [ ! -e "$KEYDIR" ] && KEYDIR=/etc/condole-setup
382 [ ! -e "$KEYDIR" ] && KEYDIR=/lib/kbd
383 if [ ! -e "$KEYDIR" ] ; then
384 LogAll "WARNING: Keyboard mapping directory not found. I shall use default map at boot-time."
385 return 0
386 fi
387 if [ -e "/etc/sysconfig/keyboard" ] ; then
388 LogFile "INFO: Red Hat-style config detected."
389 keyfile=/etc/sysconfig/keyboard
390 elif [ -e "/etc/vconsole.conf" ] ; then
391 LogFile "INFO: New Fedora style config detected."
392 keyfile=/etc/vconsole.conf
393 elif [ -e "/etc/rc.d/rc.keymap" ] ; then
394 LogFile "INFO: Slackware-style config detected."
395 keyfile=/etc/rc.d/rc.keymap
396 elif [ -e "/etc/rc.config" ] ; then
397 LogFile "INFO: Debian-style config detected."
398 keyfile=/etc/rc.config
399 elif [ -e "/etc/console/boottime.kmap.gz" ] ; then
400 LogFile "INFO: Debian-style config detected."
401 mkdir -p $bigdir/tmp
402 echo "/etc/console/boottime.kmap.gz" > $bigdir/tmp/KEYMAP-LIVES-HERE
403 KBDEPTH=0
404 mkdir -p $bigdir/etc/console
405 cp /etc/console/boottime.kmap.gz $bigdir/etc/console 2>> $LOGFILE
406 echo ""
407 echo -e "$DONE"
408 return 0
409 elif [ -e "/etc/console-setup/boottime.kmap.gz" ] || [ -e "/etc/console-setup/cached.kmap.gz" ] ; then
410 LogFile "INFO: Ubuntu-style config detected."
411 mkdir -p $bigdir/tmp
412 if [ -e "/etc/console-setup/boottime.kmap.gz" ] ; then
413 kbdfile="/etc/console-setup/boottime.kmap.gz"
414 else
415 kbdfile="/etc/console-setup/cached.kmap.gz"
416 fi
417 echo $kbdfile > $bigdir/tmp/KEYMAP-LIVES-HERE
418 KBDEPTH=0
419 mkdir -p $bigdir/etc/console-setup
420 cp $kbdfile $bigdir/etc/console-setup 2>> $LOGFILE
421 echo ""
422 echo -e "$DONE"
423 return 0
424 elif [ -e "/etc/rc.conf" ] ; then
425 LogFile "INFO: ArchLinux config detected."
426 keyfile=/etc/rc.conf
427 elif [ -e "/etc/conf.d/keymaps" ] ; then
428 LogFile "INFO: Gentoo-style config detected."
429 keyfile=/etc/conf.d/keymaps
430 elif [ -e "/etc/X11/xorg.conf.d/00-keyboard.conf" ] ; then
431 LogFile "INFO: X11-style config detected."
432 keyfile=/etc/X11/xorg.conf.d/00-keyboard.conf
433 else
434 LogFile "Searching for rc.config ..."
435 keyfile=`find /etc -name rc.config | head -n1`
436 if [ "$keyfile" = "" ] || [ ! -e "$keyfile" ] ; then
437 LogAll "WARNING: Unknown config detected. Default keyboard map will be used."
438 return
439 else
440 LogFile "INFO: Found $keyfile"
441 fi
442 fi
443 if [ ! -e "$KEYDIR/keymaps" ] ; then
444 LogAll "WARNING: Keyboard mapping directory not found. Default keyboard map will be used."
445 return
446 fi
447 LogFile "INFO: keyfile=$keyfile"
448 # For SLES we need to remove the .map.gz extension Cf #614
449 locale=`grep -F KEYTABLE "$keyfile" | grep -v '^#' | tr -d '"' |cut -d'=' -f2 | sed 's/.map.gz$//'`
450 [ ! "$locale" ] && locale=`grep '.map$' "$keyfile" | sed 's/^.* //'` # Slackware
451 [ ! "$locale" ] && locale=`grep -E '^KEYMAP=' "$keyfile" | grep -v '^#' | tr -d '"' |cut -d'=' -f2` # Gentoo, ArchLinux & New fedora
452 [ ! "$locale" ] && locale=`grep -E 'XkbLayout' "$keyfile" | grep -v '^#' | awk '{print $3}' | tr -d '"'` # Fedora 19
453 LogFile "INFO: locale=$locale"
454 #
455 # Process the keymaps dir once for all
456 # AddKeyboardMappingFile will use it recursively
457 #
458 find $KEYDIR/keymaps > $MINDI_TMP/keymaps.find
459 mp=`grep "i[3-8]86" $MINDI_TMP/keymaps.find | grep -F "/${locale}." | grep -vx " *#.*"`
460 [ ! "$mp" ] && mp=`grep "i[3-8]86" $MINDI_TMP/keymaps.find | grep "$locale[^r][^/]" | grep -vx " *#.*"`
461 # If we have multiple keymaps then log it !!
462 echo "$mp" | grep -q " " >> $LOGFILE
463 if [ $? -eq 0 ]; then
464 LogAll "WARNING: Multiple keymaps found: $mp"
465 LogFile "INFO: The following one will be used"
466 fi
467 for i in $mp ; do
468 mappath=$i
469 [ -e "$i" ] && [ ! -d "$i" ] && break
470 done
471 if [ ! -e "$mappath" ] || [ -d "$mappath" ] ; then
472 mappath=$(find / -wholename "*/kbd/keymaps/*/$locale | head -1")
473 fi
474 LogFile "INFO: mappath = $mappath"
475 if [ ! -e "$mappath" ] || [ -d "$mappath" ] ; then
476 LogAll "WARNING: Keyboard mapping file not found. Default keyboard map will be used."
477 return
478 fi
479 LogAll "INFO: Adding the following keyboard mapping tables: "
480 mkdir -p $bigdir/tmp
481 echo "$mappath" > $bigdir/tmp/KEYMAP-LIVES-HERE
482 KBDEPTH=0
483 AddKeyboardMappingFile $mappath
484 echo ""
485 echo -e "$DONE"
486 rm -f $MINDI_TMP/keymaps.find
487 return 0
488}
489
490
491FindLdlinux32Binary() {
492 LDLINUXC32=/usr/lib/syslinux/ldlinux.c32
493 [ ! -e "$LDLINUXC32" ] && LDLINUXC32=/usr/lib64/syslinux/ldlinux.c32
494 [ ! -e "$LDLINUXC32" ] && LDLINUXC32=/usr/share/syslinux/ldlinux.c32
495 [ ! -e "$LDLINUXC32" ] && LDLINUXC32=/usr/share/lib/syslinux/ldlinux.c32
496 [ ! -e "$LDLINUXC32" ] && LDLINUXC32=/usr/share/lib64/syslinux/ldlinux.c32
497 #[ ! -e "$LDLINUXC32" ] && LDLINUXC32=`find / -name ldlinux.c32 | grep -x "/.*/ldlinux.c32"`
498 if [ ! -e "$LDLINUXC32" ]; then
499 LogFile "INFO: If you use syslinux 5.x, you may miss ldlinux.c32. If your syslinux RPM doesn't include ldlinux.c32, you may want to download another one"
500 LDLINUXC32=/tmp/idoesnthopefullyexist
501 else
502 LogFile "INFO: Found ldlinux.c32 at $LDLINUXC32"
503 fi
504}
505
506
507FindMboot32Binary() {
508 MBOOTC32=/usr/lib/syslinux/mboot.c32
509 [ ! -e "$MBOOTC32" ] && MBOOTC32=/usr/lib64/syslinux/mboot.c32
510 [ ! -e "$MBOOTC32" ] && MBOOTC32=/usr/share/syslinux/mboot.c32
511 [ ! -e "$MBOOTC32" ] && MBOOTC32=/usr/share/lib/syslinux/mboot.c32
512 [ ! -e "$MBOOTC32" ] && MBOOTC32=/usr/share/lib64/syslinux/mboot.c32
513 [ ! -e "$MBOOTC32" ] && MBOOTC32=`find / -name mboot.c32 | grep -x "/.*/mboot.c32"`
514 [ ! -e "$MBOOTC32" ] && Die "Please install mboot.c32 first. If your syslinux RPM doesn't include mboot.c32, you may download an isolinux RPM from Mondo's website - go to http://www.mondorescue.org/downloads.shtml"
515 LogFile "INFO: Found mboot.c32 at $MBOOTC32"
516}
517
518FindIsolinuxBinary() {
519 ISOLINUX=/usr/lib/isolinux.bin
520 [ ! -e "$ISOLINUX" ] && ISOLINUX=/usr/lib/syslinux/isolinux.bin
521 [ ! -e "$ISOLINUX" ] && ISOLINUX=/usr/lib64/syslinux/isolinux.bin
522 [ ! -e "$ISOLINUX" ] && ISOLINUX=/usr/share/syslinux/isolinux.bin
523 [ ! -e "$ISOLINUX" ] && ISOLINUX=/usr/share/lib/syslinux/isolinux.bin
524 [ ! -e "$ISOLINUX" ] && ISOLINUX=/usr/share/lib64/syslinux/isolinux.bin
525 [ ! -e "$ISOLINUX" ] && ISOLINUX=`find / -name isolinux.bin | grep -x "/.*/isolinux.bin"`
526 [ ! -e "$ISOLINUX" ] && Die "Please install isolinux first. If your syslinux RPM doesn't include isolinux, you may download an isolinux RPM from Mondo's website - go to http://www.mondorescue.org/downloads.shtml"
527 LogFile "INFO: Found isolinux.bin at $ISOLINUX"
528}
529
530
531GenerateGiantDependencyList() {
532 local incoming loc fname list_of_files i tempfile outfile progress filelist res r mapfile mappath included_list included_item old_pwd tempdepfile modres noof_lines lvmversion lvmresolved
533
534 echo -en "Analyzing dependency requirements"
535 outfile=$1
536 tempfile=$MINDI_TMP/$$.txt
537 incoming=`ReadLine`
538
539 > $tempfile
540 progress=0
541 res=0
542 noof_lines=$2
543 while [ "$incoming" != "" ] ; do
544 if echo "$incoming" | grep -x " *#.*" &> /dev/null ; then
545 incoming=`ReadLine`
546 continue
547 fi
548 if [ "$incoming" = "LVMFILES:" ] ; then
549 break
550 fi
551 filelist=`GenerateListForFile "$incoming"`
552 r=$?
553 [ "$r" -ne "0" ] && LogAll "WARNING: $incoming not found"
554 res=$(($res+$r))
555# LogFile "INFO: '$incoming' generates filelist '$filelist'"
556 for fname in $filelist ; do
557 [ "$fname" != "" ] && echo "$fname" >> $tempfile
558 done
559 progress=$(($progress+1))
560 LogProgress $progress $noof_lines
561 incoming=`ReadLine`
562 done
563 if [ "$incoming" = "LVMFILES:" ] ; then
564 incoming=`ReadLine`
565 lvmversion=""
566 while [ "$incoming" != "" ] ; do
567 if echo "$incoming" | grep -x " *#.*" &> /dev/null ; then
568 incoming=`ReadLine`
569 continue
570 fi
571 filelist=`GenerateListForFile "$incoming"`
572 for tool in $filelist ; do
573 lvmresolved=`readlink -f $tool`
574 if [ "$tool" = "$lvmresolved" ]; then
575 echo "$tool" >> $tempfile
576 elif echo "$lvmresolved" | grep "lvmiopversion" &> /dev/null ; then
577 if [ "$lvmversion" = "" ] ; then
578 lvmversion=`$lvmresolved`
579 echo "$lvmresolved" >> $tempfile
580 fi
581 toolstripped=`echo $tool | $AWK -F / '{print $NF;}'`
582 if [ "$lvmversion" = "200" ]; then
583 # pvdata and lvmcreate_initrd don't exist in LVM2
584 case "$toolstripped" in
585 "pvdata")
586 continue
587 ;;
588 "lvmcreate_initrd")
589 continue
590 ;;
591 esac
592 fi
593 toolpath="/sbin/lvm-"$lvmversion"/"$toolstripped
594 if [ -e "$toolpath" ] ; then
595 echo "$toolpath" >> $tempfile
596 echo "$tool" >> $tempfile
597 else
598 toolpath="/lib/lvm-"$lvmversion"/"$toolstripped
599 fi
600 if [ -e "$toolpath" ] ; then
601 echo "$toolpath" >> $tempfile
602 echo "$tool" >> $tempfile
603 else
604 echo "Where are your LVM-Tools? Couldn't find $tool"
605 fi
606 else
607 echo "$tool" >> $tempfile
608 fi
609 done
610 progress=$(($progress+1))
611 LogProgress $progress $noof_lines
612 incoming=`ReadLine`
613 done
614 fi
615 echo -en "$DONE\nMaking complete dependency list"
616
617 tr -s '/' '/' < $tempfile | sort -u > $tempfile.new
618 mv -f $tempfile.new $tempfile
619 > $outfile.pre
620 progress=0
621 noof_lines=`cat $tempfile | wc -l`
622 LogFile "---------------------------------"
623 LogFile "List of dependencies: "
624 LogFile "---------------------------------"
625 for fname in `cat $tempfile` ; do
626 echo "$fname" | tee -a $LOGFILE >> $outfile.pre
627 LocateDeps $fname | tee -a $LOGFILE >> $outfile.pre
628 progress=$(($progress+1))
629 LogProgress $progress $noof_lines
630 done
631 if [ _"$MONDO_SHARE" != _"" ]; then
632 mkdir -p $bigdir/tmp
633 mkdir -p $bigdir/usr/bin
634 if [ -e "$MINDI_TMP/post-nuke.tgz" ] ; then
635 LogAll "\nINFO: Incorporating post-nuke tarball"
636 old_pwd=`pwd`
637 cd "$bigdir"
638 tar -zxf $MINDI_TMP/post-nuke.tgz 2>> $MINDI_TMP/$$.log || LogAll "ERROR: when untarring post-nuke tarball" $MINDI_TMP/$$.log
639 cd "$old_pwd"
640 fi
641 if cp -f $MINDI_TMP/mondo*restore $bigdir/usr/bin 2>> $LOGFILE ; then
642 LocateDeps $bigdir/usr/bin/mondo*restore >> $outfile.pre
643 else
644 LogIt "ERROR: Cannot find mondo*restore in mondo's tempdir, $MINDI_TMP"
645 LogIt " I bet you've got a spare copy of Mondo or Mindi floating around on your system."
646 LogIt " If Mindi was called by Mondo then send me a bug report."
647 LogIt " It not, type 'ps ax' to see which Mondo-related process is still running then kill it. :-)"
648 LogIt " Finally, run Mindi again."
649 Die "Odd."
650 fi
651 cp -f $MINDI_TMP/BOOTLOADER.* $bigdir 2>> $LOGFILE || LogIt "\nINFO: Mondo v1.2x defaults to LILO as the bootloader, BTW."
652 if [ -e "$MINDI_TMP/NETFS-SERVER-MOUNT" ] ; then
653 LogAll "\nINFO: Incorporating Network-related settings"
654 for r in NETFS-* ISO-PREFIX ; do
655 cp -f $MINDI_TMP/$r $bigdir/tmp 2>> $LOGFILE || Die "Cannot copy $r - did you run out of disk space?"
656 LogFile "INFO: Copying $r to ramdisk"
657 done
658 fi
659 fi
660 tr ' ' '\n' < $outfile.pre | tr -s '/' '/' | grep -Fvx "" | sort -u | grep -Ev "/libX11|/libXext|/libXi|/libgtk|/libgdk" > $outfile
661 rm -f $tempfile $outfile.pre
662 [ "$res" -eq "0" ] && echo -e "\r\t\t\t\t\t\t\t\t$DONE" || echo "\nFailed."
663 return $res
664}
665
666
667GenerateListForFile() {
668 local files_found loc fname incoming i res
669 incoming="$1"
670 files_found=""
671 res=0
672
673 for fname in $incoming ; do
674 files_found="$files_found `LocateFile $fname`"
675 done
676
677 echo "$files_found" | tr ' ' '\n' | sort -u | tr '\n' ' '
678}
679
680
681# Returns all disk devices which are part of a raid array
682GetAllRaidMembers() {
683 $AWK "/^[[:space:]]*#/ {next} /^[[:space:]]*device/ if(\$2) {print \$2}" < /etc/raidtab
684}
685
686
687GetFileSizeList() {
688 local i
689 for i in `find $1 -type d -o -print` ; do
690 du -sk $i
691 done
692}
693
694
695# Check kernel filesystem capabilites for accessing initrd image
696# Could be ext2 FS (old mode) or initramfs (new mode)
697#
698# Interface definition:
699# param #1: absolute path to kernel image
700GetInitrdFilesystemToUse() {
701
702 # interface test: make sure we have one parameter
703 if [ $# -ne 1 ]; then
704 Die "GetInitrdFilesystemToUse(): Expected 1 parameter, got $#."
705 fi
706
707 # interface parameters
708 local lvKernelImage=$1
709
710 # local constants (filesystem magic strings)
711 local lcMagicCramfs="<3>cramfs: wrong magic"
712 local lcMagicExt2fs="EXT2-fs: blocksize too small for device."
713 local lcMagicExt3fs="<3>EXT3-fs: blocksize too small for journal device."
714 local lcMagicInitfs="<6>checking if image is initramfs...|[<]*6[>]*Unpacking initramfs...|<6>Trying to unpack rootfs image as initramfs"
715
716 # local variables
717 local lvOffset
718 local lvScanRes
719 local lvUseFilesystem
720
721 # say where we are.
722 LogFile "INFO: GetInitrdFilesystemToUse(): called with parameter: $lvKernelImage"
723
724 # verify that file exists
725 [ ! -f $lvKernelImage ] && Die "File $lvKernelImage not found. Terminating."
726
727 # Kernel may be gzip compressed - Case of RHEL5 - SLES11SP1
728 file $lvKernelImage 2>&1 | grep -q gzip
729 if [ $? -eq 0 ]; then
730 LogFile "INFO: Found a gzip compressed kernel $lvKernelImage"
731 lvScanRes=`gzip -cd $lvKernelImage | strings | grep -E "$lcMagicCramfs|$lcMagicExt2fs|$lcMagicExt3fs|$lcMagicInitfs" 2> /dev/null`
732 else
733 LogFile "INFO: Found a non gzip compressed kernel $lvKernelImage"
734 # kernel is x86 boot sector in RHEL3/4 with embedded gzip content
735 # get offet of gzip magic "1f8b0800" in file (for these older kernels)
736 lvOffset=`od -vA n -t x1 $lvKernelImage | tr -d '[:space:]' | awk '{ print match($0, "1f8b0800")}' 2> /dev/null`
737 if [ $lvOffset -eq 0 ]; then
738 LogFile "INFO: gzip magic not found in file $lvKernelImage. Supposing initramfs."
739 lvScanRes=$lcMagicInitfs
740 else
741 lvOffset=`expr $lvOffset / 2`
742 LogFile "INFO: GetInitrdFilesystemToUse(): gzip magic found at lvOffset $lvOffset."
743 # scan again kernel image
744 lvScanRes=`dd ibs=1 skip=$lvOffset if=$lvKernelImage obs=1M 2>/dev/null | gunzip -c 2> /dev/null | strings | grep -E "$lcMagicCramfs|$lcMagicExt2fs|$lcMagicExt3fs|$lcMagicInitfs" 2> /dev/null`
745 fi
746 fi
747
748 # determine which filesystem to use for initrd image: ext2|3fs, gzip'ed cpio (initramfs) or cramfs
749 if [ `echo $lvScanRes | grep -Ec "$lcMagicExt2fs"` -eq 1 ]; then
750 lvUseFilesystem="ext2fs"
751 elif [ `echo $lvScanRes | grep -Ec "$lcMagicExt3fs"` -eq 1 ]; then
752 lvUseFilesystem="ext3fs"
753 elif [ `echo $lvScanRes | grep -Ec "$lcMagicInitfs"` -eq 1 ]; then
754 lvUseFilesystem="initramfs"
755 elif [ `echo $lvScanRes | grep -Ec "$lcMagicCramfs"` -eq 1 ]; then
756 lvUseFilesystem="cramfs"
757 else
758 # In that case, we are most probably after 2.6.30 and use the supported initramfs
759 LogFile "WARNING: No automatic detection found previously. Supposing initramfs."
760 LogFile "WARNING: Report on the MondoRescue mailing-list with your log files and the result of"
761 LogFile "WARNING: dd ibs=1 skip=$lvOffset if=$lvKernelImage obs=1M 2>/dev/null | gunzip -c 2> /dev/null | strings | grep initramfs"
762 lvUseFilesystem="initramfs"
763 fi
764
765 # say what we are using
766 LogFile "INFO: GetInitrdFilesystemToUse(): Filesytem to use for initial ram disk is $lvUseFilesystem."
767
768 # return file system to use
769 echo "$lvUseFilesystem"
770
771}
772
773# Searches members of raid device
774# $1: raid device (/dev/md...)
775GetRaidDevMembers() {
776 if [ ! -f /etc/raidtab ]; then
777 return
778 fi
779 $AWK "/^[[:space:]]*#/ {next} /^[[:space:]]*raiddev/ {if(dev) exit; if(\$2 == \"$1\") dev=\$2} /^[[:space:]]*device/ {if(dev) {print \$2}}" < /etc/raidtab
780}
781
782
783ListAllPartitions() {
784 local res currline partition all_partitions ap_orig remaining i j
785
786 grep -Evx " *#.*| *none.*" $MY_FSTAB | $AWK '/^\/dev\/[imhs]d||^LABEL=\/|^UUID=/ && !/\/fdd|\/cdr|\/zip|\/floppy/ {print $1}'
787 [ -e "/etc/raidtab" ] && $AWK '/^ *device/ {print $2}' /etc/raidtab
788 if [ -e "/vmfs/volumes" ]; then
789 # For VMWare ESX 3 get the device names of these volumes
790 vdf -P | grep -E '/vmfs/volumes' | $AWK '{print $1}'
791 fi
792 return
793}
794
795
796ListImagesForUser() {
797 local path fname
798 path=$MINDI_CACHE
799 echo -en "In the directory '$path' you will find the images:-\n"
800 for fname in `ls $path | grep -F mindi-` ; do
801 printf "%19s " $fname
802 done
803 echo " "
804}
805
806
807ListKernelModulePaths() {
808 local module_list module fname r kern
809 module_list="$MODULES"
810 # Remove unwanted modules from list
811 for i in $DENY_MODS; do
812 module_list=`echo ${module_list} | tr ' ' '\n' | grep -Ev "^${i}$" | tr '\n' ' '`
813 EXTRA_MODS=`echo ${EXTRA_MODS} | tr ' ' '\n' | grep -Ev "^${i}$" | tr '\n' ' '`
814 done
815###
816### Sq-Modification ... Use kernelname for module search path if specified
817###
818 if [ "${kernelname}" != "" ]
819 then
820 kern=${kernelname}
821 else
822 kern="$KERVERRUN"
823 fi
824 export KERVER=$kern
825###
826### Sq-Mod End
827###
828 # Get rid of duplicates, so that if a live kernel module also appears
829 # in $EXTRA_MODS that it won't get reported as "live module file not found" twice.
830 for module in `echo $module_list $EXTRA_MODS | tr ' ' '\n' | sort -u` ; do
831 r=`find /lib/modules/$kern -type f | grep "/${module}\..*o" | tail -n1`
832 if [ -z "$r" ]; then
833 if [ "`echo "$MODULES" | grep -w $module`" ]; then
834 r="[live module file not found]"
835 else
836 r="[extra module file not found]"
837 fi
838 else
839 [ -f "$r" ] && echo "$r"
840 fi
841 LogFile "INFO: module $module --> $r"
842 done
843 find /lib/modules/$kern/modules.* -type f 2> /dev/null
844}
845
846#
847# Critical function which computes all dependencies (dyn. lib.)
848# for a list of binaries
849#
850LocateDeps() {
851 local incoming fname deps
852 incoming="$*"
853 deps=""
854
855 for fname in $incoming ; do
856 if [ ! -e "$fname" ] ; then
857 LogFile "WARNING: $fname does not exist; cannot be LDD'd."
858 if echo $fname | grep lvm &> /dev/null ; then
859 LogFile " This warning only affects you if you are using LVM."
860 if echo "$MODULES" | grep lvm &> /dev/null ; then
861 LogFile " I think you are, so please take heed!"
862 else
863 LogFile " I don't think you are, so don't worry about it."
864 fi
865 fi
866 else
867 deps="$deps $fname"
868 fi
869 done
870 mr-read-all-link `mr-process-ldd $deps | sort -u` | sort -u
871}
872
873
874# Give all symlinks recursively of a full path name
875ReadAllLink() {
876 file="$1"
877
878 while [ `echo $file | grep -Ec '\.\./'` -ne 0 ]; do
879 # We need to normalise the path with .. in it
880 file=`echo $file | perl -p -e 's|([^/]*)/([^/]+)/\.\./([^/]+)|$1/$3|g'`
881 done
882 echo "$file"
883 if [ ! -h $file ]; then
884 return 0
885 fi
886
887 link=`readlink $file`
888 d=`dirname $file`
889 # Is link a relative or full path name
890 fchar=`echo $link | cut -c1`
891 # If mother dir is a link print it
892 if [ -h "$d" ]; then
893 echo "$d"
894 d2=`readlink $d`
895 c2=`echo $d2 | cut -c1`
896 if [ "$c2" != "/" ]; then
897 if [ "$c2" != "." ]; then
898 d="/$d2"
899 else
900 d="$d/$d2"
901 fi
902 fi
903 echo "$d/`basename $file`"
904 fi
905 if [ "$fchar" != "/" ]; then
906 # Relative or local link
907 ReadAllLink "$d/$link"
908 else
909 # Absolute path
910 ReadAllLink $link
911 fi
912}
913
914
915LocateFile() {
916 local i j path fname_to_find location output resolved tmp stub cache_id loclist
917 fname_to_find="$1"
918 # It's an absolute path
919 j=`echo "$fname_to_find" | cut -c1`
920 if [ _"$j" = _"/" ]; then
921 dn=`dirname $fname_to_find`
922 # We suppose that the link is already included, just add the new file
923 if [ -h "$dn" ]; then
924 newdn=`readlink -f $dn`
925 bn=`basename $fname_to_find`
926 output="$newdn/$bn"
927 else
928 output="$fname_to_find"
929 fi
930 if [ -h "$output" ] ; then
931 output="`mr-read-all-link $output` $output"
932 fi
933 echo "$output"
934 return 0
935 fi
936 # It's not an absolute path
937 output=""
938 for path in /etc /usr /usr/bin /usr/sbin /bin /usr/X11R6/bin /sbin /usr/local/bin /usr/local/sbin `find /usr/lib /lib /usr/local/lib /usr/X11R6/lib /usr/lib64 /lib64 /usr/local/lib64 /usr/X11R6/lib64 -type d -maxdepth 1 2> /dev/null` ; do
939 #for path in /etc /usr /usr/bin /usr/sbin /bin /usr/X11R6/bin /sbin /usr/local/bin /usr/local/sbin /usr/lib /usr/lib64 /usr/lib64/* /lib /lib64 /lib64/* /usr/local/lib /usr/local/lib64 /usr/local/lib64/* /usr/X11R6/lib /usr/X11R6/lib64 /usr/X11R6/lib64/* ; do
940 [ -h "$path" ] && continue
941 [ ! -e "$path/$fname_to_find" ] && continue
942 output="$path/$fname_to_find $output"
943 if [ -h "$path/$fname_to_find" ] ; then
944 output="`mr-read-all-link $path/$fname_to_find` $output"
945 fi
946 done
947 if [ "$output" = "" ] ; then
948 return 1
949 fi
950 echo "$output"
951 return 0
952}
953
954LogProgress() {
955 local i progress modres noof_lines
956
957 progress=$1
958 noof_lines=$2
959
960 echo -en "\r\t\t\t\t\t\t\t\t"
961 i=$(($progress*100))
962 if [ $noof_lines -ne 0 ]; then
963 i=$(($i/$noof_lines))
964 else
965 i=0
966 fi
967 echo -en "$i"
968 echo -en "%"
969 modres=$(($progress%4))
970 [ "$modres" -eq "0" ] && echo -en "\t/"
971 [ "$modres" -eq "1" ] && echo -en "\t-"
972 [ "$modres" -eq "2" ] && echo -en "\t\\"
973 [ "$modres" -eq "3" ] && echo -en "\t|"
974}
975
976# Called by TurnTgzIntoRdz, to make /tmp/mondorestore.cfg
977MakeMondoConfigFile() {
978 local outfile use_lzo use_comp use_star
979 outfile=$1
980 > $outfile
981 [ "$TAPESIZE" ] && echo "media-size $TAPESIZE" >> $outfile
982 [ "$TAPEDEV" ] && echo "media-dev $TAPEDEV" >> $outfile
983 [ "$USBDEVICE" ] && echo "usb-dev $USBDEVICE" >> $outfile
984 [ "$FILES_IN_FILELIST" ] && echo "files-in-filelist $FILES_IN_FILELIST" >> $outfile
985 [ "$LAST_FILELIST_NUMBER" ] && echo "last-filelist-number $LAST_FILELIST_NUMBER" >> $outfile
986 [ "$INTERNAL_TAPE_BLOCK_SIZE" ] && echo "internal-tape-block-size $INTERNAL_TAPE_BLOCK_SIZE" >> $outfile
987 use_lzo=$USE_LZO; [ "$use_lzo" = "" ] && use_lzo="no"
988 use_gzip=$USE_GZIP; [ "$use_gzip" = "" ] && use_gzip="no"
989 use_lzma=$USE_LZMA; [ "$use_lzma" = "" ] && use_lzma="no"
990 use_comp=$USE_COMP; [ "$use_comp" = "" ] && use_comp="yes"
991 use_star=$USE_STAR; [ "$use_star" = "" ] && use_star="no"
992 echo "use-lzo $use_lzo" >> $outfile
993 echo "use-gzip $use_gzip" >> $outfile
994 echo "use-star $use_star" >> $outfile
995 echo "use-lzma $use_lzma" >> $outfile
996 echo "use-comp $use_comp" >> $outfile
997 echo "datestamp `date`" >> $outfile
998 [ "$ESTIMATED_TOTAL_NOOF_SLICES" ] && echo "total-slices $ESTIMATED_TOTAL_NOOF_SLICES" >> $outfile
999 AddFileToCfgIfExists $MINDI_TMP/ISO-DEV iso-dev $outfile
1000 AddFileToCfgIfExists $MINDI_TMP/ISO-MNT iso-mnt $outfile
1001 AddFileToCfgIfExists $MINDI_TMP/ISO-PREFIX iso-prefix $outfile
1002 AddFileToCfgIfExists $MINDI_TMP/ISODIR isodir $outfile
1003 AddFileToCfgIfExists $MINDI_TMP/BOOTLOADER.DEVICE bootloader.device $outfile
1004 AddFileToCfgIfExists $MINDI_TMP/BOOTLOADER.NAME bootloader.name $outfile
1005 AddFileToCfgIfExists $MINDI_TMP/BOOTLOADER.VER bootloader.ver $outfile
1006 AddFileToCfgIfExists $MINDI_TMP/KEYMAP-LIVES-HERE keymap-lives-here $outfile
1007 AddFileToCfgIfExists $MINDI_TMP/TAPEDEV-HAS-DATA-DISKS tapedev-has-data-disks $outfile
1008 AddFileToCfgIfExists $MINDI_TMP/BACKUP-MEDIA-TYPE backup-media-type $outfile
1009 AddFileToCfgIfExists $MINDI_TMP/DIFFERENTIAL differential $outfile
1010 AddFileToCfgIfExists $MINDI_TMP/ACL acl $outfile
1011 AddFileToCfgIfExists $MINDI_TMP/XATTR xattr $outfile
1012 AddFileToCfgIfExists $MINDI_TMP/OBDR obdr $outfile
1013 # Deal with network configuration in a portable way
1014 if [ -f $MINDI_TMP/NETFS-SERVER-MOUNT ]; then
1015 mr-net-get-config `cat $MINDI_TMP/NETFS-SERVER-MOUNT` >> $outfile
1016 grep netfs-server-path $outfile | awk '{print $2}' > $MINDI_TMP/NETFS-SERVER-PATH
1017 fi
1018}
1019
1020# Get PV's for an LV
1021GetPVsForLV() {
1022 if [ -n "$1" ]; then
1023 vg=`$LVMCMD lvdisplay $1 2>/dev/null |awk '/VG Name/{print $NF;exit}'`
1024 if [ -z "$vg" ]; then
1025 return
1026 fi
1027 $LVMCMD vgdisplay -v $vg 2>/dev/null | awk '/PV Name/{print $NF}'
1028 fi
1029}
1030
1031
1032MakeMountlist() {
1033 local mountlist all_partitions current_partition \
1034partition_size partition_format outstring partition_number \
1035partition_mountpt c_p lwm_info psz lvm_dev unofficial_outstring \
1036absolute_partition old_partition_fmt current_lvolume uname skip
1037
1038 LogFile "------------------------------------"
1039 LogFile "Your raw fstab file looks like this:"
1040 LogFile "------------------------------------"
1041 cat $MY_FSTAB >> $LOGFILE
1042 LogAll "-----------------------------------"
1043 LogAll "Your mountlist will look like this:"
1044 LogAll "-----------------------------------"
1045
1046# mountlist(OUT)
1047 mountlist=$1
1048
1049# NB: partition = device
1050# NB: mountpt = where the device is mounted
1051
1052 [ -e "$MY_FSTAB" ] || Die "Cannot find your fstab file ($MY_FSTAB)"
1053
1054 [ "$mountlist" != "" ] && rm -Rf $mountlist
1055 > $mountlist
1056 all_partitions=""
1057
1058 if [ $LVM != "false" ]; then
1059 LogAll "INFO: Analyzing LVM..."
1060 $MINDI_LIB/analyze-my-lvm > $MINDI_TMP/lvm.res
1061 if [ $? -ne 0 ]; then
1062 LVM="false"
1063 fi
1064 # Excluded LVs and GVs are not reported here
1065 all_partitions=`cat $MINDI_TMP/lvm.res | grep -F ">>>" | cut -d' ' -f2-`
1066 fi
1067 all_partitions="$all_partitions `ListAllPartitions 2> /dev/null`"
1068 for i in $IMAGE_DEVS ; do
1069 mount | grep -F "$i " > /dev/null 2> /dev/null && Die "Sorry, $i is already mounted! CANNOT DO IMAGEDEV on it if it's mounted."
1070 done
1071 [ "$IMAGE_DEVS" != "" ] && all_partitions="`echo "$all_partitions $IMAGE_DEVS" | tr ' ' '\n' | sort -u | tr '\n ' ' '`"
1072 printf "%-15s %-15s %-15s %-13s %-15s\n" DEVICE MOUNTPOINT FORMAT "SIZE MB" LABEL/UUID | tee -a $LOGFILE
1073 printf "%-15s %-15s %-15s %-13s %-15s\n" ------ ---------- ------ ------- ---------- | tee -a $LOGFILE
1074 useless_dev="/dev/floppy /dev/fd0h1440 /dev/fd0H1440 /dev/cdrom /dev/cdrom/cdrom /dev/cdrom/cdrom1 /dev/cdrom/cdrom2 /dev/cdrom0 /dev/cdrom1 /dev/cdrom2 /dev/cdrom3 /dev/cdrw /dev/scd /dev/ram :/ /dev/sr0 /dev/sr1 /dev/cdrom1 tmpfs devpts sysfs proc debugfs"
1075 for c_p in $all_partitions ; do
1076 # Skip fd/cd devices, network FS, cifs
1077 [ "`echo "$useless_dev" | grep -F "$c_p"`" != "" ] || [ "`echo "$c_p" | grep ":"`" != "" ] || [ "`echo "$c_p" | grep -E "^//"`" != "" ]&& continue
1078 [ "`echo "$c_p" | grep -x "/dev/cdroms.*"`" ] && continue
1079 if [ -h "$c_p" ] && [ "`echo "$c_p" | grep -F "/dev/hd"`" = "" ] && [ "`echo "$c_p" | grep -F "/dev/sd"`" = "" ] && [ "`echo "$c_p" | grep -F "/dev/md"`" = "" ] ; then
1080 current_partition=`readlink -f $c_p`
1081 if [ "`echo "$current_partition" | grep -F "/dev/mapper"`" != "" ]; then
1082 current_partition="$c_p"
1083 elif [ "`echo $current_partition | grep -E '^/dev/dm-'`" ]; then
1084 # For SLES 11 type of distro, do not use dm devices as they are unable to be handled by lvm commands
1085 current_partition=`$MINDI_LIB/analyze-my-lvm --givevglvofdm $current_partition`
1086 fi
1087 [ "`echo "$useless_dev" | grep -F "$current_partition"`" ] && continue
1088 else
1089 current_partition="$c_p"
1090 fi
1091 [ "$c_p" = "none" ] && continue
1092 redhat_label=""
1093 label=""
1094 uuid=""
1095 absolute_partition=`readlink -f $c_p`
1096 partition_mountpt=`tr -s '\t' ' ' < $MY_FSTAB | grep -w "$current_partition" | grep -vx " *#.*" | $AWK '{print $2}' | head -n1`
1097
1098 # set default in case we dont't find it
1099 str_to_find_fmt_with=$current_partition
1100
1101 # This part tries to retrieve the correct device from a LABEL line in /etc/fstab
1102 # current_partition contains only first column of /etc/fstab
1103 if [ "`echo "$current_partition" | grep -i "LABEL="`" != "" ]; then
1104 redhat_label=`echo "$current_partition" | cut -d'=' -f2`
1105 actual_dev=""
1106
1107 # 1st try, findfs - the RHEL way of finding labels and their partitions
1108 if [ -x "/sbin/findfs" ]; then
1109 actual_dev=`/sbin/findfs LABEL="${redhat_label}" 2> /dev/null`
1110 fi
1111
1112 # 2nd try : blkid, the good way for all LABEL except swap
1113 if [ "x$actual_dev" = "x" -a -x "/sbin/blkid" ]; then
1114 actual_dev=`/sbin/blkid | grep "$redhat_label" | grep LABEL= | cut -d':' -f1`
1115 # For LVM FS it will give a /dev/dm-# which should then be converted
1116 if [ $LVM = "v2" ] && [ "`echo $actual_dev | grep '/dev/dm'`" ]; then
1117 major=`/bin/ls -l $actual_dev | $AWK '{print $5}'`
1118 minor=`/bin/ls -l $actual_dev | $AWK '{print $6}'`
1119 for dev in `ls /dev/mapper/*`; do
1120 major1=`/bin/ls -l $dev | $AWK '{print $5}'`
1121 minor1=`/bin/ls -l $dev | $AWK '{print $6}'`
1122 if [ $major1 = $major ] && [ $minor1 = $minor ]; then
1123 actual_dev=`/bin/ls -l $dev | $AWK '{print $10}'`
1124 break
1125 fi
1126 done
1127 fi
1128 fi
1129
1130 # 3rd try, which works on a standard partition (ext2/3), but not on swap
1131 # For LVM gives a /dev/mapper entry
1132 if [ "x$actual_dev" = "x" ]; then
1133 actual_dev=`/bin/mount -l | grep "\[$redhat_label\]" | cut -d' ' -f1`
1134 fi
1135
1136 # 4th try, with vol_id
1137 # SWAP only
1138 if [ "x$actual_dev" = "x" -a -x "/sbin/vol_id" ]; then
1139 list_swaps=`cat /proc/swaps | grep "/dev/" | $AWK '{ print $1 }' `
1140 for dev_swap in $list_swaps ; do
1141 dev_exists=`/sbin/vol_id $dev_swap | grep "$redhat_label"`
1142 if [ "x$dev_exists" != "x" ]; then
1143 actual_dev=$dev_swap
1144 break;
1145 fi
1146 done
1147 fi
1148
1149 # 5th try : pre-formated LABEL. Format is : LABEL=SWAP-mydevice or SW-mydevice. e.g. : LABEL=SWAP-hda5
1150 # LABEL=SW-cciss/c0d0p3 (RDP)
1151 # or could be a string that isn't a complete device name (eg. LABEL =SWAP-cciss/c0d0p)
1152 # SWAP only
1153 if [ "x$actual_dev" = "x" -a _"`echo $current_partition | grep -iE 'LABEL=SWAP|LABEL=SW-'`" != _"" ]; then
1154 skip=""
1155 uname=$KERVERRUN
1156 [ "`echo $uname | grep "2.4.[0-9]"`" != "" ] && skip=16
1157 # 2.6.12 needs 16 (FC3)
1158 [ "`echo $uname | grep "2.6.[0-1]"`" != "" ] && skip=16
1159 # 2.6.19 and upper needs 1052
1160 [ "`echo $uname | grep "2.6.19"`" != "" ] && skip=1052
1161 [ "`echo $uname | grep "2.6.[2-9]"`" != "" ] && skip=1052
1162 [ "`echo $uname | grep "3.[0-9]*.[0-9]*"`" != "" ] && skip=1052
1163 if [ $skip = "" ]; then
1164 Die "Your kernel is too old. I don't know how to support labelled swap spaces with it"
1165 fi
1166 for try_dev in `tail +2 /proc/swaps | cut -d' ' -f1`
1167 do
1168 # Location of the swap label for kernel 2.6
1169 try_dev_label=`dd bs=1 count=16 skip=$skip if=$try_dev 2> /dev/null`
1170 if [ "x$try_dev_label" = "x$redhat_label" ]; then
1171 actual_dev=$try_dev
1172 fi
1173 done
1174 fi
1175
1176 # Check if one of all those tries has known success
1177 if [ "x$actual_dev" != "x" ]; then
1178 current_partition=$actual_dev
1179 else
1180 Die "Your system uses a LABEL partition ($current_partition), but you lack the tool to support it.\nPlease replace labels with their correct devices in $MY_FSTAB or install findfs|blkid|vol_id"
1181 fi
1182 # This part tries to retrieve the correct device from a UUID line in /etc/fstab
1183 # current_partition contains only first column of /etc/fstab
1184 elif [ "`echo "$current_partition" | grep -i "UUID="`" != "" ]; then
1185 uuid=`echo "$current_partition" | cut -d'=' -f2`
1186 actual_dev=""
1187
1188 # 1st try, findfs - the RHEL way of finding labels and their partitions
1189 if [ -x "/sbin/findfs" ]; then
1190 actual_dev=`/sbin/findfs UUID=${uuid} 2> /dev/null`
1191 fi
1192
1193 # 2nd try : blkid, the good way for all UUID except swap
1194 if [ "x$actual_dev" = "x" -a -x "/sbin/blkid" ]; then
1195 actual_dev=`/sbin/blkid | grep "$uuid" | grep UUID= | cut -d':' -f1`
1196 # For LVM FS it will give a /dev/dm-# which should then be converted
1197 if [ $LVM = "v2" ] && [ "`echo $actual_dev | grep '/dev/dm'`" ]; then
1198 major=`/bin/ls -l $actual_dev | $AWK '{print $5}'`
1199 minor=`/bin/ls -l $actual_dev | $AWK '{print $6}'`
1200 for dev in `ls /dev/mapper/*`; do
1201 major1=`/bin/ls -l $dev | $AWK '{print $5}'`
1202 minor1=`/bin/ls -l $dev | $AWK '{print $6}'`
1203 if [ $major1 = $major ] && [ $minor1 = $minor ]; then
1204 actual_dev=`/bin/ls -l $dev | $AWK '{print $10}'`
1205 break
1206 fi
1207 done
1208 fi
1209 fi
1210
1211 # 3th try, with vol_id
1212 if [ "x$actual_dev" = "x" -a -x "/sbin/vol_id" ]; then
1213 list_dev=`mount | grep -E '^/' | $AWK '{ print $1 }' `
1214 for dev in $list_dev ; do
1215 dev_exists=`/sbin/vol_id $dev | grep "$uuid"`
1216 if [ "x$dev_exists" != "x" ]; then
1217 actual_dev=$dev
1218 break;
1219 fi
1220 done
1221 fi
1222
1223 # 4th try, with dumpuuid (VMWare only ?) for swap
1224 if [ "x$actual_dev" = "x" -a -x "/sbin/dumpuuid" ]; then
1225 list_dev=`cat /proc/swaps | grep -E '^/' | $AWK '{ print $1 }' `
1226 for dev in $list_dev ; do
1227 dev_exists=`/sbin/dumpuuid $dev | grep "$uuid"`
1228 if [ "x$dev_exists" != "x" ]; then
1229 actual_dev=$dev
1230 break;
1231 fi
1232 done
1233 fi
1234
1235 # Check if one of all those tries has known success
1236 if [ "x$actual_dev" != "x" ]; then
1237 current_partition=$actual_dev
1238 else
1239 Die "Your system uses a UUID partition ($current_partition),\nbut you lack the tool to support it.\nPlease replace labels with their correct devices in $MY_FSTAB or\ninstall findfs|blkid|vol_id or\nrelabel the partition with the correct UUID if it's a swap partition."
1240 fi
1241 else
1242 # Needs to handle the recent OpenSUSE fancy way of dealing with fstab :-(
1243 # they use symlinks in fstab unrelated to what is shown in mount !
1244 if [ _"$partition_mountpt" = _"" ]; then
1245 # set default in case we dont't find it
1246 for tmpp in `tr -s '\t' ' ' < $MY_FSTAB | grep -Ev "^#" | $AWK '{print $1}'`; do
1247 if [ _"`readlink -f $tmpp`" = _"`readlink -f $current_partition`" ]; then
1248 str_to_find_fmt_with=$tmpp
1249 partition_mountpt=`tr -s '\t' ' ' < $MY_FSTAB | grep -w "$tmpp" | grep -vx " *#.*" | $AWK '{print $2}' | head -n1`
1250 break;
1251 fi
1252 done
1253 fi
1254 fi
1255
1256 # Detects noauto partitions not mounted and exclude them
1257 partition_option=`tr -s '\t' ' ' < $MY_FSTAB | grep -w "$str_to_find_fmt_with" | grep -vx " *#.*" | $AWK '{print $4}' | head -n1`
1258 if [ "`echo "$partition_option" | grep -i noauto`" != "" ] && [ "`mount | grep -w "$partition_mountpt"`" = "" ] ; then
1259 LogFile "INFO: Excluding $current_partition from mountlist (due to noauto option in fstab)"
1260 continue
1261 fi
1262 # Detects bind partitions and exclude them
1263 if [ "`echo "$partition_option" | grep -iw bind`" != "" ]; then
1264 LogFile "INFO: Excluding $current_partition from mountlist (due to bind option in fstab)"
1265 continue
1266 fi
1267
1268 # Look for devices which have to be excluded
1269 skip=0
1270 if [ "$MINDI_EXCLUDE_DEVS" ] ; then
1271 l=""
1272 list_of_devices="`mr-read-all-link $current_partition`"
1273 for d in $list_of_devices; do
1274 l="$l `$MINDI_LIB/analyze-my-lvm --givemapperofdm $d`"
1275 done
1276
1277 # Remove PVs from LVs excluded
1278 l="$l `GetPVsForLV $current_partition`"
1279
1280 # We want a single unique list
1281 list_of_devices="`echo $l | sort -u`"
1282
1283 for d in `echo $MINDI_EXCLUDE_DEVS | sed 's/|/ /g'`; do
1284 if [ "`echo " $list_of_devices " | grep " $d"`" != "" ]; then
1285 LogFile "INFO: Excluding $current_partition from mountlist (due to excluded device $d)"
1286 skip=1
1287 continue
1288 fi
1289 done
1290 fi
1291 if [ $skip -eq 1 ]; then
1292 continue
1293 fi
1294
1295 partition_format=`$AWK '$1 == "'"$str_to_find_fmt_with"'" {print $3}' $MY_FSTAB`
1296 # Detects iso9660 ISO images and exclude them
1297 if [ "`echo "$partition_format" | grep -iw iso9660`" != "" ]; then
1298 LogFile "INFO: Excluding $current_partition from mountlist (due to iso9660 format in fstab)"
1299 continue
1300 fi
1301 # Some distributions such as Debian do not put /dev/<VG>/<LV> in fstab
1302 # for LVM partitions but use /dev/mapper/<VG>-<LV> instead. Fortunately,
1303 # the former is then a link to the latter, so we test whether
1304 # $current_partition is actually such a link or not and set
1305 # $current_lvolume accordingly. On Debian you may find more than one answer
1306 # so we remove the one corresponding to /dev/.static
1307 # On RedHat even if the device name is different (/dev/mapper/<VG><LV>), the
1308 # principle is the same and we need to find the link to it as well.
1309 # Note that $current_lvolume may well be an
1310 # ordinary device. It is just to make sure that we feed the right value
1311 # into any of the LVM tools if possible.
1312
1313 current_lvolume="$current_partition"
1314 if [ $LVM = "v2" ] && [ "`echo $current_partition | grep -E '^/dev/mapper/'`" ]; then
1315 # .static dir are a Debian specificity
1316 current_lvolume="`find /dev -lname "$current_partition" | grep -Ev '^/dev/\.static/'`"
1317 echo $current_lvolume | grep -q ' '
1318 if [ $? -eq 0 ]; then
1319 LogFile "WARNING: Multiple Logical Volumes found. Report to dev team"
1320 fi
1321 # if it's not found, it may well be a real device such as a multipath one
1322 # /dev/mapper/mpath... Thus we revert the situation so that next test succeed
1323 if [ _"$current_lvolume" = _"" ]; then
1324 current_lvolume="$current_partition"
1325 fi
1326 fi
1327 #
1328 # End of LVM device style variation code (other than $current_lvolume).
1329
1330 if [ $LVM != "false" ] && [ "`$LVMCMD lvdisplay $current_lvolume 2> /dev/null`" ]; then
1331 # Size computed via LVM not directly
1332 partition_size="lvm"
1333 else
1334 [ "`echo "$current_partition" | grep "[0-9]"`" = "" ] && continue
1335 [ "`echo "$current_partition" | grep -c "^/"`" -ne "1" ] && continue
1336 if [ "$partition_format" = "swap" ] || [ "$partition_mountpt" = "swap" ] ; then
1337 # Skip swap files
1338 [ "`echo "$current_partition" | grep -E "^/dev"`" = "" ] && continue
1339 partition_size=`grep -Fv "Priority" /proc/swaps | tr -s '\t' ' ' | grep -F "$current_partition " | $AWK '{print $3}'`
1340 [ "$partition_mountpt" != "swap" ] && partition_mountpt="swap"
1341 [ "$partition_format" != "swap" ] && partition_format="swap"
1342 if [ "$partition_size" = "" ] ; then
1343 totalsize=0
1344 items=0
1345 for i in `tr -s ' ' '\t' < /proc/swaps | grep -Fv "Filename" | cut -f3` ; do
1346 totalsize=$(($totalsize+$i))
1347 items=$(($items+1))
1348 done
1349 [ "$items" -gt "0" ] && partition_size=$(($totalsize/$items)) || partition_size=0
1350 [ "$partition_size" -lt "125000" ] && partition_size=125000
1351 LogFile "INFO: I'm guessing $c_p is $(($partition_size/1024))MB"
1352 fi
1353 else
1354 partition_size=`SizeOfPartition $current_partition`
1355 fi
1356 fi
1357 [ "$partition_mountpt" = "swap" ] && partition_format="swap"
1358 [ "$partition_format" = "swap" ] && partition_mountpt="swap"
1359 if [ "$partition_mountpt" = "" ] ; then
1360 if [ "`$LVMCMD pvdisplay $current_lvolume 2> /dev/null`" != "" ] ; then
1361 if [ "`grep -F device /etc/raidtab 2> /dev/null | grep -w $current_partition`" ] ; then
1362 partition_mountpt="raid"
1363 partition_format="raid"
1364 else
1365 partition_mountpt="lvm"
1366 partition_format="lvm"
1367 fi
1368 fi
1369 fi
1370 psz=$partition_size
1371 LogFile "INFO: Examining $current_partition (mount=$partition_mountpt fmt=$partition_format psz=$psz)"
1372 [ "$psz" != "lvm" ] && psz=$(($psz/1024))
1373 if [ "`echo " $IMAGE_DEVS " | grep -F " $current_partition "`" != "" ] ; then
1374 partition_mountpt="image"
1375 old_partition_fmt=$partition_format
1376 partition_format="`$FDISK -l 2>> $LOGFILE | tr '*' ' ' | tr '+' ' ' | tr -s ' ' '\t' | grep -w "$absolute_partition" | cut -f5`"
1377 partition_size=$(($partition_size+1)); # just in case
1378 if [ "$partition_format" = "Linux" ] ; then
1379 LogFile "WARNING: Are you imaging a mounted swap partition? Silly..."
1380 LogFile "WARNING: Reverting format from $old_partition_fmt to $partition_format"
1381 partition_format=$old_partition_fmt
1382 fi
1383 fi
1384
1385 if [ ! "$partition_mountpt" ] ; then
1386 LogFile "------- $FDISK -l $qq log ------------"
1387 for qq in "" `find /dev/ida/c*d* ! -name '*p*' 2> /dev/null`; do
1388 partition_format=`$FDISK -l $qq 2>> $LOGFILE | grep -w "$c_p" | sed 's/12/|/' | tr -s '\t' ' ' | cut -d'|' -f2 | cut -d' ' -f2-9`
1389 [ "$partition_format" ] && break
1390 done
1391 LogFile "------- $FDISK log end ------------"
1392 if [ "$partition_format" = "Compaq diagnostics" ] ; then
1393 partition_format="compaq"
1394 elif [ ! "`grep -F device /etc/raidtab 2> /dev/null | grep -w $current_partition`" ] ; then
1395 LogAll "WARNING: Unable to find mountpoint of $current_partition - ignoring"
1396 continue
1397 fi
1398 fi
1399 if [ "$redhat_label" ]; then
1400 label="$redhat_label"
1401 elif [ "$uuid" ]; then
1402 label="$uuid"
1403 fi
1404 partition_format="`echo "$partition_format" | cut -d',' -f1`"; # in case user has ext3,ext2 or something dumb like that
1405 [ "$partition_format" = "auto" ] && partition_format="`mount | grep -w $current_partition | $AWK '{print$5;}'`"; # in case user uses 'auto' (dumb!)
1406 unofficial_outstring=`printf "%-15s %-15s %-15s %7s %-15s\n" $current_partition $partition_mountpt $partition_format $psz "$label"`
1407 if [ "$current_partition" = "" ] ; then
1408 LogFile "WARNING: Unknown partition (outstring = $unofficial_outstring)"
1409 elif [ "$partition_mountpt" = "" ] && [ -f "/etc/raidtab" ] ; then
1410 if [ "`grep -F device /etc/raidtab 2>/dev/null | grep -F $current_partition`" ] ; then
1411 partition_mountpt=raid
1412 partition_format=raid
1413 printf "%-15s %-15s %-15s %7s %15s\n" $current_partition $partition_mountpt $partition_format $psz "$label" | tee -a $LOGFILE
1414 printf "%s %s %s %s %s %s\n" $current_partition $partition_mountpt $partition_format $partition_size "$label" >> $mountlist
1415 else
1416 LogFile "WARNING: Unknown mountpoint (outstring = $unofficial_outstring)"
1417 fi
1418 elif [ "$partition_format" = "" ] ; then
1419 LogFile "WARNING: Unknown format (outstring = $unofficial_outstring)"
1420 elif [ "$partition_size" = "" ] ; then
1421 LogFile "WARNING: Unknown partition size (outstring = $unofficial_outstring)"
1422 elif [ "$partition_mountpt" = "/proc" ] || [ "$partition_mountpt" = "/dev/pts" ] ; then
1423 continue
1424 else
1425 if [ "$partition_format" = "dos" ] || [ "$partition_format" = "msdos" ] ; then
1426 LogFile "WARNING: vfat should be used instead of dos/msdos as a partition format"
1427 partition_format="vfat"
1428 fi
1429 printf "%-15s %-15s %-15s %7s %-15s\n" $current_partition $partition_mountpt $partition_format $psz "$label" | tee -a $LOGFILE
1430 printf "%s %s %s %s %s\n" $current_partition $partition_mountpt $partition_format $partition_size "$label" >> $mountlist
1431 fi
1432 done
1433 LogAll "-----------------------------------"
1434}
1435
1436CheckMountlist() {
1437 local file=$1
1438 # Coherency verification
1439 ML01=`cat $file | wc -l`
1440 ML02=`grep -vE ' lvm | raid | swap ' $file | wc -l`
1441 ML1=`$AWK '{print $1}' $file | sort -u | wc -l`
1442 ML2=`grep -vE ' lvm | raid | swap ' $file | $AWK '{print $2}' | sort -u | wc -l`
1443 if [ "$ML01" -ne "$ML1" ]; then
1444 LogFile "--------------------------------------------"
1445 LogAll "WARNING: Duplicate device entry in mountlist"
1446 LogFile "--------------------------------------------"
1447 fi
1448 if [ "$ML02" -ne "$ML2" ]; then
1449 LogFile "--------------------------------------------"
1450 LogAll "WARNING: Duplicate mountpoint entry in mountlist"
1451 LogFile "------------------------------------------------"
1452 fi
1453}
1454
1455OfferToMakeBootableISO() {
1456 local i old_pwd
1457 if [ -z "$ISO_CMD" ]; then
1458 LogAll "ERROR: Neither mkisofs nor genisoimage found, unable to make CD image"
1459 return
1460 fi
1461 if [ "$PROMPT_MAKE_CD_IMAGE" = "yes" ] && [ _"$MONDO_SHARE" = _"" ]; then
1462 echo -en "Shall I make a bootable CD image? (y/[n]) "
1463 read i
1464 [ "$i" != "y" ] && [ "$i" != "Y" ] && return 0
1465 fi
1466 rm -Rf $MINDI_TMP/iso
1467 mkdir -p $MINDI_TMP/iso/{images,archives}
1468 LogFile "INFO: mindi_lib = $MINDI_LIB"
1469 cp -f $MINDI_CACHE/{*.gz,*.img} $MINDI_TMP/iso/images 2>> $LOGFILE || LogAll "WARNING: OfferToMakeBootableISO: Cannot copy $MINDI_CACHE/*.gz to $MINDI_TMP/iso/images"
1470 for i in memdisk memtest.bin memtest.img ; do
1471 j=$MINDI_LIB/$i
1472 k=$MINDI_TMP/iso
1473 if [ -e "$j" ] ; then
1474 LogAll "INFO: Copying $j to $k"
1475 cp -f $j $k 2>> $LOGFILE || Die "Failed to copy $j to $k"
1476 cp -f $j $MINDI_TMP 2>> $LOGFILE || Die "Failed to copy $j to $MINDI_TMP"
1477 if [ _"$MONDO_SHARE" != _"" ]; then
1478 cp -f $j $MONDO_ROOT 2>> $LOGFILE || Die "Failed to copy $j to $MONDO_ROOT"
1479 fi
1480 fi
1481 done
1482 MakeMessageFile $MINDI_TMP/iso | cut -c1-80 > $MINDI_TMP/iso/message.txt
1483 if [ $KERNEL_IS_XEN = "yes" ]; then
1484 FindMboot32Binary
1485 cp $xenkernelpath $MINDI_TMP/iso/xen.gz 2>> $LOGFILE || Die "Cannot copy xen.gz ($xenkernelpath) to mindi tmp ($MINDI_TMP/iso/xen.gz). Did you run out of disk space?"
1486 cp $MBOOTC32 $MINDI_TMP/iso/mboot.c32 2>> $LOGFILE || Die "Cannot copy mboot.c32 ($MBOOTC32) to mindi tmp ($MINDI_TMP/iso/mboot.c32). Did you run out of disk space?"
1487 fi
1488 # Useful for syslinux 5.x
1489 FindLdlinux32Binary
1490 if [ -e $LDLINUXC32 ]; then
1491 cp $LDLINUXC32 $MINDI_TMP/iso/ldlinux.c32 2>> $LOGFILE || Die "Cannot copy ldlinux.c32 ($LDLINUXC32) to mindi tmp ($MINDI_TMP/iso/ldlinux.c32). Did you run out of disk space?"
1492 fi
1493 cp $kernelpath $MINDI_TMP/iso/vmlinuz 2>> $LOGFILE || Die "Cannot copy vmlinuz ($kernelpath) to mindi tmp ($MINDI_TMP/iso/vmlinuz). Did you run out of disk space?"
1494 cp $MINDI_TMP/initrd.img $MINDI_TMP/iso/initrd.img 2>> $LOGFILE || Die "Cannot copy initrd.img ($MINDI_TMP/initrd.img) to $MINDI_TMP/iso/initrd.img. Did you run out of disk space?"
1495
1496 if [ _"$MONDO_SHARE" != _"" ]; then
1497 if [ $KERNEL_IS_XEN = "yes" ]; then
1498 cp $xenkernelpath $MONDO_ROOT/xen.gz 2>> $LOGFILE || Die "Cannot copy xen.gz ($xenkernelpath) to mindi tmp ($MONDO_ROOT/xen.gz). Did you run out of disk space?"
1499 cp $MBOOTC32 $MONDO_ROOT/mboot.c32 2>> $LOGFILE || Die "Cannot copy mboot.c32 ($MBOOTC32) to mindi tmp ($MONDO_ROOT/mboot.c32). Did you run out of disk space?"
1500 fi
1501 if [ -e $LDLINUXC32 ]; then
1502 cp $LDLINUXC32 $MONDO_ROOT/ldlinux.c32 2>> $LOGFILE || Die "Cannot copy ldlinux.c32 ($LDLINUXC32) to $MONDO_ROOT/ldlinux.c32. Did you run out of disk space?"
1503 fi
1504 cp $kernelpath $MONDO_ROOT/vmlinuz 2>> $LOGFILE || Die "Cannot copy vmlinuz ($kernelpath) to mondo root ($MONDO_ROOT/vmlinuz). Did you run out of disk space?"
1505 cp $MINDI_TMP/initrd.img $MONDO_ROOT/initrd.img 2>> $LOGFILE || Die "Cannot copy initrd.img ($MINDI_TMP/initrd.img) to $MONDO_ROOT/initrd.img. Did you run out of disk space?"
1506 fi
1507 MakeBootConfFile isolinux > $MINDI_TMP/iso/isolinux.cfg
1508 if [ "$ARCH" != "ia64" ] ; then
1509 cp $ISOLINUX $MINDI_TMP/iso/isolinux.bin 2>> $LOGFILE || Die "Cannot copy isolinux.bin ($ISOLINUX) to $MINDI_TMP/iso - did you run out of disk space?"
1510 fi
1511 old_pwd=`pwd`
1512 cd "$MINDI_TMP/iso"
1513 if [ "$ARCH" != "ia64" ] ; then
1514 if [ _"$MONDO_SHARE" != _"" ]; then
1515 cp -f $MINDI_TMP/iso/{isolinux.cfg,initrd.img,vmlinuz,isolinux.bin,message.txt,boot*.txt,pxe.txt} $MONDO_ROOT 2>> $LOGFILE || Die "Cannot copy core files to ramdisk for boot disk (under $MONDO_ROOT). Did you run out of disk space?"
1516 if [ -e $MINDI_TMP/iso/ldlinux.c32 ]; then
1517 cp $MINDI_TMP/iso/ldlinux.c32 $MONDO_ROOT 2>> $LOGFILE || Die "Cannot copy ldlinux.c32 (from $MINDI_TMP/iso/$LDLINUXC32) to $MONDO_ROOT. Did you run out of disk space?"
1518 fi
1519 if [ $KERNEL_IS_XEN = "yes" ]; then
1520 cp -f $MINDI_TMP/iso/{mboot.c32,xen.gz} $MONDO_ROOT 2>> $LOGFILE || Die "Cannot copy Xen core files to ramdisk for boot disk (under $MONDO_ROOT). Did you run out of disk space?"
1521 fi
1522 cp -f $MONDO_SHARE/autorun $MINDI_TMP/iso 2>> $LOGFILE
1523 fi
1524 $ISO_CMD -U $ISO_OPT -V Mindi_Image -o $MINDI_CACHE/mindi.iso -b isolinux.bin -c boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table . > /dev/null 2> $MINDI_TMP/mkisofs.log
1525 else
1526 $ISO_CMD $ISO_OPT -V Mindi_Image -o $MINDI_CACHE/mindi.iso -b images/mindi-bootroot.$BOOT_SIZE.img -c images/boot.cat -no-emul-boot . > /dev/null 2> $MINDI_TMP/mkisofs.log
1527 fi
1528 if [ "$?" -ne "0" ] ; then
1529 LogFile "----------- $ISO_CMD's errors --------------"
1530 LogAll "$ISO_CMD returned the following errors:"
1531 cat $MINDI_TMP/mkisofs.log | tee -a $LOGFILE
1532 LogAll "ERROR: Failed to create ISO image."
1533 else
1534 LogAll "INFO: Created bootable ISO image at $MINDI_CACHE/mindi.iso"
1535 fi
1536 rm -f $MINDI_TMP/mkisofs.log
1537 cd "$old_pwd"
1538}
1539
1540
1541OfferToMakeBootableUSB() {
1542 local i
1543 if [ "$PROMPT_MAKE_USB_IMAGE" = "yes" ] && [ _"$MONDO_SHARE" = _"" ]; then
1544 echo -n "Shall I make a bootable USB device ? (y/[n]) "
1545 read i
1546 [ "$i" != "y" ] && [ "$i" != "Y" ] && return 0
1547 if [ "$USBDEVICE" = "" ]; then
1548 echo -en "Please enter the device name of your USB device (e.g. /dev/sda) : "
1549 read dev
1550 USBDEVICE=$dev
1551 fi
1552 echo "WARNING: This will erase all content on $USBDEVICE"
1553 echo -en "Are you sure you want to use $USBDEVICE (y/[n]) "
1554 read i
1555 [ "$i" != "y" ] && [ "$i" != "Y" ] && return 0
1556 fi
1557 rm -Rf $MINDI_TMP/usb
1558 mkdir -p $MINDI_TMP/usb
1559 USBPART="${USBDEVICE}1"
1560
1561 echo -en "Transforming $USBDEVICE in a Bootable device "
1562 echo -en "."
1563 LogFile "INFO: Transforming $USBDEVICE in a Bootable device"
1564 LogFile "INFO: Checking $USBDEVICE"
1565 $FDISK -l $USBDEVICE 2>&1 >> $LOGFILE
1566 if [ $? -ne 0 ]; then
1567 LogAll "ERROR: Unable to access $USBDEVICE"
1568 LogAll " Make sure your USB device is plugged in"
1569 MindiExit -1
1570 fi
1571 echo -en "."
1572 # Some distro do auto mount at that point (Ubuntu)
1573 LogFile "INFO: Unmounting $USBPART just in case"
1574 umount $USBPART 2>> $LOGFILE 1>> $LOGFILE
1575 # If your key has no MBR it may cause an issue
1576 # Use dd if=mbr.bin of=$USBDEVICE or ms-sys -s $USBDEVICE
1577 if [ -r $MBRFILE ]; then
1578 LogAll "INFO: Installing an MBR ($MBRFILE) on $USBDEVICE"
1579 dd if=$MBRFILE of=$USBDEVICE
1580 else
1581 LogAll "WARNING: You may need to install an MBR (usually in $MBRFILE, but not found on your system)"
1582 LogAll " on $USBDEVICE with dd if=$MBRFILE of=$USBDEVICE"
1583 fi
1584 LogFile "INFO: Preparing $USBDEVICE"
1585 cat > $MINDI_TMP/fdisk.txt << EOF
1586d
1587d
1588d
1589d
1590n
1591p
15921
1593
1594
1595t
1596b
1597a
15981
1599w
1600EOF
1601 $FDISK $USBDEVICE 2>> $LOGFILE 1>> $LOGFILE < $MINDI_TMP/fdisk.txt
1602 if [ $? -ne 0 ]; then
1603 LogAll "ERROR: Unable to create a vfat Filesystem on $USBDEVICE"
1604 LogAll " Make sure your USB device is plugged in"
1605 $FDISK -l $USBDEVICE 2>&1 | tee -a $LOGFILE
1606 MindiExit -1
1607 fi
1608 LogFile "fdisk build file"
1609 LogFile "----------------"
1610 cat $MINDI_TMP/fdisk.txt >> $LOGFILE
1611 LogFile "----------------"
1612 rm -f $MINDI_TMP/fdisk.txt
1613 LogFile "INFO: The USB device $USBDEVICE now looks like this:"
1614 $FDISK -l $USBDEVICE 2>&1 | tee -a $LOGFILE
1615 echo -en "."
1616 # Calling kpartx in case devices were not created
1617 if [ -x "/sbin/kpartx" ]; then
1618 /sbin/kpartx -a $USBDEVICE
1619 fi
1620 # Some distro do auto mount at that point (Ubuntu)
1621 LogFile "INFO: Unmounting $USBPART just in case again"
1622 umount $USBPART 2>> $LOGFILE 1>> $LOGFILE
1623 echo -en "."
1624 # Some distro have a dmsetup conf at that point so removing it Cf: http://trac.mondorescue.org/ticket/651
1625 if [ "`which dmsetup`" != "" ]; then
1626 block_id="`echo $USBPART | sed 's|/dev/||g'`"
1627 if [[ "`dmsetup ls | awk '{print $1}' | grep $block_id`" != "" ]]; then
1628 LogFile "INFO: Removing $block_id from device mapper."
1629 sleep 1
1630 dmsetup remove $block_id
1631 fi
1632 fi
1633 echo -en "."
1634 LogFile "INFO: Creating a vfat filesystem on $USBPART"
1635 mkdosfs -F 32 $USBPART 2>&1 >> $LOGFILE
1636 if [ $? -ne 0 ]; then
1637 LogAll "ERROR: Unable to create a vfat filesystem on $USBPART"
1638 LogAll " Make sure your USB device is plugged in and partitioned ($USBPART must exist on it)"
1639 $FDISK -l $USBDEVICE 2>&1 | tee -a $LOGFILE
1640 MindiExit -1
1641 fi
1642 echo -en "."
1643 LogFile "INFO: Mounting $USBPART on $MINDI_TMP/usb"
1644 mount $USBPART $MINDI_TMP/usb 2>> $LOGFILE
1645 if [ $? -ne 0 ]; then
1646 LogAll "ERROR: Unable to mount $USBPART on $MINDI_TMP/usb"
1647 LogAll " Make sure your USB device is plugged in, partitioned and formated ($USBPART must exist on it)"
1648 $FDISK -l $USBDEVICE 2>&1 | tee -a $LOGFILE
1649 MindiExit -1
1650 fi
1651 echo -en "."
1652 mkdir -p $MINDI_TMP/usb/images
1653 cp -f $MINDI_CACHE/*.img $MINDI_CACHE/*.gz $MINDI_TMP/usb/images 2>> $LOGFILE || LogAll "ERROR: OfferToMakeBootableUSB: Cannot copy $i to $MINDI_TMP/usb/images"
1654 echo -en "."
1655 LogFile "INFO: mindi_lib = $MINDI_LIB"
1656 for i in memdisk memtest.bin memtest.img ; do
1657 j=$MINDI_LIB/$i
1658 k=$MINDI_TMP/usb
1659 if [ -e "$j" ] ; then
1660 LogIt "INFO: Copying $j to $k"
1661 cp -f $j $k 2>> $LOGFILE || Die "Failed to copy $j to $k"
1662 cp -f $j $MINDI_TMP 2>> $LOGFILE || Die "Failed to copy $j to $MINDI_TMP"
1663 fi
1664 done
1665 echo -en "."
1666 MakeMessageFile $MINDI_TMP/usb | cut -c1-80 > $MINDI_TMP/usb/message.txt
1667 echo -en "."
1668 cp $kernelpath $MINDI_TMP/usb/vmlinuz 2>> $LOGFILE || Die "Cannot copy vmlinuz ($kernelpath) to mindi tmp ($MINDI_TMP/usb/vmlinuz). Did you run out of disk space?"
1669 echo -en "."
1670 cp $MINDI_TMP/initrd.img $MINDI_TMP/usb/initrd.img 2>> $LOGFILE
1671 echo -en "."
1672 MakeBootConfFile syslinux > $MINDI_TMP/usb/syslinux.cfg
1673 echo -en "."
1674 LogAll "----------- syslinux's conf --------------"
1675 cat $MINDI_TMP/usb/syslinux.cfg |tee -a $LOGFILE
1676 LogAll "------------------------------------------"
1677 umount $MINDI_TMP/usb
1678 if [ "$ARCH" != "ia64" ] ; then
1679 syslinux -v 2>&1 | grep -q 4.02
1680 if [ $? -eq 0 ]; then
1681 # This buggy version of syslinux requires a call to --stupid and not -s
1682 syslinux --stupid $USBPART 2>> $MINDI_TMP/syslinux.log
1683 res=$?
1684 else
1685 syslinux -s $USBPART 2>> $MINDI_TMP/syslinux.log
1686 res=$?
1687 fi
1688 if [ $res -ne 0 ] ; then
1689 LogAll "----------- syslinux's errors --------------"
1690 cat $MINDI_TMP/syslinux.log |tee -a $LOGFILE
1691 LogAll "------------------------------------------"
1692 LogIt "ERROR: Failed to create USB image."
1693 else
1694 echo -e "$DONE"
1695 LogFile "INFO: Created bootable USB image on $USBDEVICE"
1696 fi
1697 rm -f $MINDI_TMP/syslinux.log
1698 else
1699 LogAll "ERROR: No USB boot support for ia64"
1700 MindiExit -1
1701 fi
1702}
1703
1704
1705MakeMessageFile() {
1706
1707 if [ -x "/bin/lsb_release" ]; then
1708 DESC=`/bin/lsb_release -d | cut -d: -f2 | sed "s/[ \t]*//"`
1709 elif [ -r /etc/arch-release ]; then # this code must be written before /etc/issue test to avoid errors
1710 DESC="Arch Linux"
1711 if [ -r /var/log/pacman.log ]; then
1712 # there are no releases but we can get the last system upgrade
1713 # Output example: Arch Linux [2011-03-03 01:39]
1714 DESC="$DESC $(tac /var/log/pacman.log | grep -m1 'full system upgrade' | cut -d']' -f1)]"
1715 fi
1716 elif [ -r /etc/issue.net ]; then
1717 DESC=`head -1 /etc/issue.net`
1718 elif [ -r /etc/issue ]; then
1719 DESC=`head -1 /etc/issue`
1720 elif [ -x "/usr/bin/pbdistrocheck" ]; then
1721 # For pb >= 0.9.8
1722 DESC=`/usr/bin/pbdistrocheck -s | cut -d, -f1-4`
1723 else
1724 DESC="Unknown desc"
1725 fi
1726 sed "s/ZZZZZ/$MINDI_VERSION/" $MINDI_LIB/msg-txt | sed "s/KKKKK/Kernel $KERVER/" | sed "s/AAAAA/on a $ARCH architecture/" | sed "s/TTTTT/`LC_TIME=C date`/" | sed "s/MMMMM/`hostname`/" | sed "s/DDDDD/$DESC/"
1727 if [ _"$MONDO_SHARE" != _"" ]; then
1728 if [ "$CDRECOVERY" != "yes" ] ; then
1729 if [ -e "$MINDI_TMP/NETFS-SERVER-MOUNT" ] ; then
1730 echo -en "Press <enter> to continue.\n"
1731 elif [ ! "$MINDI_TMP" ] ; then
1732 echo -en "FYI, this is _not_ a Mondo Rescue CD.\n"
1733 if [ -e "$MINDI_LIB/memtest.img" ] ; then
1734 echo -en "Type 'memtest' <Enter> to test your PC's memory intensively.\nJust press <Enter> to go to the main test menu.\n"
1735 fi
1736 else
1737 echo -en "$BOOT_MEDIA_MESSAGE"
1738 fi
1739 else
1740 echo -en "\
1741To restore your disk to factory defaults, type 'RESTORE' <enter>.\n\
1742CAUTION: THIS WILL ERASE YOUR WHOLE DISK !!!\n"
1743 fi
1744 fi
1745
1746 # Also create the other help screens
1747 head -24 $MINDI_CONF/README.bootparam | cut -c1-80 > $1/boot1.txt
1748 head -48 $MINDI_CONF/README.bootparam | tail -24 | cut -c1-80 > $1/boot2.txt
1749 head -24 $MINDI_CONF/README.pxe | cut -c1-80 > $1/pxe.txt
1750}
1751
1752
1753MakeBootConfFile() {
1754 local options i ooo
1755 options=""
1756 # Type of boot file (elilo or syslinux/isolinux)
1757 type=$1
1758 if [ "$type" = "elilo" ]; then
1759 sep="="
1760 else
1761 sep=" "
1762 fi
1763
1764 # Generic header for conf file
1765 if [ "$type" != "elilo" ] ; then
1766 echo -en "prompt 1\ndisplay message.txt\nF1 message.txt\nF2 boot1.txt\nF3 boot2.txt\nF4 pxe.txt\n"
1767 else
1768 echo -en "prompt\n"
1769 fi
1770
1771 # Compute which default option to boot from
1772 if [ "$CDRECOVERY" = "yes" ] ; then
1773 echo -en "default${sep}RESTORE\n"
1774 # In case it's mondoarchive
1775 elif [ _"$MONDO_SHARE" != _"" ]; then
1776 if [ -e "$MINDI_TMP/NETFS-SERVER-MOUNT" ] ; then
1777 echo -en "default${sep}iso\n"
1778 else
1779 echo -en "default${sep}${MINDI_DEFAULT_BOOT_OPTION}\n"
1780 fi
1781 else
1782 echo -en "default${sep}expert\n"
1783 fi
1784
1785 # Handle timeout
1786 if [ "$CDRECOVERY" != "yes" ] ; then
1787 echo -en "timeout${sep}${MINDI_BOOT_TIMEOUT}\n"
1788 else
1789 echo -en "timeout${sep}10000\n"
1790 fi
1791 echo -en "\n"
1792
1793 # prepare which labels will be generated
1794 if [ "$CDRECOVERY" = "yes" ] ; then
1795 options="RESTORE expert"
1796 else
1797 if [ _"$MONDO_SHARE" != _"" ]; then
1798 options="interactive expert compare iso nuke isonuke"
1799 else
1800 options="expert"
1801 fi
1802 fi
1803
1804 # Generate rest of conf file
1805 for i in $options ; do
1806 ooo=$i
1807 [ "$ooo" = "RESTORE" ] && ooo="RESTORE nuke"
1808 if [ "$type" = "elilo" ]; then
1809 outstr="image=/vmlinuz\n\tlabel=$i\n\tinitrd=/initrd.img\n\troot=/dev/ram0 append=\" rw ramdisk_size=$ramdisk_size $ooo $MINDI_ADDITIONAL_BOOT_PARAMS \"\n"
1810 else
1811 ps="/"
1812 if [ "$type" = "syslinux" ]; then
1813 ps=""
1814 fi
1815 if [ $KERNEL_IS_XEN = "no" ]; then
1816 outstr="label $i\n\tkernel ${ps}vmlinuz\n\tappend initrd=${ps}initrd.img root=/dev/ram0 rw ramdisk_size=$ramdisk_size ${ooo} $MINDI_ADDITIONAL_BOOT_PARAMS\n"
1817 else
1818 outstr="label $i\n\tkernel ${ps}mboot.c32\n\tappend ${ps}xen.gz --- ${ps}vmlinuz root=/dev/ram0 rw ramdisk_size=$ramdisk_size ${ooo} $MINDI_ADDITIONAL_BOOT_PARAMS --- ${ps}initrd.img\n"
1819 fi
1820 fi
1821 echo -en "$outstr"
1822 done
1823 if [ -e "$MINDI_LIB/memtest.img" ] ; then
1824 if [ "$type" = "elilo" ]; then
1825 echo -en "image=/memtest.bin\n\tlabel=memtest\n"
1826 echo -en "image=/memdisk\n\tlabel=memdisk\nappend=\"initrd=memtest.img\"\n"
1827 else
1828 ps="/"
1829 if [ "$type" = "syslinux" ]; then
1830 ps=""
1831 fi
1832 echo -en "label memtest\n\tkernel ${ps}memtest.bin\n"
1833 echo -en "label memdisk\n\tkernel ${ps}memdisk\nappend initrd=${ps}memtest.img\n"
1834 fi
1835 fi
1836}
1837
1838
1839PrepareBootDiskImage_LILO() {
1840 local imagesdir dev imagefile fname i kernelpath cfg_file testpath options retval outstr old_pwd ooo max_kernel_size liloconf
1841 imagesdir=$MINDI_CACHE
1842 kernelpath=$1
1843
1844 retval=0
1845
1846 old_pwd=`pwd`
1847 [ ! -e "$kernelpath" ] && Die "PBDI lilo - cannot find $kernelpath kernel"
1848 echo -en "Making "$BOOT_SIZE"KB boot disk..."
1849 TurnTgzIntoRdz $MINDI_LIB/rootfs $MINDI_TMP/initrd.img `du -sk $kernelpath | cut -f1` || Die "Could not turn rootfs into initrd.img; are you SURE your kernel supports loopfs?"
1850 echo -en "..."
1851 imagefile=$imagesdir/mindi-bootroot.$BOOT_SIZE.img
1852 mkdir -p $mountpoint
1853 dd if=/dev/zero of=$imagefile bs=1k count=$BOOT_SIZE &> /dev/null || Die "Cannot dd blank file"
1854 LogFile "Creating vfat filesystem on $imagefile"
1855 mkdosfs $imagefile >> $LOGFILE 2>> $LOGFILE
1856 mount -t vfat -o loop $imagefile $mountpoint || LogAll "ERROR: Cannot mount (PBDI)"
1857
1858 # copy Mindi's skeleton fs & lilo/syslinux/whatever stuff into it
1859 mkdir -p $mountpoint/etc
1860 liloconf=$mountpoint/elilo.conf
1861
1862 MakeBootConfFile elilo > $liloconf
1863
1864 # Copy it so that CD-ROM menu entry is satisfied
1865 mountefi=0
1866 df -T | grep /boot/efi | grep -q vfat
1867 if [ $? -ne 0 ]; then
1868 mount /boot/efi
1869 if [ $? -ne 0 ]; then
1870 echo "You have to mount your EFI partition when using mindi"
1871 MindiExit -1
1872 fi
1873 mountefi=1
1874 fi
1875 el=`find /boot/efi -name elilo.efi`
1876 cp $el $mountpoint
1877 cp $liloconf $mountpoint
1878 if [ $mountefi -eq 1 ]; then
1879 umount /boot/efi 2>&1 > /dev/null
1880 fi
1881
1882 LogFile "INFO: Copying $MINDI_TMP/initrd.img to $mountpoint..."
1883 cp -f $MINDI_TMP/initrd.img $mountpoint 2>> $LOGFILE
1884 if [ "$?" -ne "0" ] ; then
1885 LogIt "ERROR: Failed to copy $MINDI_TMP/initrd.img to $mountpoint"
1886 cat $MINDI_TMP/mtpt.$$ >> $LOGFILE
1887 LogIt " Please unload some of your modules and try again. Or increase EXTRA_SPACE and BOOT_SIZE in $MINDI_CONFIG"
1888 rm -f $MINDI_TMP/mtpt.$$
1889 LogIt "ERROR: Cannot incorporate initrd.img in bootdisk (kernel / modules too big?)"
1890 retval=$(($retval+1))
1891 fi
1892 MakeMessageFile $mountpoint | cut -c1-80 > $mountpoint/message.txt
1893
1894 mkdir -p $mountpoint/tmp
1895 if [ -f "$MINDI_TMP/mondorestore.cfg" ]; then
1896 cp -f $MINDI_TMP/mondorestore.cfg $mountpoint/tmp
1897 fi
1898
1899 # copy the kernel across
1900 [ "$mountpoint" != "" ] && rm -Rf $mountpoint/lost+found
1901 dd if=/dev/zero of=$mountpoint/zero bs=1k count=16 &> /dev/null
1902 free_space=`df -k -P $mountpoint | tail -n1 | tr -s ' ' '\t' | cut -f4`
1903 cp -f $kernelpath $mountpoint/vmlinuz > /dev/null 2>> $LOGFILE
1904 if [ "$?" -ne "0" ] ; then
1905 LogFile "INFO: Files at mountpoint ($mountpoint) :"
1906 du -sk $mountpoint/* >> $LOGFILE
1907 LogFile "--- end of list of files ---"
1908 echo -en "Kernel size = `du -sk $kernelpath | cut -f1` K\nRamdisk free = $free_space K\n" >> $LOGFILE
1909 [ "$mountpoint" != "" ] && rm -f $mountpoint/vmlinuz
1910 cd "$old_pwd"
1911 umount $mountpoint || Die "Cannot unmount mountpoint ($mountpoint)"
1912 rmdir $mountpoint || LogIt "ERROR: Cannot rmdir (PBDI)"
1913 # losetup /dev/loop0 -d
1914 [ "$imagefile" != "" ] && rm -f $imagefile
1915 LogIt "ERROR: Sorry, your kernel is too big for your image"
1916 Die "Try to increase EXTRA_SPACE and BOOT_SIZE in $MINDI_CONFIG"
1917 return 0
1918 fi
1919 max_kernel_size=$(($free_space+`du -sk $kernelpath | cut -f1`))
1920 LogFile "INFO: Free space left on image = $free_space KB"
1921 LogFile "INFO: Max kernel size on $BOOT_SIZE KB image (est'd) = $max_kernel_size K"
1922 # make it bootable
1923 [ "$mountpoint" != "" ] && rm -f $mountpoint/zero
1924 [ -e "$MINDI_LIB/memdisk" ] && cp -f $MINDI_LIB/memdisk $mountpoint 2>> $LOGFILE
1925 if [ "$KERN_DISK_MADE" ] ; then
1926 LogFile "INFO: Not running LILO. It's not that kind of disk."
1927 fi
1928
1929 cp `dirname $kernelpath`/*.efi $mountpoint 2>> $LOGFILE
1930 umount $mountpoint || Die "Cannot unmount mountpoint ($mountpoint)"
1931 echo -en "..."
1932 rmdir $mountpoint || LogIt "ERROR: Cannot rmdir (PBDI)"
1933 if [ "$retval" -eq "0" ] ; then
1934 echo -en "...$DONE\n"
1935 if [ "$KERN_DISK_MADE" ] ; then
1936 LogIt "INFO: $BOOT_SIZE KB boot disks were created OK\n"
1937 fi
1938 else
1939 echo -en "...failed\n"
1940 LogIt "WARNING: $BOOT_SIZE""KB boot disk was NOT created\n"
1941 [ "$imagefile" != "" ] && rm -f $imagefile
1942 fi
1943 [ "$retval" -ne "0" ] && LogIt "WARNING: PrepareBootDiskImage() is returning nonzero"
1944 return $retval
1945}
1946
1947
1948PrepareBootDiskImage_ISOLINUX() {
1949 local imagesdir dev imagefile fname i kernelpath cfg_file testpath options retval outstr old_pwd ooo max_kernel_size bootimage retval
1950 imagesdir=$MINDI_CACHE
1951 kernelpath=$1
1952 do_boot_root_thingy=""
1953 retval=0
1954
1955 old_pwd=`pwd`
1956 [ ! -e "$kernelpath" ] && Die "PBDI isolinux - cannot find $kernelpath kernel"
1957 echo -en "Making "$BOOT_SIZE"KB boot disk..."
1958 TurnTgzIntoRdz $MINDI_LIB/rootfs $MINDI_TMP/initrd.img `du -sk $kernelpath | cut -f1` || Die "Could not turn rootfs into initrd.img; are you SURE your kernel supports loopfs?"
1959 echo -en "..."
1960 imagefile=$MINDI_TMP/mindi-bootroot.$BOOT_SIZE.img
1961 mkdir -p $mountpoint
1962 dd if=/dev/zero of=$imagefile bs=1k count=$BOOT_SIZE &> /dev/null || Die "Cannot dd blank file"
1963 LogFile "INFO: Creating vfat filesystem on $imagefile"
1964 mkfs.vfat $imagefile >> $LOGFILE 2>> $LOGFILE
1965 # syslinux should be run on a local file (doen't work through NFS Cf: #297)
1966 syslinux $imagefile >> $LOGFILE 2>> $LOGFILE
1967
1968 # Only move it now to its final destination and use it now
1969 mv $imagefile $imagesdir
1970 imagefile=$imagesdir/mindi-bootroot.$BOOT_SIZE.img
1971
1972 mount -t vfat -o loop $imagefile $mountpoint || LogIt "ERROR: Cannot mount (PBDI)"
1973
1974 # copy Mindi's skeleton fs & lilo/syslinux/whatever stuff into it
1975 MakeMessageFile $mountpoint | cut -c1-80 > $mountpoint/message.txt
1976 MakeBootConfFile isolinux > $mountpoint/syslinux.cfg
1977 LogFile "INFO: Copying $MINDI_TMP/initrd.img to $mountpoint/initrd.img..."
1978 cp -f $MINDI_TMP/initrd.img $mountpoint/initrd.img 2>> $LOGFILE
1979 if [ "$?" -ne "0" ] ; then
1980 LogAll "ERROR: Failed to copy $MINDI_TMP/initrd.img to $mountpoint"
1981 cat $MINDI_TMP/mtpt.$$ >> $LOGFILE
1982 LogAll " Please unload some of your modules and try again."
1983 rm -f $MINDI_TMP/mtpt.$$
1984 LogAll " Cannot incorporate initrd.img in bootdisk (kernel / modules too big?)."
1985 LogAll " Try to increase EXTRA_SPACE and BOOT_SIZE in $MINDI_CONFIG"
1986 retval=$(($retval+1))
1987 fi
1988
1989 mkdir -p $mountpoint/tmp
1990 if [ -f "$MINDI_TMP/mondorestore.cfg" ]; then
1991 cp -f $MINDI_TMP/mondorestore.cfg $mountpoint/tmp
1992 fi
1993
1994 # copy the kernel across
1995 [ "$mountpoint" != "" ] && rm -Rf $mountpoint/lost+found
1996 dd if=/dev/zero of=$mountpoint/zero bs=1k count=16 &> /dev/null
1997 free_space=`df -k -P $mountpoint | tail -n1 | tr -s ' ' '\t' | cut -f4`
1998
1999 retval=0
2000 cp -f $kernelpath $mountpoint/vmlinuz &> /dev/null
2001 retval=$?
2002 if [ $KERNEL_IS_XEN = "yes" ]; then
2003 cp -f $xenkernelpath $mountpoint/xenkernel &> /dev/null
2004 let retval+=$?
2005 fi
2006
2007 if [ "$retval" -ne "0" ] ; then
2008 LogFile "INFO: Files at mountpoint ($mountpoint) :"
2009 du -sk $mountpoint/* >> $LOGFILE
2010 LogFile "--- end of list of files ---"
2011 echo -en "Kernel size = `du -sk $kernelpath | cut -f1` K\nRamdisk free = $free_space K\n" >> $LOGFILE
2012 [ "$mountpoint" != "" ] && rm -f $mountpoint/vmlinuz
2013 cd "$old_pwd"
2014 umount $mountpoint || Die "Cannot unmount mountpoint ($mountpoint)"
2015 rmdir $mountpoint || LogAll "ERROR: Cannot rmdir (PBDI)"
2016
2017 LogIt "ERROR: Sorry, your kernel is too big for your image"
2018 Die "Try to increase EXTRA_SPACE and BOOT_SIZE in $MINDI_CONFIG"
2019 fi
2020 max_kernel_size=$(($free_space+`du -sk $kernelpath | cut -f1`))
2021 LogFile "INFO: Free space left on image = $free_space KB"
2022 LogFile "INFO: Max kernel size on $BOOT_SIZE KB image (est'd) = $max_kernel_size K"
2023
2024 # make it bootable
2025 [ "$mountpoint" != "" ] && rm -f $mountpoint/zero
2026 mkdir -p $mountpoint/etc
2027 [ -e "$MINDI_LIB/memdisk" ] && cp -f $MINDI_LIB/memdisk $mountpoint 2>> $LOGFILE
2028 umount $mountpoint || Die "Cannot unmount mountpoint ($mountpoint)"
2029 echo -en "..."
2030 rmdir $mountpoint || LogAll "ERROR: Cannot rmdir (PBDI)"
2031
2032 if [ "$retval" -eq "0" ] ; then
2033 echo -en "...$DONE\n"
2034 if [ "$KERN_DISK_MADE" ] ; then
2035 [ "$imagefile" != "" ] && rm -f $imagefile
2036 LogAll "INFO: $BOOT_SIZE KB boot disks were created OK\n"
2037 fi
2038 else
2039 echo -en "...failed\n"
2040 LogAll "WARNING: $BOOT_SIZE""KB boot disk was NOT created\n"
2041 [ "$imagefile" != "" ] && rm -f $imagefile
2042 fi
2043 [ "$retval" -ne "0" ] && LogAll "ERROR: PrepareBootDiskImage() is returning nonzero"
2044 return $retval
2045}
2046
2047
2048ParseModprobeForIncludes() {
2049local MODPROBE_CONF mpincfile includes include
2050
2051MODPROBE_CONF=/etc/modprobe.conf
2052mpincfile=$1
2053touch $mpincfile
2054if [ -a $MODPROBE_CONF ]; then
2055 includes=$($AWK '/^[ \t]*include[ \t]+/ {if(NF>=2){print $2}}' $MODPROBE_CONF|sort -u)
2056 if [ -n "$includes" ]; then
2057 for include in $includes
2058 do
2059 if [ -a "$include" ]; then
2060 echo $include >> $mpincfile
2061 fi
2062 done
2063 fi
2064fi
2065}
2066
2067
2068PrepareDataDiskImages() {
2069 local needlist bigdir diskdir imagesdir res i j k old_pwd lines lfiles includefile
2070
2071 imagesdir=$MINDI_CACHE
2072 rm -f $imagesdir/mindi.iso
2073 needlist=$MINDI_TMP/what-we-need.txt
2074 bigdir=$MINDI_TMP/bigdir
2075 mkdir -p $bigdir/usr/bin
2076 mkdir -p $bigdir/usr/sbin
2077 includefile=$MINDI_TMP/$$.includefile.txt
2078
2079 lfiles=`ls $DEPLIST_DIR/* | grep -v /minimal`
2080 if [ -e "$DEPLIST_FILE" ]; then
2081 lfiles="$DEPLIST_FILE $lfiles"
2082 fi
2083 lines=`grep -vx " *#.*" $lfiles | grep -vx "" | wc -l`
2084 ParseModprobeForIncludes $includefile
2085 lines=$(($lines+`cat $includefile | wc -l`))
2086 cat $lfiles $includefile | GenerateGiantDependencyList $needlist $lines
2087 res=$?
2088 rm -f $includefile
2089 ListKernelModulePaths >> $needlist
2090 if [ "$res" -ne "0" ] ; then
2091 Die "You have $res files present in dependency list\nbut absent from filesystem."
2092 fi
2093 FindAndAddUserKeyboardMappingFile
2094 mkdir -p $bigdir/tmp
2095 if [ _"$MONDO_SHARE" != _"" ]; then
2096 # BCO: no reason to have the cfg file stored twice
2097 MakeMondoConfigFile $MINDI_TMP/mondorestore.cfg
2098 cp -f $MINDI_TMP/mondorestore.cfg $bigdir/tmp &> /dev/null
2099 fi
2100 [ -d "/mnt/.boot.d" ] && echo "GENTOO" > $bigdir/tmp/DUMBASS-GENTOO
2101 DropOptimizedLibraries $needlist $bigdir
2102 echo -en "Assembling dependency files"
2103
2104 CopyDependenciesToDirectory < $needlist $bigdir `wc -l $needlist`
2105
2106 # also copy io.sys and msdos.sys, if we can find them
2107 for i in `mount | cut -d' ' -f3` ; do
2108 for j in io.sys msdos.sys ; do
2109 [ -e "$i/$j" ] && cp -f $i/$j $bigdir 2>> $LOGFILE
2110 done
2111 done
2112
2113 # master boot record, too
2114 i=`cat $MINDI_TMP/BOOTLOADER.DEVICE 2> /dev/null`
2115 if [ "$i" ] ; then
2116 LogAll "INFO: Backing up $i's MBR"
2117 dd if=$i of=$bigdir/BOOTLOADER.MBR bs=446 count=1 >> $LOGFILE 2>> $LOGFILE
2118 sleep 1
2119 sync
2120 j=$i
2121 [ -h "$j" ] && j=`readlink -f $j`
2122 LogAll "INFO: Creating /dev/boot_device ($j)"
2123 mkdir -p $bigdir/dev
2124 cp -pRdf $j $bigdir/dev/boot_device 2>> $LOGFILE || Die "Unable to create /dev/boot_device on ramdisk"
2125 fi
2126
2127 old_pwd=`pwd`
2128 cd "$bigdir"
2129
2130 # Get terminfo content
2131 ti="usr/share/terminfo/l"
2132 if [ -d /$ti ]; then
2133 mkdir -p $ti
2134 cp -Rdf /$ti/* $ti 2>> $LOGFILE || LogAll "ERROR: issue copying terminfo"
2135 fi
2136 if [ -e "$MONDO_SHARE/restore-scripts" ]; then
2137 cp -Rdf $MONDO_SHARE/restore-scripts/* . 2>> $LOGFILE
2138 [ "$?" -ne "0" ] && [ _"$MONDO_SHARE" != _"" ] && Die "Cannot find/install $MONDO_SHARE/restore-scripts"
2139 fi
2140 if [ -d "/lib/dev-state" ]; then
2141 cp -a /lib/dev-state ./lib/ 2>> $MINDI_TMP/$$.log || LogAll "ERROR: Unable to handle /lib/dev-state" $MINDI_TMP/$$.log
2142 fi
2143 cd "$old_pwd"
2144 echo -e "$DONE"
2145 TOTAL_BIGDIR_SIZE=`du -sk $bigdir | cut -f1`
2146 MakeMountlist $MINDI_TMP/mountlist.txt
2147 CheckMountlist $MINDI_TMP/mountlist.txt
2148 mkdir -p $bigdir/tmp
2149 cp -f $MINDI_TMP/mountlist.txt $bigdir/tmp/mountlist.txt 2>> $LOGFILE || Die "Cannot copy mountlist.txt from $MINDI_TMP to data disk"
2150 if [ _"$MONDO_SHARE" != _"" ]; then
2151 cp -f $bigdir/tmp/mountlist.txt $MINDI_TMP/. 2>> $LOGFILE
2152 fi
2153 if [ $LVM != "false" ]; then
2154 $MINDI_LIB/analyze-my-lvm > $bigdir/tmp/i-want-my-lvm
2155 if [ "$?" -ne "0" ]; then
2156 LVM="false"
2157 rm -f $bigdir/tmp/i-want-my-lvm
2158 else
2159 LogFile "Your i-want-my-lvm file content is:"
2160 LogFile "-----------------------------------"
2161 cat $bigdir/tmp/i-want-my-lvm >> $LOGFILE
2162 LogFile "-----------------------------------"
2163 fi
2164 fi
2165 LogFile "Your mountlist.txt file content is:"
2166 LogFile "-----------------------------------"
2167 cat $bigdir/tmp/mountlist.txt >> $LOGFILE
2168 LogFile "-----------------------------------"
2169
2170 echo -en "$FILES_IN_FILELIST" > $bigdir/FILES-IN-FILELIST 2>> $LOGFILE
2171 echo -en "$LAST_FILELIST_NUMBER" > $bigdir/LAST-FILELIST-NUMBER 2>> $LOGFILE
2172 if [ _"$MONDO_SHARE" != _"" ]; then
2173 for q in filelist.full.gz biggielist.txt ; do
2174 [ ! -e "$MINDI_TMP/$q" ] && Die "Cannot find $MINDI_TMP/$q"
2175 cp -pRdf $MINDI_TMP/$q $bigdir/tmp 2>> $LOGFILE
2176 done
2177 fi
2178
2179 echo -en "Tarring and zipping the data content..."
2180 size_of_all_tools=`du -sk $bigdir | cut -f1`
2181 (cd "$bigdir" ; tar -b 4096 -cf - . 2>> $MINDI_TMP/$$.log | gzip -9 > $imagesdir/all.tar.gz || LogAll "ERROR: Problem creating all.tar.gz" $MINDI_TMP/$$.log)
2182 LogFile "Size of the data content"
2183 LogFile "------------------------"
2184 du -sk $imagesdir/*gz >> $LOGFILE
2185 LogFile "------------------------"
2186 echo -e "$DONE"
2187
2188 FRIENDLY_OUTSTRING="Boot and data disk images were created."
2189 rm -rf $bigdir
2190 rm -f $needlist
2191}
2192
2193
2194ProcessLDD() {
2195 local incoming f d nd bd bnd
2196 read incoming
2197 while [ "$incoming" != "" ]; do
2198 # We take the full path name of the dyn. lib. we want
2199 incoming=`echo "$incoming" | $AWK '{if (match($1,/\//)) {print $1} else {if (match($3,/\//)) print $3} fi}'`
2200 for f in $incoming ; do
2201 # echo modified file name if one of the parent dir is a link
2202 # by replacing the original dirname by the destination of the link
2203 d="`dirname $f`"
2204 found="false"
2205 while [ "$d" != "/" ]; do
2206 if [ -h "$d" ]; then
2207 nd=`readlink -f $d`
2208 bd=`basename $d`
2209 bnd=`basename $nd`
2210 f=`echo $f | sed "s~/$bd/~/$bnd/~"`
2211 echo $d
2212 fi
2213 d="`dirname $d`"
2214 done
2215
2216 echo "$f"
2217 echo "`ReadAllLink $f`"
2218 done
2219 read incoming
2220 done
2221}
2222
2223
2224Prompt() {
2225 echo -en "$1"
2226 read line
2227}
2228
2229
2230ReadLine() {
2231 local i incoming
2232 read incoming
2233 i=0
2234 while [ "$i" -le "32" ] && [ "$incoming" = "" ] ; do
2235 i=$(($i+1))
2236 read incoming
2237 done
2238 echo "$incoming"
2239}
2240
2241
2242SizeOfPartition() {
2243 local devpath drive res stub
2244 device=$1
2245 if [ "`echo "$device" | grep -E "^/dev/"`" = "" ] ; then
2246 Die "Cannot find $device's size - is your /etc/fstab sane?"
2247 fi
2248 if [ "`echo "$device" | grep -F "/dev/md"`" != "" ] ; then
2249 res=`SizeOfRaidPartition $device`
2250 [ "$res" = "" ] && Die "Cannot find $device's size - is your /etc/raidtab sane?"
2251 echo "$res"
2252 return 0
2253 fi
2254 # patch from Bill <bill@iwizard.biz> - 2003/08/25
2255 res=`$FDISK -s $device 2>> $LOGFILE`
2256 # end patch
2257 # take only the first in case of multiple mount (cifs, nfs, ...)
2258 [ "$res" = "" ] && res=`df -k -P -x supermount | tr -s '\t' ' ' | grep -F "$device " | cut -d' ' -f2 | head -1`
2259 [ "$res" = "" ] && res="-1"
2260 echo $res
2261 return 0
2262}
2263
2264
2265SizeOfRaidPartition() {
2266 local real_dev smallest_size silly tmp
2267
2268 silly=999999999
2269 smallest_size=$silly
2270
2271 for real_dev in `GetRaidDevMembers $1` ; do
2272 tmp=`SizeOfPartition $real_dev`
2273 [ "$tmp" -lt "$smallest_size" ] && smallest_size=$tmp
2274 done
2275
2276 if [ "$smallest_size" = "$silly" ] ; then
2277 echo "-1"
2278 return 1
2279 else
2280 echo "$smallest_size"
2281 return 0
2282 fi
2283}
2284
2285
2286StripExecutable()
2287{
2288 local tmpfile
2289
2290 tmpfile=$MINDI_TMP/stripped.$$.dat
2291 [ -d "$1" ] || [ -h "$1" ] && return
2292 cp -f $1 $tmpfile 2>> $LOGFILE
2293 strip $tmpfile 2> /dev/null
2294 if [ "$?" -eq "0" ] ; then
2295 cp -f $tmpfile $1 2>> $LOGFILE
2296 LogFile "INFO: Stripped binary $2"
2297 fi
2298 rm -f $tmpfile
2299}
2300
2301KernelVer() {
2302 local fkern_ver fname
2303
2304 fname=$1
2305 file $fname | grep -q gzip
2306 if [ "$?" -eq "0" ] ; then
2307 # Used by ia64
2308 fkern_ver=`gzip -cd $fname | strings 2> /dev/null | grep -E "[2-9]+\.[0-9]+\.[0-9]+[^\@]*@"`
2309 else
2310 fkern_ver=`strings $fname 2> /dev/null | grep -E "[2-9]+\.[0-9]+\.[0-9]+[^\@]*@"`
2311 fi
2312 echo "$fkern_ver"
2313}
2314
2315
2316# WARNING: This function should just echo the final result !!!
2317#
2318TryToFindKernelPath() {
2319 local fname fkern_ver we_want_version possible_kernels noof_kernels possible_xenkernels noof_xenkernels kp kdate duff_kernels output root
2320
2321 we_want_version=$KERVERRUN
2322 possible_kernels=""
2323 duff_kernels=""
2324 output=""
2325
2326 if [ "$ARCH" = "ia64" ] ; then
2327 root="/boot/efi/efi"
2328 else
2329 root="/"
2330 fi
2331 # See if we're booted from a Xen kernel
2332 # From http://wiki.xensource.com/xenwiki/XenCommonProblems#head-26434581604cc8357d9762aaaf040e8d87b37752
2333 if [ -f /proc/xen/capabilities ]; then
2334 # It's a Xen kernel
2335 KERNEL_IS_XEN="yes"
2336 LogFile "INFO: It's a Xen kernel..."
2337 fi
2338
2339 for fname in `find $root -maxdepth 2 -type f | grep -Ei 'lin|kern|xen' | grep -Ev '^/proc/|^/net/|^/mnt|^/lib|^/lib64|^/bin|^/sbin|^/usr|^/tmp'` ; do
2340 [ ! -e "$fname" ] && continue
2341 [ "$fname" = "/boot/vmlinuz.shipped" ] && [ -f "/boot/vmlinuz" ] && continue; # ignore SuSE's extra kernel
2342 fkern_ver=`KernelVer $fname`
2343 [ "$fkern_ver" = "" ] && continue
2344 [ "`echo "$fkern_ver" |grep -F "$we_want_version "`" = "" ] && continue
2345 [ -f "$fname" ] || continue
2346 [ -h "$fname" ] && continue
2347 kdate=`uname -v | $AWK '{for(i=1;i<NF;i++){if(index($i,":")){print $i;};};}' | $AWK '{print $NF;}'`
2348 file $fname | grep -q gzip
2349 if [ "$?" -eq "0" ] ; then
2350 # Used by ia64
2351 if [ "`gzip -cd $fname | strings 2> /dev/null | grep -F "$kdate"`" = "" ] ; then
2352 LogFile "Have you recompiled your kernel \"$fname\" w/o rebooting? Naughty but I'll allow it..."
2353 duff_kernels="$fname $duff_kernels"
2354 else
2355 [ "`echo "$fname" | grep -F "vmlinux"`" ] && continue
2356 possible_kernels="$fname $possible_kernels"
2357 fi
2358 else
2359 if [ "`strings $fname 2> /dev/null | grep -F "$kdate"`" = "" ] ; then
2360 LogFile "Have you recompiled your kernel \"$fname\" w/o rebooting?\n Naughty but I'll allow it..."
2361 duff_kernels="$fname $duff_kernels"
2362 else
2363 [ "`echo "$fname" | grep -F "vmlinux"`" ] && continue
2364 possible_kernels="$fname $possible_kernels"
2365 fi
2366 fi
2367 done
2368 if [ ! "$possible_kernels" ] && uname -a | grep Knoppix > /dev/null ; then
2369 possible_kernels=`find /boot/vmlinuz-[23].* | tail -n1`
2370 fi
2371 if [ ! "$possible_kernels" ] ; then
2372 LogAll "INFO: No kernel matches exactly. Are there any duff kernels?"
2373 possible_kernels="$duff_kernels"
2374 if [ ! "$possible_kernels" ] ; then
2375 LogAll "INFO: Sorry, no duff kernels either"
2376 else
2377 LogAll "INFO: I bet you're running Debian or Gentoo, aren't you?"
2378 LogAll "INFO: Your kernel doesn't have a sane builddate. Oh well..."
2379 fi
2380 fi
2381 if [ $KERNEL_IS_XEN = "yes" ]; then
2382 possible_xenkernels=`echo "$possible_kernels" | tr -s ' ' '\n' | grep -i "xen" | sort -u | tr '\n' ' '`
2383 noof_xenkernels=`CountItemsIn "$possible_xenkernels"`
2384 fi
2385 possible_kernels=`echo "$possible_kernels" | tr -s ' ' '\n' | grep -vi "xen" | sort -u | tr '\n' ' '`
2386 noof_kernels=`CountItemsIn "$possible_kernels"`
2387 if [ "$noof_kernels" -eq "0" ] ; then
2388 LogAll "Could not find your kernel."
2389 if [ -e "/boot/vmlinuz" ] ; then
2390 LogAll "INFO: Using /boot/vmlinuz as a last resort."
2391 output=/boot/vmlinuz
2392 else
2393 output=""
2394 fi
2395 elif [ "$noof_kernels" -eq "1" ] ; then
2396 kp=`echo "$possible_kernels" | sed s/' '//`
2397 LogFile "INFO: Your kernel is $kp (v$KERVERRUN)"
2398 output="$kp"
2399 else
2400 for i in $possible_kernels ; do
2401 if [ "`echo $i | grep "$KERVERRUN"`" ]; then
2402 LogAll "INFO: OK, I used my initiative and found that "
2403 LogAll "INFO: $i is probably your kernel. "
2404 output="$i"
2405 break
2406 fi
2407 done
2408 if [ ! -n "$output" ]; then
2409 if [ "`echo " $possible_kernels " | grep -F "/boot/vmlinuz " &> /dev/null`" ]; then
2410 output=/boot/vmlinuz
2411 LogFile "INFO: Schlomo, this one's for you."
2412 else
2413 LogFile "INFO: Two or more possible kernels found. You may specify any one of them and the "
2414 LogFile "INFO: boot disks will still work, probably. If one does not work, try another."
2415 LogFile "INFO: $possible_kernels"
2416 output=""
2417 fi
2418 fi
2419 fi
2420 if [ $KERNEL_IS_XEN = "yes" ]; then
2421 if [ "$noof_xenkernels" -eq "0" ]; then
2422 xenkernelpath=""
2423 elif [ "$noof_xenkernels" -eq "1" ]; then
2424 xenkernelpath=`echo "$possible_xenkernels" | sed s/' '//`
2425 LogFile "INFO: Your Xen kernel is $xenkernelpath (v$KERVERRUN)"
2426 else
2427 for i in $possible_xenkernels ; do
2428 if [ "`echo $i | grep "$KERVERRUN"`" ]; then
2429 LogFile "INFO: OK, I used my initiative and found that "
2430 LogFile "INFO: $i is probably your Xen kernel. "
2431 xenkernelpath="$i"
2432 break
2433 fi
2434 done
2435 if [ ! -n "$xenkernelpath" ]; then
2436 new_possible_xenkernels=`echo "$possible_xenkernels" | tr -s ' ' '\n' | grep -E "^/boot" | sort -u | tr '\n' ' '`
2437 if [ ! -n "$new_possible_xenkernels" ]; then
2438 xenkernelpath=`echo $new_possible_xenkernels | tr -s ' ' '\n' | head -1`
2439 LogFile "INFO: Using $xenkernelpath"
2440 else
2441 LogFile "INFO: Two or more possible Xen kernels found. You may specify any one of them and the "
2442 LogFile "INFO: boot disks will still work, probably. If one does not work, try another."
2443 LogFile "INFO: $possible_xenkernels"
2444 output=""
2445 xenkernelpath=`echo $possible_xenkernels | tr -s ' ' '\n' | head -1`
2446 LogFile "INFO: Using $xenkernelpath"
2447 fi
2448 fi
2449 fi
2450 if [[ -z "$xenkernelpath" || ! -f "$xenkernelpath" ]]; then
2451 Die "Cannot find Xen kernel $xenkernelpath, aborting"
2452 fi
2453 fi
2454 LogAll "TryToFindKernelPath found $output"
2455 echo "$output"
2456}
2457
2458
2459TurnTgzIntoRdz() {
2460 local tgz_dir_fname rdz_fname tempfile old_pwd nodes kernelsize maxsize res currsize not_copied j k s w needed_modules_path d thelink
2461
2462 tgz_dir_fname=$1
2463 rdz_fname=$2
2464 kernelsize=$3
2465 maxsize=$(($BOOT_SIZE-$kernelsize))
2466 maxsize=$(($maxsize*2)); # to allow for compression of 50%
2467 tempfile=$MINDI_TMP/temp.rd
2468 res=0
2469 echo -en "..."
2470 dd if=/dev/zero of=$tempfile bs=1k count=$ramdisk_size &> /dev/null || Die "Not enough room for temporary ramdisk (TurnTgzIntoRdz)"
2471 echo -en "..."
2472 LogFile "INFO: Creating ext2 filesystem on $tempfile"
2473 mke2fs -b 1024 -m 1 -i 2048 -F $tempfile >> $LOGFILE 2>> $LOGFILE || Die "Unable to create an ext2 file system on $tempfile"
2474 echo -en "..."
2475 mkdir -p $mountpoint
2476 mount -t ext2 -o loop $tempfile $mountpoint || Die "Cannot loopmount $tempfile to $mountpoint! The reason may be missing support for loopfs or ext2 (or both) in the running kernel."
2477 echo -en "..."
2478 old_pwd=`pwd`
2479 cd "$mountpoint"
2480
2481 # Check whether /lib64 or /lib or /sbin or /bin is a link and if so explicitly create one in rootfs (Fedora 17 crazyness)
2482 for d in bin sbin lib lib64; do
2483 if [ -h "/$d" ]; then
2484 thelink=`readlink /$d`
2485 mkdir -p $mountpoint/$thelink || LogIt "ERROR: Unable to create $thelink in $mountpoint."
2486 mv $mountpoint/$d/* $mountpoint/$d/.??* $mountpoint/$thelink 2> /dev/null
2487 if [ -d "$mountpoint/$d" -a ! -h "$mountpoint/$d" ]; then
2488 rmdir $mountpoint/$d
2489 fi
2490 if [ ! -h $mountpoint/$d ]; then
2491 rm -f $mountpoint/$d 2> /dev/null
2492 (cd $mountpoint ; ln -s $thelink $d) || LogIt "ERROR: /$d is a symbolic link, but I couldn't create it in $mountpoint."
2493 fi
2494 fi
2495 done
2496 LogFile "INFO: what is now in $mountpoint"
2497 ls -alR $mountpoint >> $LOGFILE
2498
2499 # Check files before copying to discover configuration issues or McAfee preventing mindi reading these files
2500 for f in $tgz_dir_fname/*; do
2501 if [ ! -r $f ]; then
2502 Die "ERROR: Unable to copy $f to the target dir. Check your installation or McAfee presence"
2503 else
2504 cp -Rdf $f . 2>&1 >> $LOGFILE
2505 fi
2506 done
2507 (cd etc ; ln -sf bashrc profile ; ln -sf bashrc shrc ; ln -sf ../proc/mounts mtab ; ln -sf ../usr/sbin/init linuxrc)
2508 ln -sf usr/sbin/init linuxrc
2509
2510 cd dev || Die "Can't cd to dev"
2511 tar -zxf dev-entries.tgz || Die "Cannot untar dev-entries.tgz"
2512 rm -f dev-entries.tgz
2513 cd ..
2514
2515 for w in insmod.static insmod.static.old ; do
2516 s=`which $w 2> /dev/null`
2517 if [ -e "$s" ] ; then
2518 tar cf - -C / $s 2> /dev/null | tar xf -
2519 fi
2520 done
2521
2522 [ -e "/dev/.devfsd" ] && echo "/dev/.devfsd found" > tmp/USE-DEVFS
2523
2524 # Copy of files mandatory for ssh to automate mount if sshfs is used
2525 mkdir $mountpoint/.ssh $mountpoint/tmp
2526 cp -a ~root/.ssh/* $mountpoint/.ssh 2> /dev/null
2527 cat > $mountpoint/tmp/myssh << EOF
2528ssh -o StrictHostKeyChecking=no $*
2529EOF
2530 chmod 755 $mountpoint/tmp/myssh
2531
2532 # Copy of files mandatory for ld.so
2533 cp -a /etc/ld.so.c* $mountpoint/etc
2534
2535 # Handle the case where busybox and mount are dynamically linked
2536 file $MINDI_LIB/rootfs/usr/bin/busybox 2>&1 | grep -q "dynamically"
2537 if [ $? -eq 0 ]; then
2538 # We want to use the real mount and all the supported variants (nfs, cifs, ...)
2539 rm -f bin/mount
2540 fi
2541
2542 # Copy of files from the minimal env needed as per the deplist.d/minimal.conf file (which includes all busybox deps)
2543 rm -f $MINDI_TMP/minimal.lis $MINDI_TMP/minimal2.lis
2544 for f in `grep -v " *#.*" $DEPLIST_DIR/minimal.conf | sort -u`; do
2545 if [ -r $f ]; then
2546 echo $f >> $MINDI_TMP/minimal.lis
2547 LocateDeps $f >> $MINDI_TMP/minimal2.lis
2548 fi
2549 done
2550 for f in `cat $MINDI_TMP/minimal.lis` `sort -u $MINDI_TMP/minimal2.lis`; do
2551 mr-read-all-link $f >> $MINDI_TMP/minimal.lis
2552 done
2553 # Initial / are trucated by tar
2554 finallist=""
2555 # Remove directories from the list, as tar/cp will create them anyway
2556 # and it may hurt if /lib is in it as on Debian/Ubuntu
2557 # recent bash says that -d is true for a link to a dir !
2558 for f in `sort -u $MINDI_TMP/minimal.lis`; do
2559 if [ -e $f -a ! -d $f ] || [ -h $f ]; then
2560 finallist="$finallist $f"
2561 fi
2562 done
2563 #tar cf - $finallist 2>> $MINDI_TMP/$$.log | tar xf - || LogIt "WARNING: Problem in minimal analysis" $MINDI_TMP/$$.log
2564 echo "cp -a -n --parents $finallist -t $mountpoint" 2>&1 >> $MINDI_TMP/$$.log
2565 cp -a -n --parents $finallist -t $mountpoint 2>> $MINDI_TMP/$$.log || LogIt "WARNING: Problem in minimal analysis" $MINDI_TMP/$$.log
2566
2567 # To improve support for distribution scripts, we now prefer to use bash as the std shell. Also fixes #600
2568 ln -sf /bin/bash bin/sh
2569 LogIt "INFO: Using bash as default shell"
2570 rm -f $MINDI_TMP/minimal.lis $MINDI_TMP/minimal2.lis
2571
2572 # Avoids an issue on some distro (RHEL5)
2573 rm -f $mountpoint/etc/ld.so.conf.d/kernelcap*
2574
2575 mkdir -p $mountpoint/tmp
2576 # Management of udev (which includes modprobe in rules)
2577 ps auxww | grep -v grep | grep -qw udevd
2578 if [ $? -eq 0 ]; then
2579 echo "udev device manager found" > $mountpoint/tmp/USE-UDEV
2580 LogIt "INFO: udev device manager found"
2581 tar cf - -C / /etc/udev 2>> $MINDI_TMP/$$.log | tar xf - || LogIt "ERROR: Problem in /etc/udev analysis" $MINDI_TMP/$$.log
2582 # This avoids NIC remapping if on another machine at restore time on Debian/Ubuntu at least
2583 rm -f ./etc/udev/rules.d/[z]*[0-9][0-9][-_]persistent-net.rules
2584 # Do not do it if it's a link (Ubuntu 64 bits #503)
2585 if [ -e "/lib64/udev" ] && [ ! -h "/lib64" ] && [ ! -h "/lib64/udev" ]; then
2586 tar cf - -C / /lib64/udev 2>> $MINDI_TMP/$$.log | tar xf - || LogIt "ERROR: Problem in /lib64/udev analysis" $MINDI_TMP/$$.log
2587 fi
2588 if [ -e "/lib32/udev" ] && [ ! -h "/lib32" ] && [ ! -h "/lib32/udev" ]; then
2589 tar cf - -C / /lib32/udev 2>> $MINDI_TMP/$$.log | tar xf - || LogIt "ERROR: Problem in /lib32/udev analysis" $MINDI_TMP/$$.log
2590 fi
2591 if [ -e "/lib/udev" ] && [ ! -h "/lib" ] && [ ! -h "/lib/udev" ]; then
2592 tar cf - -C / /lib/udev 2>> $MINDI_TMP/$$.log | tar xf - || LogIt "ERROR: Problem in /lib/udev analysis" $MINDI_TMP/$$.log
2593 fi
2594 if [ -e "/usr/lib/udev" ] && [ ! -h "/usr/lib" ] && [ ! -h "/usr/lib/udev" ]; then
2595 tar cf - -C / /usr/lib/udev 2>> $MINDI_TMP/$$.log | tar xf - || LogIt "ERROR: Problem in /usr/lib/udev analysis" $MINDI_TMP/$$.log
2596 fi
2597 if [ -x /sbin/udevd ] || [ -x /usr/bin/udevd ] || [ -x /usr/lib/systemd/systemd-udevd ]; then
2598 lis2=`grep -Ev '^#' $DEPLIST_DIR/udev.conf`
2599 lis=""
2600 # Get only the files which exist in that list
2601 # and potentially their symlink structure
2602 for i in $lis2; do
2603 if [ -h $i ]; then
2604 j=$i
2605 while [ -h $j ]; do
2606 lis="$lis $j"
2607 j=`readlink -f $j`
2608 done
2609 lis="$lis $j"
2610 elif [ -f $i ]; then
2611 lis="$lis $i"
2612 fi
2613 done
2614 # And their deps
2615 LocateDeps $lis > $MINDI_TMP/udev.lis
2616 for i in $lis; do
2617 if [ "`echo $i | cut -c1`" = "/" ]; then
2618 j=`echo $i | cut -c2-`
2619 [ "$j" != "" ] && rm -f $j
2620 fi
2621 echo "$i" >> $MINDI_TMP/udev.lis
2622 done
2623 finallist=""
2624 # Remove directories from the list, as tar/cp will create them anyway
2625 # and it may hurt if /lib is in it as on Debian/Ubuntu
2626 # recent bash says that -d is true for a link to a dir !
2627 for f in `sort -u $MINDI_TMP/udev.lis`; do
2628 if [ -e $f -a ! -d $f ] || [ -h $f ]; then
2629 finallist="$finallist $f"
2630 fi
2631 done
2632 #tar cf - -C / $lis `sort -u $MINDI_TMP/udev.lis` 2>> $MINDI_TMP/$$.log | tar xf - || LogIt "ERROR: Problem in udev.lis analysis" $MINDI_TMP/$$.log
2633 echo "cp -a -n --parents $finallist -t $mountpoint/" 2>&1 >> $MINDI_TMP/$$.log
2634 cp -a -n --parents $finallist -t $mountpoint/ 2>> $MINDI_TMP/$$.log || LogIt "ERROR: Problem in udev.lis analysis" $MINDI_TMP/$$.log
2635 rm -f $MINDI_TMP/udev.lis
2636 else
2637 LogAll "WARNING: udevd daemon not in standard place (/sbin or /usr/bin)"
2638 LogAll " mindi will use static devices which may cause problems"
2639 rm -f $mountpoint/tmp/USE-UDEV
2640 fi
2641 fi
2642
2643 # Management of potential HW info (ProLiant only at the moment)
2644 rm -rf $MINDI_CACHE/bkphw
2645 mindi-bkphw $MINDI_CACHE $MINDI_CONF | tee -a $LOGFILE
2646 if [ -d $MINDI_CACHE/bkphw ]; then
2647 LogIt "INFO: Hardware Information found and saved ..."
2648 cp -rp $MINDI_CACHE/bkphw .
2649 if [ -f $MINDI_CACHE/tools.files ]; then
2650 lis=`grep -Ev '^#' $MINDI_CACHE/tools.files`
2651 LocateDeps $lis > $MINDI_TMP/tools.lis
2652 tar cf - $lis `sort -u $MINDI_TMP/tools.lis` 2>> $MINDI_TMP/$$.log | tar xf - || LogIt "ERROR: Problem in tools.lis analysis" $MINDI_TMP/$$.log
2653 fi
2654 if [ -f $MINDI_CACHE/mindi-rsthw ]; then
2655 mv -f $MINDI_CACHE/mindi-rsthw .
2656 chmod 755 ./mindi-rsthw
2657 fi
2658 rm -f $MINDI_TMP/tools.lis $MINDI_CACHE/tools.files
2659 fi
2660
2661 # Management of perl scripts delivered needed at restore time
2662 mindi-get-perl-modules `cat $MINDI_CONF/perl-scripts` /usr/bin/mr-* > $MINDI_TMP/perl.lis
2663 tar cf - `cat $MINDI_TMP/perl.lis` 2>> $MINDI_TMP/$$.log | tar xf - || LogIt "ERROR: Problem in perl scripts analysis" $MINDI_TMP/$$.log
2664
2665 for w in cdrom groovy-stuff ; do
2666 mkdir -p mnt/$w
2667 done
2668
2669 tar cf - -C / /dev/fd0*[1,2][4,7,8]* 2>> $MINDI_TMP/$$.log | tar xf - || LogIt "ERROR: Problem in fd dev analysis" $MINDI_TMP/$$.log
2670
2671 echo -en "..."
2672 cd /
2673
2674 needed_modules=""
2675 list_of_groovy_mods="$CDROM_MODS $FORCE_MODS"
2676
2677 if [ -e "$MINDI_TMP/NETFS-SERVER-MOUNT" ] ; then
2678 # For PXE boot
2679 list_of_groovy_mods="$list_of_groovy_mods $NET_MODS"
2680 fi
2681 if [ "$PROMPT_MAKE_USB_IMAGE" = "yes" ] && [ "$USBDEVICE" != "" ]; then
2682 list_of_groovy_mods="$list_of_groovy_mods $EXTRA_MODS"
2683 fi
2684 for i in $DENY_MODS; do
2685 LogFile "INFO: Removing $i from the list of modules to load"
2686 list_of_groovy_mods=`echo ${list_of_groovy_mods} | tr ' ' '\n' | grep -Ev "^${i}$" | tr '\n' ' '`
2687 done
2688
2689 if [ "${kernelname}" != "" ]; then
2690 needed_modules_path=lib/modules/${kernelname}
2691 mkgmopt="-k ${kernelname}"
2692 else
2693 needed_modules_path=lib/modules/$KERVERRUN
2694 mkgmopt="-k $KERVERRUN"
2695 fi
2696
2697 [ -e "$needed_modules_path" ] || LogIt "WARNING: path $needed_modules_path does not exist.\n If you're not using a modular kernel then mindi won't probably work."
2698 needed_modules=`mr-kernel-get-modules $mkgmopt $list_of_groovy_mods`
2699
2700 LogFile "INFO: Adding $needed_modules to the rootfs with $mkgmopt"
2701 cp --parents -aL $needed_modules $mountpoint/ 2>> $MINDI_TMP/$$.log || LogIt "ERROR: Unable to copy modules to $mountpoint" $MINDI_TMP/$$.log
2702
2703 # Uncompress modules if not using udev and native modprobe
2704 if [ ! -f $mountpoint/tmp/USE-UDEV ]; then
2705 for i in $needed_modules; do
2706 if [ "`echo "$i" | grep -E ".gz$"`" ]; then
2707 gunzip -f $mountpoint/$i
2708 fi
2709 if [ "`echo "$i" | grep -E ".bz$"`" ]; then
2710 bunzip2 -f $mountpoint/$i
2711 fi
2712 if [ "`echo "$i" | grep -E ".xz$"`" ]; then
2713 unxz -f $mountpoint/$i
2714 fi
2715 LogFile "INFO: Uncompressing $i"
2716 done
2717 fi
2718
2719 # Also copy modules.* in case of udev so that normal modprobe works
2720 tar cf - -C / /$needed_modules_path/modules.* 2>> $MINDI_TMP/$$.log | (cd "$mountpoint" ; tar xf -) || LogIt "ERROR: Unable to copy modules.* to $mountpoint" $MINDI_TMP/$$.log
2721
2722 # Copy FW in case some drivers needs it
2723 for d in "/lib" "/usr/lib"; do
2724 if [ -d "$d/firmware" -a ! -h $d ]; then
2725 cp -a "$d/firmware" "$mountpoint/$d"
2726 fi
2727 done
2728
2729 # Copy multipath dynamic libraries in case multipath is used (RHEL 6.4 and later)
2730 for d in "/lib" "/usr/lib" "/lib64" "/usr/lib64"; do
2731 if [ -d "$d/multipath" -a ! -h $d ]; then
2732 cp -a "$d/multipath" "$mountpoint/$d"
2733 fi
2734 done
2735
2736 # Copy an additional ProLiant tool for OBDR support
2737 if [ -f $MINDI_TMP/OBDR ]; then
2738 found=0
2739 if [ -x /usr/bin/hpsa_obdr_mode ]; then
2740 mkdir -p $mountpoint/usr/bin
2741 cp -a /usr/bin/hpsa_obdr_mode $mountpoint/usr/bin
2742 LogIt "INFO: Copying /usr/bin/hpsa_obdr_mode to ramdisk for improved Smart Array OBDR support"
2743 found=1
2744 fi
2745 if [ -x /usr/bin/sg_wr_mode ]; then
2746 mkdir -p $mountpoint/usr/bin
2747 lis="/usr/bin/sg_map /usr/bin/sg_inq /usr/bin/sg_reset /usr/bin/rev"
2748 LocateDeps $lis > $MINDI_TMP/obdr.lis
2749 (cd $mountpoint ; tar cf - $lis -C / `sort -u $MINDI_TMP/obdr.lis` 2>> $MINDI_TMP/$$.log | tar xf - || LogIt "ERROR: Problem in obdr.lis analysis" $MINDI_TMP/$$.log)
2750 LogIt "INFO: Copying /usr/bin/sg_reset to ramdisk for improved SCSI OBDR support"
2751 found=1
2752 fi
2753 if [ $found -eq 0 ]; then
2754 LogAll "WARNING: You're using OBDR mode without having the /usr/bin/hpsa_obdr_mode nor the /usr/bin/sg_wr_mode tool"
2755 LogAll " This may lead to a tape not going back to sequential mode after OBDR boot"
2756 fi
2757 fi
2758
2759 if [ ! -e "/sbin/devfsd" ] || [ "$kernelpath" = "$MINDI_LIB/vmlinuz" ] ; then
2760 LogFile "INFO: Deleting devfsd daemon from ramdisk"
2761 [ ! -e "/sbin/devfsd" ] && LogFile " ...because /sbin/devfsd not found"
2762 rm -f $mountpoint/sbin/devfsd
2763 fi
2764 cd "$old_pwd"
2765 [ "$TAPEDEV" ] && echo -en "$TAPEDEV" > $mountpoint/tmp/TAPEDEV-LIVES-HERE
2766 if [ _"$MONDO_SHARE" != _"" ]; then
2767 MakeMondoConfigFile $mountpoint/tmp/mondorestore.cfg
2768 cp -f $mountpoint/tmp/mondorestore.cfg $MINDI_TMP 2>> $LOGFILE || Die "Cannot copy mondorestore.cfg to ramdisk"
2769 cp -f $MINDI_TMP/mountlist.txt $mountpoint/tmp/ 2>> $LOGFILE || Die "Cannot copy mountlist to ramdisk"
2770 echo -en "$FILES_IN_FILELIST" > $mountpoint/tmp/FILES-IN-FILELIST
2771 echo -en "$LAST_FILELIST_NUMBER" > $mountpoint/tmp/LAST-FILELIST-NUMBER
2772 [ "$USE_LZO" = "yes" ] && echo -en "Pras 4 Pres 2004" >> $mountpoint/tmp/USING-LZO
2773 [ "$USE_GZIP" = "yes" ] && echo -en "YES" >> $mountpoint/tmp/USING-GZIP
2774 [ "$USE_COMP" = "yes" ] && echo -en "Compression, yep" >> $mountpoint/tmp/USING-COMP
2775 [ "$USE_STAR" = "yes" ] && echo -en "Using star. Hooray." >> $mountpoint/tmp/USING-STAR
2776 fi
2777 mkdir -p $mountpoint/proc
2778 LogFile "---------------------------"
2779 LogFile "Content of initial ramdisk:"
2780 LogFile "---------------------------"
2781 (cd "$mountpoint" ; ls -Rla ) >> $LOGFILE
2782 LogFile "---------------------------"
2783
2784 # Determine what filesystem to use for initrd image
2785 LogFile "INFO: Call GetInitrdFilesystemToUse() with parameter ${kernelpath} to get filesystem to use for initrd."
2786 gvFileSystem=`GetInitrdFilesystemToUse ${kernelpath}`
2787 [ -z gvFileSystem ] && Die "GetFilesystemToUse() failed. Terminating."
2788 if [ "$gvFileSystem" = "ext2fs" ] || [ "$gvFileSystem" = "ext3fs" ] || [ "$gvFileSystem" = "ext4fs" ]; then
2789 # say what will be used
2790 LogFile "INFO: Creating an $gvFileSystem initrd image..."
2791 # kernel expects linuxrc in ext2 filesystem
2792 ( cd "$mountpoint" && ln -sf usr/sbin/init linuxrc )
2793 # unmount loop filesystem and create image file using the standard approach
2794 umount $mountpoint || Die "Cannot unmount $tempfile"
2795 dd if=$tempfile bs=1k 2> /dev/null > ${rdz_fname}.tmp 2> /dev/null
2796 if [ "$gvFileSystem" = "ext4fs" ] && [ -x "/sbin/tune4fs" ]; then
2797 bs=`/sbin/tune4fs -l ${rdz_fname}.tmp | grep -E '^Block size:' | cut -d: -f2 | sed 's/^ *//'`
2798 else
2799 bs=`tune2fs -l ${rdz_fname}.tmp | grep -E '^Block size:' | cut -d: -f2 | sed 's/^ *//'`
2800 fi
2801 MINDI_ADDITIONAL_BOOT_PARAMS="$MINDI_ADDITIONAL_BOOT_PARAMS ramdisk_blocksize=$bs"
2802 gzip -c9 ${rdz_fname}.tmp > $rdz_fname
2803 rm -f ${rdz_fname}.tmp
2804 # log that we are done
2805 LogFile " ...done."
2806 elif [ "$gvFileSystem" = "initramfs" ]; then
2807 # say what will be used
2808 LogFile "INFO: Creating a gzip'ed cpio (AKA initramfs) initrd image..."
2809 # make sure that cpio is there
2810 which cpio &> /dev/null; [ $? -eq 0 ] || Die "cpio not found. Please install package cpio and try again."
2811 # go into filesystem
2812 cd "$mountpoint"
2813 # kernel expects init in cpio filesystem
2814 ln -sf sbin/init init
2815 # create cpio image file and unmount loop filesystem
2816 find . -print | cpio -o -H newc | gzip -9 > $rdz_fname 2> /dev/null
2817 cd "$old_pwd"
2818 umount $mountpoint || Die "Cannot unmount $tempfile"
2819 # log that we are done
2820 LogFile " ...done."
2821 else
2822 Die "Filesystem $gvFileSystem not supported for initrd image. Terminating."
2823 fi
2824
2825 if [ "$res" -eq "0" ] ; then
2826 echo -en "..."
2827 else
2828 echo -en "\rMade an rdz WITH ERRORS. \n"
2829 fi
2830 return 0
2831}
2832
2833
2834##############################################################################
2835#----------------------------------- Main -----------------------------------#
2836##############################################################################
2837
2838# Now we can create what we need
2839mkdir -p $MINDI_TMP
2840
2841# Purge from potential old run
2842if [ _"$MINDI_CACHE" = _"" ]; then
2843 Die "MINDI_CACHE undefined"
2844fi
2845
2846# --nolog needs to be first, and is used in analyze-my-lvm
2847if [ "$1" = "--nolog" ] ; then
2848 shift
2849 LOGFILE=/dev/stderr
2850else
2851 > $LOGFILE
2852fi
2853if [ "$1" = "--printvar" ] ; then
2854 shift
2855 if [ _"$1" != _"" ] ; then
2856 set | grep -Ew "^$1" | cut -d= -f2
2857 fi
2858 exit 0
2859fi
2860
2861LogFile "mindi v$MINDI_VERSION"
2862LogFile "$ARCH architecture detected"
2863LogFile "mindi called with the following arguments:"
2864echo "$@">> $LOGFILE
2865LogFile "Start date : `date`"
2866LogFile "-----------------------------"
2867
2868[ -e "/sbin/mkdosfs" ] && [ ! -e "/sbin/mkfs.vfat" ] && LogAll "/sbin/mkfs.vfat is missing!"
2869
2870# Log some capital variables
2871[ "$MINDI_PREFIX" = "XXX" ] && Die "Mindi has not been installed correctly."
2872[ "$MINDI_CONF" = "YYY" ] && Die "Mindi has not been installed correctly."
2873LogFile "MONDO_SHARE = $MONDO_SHARE"
2874LogFile "MINDI_LIB = $MINDI_LIB"
2875LogFile "MINDI_SBIN = $MINDI_SBIN"
2876LogFile "MINDI_CONF = $MINDI_CONF"
2877if [ -f $MINDI_CONFIG ]; then
2878 LogFile "-----------------------------"
2879 LogFile " Mindi configuration file "
2880 LogFile "-----------------------------"
2881 grep -Ev '^#' $MINDI_CONFIG >> $LOGFILE
2882 LogFile "-----------------------------"
2883fi
2884LogFile "In Mindi"
2885LogFile "--------"
2886LogFile "EXTRA_SPACE = $EXTRA_SPACE"
2887LogFile "BOOT_SIZE = $BOOT_SIZE"
2888LogFile "--------"
2889
2890trap AbortHere SIGTERM SIGHUP SIGQUIT SIGKILL SIGABRT SIGINT
2891
2892# Sanity checks
2893which which > /dev/null 2> /dev/null || Die "Please install 'which'."
2894which strings > /dev/null 2> /dev/null || Die "Please install binutils and libbinutils; you have no 'strings' executable."
2895which gawk > /dev/null 2> /dev/null || Die "Gawk is missing from your computer. Please install gawk. You may find the package on Debian's website. How did I know you're running Debian? Because only Debian would be stupid enough not to include gawk in your distribution."
2896which gawk > /dev/null 2> /dev/null && AWK=`which gawk 2>/dev/null` || AWK="`which awk 2>/dev/null`"
2897if which awk &> /dev/null ; then
2898 if ! which gawk &> /dev/null ; then
2899 LogIt "INFO: You have awk but not gawk.\nPlease note that mindi works fine with a _sane_ awk binary.\nIf your awk binary misbehaves then please contact your vendor\nor distribution's mailing list for technical support.\n"
2900 fi
2901fi
2902which mke2fs > /dev/null 2> /dev/null || Die "Please put mke2fs in system path"
2903[ ! -e "$FDISK" ] && Die "Cannot find $FDISK"
2904
2905[ "`echo $KERVERRUN | grep -E "2\.4\.[0-6]" | grep -vE "2\.4\.[0-9][0-9]"`" != "" ] && echo "WARNING! Your kernel may have buggy loopfs code. Consider upgrading to 2.4.7"
2906
2907# Update the PATH variable if incomplete
2908if [ -e "/sbin/mkfs" ] && ! which mkfs &> /dev/null ; then
2909 PATH=$PATH:/sbin:/usr/sbin
2910 export PATH
2911 LogFile "INFO: Your PATH did not include /sbin or /usr/sbin. I have fixed that, temporarily."
2912 LogFile "INFO: However, you may wish to ask your vendor to provide a permanent fix..."
2913 LogFile "INFO: Or you might like to call 'su -' instead of 'su', for example."
2914fi
2915
2916if ! which mkfs.vfat 1> /dev/null 2> /dev/null ; then
2917 Die "mkfs.vfat missing from your filesystem - please install your dosfstools RPM or DEB package. Perhaps your PATH environmental variable is broken, too?"
2918fi
2919
2920### TODO
2921### Fix as it's not mandatory on ia64
2922if [ "$ARCH" = "ia64" ] ; then
2923 if which elilo &> /dev/null ; then
2924 LILO_EXE=elilo
2925 else
2926 LILO_EXE=`which false 2> /dev/null`
2927 fi
2928else
2929 FindIsolinuxBinary
2930fi
2931trap "Aborted" SIGTERM
2932DONE="\r\t\t\t\t\t\t\t\tDone. "
2933kernelpath=""
2934MONDO_ROOT=/var/cache/mondo
2935mkdir -p $MONDO_ROOT
2936
2937if [ -d "/proc/lvm" ]; then
2938 # LVM v1
2939 LVMCMD=""
2940 LVM="v1"
2941elif [ -d "/dev/mapper" ]; then
2942 # LVM v2
2943 LVMCMD="lvm"
2944 LVM="v2"
2945else
2946 LVM="false"
2947fi
2948
2949if [ -e "/proc/cmdline" ]; then
2950 CMDLINE="/proc/cmdline"
2951elif [ -e "/tmp/cmdline" ]; then
2952 CMDLINE="/tmp/cmdline"
2953else
2954 CMDLINE="/dev/null"
2955fi
2956
2957LogFile "INFO: LVM set to $LVM"
2958LogFile "----------"
2959LogFile "mount result:"
2960LogFile "-------------"
2961mount >> $LOGFILE
2962if [ -e /etc/raidtab ]; then
2963 LogFile "-------------"
2964 LogFile "/etc/raidtab content:"
2965 LogFile "-------------"
2966 cat /etc/raidtab >> $LOGFILE
2967else
2968 LogFile "No file /etc/raidtab"
2969fi
2970if [ -e /etc/mdadm.conf ]; then
2971 LogFile "-------------"
2972 LogFile "/etc/mdadm.conf content:"
2973 LogFile "-------------"
2974 cat /etc/mdadm.conf >> $LOGFILE
2975else
2976 LogFile "-------------"
2977 LogFile "No file /etc/mdadm.conf"
2978fi
2979LogFile "-------------"
2980LogFile "cat $CMDLINE"
2981LogFile "-------------"
2982cat $CMDLINE >> $LOGFILE
2983LogFile "-------------"
2984LogFile "cat /proc/swaps:"
2985LogFile "-------------"
2986cat /proc/swaps >> $LOGFILE
2987LogFile "-------------"
2988if [ -e /proc/mdstat ]; then
2989 LogFile "cat /proc/mdstat:"
2990 LogFile "-------------"
2991 cat /proc/mdstat >> $LOGFILE
2992else
2993 LogFile "No pseudo file /proc/mdstat"
2994fi
2995LogFile "-------------"
2996LogFile "cat /proc/partitions:"
2997LogFile "-------------"
2998cat /proc/partitions >> $LOGFILE
2999LogFile "-------------"
3000LogFile "cat /proc/filesystems:"
3001LogFile "-------------"
3002cat /proc/filesystems >> $LOGFILE
3003LogFile "-------------"
3004LogFile "lsmod result:"
3005LogFile "-------------"
3006lsmod >> $LOGFILE
3007MODULES="`cat /proc/modules | $AWK '{print $1}'`"
3008if [ -x /usr/sbin/esxcfg-module ]; then
3009 LogFile "-------------"
3010 LogFile "INFO: VMWare ESX server detected - Enabling dedicated support"
3011 LogFile "-------------"
3012 LogFile "VMWare modules"
3013 LogFile "-------------"
3014 /usr/sbin/esxcfg-module -l >> $LOGFILE
3015 MODULES="$MODULES `/usr/sbin/esxcfg-module -l | $AWK '{print $1}'`"
3016fi
3017LogFile "-------------"
3018LogFile "FORCE_MODS:"
3019LogFile "-------------"
3020LogFile "$FORCE_MODS"
3021LogFile "-------------"
3022LogFile "DENY_MODS:"
3023LogFile "-------------"
3024LogFile "$DENY_MODS"
3025LogFile "-------------"
3026LogFile "df result:"
3027LogFile "----------"
3028df -aT >> $LOGFILE
3029LogFile "-------------"
3030LogFile "df -i result:"
3031LogFile "----------"
3032df -i >> $LOGFILE
3033LogFile "-------------"
3034if [ -r /boot/grub/menu.lst ]; then
3035 LogFile "-------------"
3036 LogFile "INFO: /boot/grub/menu.lst content"
3037 LogFile "-------------"
3038 cat /boot/grub/menu.lst >> $LOGFILE
3039 LogFile "-------------"
3040fi
3041if [ -r /boot/grub/grub.conf ]; then
3042 LogFile "-------------"
3043 LogFile "INFO: /boot/grub/grub.conf content"
3044 LogFile "-------------"
3045 cat /boot/grub/grub.conf >> $LOGFILE
3046 LogFile "-------------"
3047fi
3048if [ -r /boot/grub/grub.cfg ]; then
3049 LogFile "-------------"
3050 LogFile "INFO: /boot/grub/grub.cfg content"
3051 LogFile "-------------"
3052 cat /boot/grub/grub.cfg >> $LOGFILE
3053 LogFile "-------------"
3054fi
3055if [ -r /boot/grub/device.map ]; then
3056 LogFile "-------------"
3057 LogFile "INFO: /boot/grub/device.map content"
3058 LogFile "-------------"
3059 cat /boot/grub/device.map >> $LOGFILE
3060 LogFile "-------------"
3061fi
3062if [ -r /etc/lilo.conf ]; then
3063 LogFile "-------------"
3064 LogFile "INFO: /etc/lilo.conf content"
3065 LogFile "-------------"
3066 cat /etc/lilo.conf >> $LOGFILE
3067fi
3068LogFile "Full fdisk info"
3069LogFile "---------------"
3070$FDISK -l >> $LOGFILE
3071LogFile "----------------"
3072LogFile "List of extra modules is:"
3073LogFile "$EXTRA_MODS"
3074LogFile "-------------"
3075
3076# Compute libata version
3077laver=`modinfo libata 2> /dev/null | grep -Ei '^Version:' | cut -d: -f2 | cut -d. -f1 | sed 's/ *//g' 2> /dev/null`
3078# If libata v2 is used then remove ide-generic as it will perturbate boot
3079if [ "`echo $MODULES | grep libata`" ]; then
3080 if [ "$laver" = "2" ]; then
3081 DENY_MODS="$DENY_MODS ide-generic"
3082 LogFile "INFO: ide-generic removed from module list as your system uses libata v2+"
3083 LogFile "-------------"
3084 fi
3085fi
3086
3087# Check for McAfee which disturbs the access to some files (tgz in articular)
3088if [ "x`cat /proc/linuxshield/enabled 2>/dev/null`" = "x1" ]; then
3089 LogFile "WARNING: McAfee LinuxShield is enabled. McAfee might block access to certain special files."
3090 LogFile "WARNING: Check in /var/opt/NAI/LinuxShield/etc/nailsd.cfg for 'nailsd.profile.OAS.action.error: Block'"
3091 LogFile "WARNING: You have two options:"
3092 LogFile "WARNING: - Exclude all directories with special files (check McAfee System Events Log)"
3093 LogFile "WARNING: - Disable the scanner during the backup"
3094fi
3095
3096# Check for ISO_CMD command
3097if [ ! -x $ISO_CMD ]; then
3098 LogFile "NOTE: No CD image (ISO file) utility found"
3099fi
3100
3101FLOPPY_WAS_MOUNTED=""
3102for mtpt in /media/floppy /mnt/floppy /floppy ; do
3103 if mount | grep -w $mtpt &> /dev/null ; then
3104 FLOPPY_WAS_MOUNTED="$FLOPPY_WAS_MOUNTED $mtpt"
3105 umount $mtpt
3106 fi
3107done
3108
3109#
3110# If we have a USB device we need to store info
3111# and remove it from the parameters line
3112#
3113if [ "$#" -ne "0" ] ; then
3114 if [ "$1" = "--usb" ] ; then
3115 shift
3116 USBDEVICE=$1
3117 if [ _"$USBDEVICE" = _"" ]; then
3118 Die "No USB device specified"
3119 fi
3120 shift
3121 fi
3122fi
3123
3124if [ "$#" -ne "0" ] ; then
3125 if [ "$1" = "--findkernel" ] ; then
3126 resk=`TryToFindKernelPath`
3127 # Avoids logfile content for mondo
3128 export MONDO_SHARE=""
3129 if [ "$resk" = "" ] ; then
3130 if [ $KERNEL_IS_XEN = "yes" ]; then
3131 echo "$xenkernelpath"
3132 LogFile "INFO: xenkernelpath = $xenkernelpath"
3133 MindiExit 0
3134 else
3135 MindiExit -1
3136 fi
3137 else
3138 echo "$resk"
3139 LogFile "INFO: kernelpath = $resk"
3140 MindiExit 0
3141 fi
3142 elif [ "$1" = "--locatedeps" ] ; then
3143 [ ! "$2" ] && Die "Please specify the binary to look at"
3144 LocateDeps $*
3145 # Avoids logfile content for mondo
3146 export MONDO_SHARE=""
3147 MindiExit $?
3148 elif [ "$1" = "--readalllink" ] ; then
3149 [ ! "$2" ] && Die "Please specify the binary to look at"
3150 # Avoids logfile content for mondo
3151 export MONDO_SHARE=""
3152 mr-read-all-link $2
3153 MindiExit $?
3154 elif [ "$1" = "--makemessage" ] ; then
3155 MakeMessageFile | cut -c1-80
3156 MindiExit 0
3157 elif [ "$1" = "--makemountlist" ] ; then
3158 [ ! "$2" ] && Die "Please specify the output file"
3159 MakeMountlist $2
3160 CheckMountlist $2
3161 # Avoids logfile content for mondo
3162 export MONDO_SHARE=""
3163 MindiExit $?
3164 elif [ "$1" = "-V" ] || [ "$1" = "-v" ] || [ "$1" = "--version" ] || [ "$1" = "-version" ] ; then
3165 echo "Mindi v$MINDI_VERSION"
3166 # Avoids logfile content for mondo
3167 export MONDO_SHARE=""
3168 MindiExit 0
3169 elif [ "$#" -ge "9" ] && [ "$1" = "--custom" ] ; then
3170 MONDO_TMP=$2
3171 # Change MINDI_TMP for the one provided by mondo
3172 # So that it can get back the built files
3173 if [ _"$MONDO_TMP" = _"" ]; then
3174 Die "MONDO_TMP is empty, aborting"
3175 fi
3176 if [ _"$MONDO_TMP" = _"/" ]; then
3177 Die "MONDO_TMP is /, aborting"
3178 fi
3179 mv $MINDI_TMP/* $MINDI_TMP/.??* $MONDO_TMP 2>> $LOGFILE
3180 rmdir $MINDI_TMP
3181 export MINDI_TMP=$MONDO_TMP
3182 mkdir -p $MINDI_TMP
3183
3184 # This is the scratch dir in mondo - subdir images
3185 MINDI_CACHE=$3
3186
3187 kernelpath=$4; [ "$kernelpath" = "(null)" ] && kernelpath=""
3188 [ "$kernelpath" = "" ] && kernelpath=`TryToFindKernelPath`
3189
3190###
3191### Sq-Modification...
3192### Attempt to locate kernel specific module path
3193### if module path is found then use it other wise use uname -r to set it...
3194###
3195 if [ $KERNEL_IS_XEN = "yes" ]; then
3196 LogAll "INFO: xenkernelpath = $xenkernelpath"
3197 fi
3198 kernelname=`echo $kernelpath | cut -d'-' -f2- | sed 's/.[bg]z[2]*$//'`
3199 if [ ! -d "/lib/modules/$kernelname" ]; then
3200 LogAll "WARNING: Module path for ${kernelpath} not found..."
3201 LogAll " using running kernel\'s modules."
3202 kernelname=$KERVERRUN
3203 else
3204 LogAll "Using modules for kernel: ${kernelname}"
3205 fi
3206 LogAll "INFO: kernelname = $kernelname"
3207 LogAll "INFO: kernelpath = $kernelpath"
3208###
3209### end of Sq-Modification
3210###
3211 TAPEDEV=$5
3212 TAPESIZE=$6
3213 FILES_IN_FILELIST=$7
3214 USE_LZO=$8
3215 CDRECOVERY=$9
3216 if [ "${10}" = "(null)" ] || [ "${10}" = "" ] ; then
3217 IMAGE_DEVS=""
3218 else
3219 IMAGE_DEVS="`echo "${10}" | tr '|' ' '`"
3220 fi
3221 if [ "${11}" ] ; then
3222 LILO_OPTIONS=""
3223 # LogAll "INFO: LILO will use conservative settings, to be compatible with older BIOSes."
3224 fi
3225 LAST_FILELIST_NUMBER=${12}
3226 ESTIMATED_TOTAL_NOOF_SLICES=${13}
3227 export MINDI_EXCLUDE_DEVS="${14}"
3228 USE_COMP="${15}"
3229 USE_LILO="${16}"
3230 USE_STAR="${17}"
3231 INTERNAL_TAPE_BLOCK_SIZE="${18}"
3232 DIFFERENTIAL="${19}"
3233 USE_GZIP="${20}"
3234 NOT_BOOT="${21}"
3235 [ "$USE_COMP" = "" ] && USE_COMP=yes
3236 [ "$USE_GZIP" = "" ] && USE_GZIP=no
3237 [ "$NOT_BOOT" = "" ] && NOT_BOOT=no
3238 [ "$TAPEDEV" ] && LogIt "INFO: This is a tape-based backup. Fine."
3239 # MONDO_ROOT is the real scratchdir
3240 MONDO_ROOT=`echo $MINDI_CACHE | sed 's/\(.*\)\/.*/\1/'`
3241 if [ _"$MONDO_ROOT" != _"" ]; then
3242 mkdir -p $MONDO_ROOT
3243 else
3244 Die "MONDO_ROOT is undefined"
3245 fi
3246 else
3247 LogScreen "Syntax: mindi (--custom ....)"
3248 MindiExit -1
3249 fi
3250fi
3251
3252if [ _"$MINDI_CACHE" != _"" ]; then
3253 rm -rf $MINDI_CACHE/* 2> /dev/null
3254 mkdir -p $MINDI_CACHE
3255fi
3256
3257[ "$CDRECOVERY" = "yes" ] || CDRECOVERY=no
3258
3259if [ _"$MONDO_SHARE" = _"" ]; then
3260 LogIt "Mindi Linux mini-distro generator v$MINDI_VERSION"
3261 LogIt "Latest Mindi is available from http://www.mondorescue.org"
3262 LogIt "BusyBox sources are available from http://www.busybox.net"
3263 LogIt "------------------------------------------------------------------------------"
3264else
3265 LogFile "INFO: You are using Mindi-Linux v$MINDI_VERSION to make boot+data disks"
3266fi
3267if [ -f $MINDI_LIB/rootfs/usr/bin/busybox ]; then
3268 LogIt "Mindi-`$MINDI_LIB/rootfs/usr/bin/busybox 2>&1 | head -1`"
3269else
3270 LogIt "ERROR: Unable to find mindi-busybox, please install it"
3271 MindiExit -1
3272fi
3273
3274for i in loop cdrom ide-cd isofs linear raid0 raid1 raid5 ; do
3275 modinfo $i 2> /dev/null 1> /dev/null
3276 if [ $? -eq 0 ]; then
3277 modprobe $i 2>&1 > /dev/null
3278 fi
3279done
3280
3281KERN_DISK_MADE=""
3282
3283LogFile "DIFFERENTIAL = $DIFFERENTIAL"
3284LogFile "INTERNAL TAPE BLOCK SIZE = $INTERNAL_TAPE_BLOCK_SIZE"
3285LogFile "NOT_BOOT = '$NOT_BOOT'"
3286if [ "$NOT_BOOT" != "" ] && [ "$NOT_BOOT" != "0" ] && [ "$NOT_BOOT" != "no" ] ; then
3287 LogIt "INFO: Just creating mondorestore.cfg and a small all.tar.gz for Mondo. Nothing else."
3288 MakeMondoConfigFile $MINDI_TMP/mondorestore.cfg
3289 MakeMountlist $MINDI_TMP/mountlist.txt
3290 CheckMountlist $MINDI_TMP/mountlist.txt
3291 mkdir -p $MINDI_TMP/small-all/tmp
3292 cd "$MINDI_TMP/small-all"
3293 cp -f $MINDI_TMP/{mountlist.txt,mondorestore.cfg,filelist.full.gz,biggielist.txt} tmp 2>> $LOGFILE || Die "Cannot copy small all.tar.gz"
3294 tar -cv ./tmp | gzip -9 > $MINDI_TMP/all.tar.gz 2>> $MINDI_TMP/$$.log || Die "Cannot make small all.tar.gz" $MINDI_TMP/$$.log
3295 sleep 2
3296 LogIt "Done. Exiting."
3297 MindiExit 0
3298fi
3299
3300if [ "$PROMPT_MAKE_USB_IMAGE" = "yes" ] && [ "$USBDEVICE" != "" ]; then
3301 LogIt "INFO: Including the generation of a Bootable USB device on $USBDEVICE"
3302fi
3303
3304if [ "$kernelpath" = "" ] ; then
3305 [ _"$MONDO_SHARE" != _"" ] && Die "Please use -k <path> to specify kernel."
3306 echo -en "Do you want to use your own kernel to build the boot disk ([y]/n) ?"
3307 read ch
3308 if [ "$ch" != "n" ] && [ "$ch" != "N" ] ; then
3309 USE_OWN_KERNEL="yes"
3310 else
3311 USE_OWN_KERNEL="no"
3312 fi
3313 if [ "$USE_OWN_KERNEL" = "yes" ]; then
3314 kernelpath=`TryToFindKernelPath`
3315 if [ "$kernelpath" = "" ] ; then
3316 echo -n "Please enter kernel path : "
3317 read kernelpath
3318 fi
3319 fi
3320fi
3321
3322echo -e "Mindi's temp dir = $MINDI_TMP \nMindi's output dir=$MINDI_CACHE" >> $LOGFILE
3323[ "$(($RANDOM%64))" -eq "0" ] && LogIt "INFO: Dude, I've looked inside your computer and it's really dusty..."
3324
3325mountpoint=$MINDI_TMP/mountpoint.$$
3326PrepareDataDiskImages
3327
3328ramdisk_size=$(($size_of_all_tools+$EXTRA_SPACE))
3329rds=$(($ramdisk_size-$((ramdisk_size%4096))))
3330export ramdisk_size=$rds
3331
3332LogFile "INFO: Ramdisk will be $ramdisk_size KB"
3333if [ "$ARCH" = "ia64" ] ; then
3334 PrepareBootDiskImage_LILO $kernelpath || Die "Failed to create ia64 image disk image."
3335else
3336 PrepareBootDiskImage_ISOLINUX $kernelpath || Die "Failed to create $ramdisk_size KB disk image."
3337fi
3338
3339[ -e "$MINDI_LIB/memtest.img" ] && BOOT_MEDIA_MESSAGE="$BOOT_MEDIA_MESSAGE\n\
3340...Or type 'memtest' to test your PC's RAM thoroughly.\n"
3341
3342if [ _"$MONDO_SHARE" = _"" ]; then
3343 ListImagesForUser
3344 OfferToMakeBootableISO
3345 if [ "$PROMPT_MAKE_USB_IMAGE" = "yes" ]; then
3346 OfferToMakeBootableUSB
3347 fi
3348 LogAll "Finished."
3349elif [ "$TAPEDEV" ] ; then
3350 if [ "$ARCH" != "ia64" ] ; then
3351 # We need to keep the img file as boot file for ia64 platform
3352 rm -f $MINDI_CACHE/{*img,*iso}
3353 else
3354 rm -f $MINDI_CACHE/*iso
3355 fi
3356 if [ "$PROMPT_MAKE_USB_IMAGE" = "yes" ] && [ "$USBDEVICE" != "" ]; then
3357 OfferToMakeBootableUSB
3358 fi
3359 OfferToMakeBootableISO
3360 if [ -e "$MINDI_CACHE/all.tar.gz" ] ; then
3361 cp -f $MINDI_CACHE/all.tar.gz $MINDI_TMP/ 2>> $LOGFILE
3362 else
3363 Die "Cannot find all.tar.gz, to be written to tape"
3364 fi
3365elif [ "$PROMPT_MAKE_USB_IMAGE" = "yes" ] && [ "$USBDEVICE" != "" ]; then
3366 OfferToMakeBootableUSB
3367else
3368 OfferToMakeBootableISO
3369fi
3370# cleanup
3371LogAll "INFO: $FRIENDLY_OUTSTRING"
3372for mtpt in $FLOPPY_WAS_MOUNTED ; do
3373 mount $mtpt
3374done
3375MindiExit 0
Note: See TracBrowser for help on using the repository browser.