Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Feb 1995 20:00:55 -0800 (PST)
From:      "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com>
To:        jkh@freebsd.org (Jordan K. Hubbard)
Cc:        wollman@freefall.cdrom.com, CVS-commiters@freefall.cdrom.com, cvs-usrsbin@freefall.cdrom.com
Subject:   Re: cvs commit: src/usr.sbin/mtree Makefile compare.c create.c misc.c mtree.8 mtree.h spec.c
Message-ID:  <199502100400.UAA23191@gndrsh.aac.dev.com>
In-Reply-To: <22372.792387972@time.cdrom.com> from "Jordan K. Hubbard" at Feb 9, 95 07:46:12 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> > wollman     95/02/09 19:12:48
> > 
> >   Modified:    usr.sbin/mtree Makefile compare.c create.c misc.c mtree.8
> >                         mtree.h spec.c
> >   Log:
> >   mtree * MD5 = better security
> >   
> >   Idea from: Dr. John T. Wroclawski
> 
> Cool, does that mean that we'll be providing a PGP'd MD5 checksum of
> an entire checked out FreeBSD distribution tree (or all the relevant
> subportions thereof) for someone to use in verifying the integrity of
> a FreeBSD system soon?  It's been an oft-requested feature, and you've
> just put the groundwork in place for making it really easy to do.
> For someone with the time. :)
> 
> 					Jordan

This functionality should be rolled into the ``make release'' process,
simply run ``mtree -c -blah -blah -blah'' on the files just before you
create the tarball.

The selection of -blah -blah should probably be something close to:
-i -kuname,gname,mode,size,md5 -n -p pathtorootoftarball

I am assuming the md5 stuff was added as a keyword just like the cksum
keyword worked, I have not looked at these changes yet, but phk and I
had talked about the same thing quite some time back (actually it was
more like I asked phk if he could make mtree use MD5 just like it
uses cksum).



-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                   Custom computers for FreeBSD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502100400.UAA23191>