[rdup] rdup 0.3.0 pre-release

Miek Gieben miek at miek.nl
Sat Oct 14 15:11:01 CEST 2006


hello,

I'm about to release a new rdup version, with so much new stuff,
that it warrents a version jump to 0.3.0. As for differences 
and new features:
o scrips now start with rdup-
o a hardlink backupscheme was added. I'm using this myself now,
  every day as it's on directory, so you can go back to previous
  version very easy.
  Use rdup-snap, or rdup-snapshot (wrapper ala rdup-dump)
o new default output: %p%T %b %u %g %l %s %n\n
  where %b is just the permission bits and %T is the type 
  of the file: -, d or l.
o internal filelist also holds the size of the path, this change
  was prompted due to a weird bug on solaris - if you get 
  "corrupt entrie at line x" error, let me know.
  Convert previous rdup list files with:
#!/bin/sh
while read -r mode filename; do
        echo $mode ${#filename} $filename
done
o solaris extended attribute support was added.
o debian/ was added, so you can create your own debs.

This pre-release can be downloaded from:
miek.nl/rdup-0.3.0-20061014.tar.bz2 
sha1: 0cd3ae817fc31edb34a4f6bff139d4373928bed7



--
grtz,
  - Miek

  http://www.miek.nl
  PGP: 6A3C F450 6D4E 7C6B C23C  F982 258B 85CF 3880 D0F6
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 191 bytes
Desc: Digital signature
URL: <http://miek.nl/pipermail/rdup/attachments/20061014/443a1d24/attachment-0007.pgp>


More information about the rdup mailing list