Changeset 465 in ProjectBuilder for projects/mondorescue/pbconf
- Timestamp:
- Jun 1, 2008, 11:57:36 PM (17 years ago)
- Location:
- projects/mondorescue/pbconf/branches/2.2.6
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
projects/mondorescue/pbconf/branches/2.2.6/mindi-busybox/deb/dirs
r384 r465 1 usr/lib/mindi -
projects/mondorescue/pbconf/branches/2.2.6/mindi/deb/control
r384 r465 8 8 Package: PBPKG 9 9 Architecture: amd64 i386 ia64 10 Depends: binutils, bzip2, dosfstools, mkisofs, module-init-tools, syslinux , gawk, parted, file, mtools, perl, mindi-busybox11 Recommends: cpio, mdadm, ntfsprogs, nano , ms-sys12 Suggests: eject, less , acl, attr, lilo10 Depends: binutils, bzip2, dosfstools, mkisofs, module-init-tools, syslinux [amd64 i386], gawk, parted, file, mtools, perl, mindi-busybox (>= 1.7.3-1) 11 Recommends: cpio, mdadm, ntfsprogs, nano 12 Suggests: eject, less 13 13 Description: creates boot/root disks based on your system 14 14 Mindi is a script to create boot/root disks based on your system. It uses your -
projects/mondorescue/pbconf/branches/2.2.6/mindi/deb/docs
r384 r465 1 COPYING 1 2 README 3 README.bkphw 2 4 README.busybox 3 5 README.ia64 6 README.proliant 4 7 README.pxe 5 8 TODO -
projects/mondorescue/pbconf/branches/2.2.6/mindi/deb/mindi.dirs
r384 r465 1 usr/lib/mindi2 1 usr/share/man/man8 3 2 usr/sbin 4 etc/mindi 5 var/cache/mindi 3 usr/lib 4 usr/lib64 -
projects/mondorescue/pbconf/branches/2.2.6/mindi/pbcl
r455 r465 3 3 MINDI CHANGES 4 4 5 2.0.2 (2008-05- 29)5 2.0.2 (2008-05-31) 6 6 - Adds OBDR support (Bruno Cornec) 7 7 - Do not propose to use LILO in mindi standalone (Bruno Cornec) -
projects/mondorescue/pbconf/branches/2.2.6/mondo-doc/pbcl
r455 r465 3 3 MONDO-DOC CHANGES 4 4 5 2.2.6 (2008-05- 29)5 2.2.6 (2008-05-31) 6 6 - Updated meaning of -o option in mondo man page - now OBDR (Bruno Cornec) 7 - Updated mondorestore man page with description of options supported (Bruno Cornec) 7 8 8 9 2.2.5 (2008-03-22) -
projects/mondorescue/pbconf/branches/2.2.6/mondo/deb/control
r449 r465 3 3 Priority: optional 4 4 Maintainer: PBPACKAGER 5 # pb depends: docbook, docbook-dsssl, sgml2x, docbook-utils, autoconf, automake, libtool , imagemagick,6 Build-Depends: debhelper (>= 4.2.20), libnewt-dev, libncurses5-dev, g cc, g++, fakeroot5 # pb depends: docbook, docbook-dsssl, sgml2x, docbook-utils, autoconf, automake, libtool 6 Build-Depends: debhelper (>= 4.2.20), libnewt-dev, libncurses5-dev, g++, fakeroot, imagemagick 7 7 Standards-Version: 3.6.1 8 8 -
projects/mondorescue/pbconf/branches/2.2.6/mondo/deb/mondo.dirs
r384 r465 1 1 usr/sbin 2 usr/share/bug/mondo3 2 usr/share/man/man8 4 usr/share/mondo5 3 usr/share/pixmaps 6 var/cache/mondo -
projects/mondorescue/pbconf/branches/2.2.6/mondo/pbcl
r455 r465 3 3 MONDO CHANGES 4 4 5 2.2.6 (2008-05- 29)6 - Adds OBDR support with -o option(Bruno Cornec)5 2.2.6 (2008-05-31) 6 - Adds OBDR support with -o CLI option and interactive mode - Fix #29 (Bruno Cornec) 7 7 - Simplify some function interface with bkpinfo global (Bruno Cornec) 8 8 - Fix a bug with g_log_level handled as a string in a msg (Bruno Cornec) 9 9 - Attempt to fix problem with SuSE 10.2 boot loader not reinstalled - may also fix other SLES issues reported with the same problem - by mounting /proc and /sys in the chroot during mount_all_devices (Bruno Cornec) 10 10 - Fix #250 - Automatic restore with tape is asking questions (Bruno Cornec) 11 - Attempt to solve#244 by ignoring SIGPIPE during big file restore with gzip (Bruno Cornec)11 - Fix #244 by ignoring SIGPIPE during big file restore with gzip (Bruno Cornec) 12 12 - Renaming of files to be in conformity with stable and ease aplication of patches between branches (Bruno Cornec) 13 13 - Fixing broken NFS support in 2.2.5 for rhel5 at least (Kyle Johnson/Bruno Cornec)
Note:
See TracChangeset
for help on using the changeset viewer.