Subject: Re: dump for ext2 and DOS
To: Michael C. Richardson <mcr@sandelman.ottawa.on.ca>
From: Todd Vierling <tv@pobox.com>
List: tech-misc
Date: 06/29/1998 10:08:24
On Sat, 27 Jun 1998, Michael C. Richardson wrote:

:   Does anyone have any plans to extend dump to be able to backup
: DOS or ext2 file systems? (I keep a bootable Linux system on my desktop
: to allow me to install things that insist that I must run Linux to 
: install them...)

DOS:  Since the msdosfs file system has an archived bit, you could make a
1-level backup system.  However, I don't think pax(1) knows how to handle
the archive bit, if at all, though I could find time to add that capability.
(msdosfs does properly handle the DOS archived bit, and it shows up in
stat.sf_flags.)  If no one else can point you to a utility that can handle
the SF_ARCHIVED flag, file a PR and I'll add ability to pax.

ext2fs:  I'm not sure what backup capabilities this offers, if any.  Someone
else will need to chime in here.

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)