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

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