index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
makefs
/
makefs.8
Age
Commit message (
Expand
)
Author
2023-04-25
Add option 'rdroot' to simplify creation of rdroot filesystems for the install
Kenneth R Westerback
2017-11-07
Tweak the man page and warning message, revert the comma.
YASUOKA Masahiko
2017-10-31
Add platform-id for EFI.
YASUOKA Masahiko
2016-11-13
Pick up the FS image size, the sector size and the bsize and fsize
Martin Natano
2016-11-11
Optimize for space by default.
Martin Natano
2016-11-08
Describe -o disklabel=name.
Martin Natano
2016-10-26
mac68k is discontinued
Martin Natano
2016-10-26
Add the omit-trailing-period cd9660 option to the manual.
Martin Natano
2016-10-26
Remove cd9660's chrp-boot option. deraadt confirmed we don't support any
Martin Natano
2016-10-26
Remove FS-specific option descriptions from the source code. We have a
Martin Natano
2016-10-24
document the options for msdos systems; help/ok natano
Jason McIntyre
2016-10-23
Remove cd9660's keep-bad-images option.
Martin Natano
2016-10-22
various cleanup; ok natano
Jason McIntyre
2016-10-18
Only allow epoch timestamps for -T. A shared option for either using the
Martin Natano
2016-10-18
Remove the -B flag. Most of the byteswapping code was tedu'd already.
Martin Natano
2016-10-17
Remove cd9660's archimedes option, we won't need RISC OS metadata on our
Martin Natano
2016-10-17
Remove the -d option.
Martin Natano
2016-10-16
Only allow one directory as argument and remove the -r option.
Martin Natano
2016-10-16
Remove the -Z (spare ffs image) option.
Martin Natano
2016-10-16
Add OpenBSD RCS tags; reminded by tb
Martin Natano
2016-10-16
Import makefs - a tool to create filesystem images from a directory.
Martin Natano