379 Commits

Author SHA1 Message Date
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
erdgeist
fba1ca82f1 Cosmetics. 2006-02-06 13:19:18 +00:00
erdgeist
50886f7d58 Cosmetics. Corrected a stupid glitch claiming, the command would be 'ezjail' instead of 'ezjail-admin'. 2006-02-06 13:18:30 +00:00
erdgeist
c81e58c9c9 Protect against empty variable expansion problems in [ $var ] 2006-02-06 02:42:22 +00:00
erdgeist
f0e838773b provide braces for variable expansion, rename a to dir, remove templatejail_old only, if it exists 2006-02-06 02:29:42 +00:00
erdgeist
03175084a0 provide braces for variable expansion 2006-02-06 02:16:30 +00:00
erdgeist
e2f7a80dae Tidying up the rc.d script, only run, if any of the jails specified exists. restart does not work anymore due to a bug in rc.subr 2006-02-03 17:38:25 +00:00
erdgeist
4e50d9edad rc.d scripts must not issue line breaks 2006-02-02 23:02:17 +00:00
erdgeist
1a43c488bc Reflect character whitelisting in rc.d-script 2006-02-02 22:57:38 +00:00
erdgeist
c5753e553f _ may be replaced by _, avoid identical variable names 2006-02-02 22:55:33 +00:00
erdgeist
159b4a8c83 Variable name tidy up, forbid anything but [:alnum:]_ in variable names 2006-02-01 19:54:26 +00:00
erdgeist
8fda698012 Documentation tidy up 2006-01-30 19:02:44 +00:00
erdgeist
9308bc4f47 Code review. Mainly minor style fixes. One issue with softlink to /basejail/usr/ports fixed. Old flavour directory /basejail/config/pkg not created anymore. 2006-01-20 19:32:50 +00:00
erdgeist
f4d0e128cd Help pkg_add to find packages in correct order 2006-01-20 05:38:32 +00:00
erdgeist
d1b9bc4d07 example shows usage of port updating 2006-01-18 20:19:01 +00:00
erdgeist
ed092c1112 extra sanity checks 2006-01-18 20:18:22 +00:00
erdgeist
468db0dfb5 We need to test for soft link, not for regular file 2006-01-16 06:12:02 +00:00
erdgeist
3014e8e36b Some people dont want there sticky tags removed on ports updating 2006-01-16 05:10:38 +00:00
erdgeist
388c9ffef5 Introducing ezjail_portscvsroot, dont initialize defaults twice 2006-01-16 05:07:14 +00:00
erdgeist
0c133c53cd Introducing the -P flag to allow ports updating only 2006-01-16 05:06:04 +00:00
erdgeist
32a96ad615 explaing ezjail_portscvsroot 2006-01-16 05:05:16 +00:00
erdgeist
27106568c9 Explaining ports update 2006-01-16 05:01:43 +00:00
erdgeist
15283dbe62 globbing is essential when specifying /pkg/* 2006-01-07 13:46:55 +00:00