- Timestamp:
- May 16, 2006, 1:37:07 AM (19 years ago)
- Location:
- branches/stable
- Files:
-
- 5 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mindi-kernel/distributions/mandriva/spec.m4
r550 r551 4 4 define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}.tar.bz2')dnl 5 5 dnl DDD is replaced by the list of dependencies specific to that distro 6 define(`DDD', ` , which, grep >= 2.5')dnl6 define(`DDD', `')dnl 7 7 dnl GRP is replaced by the RPM group of apps 8 8 define(`GRP', `Archiving/Backup')dnl -
branches/stable/mindi-kernel/distributions/redhat/spec.m4
r550 r551 4 4 define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}.tgz')dnl 5 5 dnl DDD is replaced by the list of dependencies specific to that distro 6 define(`DDD', ` , which, grep >= 2.5')dnl6 define(`DDD', `')dnl 7 7 dnl GRP is replaced by the RPM group of apps 8 8 define(`GRP', `Applications/Archiving')dnl -
branches/stable/mindi-kernel/distributions/rpm/changelog
r543 r551 12 12 - Fix bugs when called alone 13 13 14 * Tue May 03 2005 Hugo Rabson <hugorabson@msn.com> 1.04_cvs_2005050315 - supports exec-shield16 17 * Wed Aug 04 2004 Hugo Rabson <hugorabson@msn.com> 1.0318 - better support of SLES 819 20 * Mon Jun 28 2004 Hugo Rabson <hugorabson@msn.com> 1.0221 - better kernel-level logging22 - added ACL, xattr binaries to deplist.txt23 - fixed obscure bug which occasionally stopped mindi from correctly finding24 and documenting all LVM2 LVM-on-RAID volumes25 26 * Fri Jun 25 2004 Hugo Rabson <hugorabson@msn.com> 1.0127 - added ide_tape and other modules to mindi's config detection28 - unmount errant ramdisk ($mtpt) if fail to create boot floppy29 - better support of ISO dirs at restore-time (Conor Daly)30 31 * Fri Jun 18 2004 Hugo Rabson <hugorabson@msn.com> 1.0032 - first 1.0x release33 - busybox now static34 - trap Ctrl-Alt-Del; trigger soft reset35 - better SuSE 9.1 support36 - added parted2fdisk.pl (IA64) (Bruno Cornec)37 - add LVM2 support for kernel 2.6 (Takeru Komoriya)38 - better detection of multiple Mindis (Martin Fürstenau)39 - don't complain if just a Mindi boot CD & not a platform for Mondo40 - updated busybox to 1.0.0pre1041 - removed uClibc42 - add memtest support43 - 2.6 kernel support44 - removed Embleer files (Andree Leidenfrost)45 - added kernel-only floppy support, to accommodate really big kernels46 - updated+rebuilt busybox47 - added star support48 - mount /sys at boot-time49 - better 64-bit and 2.6 kernel support50 - better LVM, failsafe kernel support (Jim Richard)51 - use LILO, not raw kernel, on 1.4MB boot floppy52 - record names of unsaved modules, for future reference53 - enlarged ramdisk by 8MB54 55 * Wed Oct 22 2003 Hugo Rabson <hugorabson@msn.com> 0.9556 - changed some '==' to '=' --- now more RH6-friendly57 - allow absolute pathnames again in deplist58 - disable multifunc cd thing59 - better Gentoo support (Bill)60 - better OnStream support61 - better Slackware support (Laurenz)62 - added partimagehack-static to deplist.txt63 - recompiled Busybox - now 10k smaller; better stack-handling64 - fixed boot screen typo65 - added support for 'auto' fs format66 - better devfs support for Mandrake users67 - better Debian+LVM support (Ralph Grewe)68 - updated analyze-my-lvm to handle floating-point gigabyte -L values69 70 * Thu Jul 24 2003 Anonymous <root@rohan> 0.9471 - altered rootfs's /dev entry to stop cvs from becoming confused72 - tweaked MAX_COMPRESSED_SIZE73 - added multi-function CD support to mindi and sbin/post-init74 - re-mount root as rw just in case75 - ask user to remove last data (floppy) disk if nec. (Tom Mortell)76 - added support for 5th column in mountlist.txt for labels77 - added symlinks.tgz78 - suppress erroneous error msgs re: failsafe kernel79 80 * Sun May 18 2003 Hugo Rabson <hugorabson@msn.com> 0.9381 - added cciss.o to SCSI_MODS82 - if format type is (e.g.) ext3,ext2 then use 1st entry83 - re-enabled fsck*84 - if cciss in use the enable it at boot-time85 - added /dev/ataraid/* to boot disk via ataraid.tgz (Luc S.)86 - better ISO support87 - tweaked Mindi to use 10-15% fewer floppies88 - added RUN_AFTER_INITIAL_BOOT_PHASE to let user specify a command89 to be run by Mindi before it bootstraps to aux data disks;90 e.g. 'echo engage > /proc/scsi/something'91 - added RUN_AFTER_BOOT_PHASE_COMPLETE to let user specify a command92 to be run by Mindi after it boots but before it runs mondorestore93 - allow for Debian & other Stiefkinder that use 'none', not 'swap'94 as the mountpoint of the swap partition95 - removed afio dependency96 - re-worked install.sh and tarball not to use tgz's97 - cleared up the boot msg98 - updated busybox to 0.60.5; updated uClibc to 0.9.1999 - add #!/bin/sh to start of insert-all-my-modules100 - fixed obscure bug in install-additional-tools101 - changed grep -m to grep | head -n1 for Debian users102 - moved vmlinuz, lib.tar.bz2 to mindi-kernel tarball/rpm103 104 * Wed Apr 09 2003 Hugo Rabson <hugorabson@msn.com> 0.92105 - fixed LVM/RAID bugs (Brian Borgeson)106 - if bad lilo, give more verbose error before quitting107 - added mt and perl to deplist.txt108 - insist on gawk being present109 - insmod ide-cd, cdrom, isofs, just in case110 - boot-time tmpfs ramdisk is now 40m (was 34m)111 - cleaned up logs112 - iso mode now calls Interactive113 - make SizeOfPartition() more Debian-friendly (Andree Leidenfrost)114 - clean up some calls to grep, esp. partition_mountpt=...115 - corrected some bashisms, to suit Debian ped- er, users116 - made first line refer to bash, not sh, to make sure117 the Debian people know Mindi requires bash, not hs118 - changed grep -v "#" and grep -vx "#.*" to grep -vx " *#.*"119 - disabled code which would have made Mindi use sfdisk instead of fdisk120 if it looked as if Debian's fdisk would misbehave121 122 * Wed Feb 12 2003 Hugo Rabson <hugorabson@msn.com> 0.91123 - new devel branch124 - EXTRA_SPACE=16384125 - updated ResolveSoftlinks() to work better with b0rkn Gentoo devfs /dev126 - patched analyze-my-lvm (Benjamin Mampaey)127 - detect built-in boot.b files in lilo128 - cleaned up spec file a bit, more use of macros (Jesse Keating)129 - return w/err, don't abort, if Matt Nelson's RH8 system is farked130 - better at finding isolinux.bin131 - better at analyzing dependencies when running on broken distributions132 - try harder to boot from CD, even if tape fails133 - added ADDITIONAL_BOOT_PARAMS to be sent to kernel134 - better resolution of relative softlinks, leading to fewer135 duplicates on data disks and therefore fewer data disks136 - detect Debian+devfs; use sfdisk instead of fdisk in that137 eventuality, to work around yet another of Debian's warts138 - removed /lib/libuuid.* from rootfs.tgz139 - fixed vi140 - mindi now uses gawk --traditional (making gawk behave in a functionally141 identical way to awk) - PASS; great, so now Debian needs to fix its awk :)142 - removed / from list of dirs accessed when trying to resolve deplist entry143 - spinner bugfix; handle odd LABELs properly (Tom Mortell)144 - fixed LVM/RAID bugs (Brian Borgeson)145 146 * Mon Dec 02 2002 Hugo Rabson <hugo@firstlinux.net> 0.72_20021202147 - misc code clean-up148 - save boot device's boot sector149 - detect and beware Compaq diagnostic partitions150 - better handling of devfs V non-devfs kernels and boot devs151 - trimmed busybox 0.60.3 binary on boot disk152 - mindi now resides in /usr/local/bin153 - removed lilo from dependencies154 - more Gentoo-friendly155 156 * Sun Nov 18 2002 Hugo Rabson <hugo@firstlinux.net> 0.71157 - if your kernel's builddate doesn't match any of the kernels in158 your /boot directory then fudge the issue & find the closest159 match (*grumble* Debian)160 - scan tape & CD at start, to force inclusion of modules on boot device161 - double EXTRA_SPACE if >7 disks162 - slimmer, more lithesome logfile163 - now accepts --findkernel164 - line 1982 - dd count=24000 should be count=$ramdisksize (Andras Korn)165 - better handling of non-Linux partitions on DevFS-enabled kernels166 - misc clean-ups167 - fixed Debian/ramdisksize/bloat problem (Johannes Franken)168 - fixed 2.4.20/fdisk eccentricity (Alistair Stevens)169 - updated kernel to 2.4.18-mdk6170 - generate mountlist in dev-abetical order ;)171 - fixed minor bug in .spec file172 - better at finding /boot/boot.b if your distro breaks the de facto standard173 - fixed minor bug in MakeMountlist174 - fixed install.sh175 - cleaned up deplist.txt176 - added rudimentary -v / --version flag177 - line 1180 or so --- duplicate mindi.iso entries --- fixed178 - added /bin/[ - a softlink to /bin/sh179 - ListAllPartitions() - sanity fix (KP)180 - fixed .spec bug181 - better feedback182 - added Markus's RAID patch183 - ListAllPartitions() - include /mnt/win* (Hugo)184 185 * Sun Sep 08 2002 Hugo Rabson <hugo@firstlinux.net> 0.70186 - better logging by dependency-calculating code187 - better handling of dependencies, specifically softlinks188 - if called by mondo then use mondo's temp dir as our temp dir too189 - changed gawk to $AWK in a few places, to allow for Debian190 - added host* config files to deplist191 - added tftp, ifconfig to busybox192 - added RPC support to uClibc193 - cleaned up creation of Mondo-Mindi configuration file194 - fixed bug in TryToFindKernelPath which stopped it from handling195 multiple, same-version kernels gracefully196 - cleaned up deplist.txt197 - receive 'DIFFERENTIAL' variable from Mondo198 - better Debian compatibility, esp. w/detection of ver# (Hector Alvarez)199 - better devfs support; call fgrep in places instead of grep (Andrew Korn)200 - fixed analyze-my-lvm (Ralph Gruwe)201 - moved 50K of stuff from rootfs.tgz to aux-tools.tgz202 - added x11-tools.tgz option203 - updated /dev/console and /dev/tty0 (Paul Stevens)204 - cleaned up /mnt/groovy-stuff V /tmp/tmpfs code205 - catch sigint, sighup, etc.206 - fixed LILO-related message.txt mistake207 - .spec file clean-up; automation; config file (Carl Wilhem Soderstrom)208 - better devfs support (Andrew Korn)209 210 * Sun Jul 14 2002 Hugo Rabson <hugo@firstlinux.net> 0.64-1211 - fixed RH7.3 readonly bug212 - improved nfs config file creation213 - search more locations for isolinux.bin214 - added isonuke option215 - faster data disk creation216 - better DevFS support (Hector Alvarez, DuckX)217 - nfs-related fix (Hans Lie)218 - abort if vfat filesystem present but mkfs.vfat missing219 - removed softlink to pico220 - allow Mondo to say no compression will be used221 - added [ to ramdisk222 - tar data disks with -b [block size] of 32k223 - don't autoboot to 'RESTORE' screen - it's scary!224 - let user choose lilo or syslinux as boot loader225 - added syslinux support226 - cleaned up message screens227 -
branches/stable/mindi-kernel/distributions/rpm/mindi.spec
r550 r551 4 4 %define mrel RRR 5 5 6 Summary: Mindi creates emergency boot disks/CDs using your kernel, tools and modules6 Summary: Mindi Kernel provides a safe kernel for mindi 7 7 Name: mindi 8 8 Version: VVV -
branches/stable/tools/svn2build
r550 r551 44 44 45 45 for d in `cat ${TOOLHOME}/DISTROS`; do 46 ddir=`echo $d | cut - f'_' -d1`47 dver=`echo $d | cut - f'_' -d2`46 ddir=`echo $d | cut -d_ -f1` 47 dver=`echo $d | cut -d_ -f2` 48 48 echo "Generating build files for $ddir ($dver)" 49 49 if [ $ddir = "debian" ]; then … … 62 62 suf=".${dfam}${dver}" 63 63 BUILDDIR=${TOPDIR}/slack 64 elif [ $ddir = "sles" ||$ddir = "suse" ]; then64 elif [ $ddir = "sles" -o $ddir = "suse" ]; then 65 65 dfam="suse" 66 66 dtype="rpm" 67 67 suf=".${ddir}${dver}" 68 68 BUILDDIR=${TOPDIR}/SPECS 69 elif [ $ddir = "fedora" || $ddir = "redhat" ||$ddir = "rhel" ]; then69 elif [ $ddir = "fedora" -o $ddir = "redhat" -o $ddir = "rhel" ]; then 70 70 dfam="redhat" 71 71 dtype="rpm" … … 79 79 fi 80 80 BUILDDIR=${TOPDIR}/SPECS 81 elif [ $ddir = "mandrake" ||$ddir = "mandriva" ]; then81 elif [ $ddir = "mandrake" -o $ddir = "mandriva" ]; then 82 82 dfam="mandriva" 83 83 dtype="rpm" … … 94 94 mkdir -p ${BUILDDIR} 95 95 96 ddd=`LANG=C ; date '+%Y-%m-%d'` 97 cat > /tmp/mondorescue.mc << EOF 98 define(\`RRR', ${TAG}${suf})dnl 99 define(\`VVV', ${v})dnl 100 define(\`DDD', ${ddd})dnl 101 EOF 102 103 mkdir -p $p-$v/distributions/$ddir 96 104 if [ $dtype = "rpm" ]; then 97 105 if [ -f $p-$v/distributions/$ddir/spec.m4 ]; then … … 103 111 exit -1 104 112 fi 105 cp $inc /tmp/mondorescue.mc106 ddd=`LANG=C ; date '+%Y-%m-%d'`107 cat >> /tmp/mondorescue.mc << EOF108 define(\`RRR', ${TAG}${suf})dnl109 define(\`VVV', ${v})dnl110 define(\`DDD', ${ddd})dnl111 EOF112 113 echo "Using $inc customization to build SPEC file" 113 m4 /tmp/mondorescue.mc $ p-$v/distributions/rpm/$p.spec > $p-$v/distributions/$ddir/$p.spec114 m4 /tmp/mondorescue.mc $inc $p-$v/distributions/rpm/$p.spec > $p-$v/distributions/$ddir/$p.spec 114 115 115 116 if [ -f $p-$v/distributions/$ddir/changelog ]; then … … 134 135 135 136 elif [ $dtype = "ebuild" ]; then 136 echo "Gentoo Bui d"137 echo "Gentoo Build" 137 138 else 138 echo "Unknown Bui d"139 echo "Unknown Build" 139 140 fi 140 141 done … … 178 179 # Finally creates the tar files 179 180 echo "Creating $p tar files" 180 tar cfhz ${TOPDIR}/SOURCES/$p-$v-$TAG.tgz $p-$v 181 tar cfhj ${TOPDIR}/SOURCES/$p-$v-$TAG.tar.bz2 $p-$v 181 tar cfhz ${TOPDIR}/SOURCES/$p-$v-$TAG.tar.gz $p-$v 182 gzip -cd ${TOPDIR}/SOURCES/$p-$v-$TAG.tar.gz | bzip2 -c3 > ${TOPDIR}/SOURCES/$p-$v-$TAG.tar.bz2 183 #tar cfhj ${TOPDIR}/SOURCES/$p-$v-$TAG.tar.bz2 $p-$v 182 184 done 183 185
Note:
See TracChangeset
for help on using the changeset viewer.