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

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