Age | Commit message (Expand) | Author |
2012-03-08 | Remove deprecated use of rcvar, thanks to Glen Barber | erdgeist |
2010-03-16 | Run the cpuset and zfs attach routine when doing start, startcrypto and restart. | cryx |
2010-02-18 | Attaching the ZFS-dataset and configuring the CPUset didn't work when doing "start" without explicit jailnames. e.g. this happened during normal boot.RELEASE_3_1 | cryx |
2010-02-16 | Oops, commited local change :-/ | cryx |
2010-02-16 | fix the eval syntax | cryx |
2010-02-14 | * Create new jails with jail_JAILNAME_exec_start instead of jail_JAILNAME_exec | erdgeist |
2010-01-11 | Make non runnable jails stoppable, fourth attempt, non runnable now won't start now | erdgeist |
2010-01-11 | Make non runnable jails stoppable, third attempt, works now | erdgeist |
2010-01-11 | Make non runnable jails stoppable, second attempt | erdgeist |
2010-01-11 | Make non runnable jails stoppable | erdgeist |
2010-01-09 | Remove control character. Those damn apple keyboards... | erdgeist |
2010-01-04 | Remove a debug echo. | cryx |
2009-12-29 | Fix the check for a correct CPUSET | cryx |
2009-12-28 | Support for setting and using jail-bound ZFS datasets, cpuset(1) and setfib(1). | cryx |
2008-01-08 | Reverse jail order when calling stop | 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 | Apply coding style guides to ezjail.sh as well. Also fix bug making startcrypto useless | erdgeist |
2007-09-01 | rc.d/ezjail.sh restart failed on image jails | 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 | Try fscking the correct way. Have not yet figured it out completely | erdgeist |
2006-09-12 | Check for root dir before running a jail. Thanks to Matthias Lederhofer. | erdgeist |
2006-07-16 | A much more sexy way of listing jails | erdgeist |
2006-07-15 | Fixed some expansion/quotation issues with tr's parameters ([:alnum:] etc.) Thanks to Simon L. Nielsen. | erdgeist |
2006-05-31 | Let ezjail only run after sshd, its better that way for many jails.RELEASE_2_0 | erdgeist |
2006-05-22 | Preparing for release of ezjail-2.0beta | erdgeist |
2006-05-15 | simple image jails are now being detached, too | erdgeist |
2006-05-09 | attaching and detaching image jails now works. | erdgeist |
2006-05-09 | Added attach/detach subsubcommands to config | erdgeist |
2006-05-07 | Add a forceful blocking option to ezjail creation | erdgeist |
2006-05-06 | -a mistaken for two ampersands... I am getting old | erdgeist |
2006-05-04 | Flag jails that would interrupt boot process as attachblocking. Skip or choose them deliberately in ezjail.sh | erdgeist |
2006-05-04 | Added CVS Id Tag | erdgeist |
2006-05-03 | Now honour new crypto image types | erdgeist |
2006-05-03 | Crypto image init-attach args converter introduced. | erdgeist |
2006-04-26 | Introducing a more generic crypto image strategy | erdgeist |
2006-04-24 | An empty ezjail directory made rcorder fail. Fixed | erdgeist |
2006-04-22 | Do not use a lock file for gbde anymore. I have no concept of using/moving the lock file appropriately, so move it into the image. | erdgeist |
2006-04-16 | ezjail.sh now follows new variable name style | erdgeist |
2006-04-15 | HEADS UP: | erdgeist |
2006-04-12 | Some more escaping... | erdgeist |
2006-03-29 | ezjail.sh now honours rcorders script order | erdgeist |
2006-03-25 | bug in startcrypto fixed | erdgeist |
2006-03-25 | Adding startcrypto and stopcrypto subcommands to start/stop all crypto jails | erdgeist |
2006-03-25 | Debug PREFIX removed | erdgeist |
2006-03-25 | Cryptojails can be stopped without passphrase, so only exclude them from jail list at start up | erdgeist |
2006-03-21 | ezjail.sh now is ready for image jails. Merging ezjail-img.sh to ezjail-admin soon | erdgeist |
2006-03-17 | Specify more exactly where the script wants to be run and exclude it from rcorder in jails | erdgeist |
2006-03-06 | Corrected a bug where a jail_list in rc.conf prevented ezjail to start up its own jails | erdgeist |