Age | Commit message (Expand) | Author |
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 |
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-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-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 the -P flag to allow ports updating only | erdgeist |
2005-12-31 | Warnings must be emitted last, chflags must be applied to non-shared directories as well | erdgeist |
2005-12-31 | copy the whole defaults directory, not just its entries | erdgeist |
2005-12-31 | Flavours now head to their final layout: | erdgeist |
2005-12-18 | Rethought flavours | erdgeist |
2005-12-10 | BUG: /lib /libexec was not in basejail | erdgeist |
2005-11-22 | output of cpio now is hidden for ezjail-create | erdgeist |
2005-11-19 | Checks for already listening services added | erdgeist |
2005-11-17 | flavour was copied to / not to /etc | erdgeist |
2005-11-17 | exit called once too often | erdgeist |
2005-11-17 | Typo and put ezjails share, where it belongs | erdgeist |
2005-11-17 | Default PREFIX provided, flavour stuff added | erdgeist |
2005-11-15 | function keyword not in BSDs sh | erdgeist |
2005-11-14 | avoid nesting, some may say this introduces ugly style, I consider it more concise | erdgeist |
2005-11-13 | update aliased as setup | erdgeist |
2005-11-09 | More sanity checks before and while making the jail world | erdgeist |
2005-11-09 | Create config directory in basejail | erdgeist |
2005-11-09 | Check if jail is still running before removing it | erdgeist |
2005-10-21 | Checks for existence of base jail in updateRELEASE_1_1 | erdgeist |
2005-10-20 | cpio creates missing directories 0700 - we need 0755 | erdgeist |
2005-10-15 | Enforce creation of a new config resource on create | erdgeist |
2005-09-27 | Format list more nicely | erdgeist |
2005-09-25 | parameter checking improved, check for IP on local interface | erdgeist |
2005-09-25 | delete works now, stupid nname bug fixed | erdgeist |
2005-09-25 | delete implemented, permissions changed, root permissions no longer necessary to start script, it will run into problems early enuogh | erdgeist |
2005-09-25 | Need a default full jail | erdgeist |
2005-09-24 | started implementing delete | erdgeist |
2005-09-22 | auto prefix reinserted | erdgeist |
2005-09-22 | list works in a very basic mode | erdgeist |
2005-09-22 | First test in live system yielded several problems :) | erdgeist |
2005-09-21 | nonstandard expansions removed, syntax errors removed | erdgeist |
2005-09-21 | substring starts at 0... | erdgeist |
2005-09-20 | Honour the install only flag in update | erdgeist |
2005-09-14 | lots of actual create jail logic implemented | erdgeist |
2005-09-12 | argument evaluation for create subcommand | erdgeist |
2005-09-05 | more sanity checks | erdgeist |
2005-09-03 | Here we go | erdgeist |