Changeset 1775 in ProjectBuilder for projects/mondorescue/pbconf
- Timestamp:
- Jun 25, 2013, 7:59:00 AM (12 years ago)
- Location:
- projects/mondorescue/pbconf/branches/3.0
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
projects/mondorescue/pbconf/branches/3.0/mindi/pbcl
r1773 r1775 3 3 MINDI CHANGES 4 4 5 2.1.6 (2013-06-13) 6 - Adds pod content to the perl scripts (Bruno Cornec) 7 - Adds pod content to the perl scripts used (Bruno Cornec) 8 - Update the ia64 doc as no binary is needed anymore on this platform (Bruno Cornec) 5 2.1.6 (2013-06-25) 6 - softlink in LocateDeps have now their target scanned, should improve Debian 7 support (Bruno Cornec) 7 - Fix #699 by improving NFS and SSHFS support for Debian 7 and Ubuntu 13 with nss libs placed under /lib/x86_64-linux-gnu/ and /usr/lib/x86_64-linux-gnu/ (Bruno Cornec) 8 - Backports some 3.1 fixes for mindi, and minimize diffs (Bruno Cornec) 9 - Fix #705 by adding fdisk -l info to log file (Bruno Cornec) 9 10 - rev is mandatory and included now in the boot part (not in minimal.conf) (Bruno Cornec) 10 11 - Add an example to use a fixed IP configuration at boot time through mindi.conf (Bruno Cornec) -
projects/mondorescue/pbconf/branches/3.0/mondo-doc/pbcl
r1773 r1775 3 3 MONDO-DOC CHANGES 4 4 5 3.0.4 (2013-06-13) 5 3.0.4 (2013-06-25) 6 - Update man pages wrt to the new environment variables used for temp and scratch files (Bruno Cornec) 7 - Adds pod content to the perl scripts used to get man pages automatically (Bruno Cornec) 8 - Update the ia64 doc as no binary is needed anymore on this platform (Bruno Cornec) 6 9 - Document the new -F and -M options (Bruno Cornec) 7 10 - Precise the usage conditions of the exclude option (differences between device vs directory exclusion) (Bruno Cornec) -
projects/mondorescue/pbconf/branches/3.0/mondo/deb/control
r1768 r1775 12 12 Section: PBGRP 13 13 Priority: optional 14 Homepage: PBURL 14 15 Depends: ${shlibs:Depends}, ${misc:Depends}, mindi (>= 2.0.7), afio, buffer, gawk, cdrecord|wodim 15 16 Recommends: dvd+rw-tools, lzop -
projects/mondorescue/pbconf/branches/3.0/mondo/pbcl
r1773 r1775 3 3 MONDO CHANGES 4 4 5 3.0.4 (2013-06-13) 5 3.0.4 (2013-06-25) 6 - Fix #628 by avoiding to erase choices done for varible bkpinfo->isodir and g_isodir_device in iso_fiddly_bits later in the code (Bruno Cornec) 7 - Indicate the other new tools than mkinitrd to help rebuilding the boot env (Philippe Lefevre) 8 - Fix #640 by cleaning up fully the managemnt of tmpdir and scratchdir (Bruno Cornec) 9 - Fix #696 for VGs not having a '-' in their name such as multipath aliases (Victor Gattegno) 10 - Fix #706 by removing usage of MAX_NOOF_MEDIA and an array for media_size in bkpinfo (Bruno Cornec) 6 11 - Fix #703 Remove the errctl field used in star and log all star msgs into mondorestore.log (Bruno Cornec) 7 12 - Avoids going into acl/xattr handling for star case as it's done natively (Bruno Cornec) … … 9 14 - Updates GPLv2 License files to latest version (Bruno Cornec) 10 15 - Fix #702 by adding a -F option which allow mondoarchive to fail at first interaction (Bruno Cornec) 11 - Fix #700 sparse file support by adding a CLI parameter to modify the biggie file size limit, by default 64 MB, and by using st_blocks instead of st_size (Bruno Cornec)16 - Fix #700 sparse file support by adding a CLI parameter -M to modify the biggie file size limit, by default 64 MB, and by using st_blocks instead of st_size (Bruno Cornec) 12 17 - Replace mondo_icon.png by mondo_icon.xpm for deblint (Bruno Cornec) 13 18 - chop_filelist doesn't truncate files in the file list anymore. Fix a bug for ecryptfs support. Backport mr_getline from branch 3.1 and use it for that (Bruno Cornec)
Note:
See TracChangeset
for help on using the changeset viewer.