Age | Commit message (Expand) | Author |
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 |
2006-05-17 | -STABLE translated to -RELEASE, check for -RELEASE corrected | erdgeist |
2006-05-17 | each jail is declared a standard_ezjail for rcorder to make it easier to run a jail BEFORE: any other jail (e.g. name servers will run BEFORE: standard_ezjail) | erdgeist |
2006-05-16 | Documentation for the install and the list subcommand | erdgeist |
2006-05-16 | legacy variable name substituted | erdgeist |
2006-05-15 | simple jails are now initialised from /dev/zero | erdgeist |
2006-05-15 | sh arithmetic overflows, use bc to calculate image size | erdgeist |
2006-05-15 | sh arithmetic overflows, use bc to calculate image size | erdgeist |
2006-05-15 | Removed the -u switch from parameter list, since currently there is no way I know of to properly pass a pasphrase to gbde or geli command (except gbde -p, wh... | erdgeist |
2006-05-15 | simple image jails are now being detached, too | erdgeist |
2006-05-10 | add /usr/lib32/ to dirlist for amd64 | erdgeist |
2006-05-10 | Synopsis line not echoed correctly - fixed. | erdgeist |
2006-05-09 | attaching and detaching image jails now works. | erdgeist |
2006-05-09 | Fixed some quoting mistakes | 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-05 | Fixed some case statements that were broken by previous tidy ups | erdgeist |
2006-05-05 | Some glitches fixed | 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 | ezjail_fillme renamed and inverted to ezjail_exists | 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-05-03 | jailid detection failed, when security.jail.set_hostname_allowed=1 and another hostname was set | erdgeist |
2006-05-03 | Had some strange error on some systems concerning awk syntax | erdgeist |
2006-05-03 | geli detach added | erdgeist |
2006-05-03 | Missing bracket. | erdgeist |
2006-05-03 | Sanity checks tidied up now. | erdgeist |
2006-05-03 | Some sanity checks on image size | erdgeist |
2006-05-03 | Variable name ezjail_imagerestbytes did not match ezjail_imagerestbyte | erdgeist |
2006-05-03 | Removed a \;\; that broke the outer case statement | erdgeist |
2006-05-03 | * getopts now is used instead of getopt, resolving lots of headaches. | erdgeist |
2006-04-26 | Some nicer defaults along with explanation | erdgeist |
2006-04-26 | syslogd wont open any socket in default flavour | erdgeist |
2006-04-26 | Introducing a more generic crypto image strategy | erdgeist |