summaryrefslogtreecommitdiff
path: root/ezjail-admin
AgeCommit message (Expand)Author
2006-05-03Crypto image init-attach args converter introduced.erdgeist
2006-05-03jailid detection failed, when security.jail.set_hostname_allowed=1 and another hostname was seterdgeist
2006-05-03Had some strange error on some systems concerning awk syntaxerdgeist
2006-05-03geli detach addederdgeist
2006-05-03Missing bracket.erdgeist
2006-05-03Sanity checks tidied up now.erdgeist
2006-05-03Some sanity checks on image sizeerdgeist
2006-05-03Variable name ezjail_imagerestbytes did not match ezjail_imagerestbyteerdgeist
2006-05-03Removed a \;\; that broke the outer case statementerdgeist
2006-05-03* getopts now is used instead of getopt, resolving lots of headaches.erdgeist
2006-04-26Introducing a more generic crypto image strategyerdgeist
2006-04-25the ports softlink now is default, since installing the ports tree after splitting the world is defaulterdgeist
2006-04-24Make portsnap extract to the correct directoryerdgeist
2006-04-24Wrong default for ezjail_jailtemperdgeist
2006-04-24Install will confirm release version for any non -RELEASE version nowerdgeist
2006-04-24Quote mismatcherdgeist
2006-04-24HEADS UP: Common elements in update and install have been moved to a function. portsnap now is default way to maintain your copy of ports tree.erdgeist
2006-04-24An empty ezjail directory made rcorder fail. Fixederdgeist
2006-04-24ezjail_dirlist has been created. This variable will serve as starting point for automatic extension of that list, e.g. /usr/lib32 on 64bit machines.erdgeist
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-19Variable name cleanup nearly completed. Install subcommand imported from ezjail-release.sh. Untested, unfinished\!erdgeist
2006-04-16one newline too mucherdgeist
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
2006-04-12Beautify list output and prepend a header rowerdgeist
2006-04-12Some space problems in the list subcommand fixederdgeist
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-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-21ezjail now comes with image jails. HEADS UP! A lot of testing is ahead.erdgeist
2006-03-15Moved usr/games and usr/libdata to basejail, saves ~100kerdgeist
2006-03-12Trailing spaceserdgeist
2006-03-06Check, that noone creates a jail called "fulljail"erdgeist
2006-03-03Syntax error fixed.. Shame on me for not testingerdgeist
2006-02-23Dont prevent recreating existing jails :/erdgeist
2006-02-21Cosmetics. Really ;)erdgeist
2006-02-16Ugly ugly bug: [ test for string ] fails for too many paramters. Quote the string.RELEASE_1_3erdgeist
2006-02-15Dont install a jail to an existing locationerdgeist
2006-02-14/boot and /rescue move to basejailerdgeist
2006-02-10Cosmetics.erdgeist