Author: sam Date: Thu Mar 19 00:28:54 2009 New Revision: 190006 URL: http://svn.freebsd.org/changeset/base/190006
Log: MFC makefs: a tool for creating a file system image from a directory tree Added: stable/7/usr.sbin/makefs/ (props changed) - copied from r189999, head/usr.sbin/makefs/ Modified: stable/7/usr.sbin/Makefile Modified: stable/7/usr.sbin/Makefile ============================================================================== --- stable/7/usr.sbin/Makefile Thu Mar 19 00:04:30 2009 (r190005) +++ stable/7/usr.sbin/Makefile Thu Mar 19 00:28:54 2009 (r190006) @@ -86,6 +86,7 @@ SUBDIR= ${_ac} \ ${_lptcontrol} \ ${_mailstats} \ mailwrapper \ + makefs \ ${_makemap} \ manctl \ memcontrol \ _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"