# # ChangeLog for branches/2.0.8/mondo in MondoRescue # # Generated by Trac 1.6 # Jun 7, 2025, 11:02:04 PM Sun, 11 Jun 2006 05:55:56 GMT andree [671] * branches/2.0.8/mondo/mondo/common/libmondo-raid.c (modified) * branches/stable/mondo/mondo/common/libmondo-raid.c (modified) Replaced *pos++ and *pos-- with pos += 1 and pos -= 1, respectively. ... Sun, 11 Jun 2006 05:51:07 GMT andree [670] * branches/2.0.8/mondo/mondo/common/libmondo-raid.c (modified) * branches/stable/mondo/mondo/common/libmondo-raid.c (modified) Do the usual strcpy() and paranoid_free() after first asprintf() in ... Sun, 11 Jun 2006 05:48:10 GMT andree [669] * branches/2.0.8/mondo/mondo/common/libmondo-filelist.c (modified) * branches/stable/mondo/mondo/common/libmondo-filelist.c (modified) Removed cruft from prepare_filelist() including variable p_res. Fixes ... Sun, 11 Jun 2006 05:44:41 GMT andree [668] * branches/2.0.8/mondo/mondo/common/libmondo-string.c (modified) * branches/stable/mondo/mondo/common/libmondo-string.c (modified) Explicitely terminate token after strncpy() in mr_strok() as ... Sun, 11 Jun 2006 05:39:56 GMT andree [667] * branches/2.0.8/mondo/mondo/common/libmondo-fifo.c (modified) * branches/stable/mondo/mondo/common/libmondo-fifo.c (modified) Removed strcmp() call which wasn't evaluated from ... Sat, 10 Jun 2006 10:26:38 GMT bcornec [664] * branches/2.0.8/mindi/ChangeLog (modified) * branches/2.0.8/mondo/ChangeLog (modified) Preparation for 2.0.8-4 Sat, 10 Jun 2006 08:36:03 GMT bcornec [663] * branches/2.0.8/mindi/README.pxe (modified) * branches/2.0.8/mondo/mondo/common/libmondo-files.c (modified) nfsmount parameter added to allow redeployment from another NFS ... Fri, 09 Jun 2006 08:38:38 GMT bcornec [661] * branches/2.0.8/mindi-kernel/distributions/mandriva/changelog (deleted) * branches/2.0.8/mindi-kernel/distributions/redhat/changelog (deleted) * branches/2.0.8/mindi-kernel/distributions/rpm/changelog (deleted) * branches/2.0.8/mindi-kernel/distributions/suse/changelog (deleted) * branches/2.0.8/mindi/distributions/debian/changelog (deleted) * branches/2.0.8/mindi/distributions/mandriva/changelog (deleted) * branches/2.0.8/mindi/distributions/redhat/changelog (deleted) * branches/2.0.8/mindi/distributions/rpm/changelog (deleted) * branches/2.0.8/mindi/distributions/suse/changelog (deleted) * branches/2.0.8/mondo-doc/distributions/debian/changelog (deleted) * branches/2.0.8/mondo-doc/distributions/mandriva/changelog (deleted) * branches/2.0.8/mondo-doc/distributions/redhat/changelog (deleted) * branches/2.0.8/mondo-doc/distributions/rpm/changelog (deleted) * branches/2.0.8/mondo-doc/distributions/suse/changelog (deleted) * branches/2.0.8/mondo/distributions/debian/changelog (deleted) * branches/2.0.8/mondo/distributions/mandriva/changelog (deleted) * branches/2.0.8/mondo/distributions/redhat/changelog (deleted) * branches/2.0.8/mondo/distributions/rpm/changelog (deleted) * branches/2.0.8/mondo/distributions/suse/changelog (deleted) * branches/2.0.8/tools/build2pkg (modified) * branches/2.0.8/tools/livwww (modified) * branches/2.0.8/tools/mkchangelog.pl (modified) * branches/2.0.8/tools/mknewshtml.pl (added) * branches/2.0.8/tools/svn2build (modified) * branches/2.0.8/website/latest-news.html (deleted) * branches/2.0.8/website/news.shtml (deleted) changelog are now generated website/news.shtml and ... Thu, 08 Jun 2006 16:22:48 GMT bcornec [654] * branches/2.0.8/mondo/mondo/common/libmondo-files.c (modified) Again a small bug in the PXE/DHCP support part Thu, 08 Jun 2006 09:39:14 GMT bcornec [650] * branches/2.0.8/mindi/distributions/debian/changelog (added) * branches/2.0.8/mindi/distributions/debian/compat (added) * branches/2.0.8/mindi/distributions/debian/control (added) * branches/2.0.8/mindi/distributions/debian/copyright (added) * branches/2.0.8/mindi/distributions/debian/dirs (added) * branches/2.0.8/mindi/distributions/debian/docs (added) * branches/2.0.8/mindi/distributions/debian/rules (added) * branches/2.0.8/mondo-doc/distributions/debian/changelog (added) * branches/2.0.8/mondo-doc/distributions/debian/compat (added) * branches/2.0.8/mondo-doc/distributions/debian/control (added) * branches/2.0.8/mondo-doc/distributions/debian/copyright (added) * branches/2.0.8/mondo-doc/distributions/debian/mondo-doc.dirs (added) * branches/2.0.8/mondo-doc/distributions/debian/mondo-doc.doc-base (added) * branches/2.0.8/mondo-doc/distributions/debian/mondo-doc.docs (added) * branches/2.0.8/mondo-doc/distributions/debian/rules (added) * branches/2.0.8/mondo/distributions/debian/changelog (added) * branches/2.0.8/mondo/distributions/debian/compat (added) * branches/2.0.8/mondo/distributions/debian/control (added) * branches/2.0.8/mondo/distributions/debian/copyright (added) * branches/2.0.8/mondo/distributions/debian/mondo.dirs (added) * branches/2.0.8/mondo/distributions/debian/mondo.docs (added) * branches/2.0.8/mondo/distributions/debian/rules (added) * branches/2.0.8/mondo/mondo/common/libmondo-files.c (modified) Forget to report a bug fix from stable on udhcpc) + debian sources ... Wed, 07 Jun 2006 20:15:27 GMT bcornec [638] * branches/2.0.8/mindi/ChangeLog (modified) * branches/2.0.8/mondo/ChangeLog (modified) * branches/2.0.8/tools/mkchangelog.pl (copied) * branches/2.0.8/tools/svn2build (modified) merge -r633:637 $SVN_M/branches/stable: - All dates for changelogs ... Wed, 07 Jun 2006 13:08:34 GMT bcornec [634] * branches/2.0.8/mondo/mondo/mondoarchive/mondo-cli.c (modified) * branches/2.0.8/tools/mknewtag (modified) - Fix a bug in -I and -E handling !! - mknewtag now checks that ... Wed, 07 Jun 2006 09:32:52 GMT bcornec [630] * branches/2.0.8/mondo/mondo/autorun (modified) * branches/2.0.8/tools/common-env (modified) * branches/2.0.8/tools/qemu-vm.txt (modified) * branches/2.0.8/website/latest-news.html (modified) - Fix a bug in common-env around umask too restrictive - Fix ... Sat, 03 Jun 2006 08:19:00 GMT bcornec [621] * branches/2.0.8/mondo/mondo/common/libmondo-files.c (modified) Grumph typo :-( Sat, 03 Jun 2006 05:29:07 GMT andree [620] * branches/2.0.8/mondo/mondo/common/libmondo-files.c (modified) * branches/stable/mondo/mondo/common/libmondo-files.c (modified) Fixed parsing of DHCP information in start-nfs script. Sat, 03 Jun 2006 02:20:46 GMT andree [619] * branches/2.0.8/mondo/mondo/common/libmondo-files.c (modified) * branches/stable/mondo/mondo/common/libmondo-files.c (modified) Fixed trivial syntax error in store_nfs_config(). Fri, 02 Jun 2006 22:12:47 GMT bcornec [616] * branches/2.0.8/mindi/ChangeLog (modified) * branches/2.0.8/mondo/ChangeLog (modified) Changelog updated for 2.0.8-2 Fri, 02 Jun 2006 21:48:53 GMT bcornec [611] * branches/2.0.8/mindi/README.pxe (modified) * branches/2.0.8/mindi/mindi (modified) * branches/2.0.8/mondo/mondo/common/libmondo-files.c (modified) * branches/2.0.8/mondo/mondo/mondorestore/mondo-restore.c (modified) merge -r 606:610 $SVN_M/branches/stable (mindi fixes for RH4+swap ... Wed, 31 May 2006 12:59:08 GMT bcornec [604] * branches/2.0.8/mondo/mondo/mondoarchive/mondo-cli.c (modified) redhat 7.3 fix again Wed, 31 May 2006 09:35:53 GMT bcornec [602] * branches/2.0.8/mondo/mondo/mondoarchive/mondo-cli.c (modified) * branches/2.0.8/tools/build2qemu (modified) Fix for RedHat 7.3 compiler. declarations should happen earlier. Mon, 29 May 2006 09:36:33 GMT bcornec [586] * branches/2.0.8/mindi/mindi (modified) * branches/2.0.8/mindi/rootfs/sbin/init (modified) * branches/2.0.8/mondo/mondo/common/newt-specific.c (modified) Hugo => Dev Team Thu, 25 May 2006 23:03:44 GMT bcornec [579] * branches/2.0.8/mondo/distributions/rpm/mondo.spec (modified) mondo.spec file had not been correctly resolved Thu, 25 May 2006 12:00:37 GMT bcornec [576] * branches/2.0.8/documentation (deleted) * branches/2.0.8/mindi-kernel/VERSION (copied) * branches/2.0.8/mindi-kernel/distributions (copied) * branches/2.0.8/mindi/ChangeLog (modified) * branches/2.0.8/mindi/README.ia64 (modified) * branches/2.0.8/mindi/README.pxe (modified) * branches/2.0.8/mindi/aux-tools/sbin (modified) * branches/2.0.8/mindi/aux-tools/usr (modified) * branches/2.0.8/mindi/aux-tools/usr/share (modified) * branches/2.0.8/mindi/aux-tools/usr/share/terminfo (modified) * branches/2.0.8/mindi/aux-tools/usr/share/terminfo/l (modified) * branches/2.0.8/mindi/distributions/gentoo/mindi.ebuild (modified) * branches/2.0.8/mindi/distributions/mandriva/spec.m4 (modified) * branches/2.0.8/mindi/distributions/redhat/spec.m4 (modified) * branches/2.0.8/mindi/distributions/rpm/mindi.spec (modified) * branches/2.0.8/mindi/distributions/suse/spec.m4 (modified) * branches/2.0.8/mindi/mindi (modified) * branches/2.0.8/mindi/parted2fdisk.pl (modified) * branches/2.0.8/mindi/rootfs/bin (modified) * branches/2.0.8/mindi/rootfs/dev (modified) * branches/2.0.8/mindi/rootfs/etc (modified) * branches/2.0.8/mindi/rootfs/lib (modified) * branches/2.0.8/mindi/rootfs/proc (modified) * branches/2.0.8/mindi/rootfs/root (modified) * branches/2.0.8/mindi/rootfs/sbin (modified) * branches/2.0.8/mindi/rootfs/tmp (modified) * branches/2.0.8/mindi/rootfs/usr (modified) * branches/2.0.8/mindi/rootfs/usr/X11R6 (modified) * branches/2.0.8/mindi/rootfs/usr/X11R6/bin (modified) * branches/2.0.8/mindi/rootfs/usr/X11R6/lib (modified) * branches/2.0.8/mindi/rootfs/usr/bin (modified) * branches/2.0.8/mindi/rootfs/usr/lib (modified) * branches/2.0.8/mindi/rootfs/usr/local (modified) * branches/2.0.8/mindi/rootfs/usr/local/bin (modified) * branches/2.0.8/mindi/rootfs/usr/local/sbin (modified) * branches/2.0.8/mindi/rootfs/usr/sbin (modified) * branches/2.0.8/mindi/rootfs/usr/share (modified) * branches/2.0.8/mindi/rootfs/usr/share/udhcpc (modified) * branches/2.0.8/mindi/rootfs/var (modified) * branches/2.0.8/mindi/rootfs/var/log (modified) * branches/2.0.8/mindi/rootfs/var/run (modified) * branches/2.0.8/mondo-doc (copied) * branches/2.0.8/mondo-doc/VERSION (modified) * branches/2.0.8/mondo/ChangeLog (modified) * branches/2.0.8/mondo/configure.in (modified) * branches/2.0.8/mondo/distributions/gentoo/mondo.ebuild (modified) * branches/2.0.8/mondo/distributions/mandriva/changelog (modified) * branches/2.0.8/mondo/distributions/mandriva/spec.m4 (modified) * branches/2.0.8/mondo/distributions/redhat/changelog (modified) * branches/2.0.8/mondo/distributions/redhat/spec.m4 (modified) * branches/2.0.8/mondo/distributions/rpm/mondo-doc.spec (deleted) * branches/2.0.8/mondo/distributions/rpm/mondo.spec (modified) * branches/2.0.8/mondo/distributions/suse/changelog (copied) * branches/2.0.8/mondo/distributions/suse/spec.m4 (modified) * branches/2.0.8/mondo/mondo/autorun (modified) * branches/2.0.8/mondo/mondo/common/libmondo-raid-EXT.h (modified) * branches/2.0.8/mondo/mondo/common/libmondo-raid.c (modified) * branches/2.0.8/mondo/mondo/common/libmondo-raid.h (modified) * branches/2.0.8/mondo/mondo/common/libmondo-string-EXT.h (modified) * branches/2.0.8/mondo/mondo/common/libmondo-string.c (modified) * branches/2.0.8/mondo/mondo/common/libmondo-string.h (modified) * branches/2.0.8/mondo/mondo/common/libmondo-tools.c (modified) * branches/2.0.8/mondo/mondo/common/mondostructures.h (modified) * branches/2.0.8/mondo/mondo/common/my-stuff.h (modified) * branches/2.0.8/mondo/mondo/mondorestore/mondo-prep.c (modified) * branches/2.0.8/mondo/mondo/mondorestore/mondo-restore.c (modified) * branches/2.0.8/mondo/mondo/mondorestore/mondo-rstr-tools.c (modified) * branches/2.0.8/mondo/mondo/mondorestore/mondoprep.h (modified) * branches/2.0.8/mondo/mondo/mondorestore/mr-externs.h (modified) * branches/2.0.8/mondo/mondo/post-nuke.sample/usr/bin/post-nuke (modified) * branches/2.0.8/mondo/mondo/restore-scripts/etc (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/ask-me-a-question (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/compare-me (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/compare-subroutine-me (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/edit-mountlist (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/grub-MR (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/grub-install.patched (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/hack-elilo (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/hack-fstab (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/hack-grub (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/hack-lilo (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/ide-opt (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/ide-opt-off (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/label-partitions-as-necessary (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/make-me-bootable (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/mount-me (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/mount-subroutine-me (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/raw-MR (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/restore-bigfiles-from-iso (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/stabelilo-me (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/stabgrub-me (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/stablilo-me (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/stabraw-me (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/unmount-me (modified) * branches/2.0.8/mondo/mondo/restore-scripts/mondo/unmount-subroutine-me (modified) * branches/2.0.8/mondo/mondo/restore-scripts/usr (modified) * branches/2.0.8/mondo/mondo/restore-scripts/usr.bin (modified) * branches/2.0.8/mondo/mondo/restore-scripts/usr/bin (modified) * branches/2.0.8/tools/DISTROS (copied) * branches/2.0.8/tools/TAG (copied) * branches/2.0.8/tools/build2pkg (copied) * branches/2.0.8/tools/build2qemu (copied) * branches/2.0.8/tools/common-env (modified) * branches/2.0.8/tools/deb-env (deleted) * branches/2.0.8/tools/distro-env (copied) * branches/2.0.8/tools/gentoo-env (deleted) * branches/2.0.8/tools/livwww (modified) * branches/2.0.8/tools/mkcd (deleted) * branches/2.0.8/tools/mkcommon (deleted) * branches/2.0.8/tools/mkdeb (deleted) * branches/2.0.8/tools/mkdeliv (modified) * branches/2.0.8/tools/mkgentoo (deleted) * branches/2.0.8/tools/mkqemu (modified) * branches/2.0.8/tools/mkrpm (deleted) * branches/2.0.8/tools/mkslack (deleted) * branches/2.0.8/tools/mkspec (deleted) * branches/2.0.8/tools/mksvnversion (deleted) * branches/2.0.8/tools/qemu-vm.txt (modified) * branches/2.0.8/tools/rpm-env (deleted) * branches/2.0.8/tools/svn-env (copied) * branches/2.0.8/tools/svn2build (copied) * branches/2.0.8/website/download.shtml (modified) * branches/2.0.8/website/downloads.shtml (modified) * branches/2.0.8/website/news.shtml (modified) 2.08 synced with stable as of r575 VERSION files updated Sat, 13 May 2006 17:52:16 GMT bcornec [540] * branches/2.0.8/mindi/VERSION (modified) * branches/2.0.8/mondo/VERSION (modified) Creating version 2.0.8 Fri, 12 May 2006 00:02:27 GMT bcornec [536] * branches/2.0.8/mondo/distributions/rpm/mondo-doc.spec (copied) * branches/2.0.8/tools/mkrpm (modified) Fix a bug in rpm build Adds spec file for mondo-doc Thu, 11 May 2006 23:58:09 GMT bcornec [535] * branches/2.0.8/mindi/distributions/gentoo/mindi.ebuild (modified) * branches/2.0.8/mondo/distributions/gentoo/mondo.ebuild (modified) * branches/2.0.8/mondo/distributions/redhat/changelog (copied) * branches/2.0.8/mondo/distributions/redhat/spec.m4 (modified) * branches/2.0.8/mondo/distributions/rpm/mondo.spec (modified) * branches/2.0.8/tools/deb-env (modified) * branches/2.0.8/tools/gentoo-env (copied) * branches/2.0.8/tools/mkcommon (modified) * branches/2.0.8/tools/mkdeb (modified) * branches/2.0.8/tools/mkdeliv (modified) * branches/2.0.8/tools/mkgentoo (copied) * branches/2.0.8/tools/mkqemu (modified) * branches/2.0.8/tools/mkrpm (modified) * branches/2.0.8/tools/mkslack (copied) * branches/2.0.8/tools/qemu-vm.txt (modified) * branches/2.0.8/tools/rpm-env (modified) merge -r 526:530 $SVN_M/branches/stable Mon, 01 May 2006 00:03:28 GMT bcornec [521] * branches/2.0.8/mondo/mondo/mondoarchive/mondo-cli.c (modified) merge -r 519:520 $SVN_M/branches/stable Sun, 30 Apr 2006 23:54:31 GMT bcornec [519] * branches/2.0.8/contrib/mkcd/memtest.bin (copied) * branches/2.0.8/contrib/mkcd/memtest.img (copied) * branches/2.0.8/documentation/mondoarchive.8 (modified) * branches/2.0.8/documentation/mondorescue-howto.sgml (modified) * branches/2.0.8/mindi/distributions/rpm/changelog (copied) * branches/2.0.8/mindi/install.sh (modified) * branches/2.0.8/mindi/mindi (modified) * branches/2.0.8/mindi/rootfs/usr/share/udhcpc (copied) * branches/2.0.8/mondo/configure.in (modified) * branches/2.0.8/mondo/distributions/mandriva/spec.m4 (modified) * branches/2.0.8/mondo/distributions/rpm/changelog (copied) * branches/2.0.8/mondo/mondo/common/libmondo-archive-EXT.h (modified) * branches/2.0.8/mondo/mondo/common/libmondo-archive.h (modified) * branches/2.0.8/mondo/mondo/common/libmondo-verify.c (modified) * branches/2.0.8/mondo/mondo/common/mondostructures.h (modified) * branches/2.0.8/mondo/mondo/mondoarchive/mondo-cli.c (modified) * branches/2.0.8/mondo/mondo/mondorestore/mondo-restore.c (modified) * branches/2.0.8/tools/livwww (modified) * branches/2.0.8/tools/mkdeb (modified) * branches/2.0.8/tools/mkqemu (copied) * branches/2.0.8/tools/qemu-vm.txt (copied) * branches/2.0.8/website/about.shtml (modified) * branches/2.0.8/website/downloads.shtml (modified) * branches/2.0.8/website/latest-news.html (modified) * branches/2.0.8/website/mondorescue.org.conf (modified) * branches/2.0.8/website/news.shtml (modified) merge -r 437:447 $SVN_M/branches/stable merge -r 461:464 ... Sun, 30 Apr 2006 23:35:19 GMT bcornec [517] * branches/2.0.8 (copied) Creating 2.0.8 from 2.0.7 (and not stable as only selected patches ... Sat, 08 Apr 2006 21:04:34 GMT bcornec [468] * branches/2.0.7/mondo/mondo/mondoarchive/mondo-cli.c (modified) Now fixes -E and -I.