summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-02Older bsdtar version can't decompress on the fly. Use xzdec insteaderdgeist
2012-01-02Some more subtle changes in the new release directory structureerdgeist
2012-01-02Preparing ezjail to work with new release directory layouterdgeist
2011-11-07Reflect new style of setting up flavours in ezjail-adminerdgeist
2011-11-07Prepare an example rc script that shows the new way of initialising a flavourerdgeist
2011-11-07Default way to setup a flavour now is a proper rc scripterdgeist
2011-08-31Typo in zsh functions direrdgeist
2011-08-31Install the zsh completion pluginerdgeist
2011-08-31Frédéric Perrin wrote a zsh completion plugin for jailserdgeist
2011-08-31Now moving to new style rc naming schemeerdgeist
2011-07-27Fix: When stopped jail , ezjail-admin console is successfull. Thanks to Tsubasa Nomuraerdgeist
2011-06-14Fix typoerdgeist
2011-04-25Consolidate the start/stop logic in one placefred
2011-04-25Simplify the rcorder call in `ezjail-admin list'fred
2011-04-05ezjail-admin in the 8th section.fred
2011-04-05Add -U in the getopts line. Only one = in a [ test.fred
2011-03-14Fix redundant formatting paramerdgeist
2011-03-14Fix groff syntax errorerdgeist
2011-03-14Include experimental support for upgrading the basejailerdgeist
2011-03-07Fix argument passing to greperdgeist
2011-03-07Make the warning about the IP address being already used work with processes bound to * in a jail with multiple IP addresseserdgeist
2011-01-28Correct miss-spelling of zfs parent filesystem as zpoolerdgeist
2011-01-28Explicitely warn the user to set the ezjail_jailzfs variable, also correct miss-naming the destination zfs parent filesystem as zpoolerdgeist
2011-01-25Several clarifications added to man pageserdgeist
2011-01-25The ezjail-admin create -A switch is for internal use only. It is used, when ezjail-admin restore re-creates a jail from archiveerdgeist
2011-01-24Correct a typofred
2011-01-24Explaining the zfs features of ezjailerdgeist
2011-01-22Some clarifications to basic concepts of ezjailerdgeist
2011-01-20Add a link to rc(8) (but really a test for CVS write access).fred
2011-01-20The default archive directory now is not '.' anymore, but $\{ezjail_jaildir\}/ezjail_archiveserdgeist
2011-01-20New man pages, also put in new sectionserdgeist
2011-01-20Fix bug: ezjail-admin install -M and ezjail-admin install -S only installed to staging directory, not into basejail.erdgeist
2010-05-31Prepare old jails for deletion. Thanks to Piotr Kucharskierdgeist
2010-05-26Also look in FreeBSD-Archive for the requested distribution, thanks to Joan Picanyol i Puig.erdgeist
2010-05-26Games are goneerdgeist
2010-04-25Report zfs jails as such in ezjail-admin list, needs documentationerdgeist
2010-04-08Also look in FreeBSD-Archive for the requested distribution, thanks to Joan Picanyol i Puigerdgeist
2010-03-17Don't force a default flavour over a restore or create -xerdgeist
2010-03-16Run the cpuset and zfs attach routine when doing start, startcrypto and restart.cryx
2010-03-05while not in the ports, ezjail-admin will now report the correct version, if checked out from CVSerdgeist
2010-02-18Attaching 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_1cryx
2010-02-16Missing &&cryx
2010-02-16$0 is /etc/rc here, so doing rm -f "${0}" would leave the jail without /etc/rc after the first start.cryx
2010-02-16Oops, commited local change :-/cryx
2010-02-16fix the eval syntaxcryx
2010-02-14* Create new jails with jail_JAILNAME_exec_start instead of jail_JAILNAME_execerdgeist
2010-02-11Make ezjail-list not wider than 80 chars, if possibleerdgeist
2010-02-08Explain default and multiple flavourserdgeist
2010-02-08Consider this to be the second part of the changes that started in 1.247erdgeist
2010-02-08Removing flavourizing shell scripts now is done in the installed ezjail-configerdgeist