Age | Commit message (Expand) | Author |
2006-05-17 | Query ftp server for the versions he knows off. | 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 | 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-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-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 | 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 | Introducing a more generic crypto image strategy | erdgeist |
2006-04-25 | the ports softlink now is default, since installing the ports tree after splitting the world is default | erdgeist |
2006-04-24 | Make portsnap extract to the correct directory | erdgeist |
2006-04-24 | Wrong default for ezjail_jailtemp | erdgeist |
2006-04-24 | Install will confirm release version for any non -RELEASE version now | erdgeist |
2006-04-24 | Quote mismatch | erdgeist |
2006-04-24 | HEADS UP: Common elements in update and install have been moved to a function. portsnap now is default way to maintain your copy of ports tree. | erdgeist |
2006-04-24 | An empty ezjail directory made rcorder fail. Fixed | erdgeist |
2006-04-24 | ezjail_dirlist has been created. This variable will serve as starting point for automatic extension of that list, e.g. /usr/lib32 on 64bit machines. | 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-22 | Two typos when merging ezjail-release.sh into ezjail-admin. Thanks to Greg Johnson | erdgeist |
2006-04-19 | Variable name cleanup nearly completed. Install subcommand imported from ezjail-release.sh. Untested, unfinished\! | erdgeist |
2006-04-16 | one newline too much | erdgeist |
2006-04-15 | Two bugs preventing jails to be set norun or run have been fixed. | erdgeist |
2006-04-15 | Some variable name problems have been solved | erdgeist |
2006-04-15 | Forgot some braces, more testing follows. | erdgeist |
2006-04-15 | HEADS UP: | erdgeist |
2006-04-12 | Beautify list output and prepend a header row | erdgeist |
2006-04-12 | Some space problems in the list subcommand fixed | erdgeist |
2006-04-12 | ezjail_list now prints out a bunch more information. Docu follows. | erdgeist |