Age | Commit message (Expand) | Author |
2006-03-20 | Cryptoimage creation now works in principle. Follows: a lot of sanity checking and user guidance | erdgeist |
2006-03-18 | Got the first running image-jails. Need more testing and sanity checking. | erdgeist |
2006-03-17 | Specify more exactly where the script wants to be run and exclude it from rcorder in jails | erdgeist |
2006-03-16 | Sanity checks added | erdgeist |
2006-03-15 | Experimental image based ezjail support | erdgeist |
2006-03-15 | Moved usr/games and usr/libdata to basejail, saves ~100k | erdgeist |
2006-03-12 | TypoRELEASE_1_3_1 | erdgeist |
2006-03-12 | Trailing spaces | erdgeist |
2006-03-06 | Check, that noone creates a jail called "fulljail" | erdgeist |
2006-03-06 | Corrected a bug where a jail_list in rc.conf prevented ezjail to start up its own jails | erdgeist |
2006-03-06 | Some more sanity checks | erdgeist |
2006-03-03 | Syntax error fixed.. Shame on me for not testing | erdgeist |
2006-02-24 | Tell, which sources are to be installed in src | erdgeist |
2006-02-23 | Dont prevent recreating existing jails :/ | erdgeist |
2006-02-21 | Cosmetics. Really ;) | erdgeist |
2006-02-20 | Cleaning up server vs. host, adding sources distribution | erdgeist |
2006-02-20 | refining search strategies | erdgeist |
2006-02-20 | Some stupid mistakes fixed | erdgeist |
2006-02-20 | Some stupid mistakes fixed | erdgeist |
2006-02-20 | Some stupid mistakes fixed | erdgeist |
2006-02-19 | experimental support for fetching basejail from ftp.freebsd.org, will be merged into ezjail-admin | erdgeist |
2006-02-17 | typo | 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 | Warn for resolv.confRELEASE_1_2 | erdgeist |
2006-02-10 | Cosmetics. | erdgeist |
2006-02-10 | explain more. | 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 | erdgeist |
2006-02-09 | Cosmetics. | erdgeist |
2006-02-09 | Discontinue deprecated -r option for cp, ensure flavour directory | erdgeist |
2006-02-09 | Cosmetics. | erdgeist |
2006-02-09 | Put into rcorder | erdgeist |
2006-02-09 | Radical change of what an ezjail flavour is. The old way got me stuck. | erdgeist |
2006-02-09 | Radical change of what an ezjail flavour is. The old way got me stuck. | erdgeist |
2006-02-08 | flavours now become a single shell script | erdgeist |
2006-02-08 | Tidy up of ezjail-config.sh now reflects in documentation | erdgeist |
2006-02-08 | Simplyfing a lot of the code. Harder to read, now :( | erdgeist |
2006-02-08 | Tightening up documentation. | erdgeist |
2006-02-08 | quote mismatch. Formatting | erdgeist |
2006-02-08 | cvsroot for ports now obeyd in cvs up, too. Cosmetics. | erdgeist |
2006-02-07 | Cosmetics. | erdgeist |
2006-02-06 | 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 |
2006-02-06 | provide braces for variable expansion | erdgeist |
2006-02-03 | Tidying up the rc.d script, only run, if any of the jails specified exists. restart does not work anymore due to a bug in rc.subr | erdgeist |