Age | Commit message (Expand) | Author |
2007-02-21 | ezjail-admin create now ignores dot files when checking, whether a directory is empty. That way .snap wont mark it non-empty. However, Lost+Found still is a ... | erdgeist |
2007-01-24 | Check for secure level since ezjail will fail if it is -gt 0 | erdgeist |
2007-01-16 | do portsnap cron when not invoked from command line. Do copy packages that are just linked into jail root to make them visible at run time. | erdgeist |
2007-01-15 | error when umounting irritates users, this is a cleanup function, so it should silently fail, if nothing is mounted. | erdgeist |
2007-01-15 | HEADS UP: introduced fsck feature, untested. | erdgeist |
2006-11-15 | More sanity checking. | erdgeist |
2006-11-15 | Last glitch in image rename code removed[tm]. | erdgeist |
2006-11-15 | mixed up basename with dirname... fixed | erdgeist |
2006-11-15 | I suck. It was the correct way | erdgeist |
2006-11-15 | Fixed our test the wrong way | erdgeist |
2006-11-15 | More Syntax flaws | erdgeist |
2006-11-15 | Syntax check by cryx ;) | erdgeist |
2006-11-15 | HEADS UP: renaming jails has been introduced. Lots of checking will probably be required, this version is considered unstable. Also two minr style glitches h... | erdgeist |
2006-08-28 | Enable soft updates on image jails | erdgeist |
2006-08-27 | typo fixed | erdgeist |
2006-07-16 | A much more sexy way of listing jails | erdgeist |
2006-07-16 | some more escaping | erdgeist |
2006-07-16 | ezjail_ftphost from ezjail.conf is now obeyed | erdgeist |
2006-07-15 | Fixed some expansion/quotation issues with tr's parameters ([:alnum:] etc.) Thanks to Simon L. Nielsen. | erdgeist |
2006-07-02 | environment was not being passed correctly to subtargets, see http://lists.freebsd.org/pipermail/freebsd-current/2004-August/034574.html. Thanks go to Simon ... | erdgeist |
2006-05-31 | Last cosmetics for ezjail-2.0 release | erdgeist |
2006-05-22 | Fixed the export I rather stupidly removed from jail configs | erdgeist |
2006-05-22 | Release attached-lock only, if device has really been detached. | erdgeist |
2006-05-22 | simple image jails did not have their device provided correctly. Fixed. | erdgeist |
2006-05-22 | Preparing for release of ezjail-2.0beta | erdgeist |
2006-05-17 | Provide more clues as how to continue if fetching dir list from server fails | erdgeist |
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 |