538 Commits

Author SHA1 Message Date
erdgeist
7a817c42e7 Older bsdtar version can't decompress on the fly. Use xzdec instead 2012-01-02 05:03:13 +00:00
erdgeist
864e6d12b6 Some more subtle changes in the new release directory structure 2012-01-02 04:54:05 +00:00
erdgeist
fe8e579fef Preparing ezjail to work with new release directory layout 2012-01-02 04:37:27 +00:00
erdgeist
cedf263041 Reflect new style of setting up flavours in ezjail-admin 2011-11-07 04:33:27 +00:00
erdgeist
e717ae669a Prepare an example rc script that shows the new way of initialising a flavour 2011-11-07 04:32:25 +00:00
erdgeist
f0a90331d8 Default way to setup a flavour now is a proper rc script 2011-11-07 04:31:29 +00:00
erdgeist
3d7ebac5d2 Typo in zsh functions dir 2011-08-31 22:35:15 +00:00
erdgeist
41d6d012c7 Install the zsh completion plugin 2011-08-31 21:59:13 +00:00
erdgeist
a3aae66007 Frédéric Perrin wrote a zsh completion plugin for jails 2011-08-31 21:56:58 +00:00
erdgeist
44c679fcea Now moving to new style rc naming scheme 2011-08-31 21:48:20 +00:00
erdgeist
8228b950df Fix: When stopped jail , ezjail-admin console is successfull. Thanks to Tsubasa Nomura 2011-07-27 11:20:32 +00:00
erdgeist
365dfd16bc Fix typo 2011-06-14 22:18:29 +00:00
fred
6b743d08ad Consolidate the start/stop logic in one place 2011-04-25 17:42:44 +00:00
fred
6831439749 Simplify the rcorder call in `ezjail-admin list' 2011-04-25 13:25:25 +00:00
fred
dd7bca0c00 ezjail-admin in the 8th section. 2011-04-05 09:18:42 +00:00
fred
76c2b21f00 Add -U in the getopts line. Only one = in a [ test. 2011-04-05 09:17:54 +00:00
erdgeist
2940b6dc70 Fix redundant formatting param 2011-03-14 21:28:50 +00:00
erdgeist
637c13536b Fix groff syntax error 2011-03-14 21:25:25 +00:00
erdgeist
283c672f39 Include experimental support for upgrading the basejail 2011-03-14 01:31:14 +00:00
erdgeist
b3c7e95edb Fix argument passing to grep 2011-03-07 04:04:25 +00:00
erdgeist
7e5a83e308 Make the warning about the IP address being already used work with processes bound to * in a jail with multiple IP addresses 2011-03-07 03:57:49 +00:00
erdgeist
c47b97bdb9 Correct miss-spelling of zfs parent filesystem as zpool 2011-01-28 16:46:09 +00:00
erdgeist
c7ee87cfdf Explicitely warn the user to set the ezjail_jailzfs variable, also correct miss-naming the destination zfs parent filesystem as zpool 2011-01-28 16:42:09 +00:00
erdgeist
30547451e1 Several clarifications added to man pages 2011-01-25 20:16:15 +00:00
erdgeist
8172a352e7 The ezjail-admin create -A switch is for internal use only. It is used, when ezjail-admin restore re-creates a jail from archive 2011-01-25 16:36:04 +00:00
fred
737a6825b0 Correct a typo 2011-01-24 22:41:04 +00:00
erdgeist
2147da646e Explaining the zfs features of ezjail 2011-01-24 20:18:21 +00:00
erdgeist
d9ba6ce811 Some clarifications to basic concepts of ezjail 2011-01-22 17:11:05 +00:00
fred
48b7585e0c Add a link to rc(8) (but really a test for CVS write access). 2011-01-20 21:32:16 +00:00
erdgeist
e453770282 The default archive directory now is not '.' anymore, but $\{ezjail_jaildir\}/ezjail_archives 2011-01-20 21:20:36 +00:00
erdgeist
712cdc830d New man pages, also put in new sections 2011-01-20 21:03:50 +00:00
erdgeist
38bd97262a Fix bug: ezjail-admin install -M and ezjail-admin install -S only installed to staging directory, not into basejail. 2011-01-20 14:23:59 +00:00
erdgeist
1e718d4c5f Prepare old jails for deletion. Thanks to Piotr Kucharski 2010-05-31 18:00:00 +00:00
erdgeist
560c3b2234 Also look in FreeBSD-Archive for the requested distribution, thanks to Joan Picanyol i Puig. 2010-05-26 00:53:05 +00:00
erdgeist
886afa20e4 Games are gone 2010-05-26 00:16:21 +00:00
erdgeist
0efb902d4d Report zfs jails as such in ezjail-admin list, needs documentation 2010-04-25 22:05:47 +00:00
erdgeist
fdcbdec643 Also look in FreeBSD-Archive for the requested distribution, thanks to Joan Picanyol i Puig 2010-04-08 21:03:25 +00:00
erdgeist
1a26436e7c Don't force a default flavour over a restore or create -x 2010-03-17 10:16:20 +00:00
cryx
253658a81d Run the cpuset and zfs attach routine when doing start, startcrypto and restart.
Reported by Jesse Kempf.
2010-03-16 23:48:18 +00:00
erdgeist
1f0f731722 while not in the ports, ezjail-admin will now report the correct version, if checked out from CVS 2010-03-05 09:51:51 +00:00
cryx
5ad647ec21 Attaching the ZFS-dataset and configuring the CPUset didn't work when doing "start" without explicit jailnames. e.g. this happened during normal boot. RELEASE_3_1 2010-02-18 12:22:26 +00:00
cryx
df3a3ee133 Missing && 2010-02-16 22:33:52 +00:00
cryx
95fe262379 $0 is /etc/rc here, so doing rm -f "${0}" would leave the jail without /etc/rc after the first start. 2010-02-16 22:19:49 +00:00
cryx
63548f93ed Oops, commited local change :-/ 2010-02-16 22:03:37 +00:00
cryx
3a55e89f07 fix the eval syntax 2010-02-16 22:02:10 +00:00
erdgeist
637f44b4c5 * Create new jails with jail_JAILNAME_exec_start instead of jail_JAILNAME_exec
* ezjail.sh replaces empty _exec_start with _exec and unsets _exec
* When writing the config obey old settings, don't overwrite with defaults
2010-02-14 23:34:37 +00:00
erdgeist
6a81003aee Make ezjail-list not wider than 80 chars, if possible 2010-02-11 17:32:25 +00:00
erdgeist
99c0ffc613 Explain default and multiple flavours 2010-02-08 05:15:20 +00:00
erdgeist
bd9c449552 Consider this to be the second part of the changes that started in 1.247
We no allow multiple flavours to be installed at once, feed them space separated to the -f option in ezjail-admin create
This installs several ezjail.flavour scripts into / of the new jail, enumerating them /ezjail.flavour.0001 through 9999
It also adds a new script to /etc/rc.d/ezjail-config in the new jail which executes /ezjail.flavour.* as it finds them.

On an unrelated note ezjail-admin delete and console will now use the onestop and onestart parameters if used with -f, so they even work with ezjail_enable not set.
2010-02-08 05:05:04 +00:00
erdgeist
9d981caa73 Removing flavourizing shell scripts now is done in the installed ezjail-config 2010-02-08 04:57:35 +00:00