summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-21Fix superfluous asteriks in multiplicationHEADmasterDirk Engling
2016-05-02Fix man page typosDirk Engling
2016-05-02Typo fixesDirk Engling
2015-11-23Incorporate Makefile patch from portDirk Engling
2015-04-15Do not fail on file:/// linked packages, if only the auto added lib32 package is missingRELEASE_3_4_2Dirk Engling
2015-04-15Remove mount point prefix from pathDirk Engling
2015-04-15Fix grep syntax in freeze subcommandDirk Engling
2015-04-15To allow freezing jail states into flavours, allow keeping vanilla snapshot and add freeze subcommandDirk Engling
2014-08-04Fix bug in the date-string creation reported by kaltheat.Philipp Wuensche
2014-06-10Bump version numbererdgeist
2014-06-10Handle errors when destroying file systems for zfs jailerdgeist
2014-06-10Fix typo in new trouble shoot commandDirk Engling
2014-06-10Do not preserve users and permissions when copying examples, then we don't need to fix ownership later. Examples only belong to rooterdgeist
2014-06-10Document the snapshot commanderdgeist
2014-06-10highlight TODOerdgeist
2014-06-10add more todo to troubleshoot subcommanderdgeist
2014-06-09Layout troubleshoot stepserdgeist
2014-06-09Do not check for success when starting or stopping jails configured as norunerdgeist
2014-06-09Add the troubleshoot subcommandDirk Engling
2014-06-03Explain retention policy a little bettererdgeist
2014-04-30Do not substitute DESTDIR in our own substitution. Thanks to bdreweryerdgeist
2014-04-30Obey DESTDIR in Makefileerdgeist
2013-12-07Lots of spelling fixes in comments and man pages submitted by Paul IvanovDirk Engling
2013-11-13Fix grepping for jid. This did not work for jids over 99999. Thanks to Mathieu Arnolderdgeist
2013-10-14Fix a bug where ezjail-admin restore would not use the jail name from the archive when restoring from the archive and not from jail name. Thanks to Ollivier ...erdgeist
2013-10-14Fix invalid control charactererdgeist
2013-09-25Create /var/ports/packages as promised in our make.conf, thanks to Koslov Sergeyerdgeist
2013-09-01Make the ezjail-admin config -r test hack officialerdgeist
2013-09-01Make the test for jail feature officialerdgeist
2013-08-29Details about how image jails are self contained were wrong. Thanks to John Ratliff for pointing that outerdgeist
2013-08-02Fix man page for startcrypto and stopcrypto, thanks to kaltheaterdgeist
2013-07-23make ezjail-admin update -U now also work with patch levels. Thanks to Sebastian Jäschkeerdgeist
2013-05-18Fix a missing if. Also drop patch level suffixes when detecting host system versionerdgeist
2013-05-17apply freebsd-update on the newjail, as wellerdgeist
2013-05-17We don't want the forces freebsd-update pagers in our scriptserdgeist
2013-05-17Use freebsd-update to update to current patch level before splitting the basejail from newjailerdgeist
2013-05-10change retention policy so that per window the oldest and the newest snapshot is kept, unless the newer one is not new enough ;)erdgeist
2013-05-10Fix call to pkg_add so that all packages are installed and none is being fetched. Thanks to Dan Langilleerdgeist
2013-05-01Fix error report by passing echo the -n parameter. Thanks to 乃村翼erdgeist
2013-04-28Renamed to _ezjail-adminerdgeist
2013-04-26Only work on jails that have been filtered into ezjail_pass for the post-commandserdgeist
2013-04-24Put an example retention policy in sample configerdgeist
2013-04-24ezsnaps are recursiveerdgeist
2013-04-24Remove debug outputerdgeist
2013-04-24introduce ezjail-admin snapshot. Experimentalerdgeist
2013-04-24Use default, even if variable is null, not unseterdgeist
2013-04-20Rename ezjail_parentfs to ezjail_parentzfs. Also save the ezjail_parentzfs for new jails so that they can later be removed from the correct poolRELEASE_3_3erdgeist
2013-04-20Properly close quoteserdgeist
2013-04-20Check for parent filesystem when using an alternative oneerdgeist
2013-04-20Actually allow for the parentzfs parameter in getopterdgeist