174 Commits

Author SHA1 Message Date
erdgeist
aa43541538 ezjail.sh now follows new variable name style 2006-04-16 15:49:32 +00:00
erdgeist
506341bf17 Two bugs preventing jails to be set norun or run have been fixed. 2006-04-15 20:48:26 +00:00
erdgeist
ec8cc657b2 Some variable name problems have been solved 2006-04-15 20:40:21 +00:00
erdgeist
47efcef789 Forgot some braces, more testing follows. 2006-04-15 20:24:46 +00:00
erdgeist
f54c7ed9db HEADS 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.
2006-04-15 20:20:12 +00:00
erdgeist
2cbc60523a Beautify list output and prepend a header row 2006-04-12 19:28:02 +00:00
erdgeist
70db4b2322 Some space problems in the list subcommand fixed 2006-04-12 19:21:52 +00:00
erdgeist
a4836ec1a4 Some more escaping... 2006-04-12 19:04:46 +00:00
erdgeist
5a3021c914 ezjail_list now prints out a bunch more information. Docu follows. 2006-04-12 19:04:30 +00:00
erdgeist
c034198ecf Flavours now unconditionally overwrite files in jail 2006-04-11 21:14:15 +00:00
erdgeist
57bafb8779 new options correctly listed in create without options 2006-04-11 19:09:02 +00:00
erdgeist
d41e5c4d78 create -i now doesn't override -c anymore 2006-04-11 19:03:43 +00:00
erdgeist
02070e2e6c Introduce ugly perl hack. 2006-04-10 13:27:15 +00:00
erdgeist
e8cfca4873 Documentation on the image jails. More to come. 2006-04-10 13:16:43 +00:00
erdgeist
bb8bc1abed Documentation on the image jails. More to come. 2006-04-10 12:43:47 +00:00
erdgeist
767881b1fe C-Coders mistakes... ;) 2006-04-03 18:21:50 +00:00
erdgeist
0970be2e2a Much more error handling. Not tested yet. 2006-04-03 18:19:54 +00:00
erdgeist
d1b84c6621 Beautify config files ;) 2006-04-01 18:46:43 +00:00
erdgeist
cd8742e9dc The list subcommand now prints jails in order of startup execution 2006-04-01 18:27:52 +00:00
erdgeist
8320371a4b Provide some lines to indicate the availability of rcorder-style ordering in ezjail configs. 2006-04-01 17:07:33 +00:00
erdgeist
090aba192f ezjail.sh now honours rcorders script order 2006-03-29 17:19:55 +00:00
erdgeist
db9c85aad0 bug in startcrypto fixed 2006-03-25 17:57:50 +00:00
erdgeist
57ee5da10b Adding startcrypto and stopcrypto subcommands to start/stop all crypto jails 2006-03-25 17:42:00 +00:00
erdgeist
74d5a75caf Debug PREFIX removed 2006-03-25 11:41:38 +00:00
erdgeist
246a663eee Cryptojails can be stopped without passphrase, so only exclude them from jail list at start up 2006-03-25 10:46:21 +00:00
erdgeist
28ebd0e701 Functionality moved to ezjail-admin 2006-03-21 16:46:40 +00:00
erdgeist
6c388abea8 ezjail now comes with image jails. HEADS UP! A lot of testing is ahead. 2006-03-21 16:33:05 +00:00
erdgeist
761bf8e2e9 Last clean ups before merge to ezjail-admin 2006-03-21 16:19:38 +00:00
erdgeist
6628078be7 ezjail.sh now is ready for image jails. Merging ezjail-img.sh to ezjail-admin soon 2006-03-21 14:06:09 +00:00
erdgeist
d34be4420a Cryptoimage creation now works in principle. Follows: a lot of sanity checking and user guidance 2006-03-20 12:30:45 +00:00
erdgeist
c6763b6e35 Got the first running image-jails. Need more testing and sanity checking. 2006-03-18 22:04:03 +00:00
erdgeist
b924c9a6c7 Specify more exactly where the script wants to be run and exclude it from rcorder in jails 2006-03-17 13:49:55 +00:00
erdgeist
e45dc1f809 Sanity checks added 2006-03-16 01:00:41 +00:00
erdgeist
ac7c4c9c42 Experimental image based ezjail support 2006-03-15 23:49:11 +00:00
erdgeist
9cbb2d786e Moved usr/games and usr/libdata to basejail, saves ~100k 2006-03-15 12:47:56 +00:00
erdgeist
f17039a851 Typo RELEASE_1_3_1 2006-03-12 23:29:43 +00:00
erdgeist
4ecd1ea3ce Trailing spaces 2006-03-12 23:27:45 +00:00
erdgeist
5d92d19979 Check, that noone creates a jail called "fulljail" 2006-03-06 18:24:50 +00:00
erdgeist
7e299c2c86 Corrected a bug where a jail_list in rc.conf prevented ezjail to start up its own jails 2006-03-06 18:18:33 +00:00
erdgeist
e4ef7d9051 Some more sanity checks 2006-03-06 18:16:28 +00:00
erdgeist
5dd4285fb8 Syntax error fixed.. Shame on me for not testing 2006-03-03 14:04:19 +00:00
erdgeist
d9e25c24c1 Tell, which sources are to be installed in src 2006-02-24 20:14:47 +00:00
erdgeist
8f46463b94 Dont prevent recreating existing jails :/ 2006-02-23 00:05:34 +00:00
erdgeist
16aa872f69 Cosmetics. Really ;) 2006-02-21 13:28:29 +00:00
erdgeist
a797d6defd Cleaning up server vs. host, adding sources distribution 2006-02-20 13:54:44 +00:00
erdgeist
a32a79562c refining search strategies 2006-02-20 12:59:53 +00:00
erdgeist
00a6f484a5 Some stupid mistakes fixed 2006-02-20 12:20:20 +00:00
erdgeist
a650ad5557 Some stupid mistakes fixed 2006-02-20 12:14:32 +00:00
erdgeist
aef71fe3f8 Some stupid mistakes fixed 2006-02-20 12:10:16 +00:00
erdgeist
0720cdeb61 experimental support for fetching basejail from ftp.freebsd.org, will be merged into ezjail-admin 2006-02-19 23:44:25 +00:00