Baptiste Daroussin
01c2b8ac0d
use .Mt to mark up email addresses consistently (part2)
...
PR: 191174
Submitted by: Franco Fichtner <franco@lastsummer.de>
2014-06-20 09:57:27 +00:00
Glen Barber
9ab90e8a58
Mark the makefs(8) '-p' flag as deprecated in preference for
...
the '-Z' flag for compatibility with NetBSD.
Submitted by: Eric van Gyzen (via stable@)
MFC after: 3 days
2013-08-16 05:30:13 +00:00
Joel Dahl
b1edef175b
Remove contractions.
2013-04-11 18:46:41 +00:00
Brooks Davis
b0d9adde80
Add a -D flag that causes duplicate entries in an mtree manifest to be
...
treated as warnings rather than errors.
Reviewed by: marcel
Sponsored by: DARPA, AFRL
2013-02-20 15:18:42 +00:00
Joel Dahl
b47c28f3ba
Remove trailing whitespace.
2012-08-31 16:57:16 +00:00
Hiroki Sato
0f065c85a8
Sort options.
2012-08-22 19:27:42 +00:00
Hiroki Sato
99c841b11e
Add -p flag to create the image as a sparse file.
...
Submitted by: Shesha Sreenivasamurthy
PR: bin/167779
2012-08-22 06:37:30 +00:00
Jung-uk Kim
688aaa098d
Allow contents of multiple directories to be merged to the current image.
...
Note this patch was submitted to NetBSD and they already adopted it.
http://mail-index.netbsd.org/source-changes/2012/01/28/msg031078.html
MFC after: 1 week
2012-01-31 00:32:37 +00:00
Eitan Adler
6b15a26aa6
- remove device keyword from makefs manpage
...
PR: docs/144408
Submitted by: gcooper
Approved by: gjb
Approved by: sahil (mentor)
MFC after: 1 week
2011-10-17 21:31:03 +00:00
Nathan Whitehorn
703d6e3e8d
Add support to makefs(8) to add UFS labels to images.
...
Submitted by: avg
MFC after: 3 days
2011-10-09 16:22:31 +00:00
Marcel Moolenaar
484b5c257d
Add support for using mtree(5) manifest files to define the image
...
to be created. The support is based on mtree version 2.0, as used
in libarchive, but adds new features on top of it.
The current implementation is fully functional, but is envisioned
to grow at least the following additional features over time:
o Add support for the /include special command so that manifest
files can be constructed using includable fragments.
o Add support specifying a search path to locate content files.
o Content file filters: commands that provide file contents on
stdout.
The manifest file eliminates the need to first construct a tree
as root in order to create an image and allows images (releases)
to be created directly from object trees and/or source trees.
Reviewed by: deo
Sponsored by: Juniper Networks, Inc
2011-06-19 18:34:49 +00:00
Nathan Whitehorn
df73c41ac2
Add analogs to the -chrp-boot and -prep-boot options to mkisofs.
2011-05-22 19:56:14 +00:00
Olivier Houchard
01a0f8531a
Sync with the latest version from NetBSD. It notably addds ISO9660 support.
...
Submitted by: bapt
2010-11-07 16:05:04 +00:00
Joel Dahl
f6ac23919b
Fix typos and spelling mistakes.
2010-08-06 14:33:42 +00:00
Juli Mallett
c1ae57c6bb
Correct copy-paste typo from previous option description.
2010-01-27 07:37:39 +00:00
Sam Leffler
d347a0da97
import netbsd makefs tool
2008-12-19 18:47:46 +00:00