151 Commits

Author SHA1 Message Date
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
erdgeist
1d27db59c9 typo 2006-02-17 02:14:18 +00:00
erdgeist
681fd19990 Ugly ugly bug: [ test for string ] fails for too many paramters. Quote the string. RELEASE_1_3 2006-02-16 13:12:59 +00:00
erdgeist
a2b29799af Dont install a jail to an existing location 2006-02-15 14:36:55 +00:00
erdgeist
6d23ac4d12 /boot and /rescue move to basejail 2006-02-14 15:37:03 +00:00
erdgeist
4604263f7d Warn for resolv.conf RELEASE_1_2 2006-02-10 19:29:47 +00:00
erdgeist
d57c4832a0 Cosmetics. 2006-02-10 16:05:58 +00:00
erdgeist
7e33d9c0fc explain more. 2006-02-10 15:33:41 +00:00
erdgeist
532ac61d62 Give permissions to the correct file. 2006-02-09 18:21:49 +00:00
erdgeist
afad488c73 Condition check turned around 2006-02-09 18:17:30 +00:00
erdgeist
cb4f5dd968 Discontinue deprecated -r option for cp 2006-02-09 18:14:13 +00:00
erdgeist
3fa88c4665 Cosmetics. 2006-02-09 18:13:44 +00:00
erdgeist
d9c9e79a98 Discontinue deprecated -r option for cp, ensure flavour directory 2006-02-09 18:11:06 +00:00
erdgeist
c1618f230d Cosmetics. 2006-02-09 16:43:24 +00:00
erdgeist
7e4d3e1901 Put into rcorder 2006-02-09 16:01:57 +00:00
erdgeist
3a75a73eec Radical change of what an ezjail flavour is. The old way got me stuck. 2006-02-09 01:21:56 +00:00
erdgeist
c270955ae0 Radical change of what an ezjail flavour is. The old way got me stuck. 2006-02-09 00:44:49 +00:00
erdgeist
ea7235c93e flavours now become a single shell script 2006-02-08 22:54:51 +00:00
erdgeist
b111738db4 Tidy up of ezjail-config.sh now reflects in documentation 2006-02-08 17:12:04 +00:00
erdgeist
36adb5181c Simplyfing a lot of the code. Harder to read, now :( 2006-02-08 16:23:31 +00:00
erdgeist
0e2bb6a9ec Tightening up documentation. 2006-02-08 11:13:58 +00:00
erdgeist
be3bfa65be quote mismatch. Formatting 2006-02-08 11:05:51 +00:00
erdgeist
847ef8a6fc cvsroot for ports now obeyd in cvs up, too. Cosmetics. 2006-02-08 10:56:35 +00:00
erdgeist
05e763eb61 Cosmetics. 2006-02-07 14:41:10 +00:00