Age | Commit message (Expand) | Author |
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 |
2006-02-02 | rc.d scripts must not issue line breaks | erdgeist |
2006-02-02 | Reflect character whitelisting in rc.d-script | erdgeist |
2006-02-02 | _ may be replaced by _, avoid identical variable names | erdgeist |
2006-02-01 | Variable name tidy up, forbid anything but [:alnum:]_ in variable names | erdgeist |
2006-01-30 | Documentation tidy up | erdgeist |
2006-01-20 | Code review. Mainly minor style fixes. One issue with softlink to /basejail/usr/ports fixed. Old flavour directory /basejail/config/pkg not created anymore. | erdgeist |
2006-01-20 | Help pkg_add to find packages in correct order | erdgeist |
2006-01-18 | example shows usage of port updating | erdgeist |
2006-01-18 | extra sanity checks | erdgeist |
2006-01-16 | We need to test for soft link, not for regular file | erdgeist |
2006-01-16 | Some people dont want there sticky tags removed on ports updating | erdgeist |
2006-01-16 | Introducing ezjail_portscvsroot, dont initialize defaults twice | erdgeist |
2006-01-16 | Introducing the -P flag to allow ports updating only | erdgeist |
2006-01-16 | explaing ezjail_portscvsroot | erdgeist |
2006-01-16 | Explaining ports update | erdgeist |
2006-01-07 | globbing is essential when specifying /pkg/* | erdgeist |
2005-12-31 | ensure ownership of default flavour, any owner different from root must be specified in config anyway | erdgeist |