On Thu, Jul 12, 2007 at 12:05:39PM -0400, Rob Owens wrote: > I'd welcome any other suggestions. My preference is to use a > pre-packaged version of 3.0, so I'd consider any distro that has one. I > have a slight preference for debian-based distros, though.
I use etch/stable for the base system and the backuppc packages from testing. Best of both worlds. You can do this with apt pinning (pin backuppc and libfile-rsyncp-perl packages). see http://wiki.debian.org/AptPinning e.g. /etc/apt/preferences <snip> # testing backuppc Package: backuppc Pin: release a=testing Pin-Priority: 900 # testing libfile-rsyncp-perl Package: libfile-rsyncp-perl Pin: release a=testing Pin-Priority: 900 <snip> HTH, Dale ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
