283c672f39Include experimental support for upgrading the basejail
erdgeist
2011-03-14 01:31:14 +00:00
b3c7e95edbFix argument passing to grep
erdgeist
2011-03-07 04:04:25 +00:00
7e5a83e308Make the warning about the IP address being already used work with processes bound to * in a jail with multiple IP addresses
erdgeist
2011-03-07 03:57:49 +00:00
c47b97bdb9Correct miss-spelling of zfs parent filesystem as zpool
erdgeist
2011-01-28 16:46:09 +00:00
c7ee87cfdfExplicitely warn the user to set the ezjail_jailzfs variable, also correct miss-naming the destination zfs parent filesystem as zpool
erdgeist
2011-01-28 16:42:09 +00:00
30547451e1Several clarifications added to man pages
erdgeist
2011-01-25 20:16:15 +00:00
8172a352e7The ezjail-admin create -A switch is for internal use only. It is used, when ezjail-admin restore re-creates a jail from archive
erdgeist
2011-01-25 16:36:04 +00:00
737a6825b0Correct a typo
fred
2011-01-24 22:41:04 +00:00
2147da646eExplaining the zfs features of ezjail
erdgeist
2011-01-24 20:18:21 +00:00
d9ba6ce811Some clarifications to basic concepts of ezjail
erdgeist
2011-01-22 17:11:05 +00:00
48b7585e0cAdd a link to rc(8) (but really a test for CVS write access).
fred
2011-01-20 21:32:16 +00:00
e453770282The default archive directory now is not '.' anymore, but $\{ezjail_jaildir\}/ezjail_archives
erdgeist
2011-01-20 21:20:36 +00:00
712cdc830dNew man pages, also put in new sections
erdgeist
2011-01-20 21:03:50 +00:00
38bd97262aFix bug: ezjail-admin install -M and ezjail-admin install -S only installed to staging directory, not into basejail.
erdgeist
2011-01-20 14:23:59 +00:00
1e718d4c5fPrepare old jails for deletion. Thanks to Piotr Kucharski
erdgeist
2010-05-31 18:00:00 +00:00
560c3b2234Also look in FreeBSD-Archive for the requested distribution, thanks to Joan Picanyol i Puig.
erdgeist
2010-05-26 00:53:05 +00:00
886afa20e4Games are gone
erdgeist
2010-05-26 00:16:21 +00:00
0efb902d4dReport zfs jails as such in ezjail-admin list, needs documentation
erdgeist
2010-04-25 22:05:47 +00:00
fdcbdec643Also look in FreeBSD-Archive for the requested distribution, thanks to Joan Picanyol i Puig
erdgeist
2010-04-08 21:03:25 +00:00
1a26436e7cDon't force a default flavour over a restore or create -x
erdgeist
2010-03-17 10:16:20 +00:00
253658a81dRun the cpuset and zfs attach routine when doing start, startcrypto and restart. Reported by Jesse Kempf.
cryx
2010-03-16 23:48:18 +00:00
1f0f731722while not in the ports, ezjail-admin will now report the correct version, if checked out from CVS
erdgeist
2010-03-05 09:51:51 +00:00
5ad647ec21Attaching 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
cryx
2010-02-18 12:22:26 +00:00
95fe262379$0 is /etc/rc here, so doing rm -f "${0}" would leave the jail without /etc/rc after the first start.
cryx
2010-02-16 22:19:49 +00:00
63548f93edOops, commited local change :-/
cryx
2010-02-16 22:03:37 +00:00
3a55e89f07fix the eval syntax
cryx
2010-02-16 22:02:10 +00:00
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
erdgeist
2010-02-14 23:34:37 +00:00
6a81003aeeMake ezjail-list not wider than 80 chars, if possible
erdgeist
2010-02-11 17:32:25 +00:00
99c0ffc613Explain default and multiple flavours
erdgeist
2010-02-08 05:15:20 +00:00
bd9c449552Consider 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.
erdgeist
2010-02-08 05:05:04 +00:00
9d981caa73Removing flavourizing shell scripts now is done in the installed ezjail-config
erdgeist
2010-02-08 04:57:35 +00:00
7500f22109Make the Makefile install nullmailer-example, as well
erdgeist
2010-02-08 04:55:40 +00:00
df43f15334Make the Makefile install nullmailer-example, as well
erdgeist
2010-02-08 04:03:47 +00:00
0d48d3af01Revert parts of the changes from 1.243, from now on we install a working make.conf again
erdgeist
2010-02-08 03:22:37 +00:00
ffb9bfcbbdAdd INDEXDIR to modified make.conf, to prevent portupgrade from dying.
erdgeist
2010-02-08 03:16:53 +00:00
b7a57fe329Ensure that no-ip jails are listed as well
erdgeist
2010-02-05 11:27:28 +00:00
b78a01cb0eExample flavour for using nullmailer as sendmail-replacement inside a jail, routing outgoing mail over an extern mailserver.
cryx
2010-01-24 21:22:39 +00:00
9a3ccdcbb7- fix adding a .device entry into the fstab of a zfs-backed jail when renaming - don't unmount a zfs-backed jail when starting it fails
cryx
2010-01-24 18:33:09 +00:00
b3c31cfe15If pax fails resetting access times, don't report archiving errors. Do not automatically install the example's make.conf into template jail.
erdgeist
2010-01-20 15:57:27 +00:00
93d7e3aa54Forgot the "".
cryx
2010-01-15 15:15:27 +00:00
9b555d6e41Fix restoring zfs jails, they don't necessarily have a size so the ezjail-admin create command has to be invoked without the -s option.
cryx
2010-01-15 14:34:00 +00:00
366059754dFix the renaming of the mountpoint while renaming a zfs backed jail.
cryx
2010-01-15 14:23:10 +00:00
b0f2792970When renaming a zfs backed jail, don't try to move the rootdir because it is done by zfs rename.
cryx
2010-01-15 13:59:38 +00:00
cc6ceaad9bRespect the -x option when creating a ZFS backed jail, do a check if the destinatiuon really is ZFS filesystem!
cryx
2010-01-15 13:38:23 +00:00
8ecd24f223Teach ezjail-admin not to attach a zfs backed imagejail when doing archive, reported by Nathan Tice.
cryx
2010-01-15 12:59:44 +00:00
02b7620839Introduce a default flavour setting, also fix some leftovers from renaming default to example. Many thanks to Panagiotis J. Christias
erdgeist
2010-01-14 02:11:03 +00:00
22aa36af20Allow the user to continue with ZFS operations if the pool is in a DEGRADED state, but warn about it.
cryx
2010-01-12 12:55:01 +00:00
9eeb4ed216Remove bashism, use freebsd-updates way to wait randomly. Thanks to Panagiotis J. Christias
erdgeist
2010-01-11 17:04:44 +00:00
cbba8dd3f9We renamed ezjail-config.sh to ezjail-config. So we do need to remove that new script...
erdgeist
2010-01-11 16:56:33 +00:00
7ffcc74f18Make non runnable jails stoppable, fourth attempt, non runnable now won't start now
erdgeist
2010-01-11 04:06:54 +00:00
e0948e713dMake non runnable jails stoppable, third attempt, works now
erdgeist
2010-01-11 04:01:30 +00:00
feedbc6d52Make non runnable jails stoppable, second attempt
erdgeist
2010-01-11 03:57:13 +00:00
90caf58048Make non runnable jails stoppable
erdgeist
2010-01-11 03:23:23 +00:00
2dd2e0b55eHEADS UP: Rewrote code that writes jail configs, also fixed many flaws in the config subcommand.
erdgeist
2010-01-11 03:06:27 +00:00
3deef0dcdeRename default flavour to example flavour
erdgeist
2010-01-09 19:24:07 +00:00
e1681f4114Rename default flavour to example flavour ;)
erdgeist
2010-01-09 19:14:14 +00:00
d60d2cc41aRemove control character. Those damn apple keyboards...
erdgeist
2010-01-09 19:10:54 +00:00
e27c24db3azfs property jailed has to be set to "on".
cryx
2010-01-09 00:56:24 +00:00
da6e501a90make ezjail-admin always return 0 on success. Thanks to Justin Head
erdgeist
2010-01-08 23:45:42 +00:00
ebd426353eadd jail id to every jail ip-line
erdgeist
2010-01-08 22:48:10 +00:00
d6f35d8fa1make it clearer, that multiple addresses are listed on multiple lines
erdgeist
2010-01-08 22:35:54 +00:00
069c22e6aeRearrange space in ezjail-admin list... more needs to be done vor v6 addresses.
erdgeist
2010-01-08 22:33:08 +00:00
7bc936b857Check for zfs_enable was inverted
erdgeist
2010-01-08 22:18:31 +00:00
fb6210964eFix if[]-typo, fix spacing before secondary lines in ezjails with multiple ip addresses
erdgeist
2010-01-08 22:14:49 +00:00
a7c0da9712Update the manpages to reflect the current state of options.
cryx
2010-01-08 22:08:26 +00:00
055caedadeerdgeistify styles, remove white spaces, support multiple ip addresses better
erdgeist
2010-01-08 22:07:30 +00:00
3d9f2923b5Remove a debug echo.
cryx
2010-01-04 12:08:54 +00:00
44872cd8fbCheck for the mountpoint before setting it.
cryx
2010-01-03 20:51:09 +00:00
a4b7fa2d75Fix a bug in ezjail-admin install where the zfs-dataset was not mounted correctly under the ezjail-directory.
cryx
2010-01-03 20:48:44 +00:00
a11f8ed733Use the jails FIB when attaching via ezjail-admin console
cryx
2009-12-29 13:02:56 +00:00
61803a34fcFix the check for a correct CPUSET
cryx
2009-12-29 12:26:00 +00:00
3d3343d6a2wrong checking for the fib being an integer
cryx
2009-12-29 12:16:09 +00:00