Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 441 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 441 Bytes

isoroot

Create FreeBSD chroot(8) environment from ISO-IMAGES

Usage:
	isoroot [options(s)] [action [argument(s)]]

Options:
	--verbose
	--debug

Common actions:
	--help
	--list
	--images
	--create ROOT IMAGE
	--remove ROOT
	ROOT command [arguments ...]

Advanced actions:
	--dump
	--install IMAGE
	--deinstall IMAGE
	--mount ROOT
	--umount ROOT
	--set ROOT KEY1=VALUE1 [KEY2=VALUE2 ...]
	--unset ROOT KEY1 [KEY2 ...]