Age | Commit message (Expand) | Author |
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 |
2006-04-11 | Flavours now unconditionally overwrite files in jail | erdgeist |
2006-04-11 | new options correctly listed in create without options | erdgeist |
2006-04-11 | create -i now doesn't override -c anymore | erdgeist |
2006-04-10 | Introduce ugly perl hack. | erdgeist |
2006-04-03 | C-Coders mistakes... ;) | erdgeist |
2006-04-03 | Much more error handling. Not tested yet. | erdgeist |
2006-04-01 | Beautify config files ;) | erdgeist |
2006-04-01 | The list subcommand now prints jails in order of startup execution | erdgeist |
2006-04-01 | Provide some lines to indicate the availability of rcorder-style ordering in ezjail configs. | erdgeist |
2006-03-21 | ezjail now comes with image jails. HEADS UP! A lot of testing is ahead. | erdgeist |
2006-03-15 | Moved usr/games and usr/libdata to basejail, saves ~100k | erdgeist |
2006-03-12 | Trailing spaces | erdgeist |
2006-03-06 | Check, that noone creates a jail called "fulljail" | erdgeist |
2006-03-03 | Syntax error fixed.. Shame on me for not testing | erdgeist |
2006-02-23 | Dont prevent recreating existing jails :/ | erdgeist |
2006-02-21 | Cosmetics. Really ;) | erdgeist |
2006-02-16 | Ugly ugly bug: [ test for string ] fails for too many paramters. Quote the string.RELEASE_1_3 | erdgeist |
2006-02-15 | Dont install a jail to an existing location | erdgeist |
2006-02-14 | /boot and /rescue move to basejail | erdgeist |
2006-02-10 | Cosmetics. | erdgeist |
2006-02-09 | Give permissions to the correct file. | erdgeist |
2006-02-09 | Condition check turned around | erdgeist |
2006-02-09 | Discontinue deprecated -r option for cp, ensure flavour directory | erdgeist |
2006-02-09 | Cosmetics. | erdgeist |
2006-02-09 | Radical change of what an ezjail flavour is. The old way got me stuck. | erdgeist |
2006-02-08 | quote mismatch. Formatting | erdgeist |
2006-02-08 | cvsroot for ports now obeyd in cvs up, too. Cosmetics. | erdgeist |
2006-02-06 | Cosmetics. Corrected a stupid glitch claiming, the command would be 'ezjail' instead of 'ezjail-admin'. | erdgeist |
2006-02-06 | Protect against empty variable expansion problems in [ $var ] | erdgeist |
2006-02-06 | provide braces for variable expansion, rename a to dir, remove templatejail_old only, if it exists | erdgeist |