log bin/fjail @ 81:124faa20ae80

age author description
Fri, 16 Aug 2019 09:16:27 +0200 Franz Glasner Implemented a "-V" global option to print the program's name and version number to stdout
Thu, 15 Aug 2019 23:26:39 +0200 Franz Glasner Handle the error case when option handling fails because of wrong case labels
Thu, 15 Aug 2019 17:52:06 +0200 Franz Glasner Implemented a "copy" command to employ zfs send/receive for recursively copying jail datasets
Thu, 15 Aug 2019 17:01:02 +0200 Franz Glasner Populate an existing directory tree with the contents of base.txz
Thu, 15 Aug 2019 16:07:53 +0200 Franz Glasner A fairly usable usage message
Thu, 15 Aug 2019 15:58:24 +0200 Franz Glasner fjail datasets now recognized a "-u" command option to not automatically mount created datasets
Thu, 15 Aug 2019 15:31:28 +0200 Franz Glasner Creation of Jail datasets done
Thu, 15 Aug 2019 09:44:51 +0200 Franz Glasner Begin a simple (ZFS-related) jail setup tool