a305599a9fLet ezjail only run after sshd, its better that way for many jails.
RELEASE_2_0
erdgeist
2006-05-31 14:54:01 +00:00
2357bfc3a3Last cosmetics for ezjail-2.0 release
erdgeist
2006-05-31 14:18:49 +00:00
58886b58b0Fixed the export I rather stupidly removed from jail configs
erdgeist
2006-05-22 18:32:33 +00:00
b478527a9cRelease attached-lock only, if device has really been detached.
erdgeist
2006-05-22 00:41:58 +00:00
e71bebd003simple image jails did not have their device provided correctly. Fixed.
erdgeist
2006-05-22 00:36:21 +00:00
5c2ac7cf28Preparing for release of ezjail-2.0beta
erdgeist
2006-05-22 00:20:47 +00:00
24e91c5d8bProvide more clues as how to continue if fetching dir list from server fails
erdgeist
2006-05-17 20:42:13 +00:00
bb7bf16967Query ftp server for the versions he knows off.
erdgeist
2006-05-17 20:22:04 +00:00
fdd73c5b88Document new -c arguments in man page
erdgeist
2006-05-17 19:06:57 +00:00
841d0d4c12Explain options left if fetching packages fails. Also explain, that "are you sure" is being answered by ezjail.
erdgeist
2006-05-17 13:07:32 +00:00
0daab71ac0-STABLE translated to -RELEASE, check for -RELEASE corrected
erdgeist
2006-05-17 12:59:52 +00:00
18a8596359each 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-17 11:44:36 +00:00
5109389f1aDocumentation for the install and the list subcommand
erdgeist
2006-05-16 10:53:16 +00:00
71bed9ab65legacy variable name substituted
erdgeist
2006-05-16 10:50:48 +00:00
26564f8758simple jails are now initialised from /dev/zero
erdgeist
2006-05-15 20:15:18 +00:00
43f3679ff5sh arithmetic overflows, use bc to calculate image size
erdgeist
2006-05-15 19:50:22 +00:00
783782f203sh arithmetic overflows, use bc to calculate image size
erdgeist
2006-05-15 19:37:03 +00:00
098c7cbf69Removed 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, which might be implemented later)
erdgeist
2006-05-15 19:09:28 +00:00
c564556007simple image jails are now being detached, too
erdgeist
2006-05-15 13:16:49 +00:00
87f8dd7f59add /usr/lib32/ to dirlist for amd64
erdgeist
2006-05-10 14:11:32 +00:00
2832c4efecSynopsis line not echoed correctly - fixed.
erdgeist
2006-05-10 13:47:28 +00:00
6cdc848308attaching and detaching image jails now works.
erdgeist
2006-05-09 02:00:04 +00:00
7df9c70879Fixed some quoting mistakes
erdgeist
2006-05-09 00:33:14 +00:00
653bd9e938Added attach/detach subsubcommands to config Added more error checking when attaching image jails Woke up this morning when the streets where full of cars
erdgeist
2006-05-09 00:26:04 +00:00
56f79ffcecAdd a forceful blocking option to ezjail creation
erdgeist
2006-05-07 22:25:25 +00:00
48a4ad0891-a mistaken for two ampersands... I am getting old
erdgeist
2006-05-06 23:06:24 +00:00
3ba095d7b4Fixed some case statements that were broken by previous tidy ups
erdgeist
2006-05-05 00:59:54 +00:00
89a8a70f02Flag jails that would interrupt boot process as attachblocking. Skip or choose them deliberately in ezjail.sh
erdgeist
2006-05-04 18:49:52 +00:00
63ad46a478ezjail_fillme renamed and inverted to ezjail_exists Usage stings (Synopsis) now collected at a central place passphrase url parameter added to the create subcommand some trailing spaces removed
erdgeist
2006-05-04 15:06:59 +00:00
f67a0b6cb1Added CVS Id Tag
erdgeist
2006-05-04 14:02:17 +00:00
fc9d97b45cNow honour new crypto image types
erdgeist
2006-05-03 16:28:15 +00:00
2e43ae3750Sanity checks tidied up now.
erdgeist
2006-05-03 01:04:45 +00:00
f2cf85c611Some sanity checks on image size
erdgeist
2006-05-03 00:59:00 +00:00
65310b7582Variable name ezjail_imagerestbytes did not match ezjail_imagerestbyte
erdgeist
2006-05-03 00:52:29 +00:00
93ff02cf65Removed a \;\; that broke the outer case statement
erdgeist
2006-05-03 00:47:33 +00:00
8a6ac642f3* getopts now is used instead of getopt, resolving lots of headaches. * image size is now preparsed and splitted to prevent dd sucking up gigabytes of memory and finally plopping * errors are now reported to stderr instead of stdout * commands without parameters now fail when being passed parameters
erdgeist
2006-05-03 00:23:49 +00:00
d55b68f4f6Some nicer defaults along with explanation
erdgeist
2006-04-26 11:19:22 +00:00
cbbb4bf480syslogd wont open any socket in default flavour
erdgeist
2006-04-26 11:04:10 +00:00
f96dbd4defIntroducing a more generic crypto image strategy
erdgeist
2006-04-26 09:31:37 +00:00
d6515f359dSome sane default values for jails
erdgeist
2006-04-25 00:40:13 +00:00
84587f1495Sane defaults for execution of cron jobs
erdgeist
2006-04-25 00:39:23 +00:00
e6cb2196d2the ports softlink now is default, since installing the ports tree after splitting the world is default
erdgeist
2006-04-25 00:38:37 +00:00
87273fafa2Make portsnap extract to the correct directory
erdgeist
2006-04-24 15:48:54 +00:00
8f7a52bffaWrong default for ezjail_jailtemp
erdgeist
2006-04-24 15:21:00 +00:00
3dcfaa042cInstall will confirm release version for any non -RELEASE version now
erdgeist
2006-04-24 15:17:27 +00:00
93be17a3c0HEADS 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-24 14:31:55 +00:00
6ee8b2a5b6ezjail_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-24 10:45:46 +00:00
72fd60f0a1Do 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-22 15:59:37 +00:00
e83c2468c5Two typos when merging ezjail-release.sh into ezjail-admin. Thanks to Greg Johnson
erdgeist
2006-04-22 14:46:29 +00:00
79635f6ff0Functionality merged into ezjail-admin.
erdgeist
2006-04-19 14:18:50 +00:00
82e2efd2ddVariable name cleanup nearly completed. Install subcommand imported from ezjail-release.sh. Untested, unfinished\!
erdgeist
2006-04-19 14:10:11 +00:00
2071222bd3one newline too much
erdgeist
2006-04-16 15:54:25 +00:00
aa43541538ezjail.sh now follows new variable name style
erdgeist
2006-04-16 15:49:32 +00:00
506341bf17Two bugs preventing jails to be set norun or run have been fixed.
erdgeist
2006-04-15 20:48:26 +00:00
ec8cc657b2Some variable name problems have been solved
erdgeist
2006-04-15 20:40:21 +00:00
47efcef789Forgot some braces, more testing follows.
erdgeist
2006-04-15 20:24:46 +00:00
f54c7ed9dbHEADS UP: 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.
erdgeist
2006-04-15 20:20:12 +00:00
2cbc60523aBeautify list output and prepend a header row
erdgeist
2006-04-12 19:28:02 +00:00
70db4b2322Some space problems in the list subcommand fixed
erdgeist
2006-04-12 19:21:52 +00:00
a4836ec1a4Some more escaping...
erdgeist
2006-04-12 19:04:46 +00:00
5a3021c914ezjail_list now prints out a bunch more information. Docu follows.
erdgeist
2006-04-12 19:04:30 +00:00
c034198ecfFlavours now unconditionally overwrite files in jail
erdgeist
2006-04-11 21:14:15 +00:00
57bafb8779new options correctly listed in create without options
erdgeist
2006-04-11 19:09:02 +00:00