summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-07Lots of things changed:erdgeist
2007-10-02A strange utf8 char slipped into my code.erdgeist
2007-10-02put the jails name into archiveerdgeist
2007-10-01document ezjail_archivedir option, fix hierarchy of ezjail.conf optionserdgeist
2007-10-01Documentation for ezjail-admin archive enhancederdgeist
2007-10-01Document ezjail-admin archiveerdgeist
2007-10-01archive switch now is -a for both ezjail-admin archive and ezjail-admin createerdgeist
2007-09-30archiving multiple or all jails now works. Documentation in manpages is dueerdgeist
2007-09-30Archive command should be working right nowerdgeist
2007-09-29Fix a quoting bugerdgeist
2007-09-29We'll be using pax to archiveerdgeist
2007-09-26Fixed quotingerdgeist
2007-09-26Started experimenting with archive and restore of jailserdgeist
2007-09-15introduced a console subcommand that allows attaching to a jail by it jailname. Also added documentation for that and the magic rc.d/ezjail.sh-proxy introduc...erdgeist
2007-09-14Added short cuts to ezjail-admin that will invoke PREFIX/etc/rc.d/ezjail{,.sh} witherdgeist
2007-09-01rc.d/ezjail.sh restart failed on image jailserdgeist
2007-09-01Corrected path to sudoers file where to fix permissionserdgeist
2007-08-31sudoers file needs correct permissions in default flavourerdgeist
2007-04-26Got the securelevel check the wrong way around. Mea culpa.RELEASE_2_1erdgeist
2007-03-23Stale device link detection completed and tested. More testing required.erdgeist
2007-03-23Stale device link detection for image devices. Heads up. Untested.erdgeist
2007-02-22the -a operator evaluates from right to lefterdgeist
2007-02-22Try fscking the correct way. Have not yet figured it out completelyerdgeist
2007-02-22Document fsck subcommanderdgeist
2007-02-21ezjail-admin create now ignores dot files when checking, whether a directory is empty. That way .snap wont mark it non-empty. However, Lost+Found still is a ...erdgeist
2007-02-21Learned groff (a little) and beautified the man page.erdgeist
2007-01-24Check for secure level since ezjail will fail if it is -gt 0erdgeist
2007-01-16do portsnap cron when not invoked from command line. Do copy packages that are just linked into jail root to make them visible at run time.erdgeist
2007-01-15error when umounting irritates users, this is a cleanup function, so it should silently fail, if nothing is mounted.erdgeist
2007-01-15HEADS UP: introduced fsck feature, untested.erdgeist
2006-11-15More sanity checking.erdgeist
2006-11-15rename introducederdgeist
2006-11-15Last glitch in image rename code removed[tm].erdgeist
2006-11-15mixed up basename with dirname... fixederdgeist
2006-11-15I suck. It was the correct wayerdgeist
2006-11-15Fixed our test the wrong wayerdgeist
2006-11-15More Syntax flawserdgeist
2006-11-15Syntax check by cryx ;)erdgeist
2006-11-15HEADS UP: renaming jails has been introduced. Lots of checking will probably be required, this version is considered unstable. Also two minr style glitches h...erdgeist
2006-09-12Check for root dir before running a jail. Thanks to Matthias Lederhofer.erdgeist
2006-08-28Enable soft updates on image jailserdgeist
2006-08-27Don't want cron sending mailserdgeist
2006-08-27typo fixederdgeist
2006-07-16sendmail_msp_queue_enable="NO" was missing to disable sendmail at allcryx
2006-07-16A much more sexy way of listing jailserdgeist
2006-07-16some more escapingerdgeist
2006-07-16ezjail_ftphost from ezjail.conf is now obeyederdgeist
2006-07-15Fixed some expansion/quotation issues with tr's parameters ([:alnum:] etc.) Thanks to Simon L. Nielsen.erdgeist
2006-07-12use the new sendmail_* stuff for disabling sendmail-mtacryx
2006-07-02environment was not being passed correctly to subtargets, see http://lists.freebsd.org/pipermail/freebsd-current/2004-August/034574.html. Thanks go to Simon ...erdgeist