summaryrefslogtreecommitdiff
path: root/usr.sbin/makefs/makefs.h
Commit message (Expand)AuthorAgeFilesLines
* makefs: Provide a -T option to set timestamps to a consistent valueEd Maste2016-06-141-0/+1
* makefs: introduce a new option to specify what to round the resultingAdrian Chadd2015-10-131-0/+1
* Remove duplicated copies of various NetBSD compatibility shims used byBrooks Davis2013-05-091-18/+0
* Support hardlinks in manifest files by the same logic as the treewalkBrooks Davis2013-02-201-0/+2
* Add a -D flag that causes duplicate entries in an mtree manifest to beBrooks Davis2013-02-201-0/+1
* Add -p flag to create the image as a sparse file.Hiroki Sato2012-08-221-0/+1
* Allow contents of multiple directories to be merged to the current image.Jung-uk Kim2012-01-311-2/+4
* Add support for using mtree(5) manifest files to define the imageMarcel Moolenaar2011-06-191-0/+3
* Sync with the latest version from NetBSD. It notably addds ISO9660 support.Olivier Houchard2010-11-071-45/+34
* import netbsd makefs toolSam Leffler2008-12-191-0/+305