Age | Commit message (Expand) | Author |
2007-11-27 | Allow for specifying - as filename if archiving to stdout is desired. | erdgeist |
2007-11-27 | Conditions checked the wrong way | erdgeist |
2007-10-14 | cosmetics | erdgeist |
2007-10-08 | In a function we must not shift positional parameters | erdgeist |
2007-10-08 | Get rid off rather ugly ezjail_imageparams HACK | erdgeist |
2007-10-08 | Fix a check that once required the variable to be != YES | erdgeist |
2007-10-08 | Revert the "fix" from 1.43, there was no bug in here but in ezjail-admin | erdgeist |
2007-10-08 | Fixed some missmatched quotes | erdgeist |
2007-10-08 | Some nesting errors occured... investigating | erdgeist |
2007-10-08 | We need all image parameters, even when the image already existed | erdgeist |
2007-10-08 | Also include stopcrypto to the list of proxied requests | erdgeist |
2007-10-08 | Apply coding style guides to ezjail.sh as well. Also fix bug making startcrypto useless | erdgeist |
2007-10-08 | Also include startcrypto to the list of proxied requests | erdgeist |
2007-10-07 | introduce -f option to getopt list of ezjail-admin delete | erdgeist |
2007-10-07 | Lots of things changed: | erdgeist |
2007-10-02 | A strange utf8 char slipped into my code. | erdgeist |
2007-10-02 | put the jails name into archive | erdgeist |
2007-10-01 | document ezjail_archivedir option, fix hierarchy of ezjail.conf options | erdgeist |
2007-10-01 | Documentation for ezjail-admin archive enhanced | erdgeist |
2007-10-01 | Document ezjail-admin archive | erdgeist |
2007-10-01 | archive switch now is -a for both ezjail-admin archive and ezjail-admin create | erdgeist |
2007-09-30 | archiving multiple or all jails now works. Documentation in manpages is due | erdgeist |
2007-09-30 | Archive command should be working right now | erdgeist |
2007-09-29 | Fix a quoting bug | erdgeist |
2007-09-29 | We'll be using pax to archive | erdgeist |
2007-09-26 | Fixed quoting | erdgeist |
2007-09-26 | Started experimenting with archive and restore of jails | erdgeist |
2007-09-15 | introduced 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-14 | Added short cuts to ezjail-admin that will invoke PREFIX/etc/rc.d/ezjail{,.sh} with | erdgeist |
2007-09-01 | rc.d/ezjail.sh restart failed on image jails | erdgeist |
2007-09-01 | Corrected path to sudoers file where to fix permissions | erdgeist |
2007-08-31 | sudoers file needs correct permissions in default flavour | erdgeist |
2007-04-26 | Got the securelevel check the wrong way around. Mea culpa.RELEASE_2_1 | erdgeist |
2007-03-23 | Stale device link detection completed and tested. More testing required. | erdgeist |
2007-03-23 | Stale device link detection for image devices. Heads up. Untested. | erdgeist |
2007-02-22 | the -a operator evaluates from right to left | erdgeist |
2007-02-22 | Try fscking the correct way. Have not yet figured it out completely | erdgeist |
2007-02-22 | Document fsck subcommand | erdgeist |
2007-02-21 | ezjail-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-21 | Learned groff (a little) and beautified the man page. | erdgeist |
2007-01-24 | Check for secure level since ezjail will fail if it is -gt 0 | erdgeist |
2007-01-16 | do 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-15 | error when umounting irritates users, this is a cleanup function, so it should silently fail, if nothing is mounted. | erdgeist |
2007-01-15 | HEADS UP: introduced fsck feature, untested. | erdgeist |
2006-11-15 | More sanity checking. | erdgeist |
2006-11-15 | rename introduced | erdgeist |
2006-11-15 | Last glitch in image rename code removed[tm]. | erdgeist |
2006-11-15 | mixed up basename with dirname... fixed | erdgeist |
2006-11-15 | I suck. It was the correct way | erdgeist |
2006-11-15 | Fixed our test the wrong way | erdgeist |