summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-04-22Do 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-22Two typos when merging ezjail-release.sh into ezjail-admin. Thanks to Greg Johnsonerdgeist
2006-04-19Functionality merged into ezjail-admin.erdgeist
2006-04-19Variable name cleanup nearly completed. Install subcommand imported from ezjail-release.sh. Untested, unfinished\!erdgeist
2006-04-16one newline too mucherdgeist
2006-04-16ezjail.sh now follows new variable name styleerdgeist
2006-04-15Two bugs preventing jails to be set norun or run have been fixed.erdgeist
2006-04-15Some variable name problems have been solvederdgeist
2006-04-15Forgot some braces, more testing follows.erdgeist
2006-04-15HEADS UP:erdgeist
Major changes in how config is fetched from jail config. A major variable renaming took place. A new subcommand config has been introduced. Jails can be configured not to be run automatically. Crypto images do not work anymore if made with an older version. (Due to config file variable renaming) .norun has been set as standard "do not run" name. However, any . is enough to prevent booting the jail.
2006-04-12Beautify list output and prepend a header rowerdgeist
2006-04-12Some space problems in the list subcommand fixederdgeist
2006-04-12Some more escaping...erdgeist
2006-04-12ezjail_list now prints out a bunch more information. Docu follows.erdgeist
2006-04-11Flavours now unconditionally overwrite files in jailerdgeist
2006-04-11new options correctly listed in create without optionserdgeist
2006-04-11create -i now doesn't override -c anymoreerdgeist
2006-04-10Introduce ugly perl hack.erdgeist
2006-04-10Documentation on the image jails. More to come.erdgeist
2006-04-10Documentation on the image jails. More to come.erdgeist
2006-04-03C-Coders mistakes... ;)erdgeist
2006-04-03Much more error handling. Not tested yet.erdgeist
2006-04-01Beautify config files ;)erdgeist
2006-04-01The list subcommand now prints jails in order of startup executionerdgeist
2006-04-01Provide some lines to indicate the availability of rcorder-style ordering in ezjail configs.erdgeist
2006-03-29ezjail.sh now honours rcorders script ordererdgeist
2006-03-25bug in startcrypto fixederdgeist
2006-03-25Adding startcrypto and stopcrypto subcommands to start/stop all crypto jailserdgeist
2006-03-25Debug PREFIX removederdgeist
2006-03-25Cryptojails can be stopped without passphrase, so only exclude them from jail list at start uperdgeist
2006-03-21Functionality moved to ezjail-adminerdgeist
2006-03-21ezjail now comes with image jails. HEADS UP! A lot of testing is ahead.erdgeist
2006-03-21Last clean ups before merge to ezjail-adminerdgeist
2006-03-21ezjail.sh now is ready for image jails. Merging ezjail-img.sh to ezjail-admin soonerdgeist
2006-03-20Cryptoimage creation now works in principle. Follows: a lot of sanity checking and user guidanceerdgeist
2006-03-18Got the first running image-jails. Need more testing and sanity checking.erdgeist
2006-03-17Specify more exactly where the script wants to be run and exclude it from rcorder in jailserdgeist
2006-03-16Sanity checks addederdgeist
2006-03-15Experimental image based ezjail supporterdgeist
2006-03-15Moved usr/games and usr/libdata to basejail, saves ~100kerdgeist
2006-03-12TypoRELEASE_1_3_1erdgeist
2006-03-12Trailing spaceserdgeist
2006-03-06Check, that noone creates a jail called "fulljail"erdgeist
2006-03-06Corrected a bug where a jail_list in rc.conf prevented ezjail to start up its own jailserdgeist
2006-03-06Some more sanity checkserdgeist
2006-03-03Syntax error fixed.. Shame on me for not testingerdgeist
2006-02-24Tell, which sources are to be installed in srcerdgeist
2006-02-23Dont prevent recreating existing jails :/erdgeist
2006-02-21Cosmetics. Really ;)erdgeist
2006-02-20Cleaning up server vs. host, adding sources distributionerdgeist