50886f7d58Cosmetics. Corrected a stupid glitch claiming, the command would be 'ezjail' instead of 'ezjail-admin'.
erdgeist
2006-02-06 13:18:30 +00:00
c81e58c9c9Protect against empty variable expansion problems in [ $var ]
erdgeist
2006-02-06 02:42:22 +00:00
f0e838773bprovide braces for variable expansion, rename a to dir, remove templatejail_old only, if it exists
erdgeist
2006-02-06 02:29:42 +00:00
03175084a0provide braces for variable expansion
erdgeist
2006-02-06 02:16:30 +00:00
e2f7a80daeTidying 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
erdgeist
2006-02-03 17:38:25 +00:00
4e50d9edadrc.d scripts must not issue line breaks
erdgeist
2006-02-02 23:02:17 +00:00
1a43c488bcReflect character whitelisting in rc.d-script
erdgeist
2006-02-02 22:57:38 +00:00
c5753e553f_ may be replaced by _, avoid identical variable names
erdgeist
2006-02-02 22:55:33 +00:00
159b4a8c83Variable name tidy up, forbid anything but [:alnum:]_ in variable names
erdgeist
2006-02-01 19:54:26 +00:00
8fda698012Documentation tidy up
erdgeist
2006-01-30 19:02:44 +00:00
9308bc4f47Code review. Mainly minor style fixes. One issue with softlink to /basejail/usr/ports fixed. Old flavour directory /basejail/config/pkg not created anymore.
erdgeist
2006-01-20 19:32:50 +00:00
f4d0e128cdHelp pkg_add to find packages in correct order
erdgeist
2006-01-20 05:38:32 +00:00
d1b9bc4d07example shows usage of port updating
erdgeist
2006-01-18 20:19:01 +00:00
15283dbe62globbing is essential when specifying /pkg/*
erdgeist
2006-01-07 13:46:55 +00:00
2ba6e4cd89ensure ownership of default flavour, any owner different from root must be specified in config anyway
erdgeist
2005-12-31 16:42:11 +00:00
bff8fdd86bWarnings must be emitted last, chflags must be applied to non-shared directories as well
erdgeist
2005-12-31 16:40:36 +00:00
3fe6f11868copy the whole defaults directory, not just its entries
erdgeist
2005-12-31 13:35:24 +00:00
60715529bcReflect changes in flavour layout in man page
erdgeist
2005-12-31 02:41:10 +00:00
013a014879Info is in ezjail-admin man page
erdgeist
2005-12-31 02:40:40 +00:00
018578e1faa nice default sudoers for a jail
erdgeist
2005-12-31 01:55:16 +00:00
c34fe8a02bProvide a sane make.conf for building ports in a jail
erdgeist
2005-12-31 01:52:18 +00:00
baca84794eEmpty file to hint the user of the possibility of doing post install stuff
erdgeist
2005-12-31 01:50:52 +00:00
523224e63eFlavours now head to their final layout: the whole bunch of stuff found below flavour dir is being installed into the new jails root, including the flavour config, packages and files. The startup scripts now only creates users, chowns the files it is told to and installs packages.
erdgeist
2005-12-31 01:50:10 +00:00