Age | Commit message (Expand) | Author |
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 |
2006-11-15 | More Syntax flaws | erdgeist |
2006-11-15 | Syntax check by cryx ;) | erdgeist |
2006-11-15 | HEADS 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-12 | Check for root dir before running a jail. Thanks to Matthias Lederhofer. | erdgeist |
2006-08-28 | Enable soft updates on image jails | erdgeist |
2006-08-27 | Don't want cron sending mails | erdgeist |
2006-08-27 | typo fixed | erdgeist |
2006-07-16 | sendmail_msp_queue_enable="NO" was missing to disable sendmail at all | cryx |
2006-07-16 | A much more sexy way of listing jails | erdgeist |
2006-07-16 | some more escaping | erdgeist |
2006-07-16 | ezjail_ftphost from ezjail.conf is now obeyed | erdgeist |
2006-07-15 | Fixed some expansion/quotation issues with tr's parameters ([:alnum:] etc.) Thanks to Simon L. Nielsen. | erdgeist |
2006-07-12 | use the new sendmail_* stuff for disabling sendmail-mta | cryx |
2006-07-02 | environment was not being passed correctly to subtargets, see http://lists.freebsd.org/pipermail/freebsd-current/2004-August/034574.html. Thanks go to Simon ... | erdgeist |
2006-05-31 | Let ezjail only run after sshd, its better that way for many jails.RELEASE_2_0 | erdgeist |
2006-05-31 | Last cosmetics for ezjail-2.0 release | erdgeist |
2006-05-22 | Fixed the export I rather stupidly removed from jail configs | erdgeist |
2006-05-22 | Release attached-lock only, if device has really been detached. | erdgeist |
2006-05-22 | simple image jails did not have their device provided correctly. Fixed. | erdgeist |
2006-05-22 | Preparing for release of ezjail-2.0beta | erdgeist |
2006-05-17 | Provide more clues as how to continue if fetching dir list from server fails | erdgeist |
2006-05-17 | Query ftp server for the versions he knows off. | erdgeist |
2006-05-17 | Document new -c arguments in man page | erdgeist |
2006-05-17 | Explain options left if fetching packages fails. Also explain, that "are you sure" is being answered by ezjail. | erdgeist |