Date: Tue, 20 Mar 2007 10:46:44 +0000 From: Alex Zbyslaw <xfb52@dial.pipex.com> To: Bram Schoenmakers <bramschoenmakers@xs4all.nl> Cc: freebsd-questions@freebsd.org Subject: Re: 'nodump' on directories: new contents still dumped Message-ID: <45FFBB94.6050608@dial.pipex.com> In-Reply-To: <200703191927.30059.bramschoenmakers@xs4all.nl> References: <200703151857.19679.bramschoenmakers@xs4all.nl> <200703181009.40157.bramschoenmakers@xs4all.nl> <45FE838D.2010200@dial.pipex.com> <200703191927.30059.bramschoenmakers@xs4all.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Bram Schoenmakers wrote: >Op maandag 19 maart 2007, schreef Alex Zbyslaw: > >Hi, > > > >> 1) There is a bug in whatever version of FreeBSD you are running and >>-h 1 is somehow *not* the default. 6.2 Release? >> >> > >It's a FreeBSD 4.10 (I know, I know, no need to tell me, we're going to >migrate to something newer :) > > No preaching from me; I'm still on 5.4 which might be newer than yours but still obsolete :-) If you've covered any security issues, run what works for you! I've checked in the source code and on 5.4 and what I think to be 4.10 in the CVS Repository, there is clearly an assignment honorlevel = 1 which gets overridden by any -h flag, and I can't see any other assignments. Then a flag nonodump is set based on the honorlevel and dump level. That looks correct to me. My best guess is still some problem with your command line. --Alex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45FFBB94.6050608>