summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-04-25Unset variable to ensure the warning message being displayederdgeist
2012-04-24Small typo in unpackererdgeist
2012-04-06Include the .* in the quoted expression to prevent unwanted expansionerdgeist
2012-03-08Remove deprecated use of rcvar, thanks to Glen Barbererdgeist
2012-02-02Make the clone script more end user friendly. Still more to go. Maybe the script will be merged to ezjail-admin one day.RELEASE_3_2_1erdgeist
2012-01-28Remove schg flags from old basejail before installing a new one over iterdgeist
2012-01-15Have the test for local addresses be done by ping while trying to send from the IP to the IP. The intermediate approach using nc did not work in 9.0erdgeist
2012-01-14Test for locally configured IP addresses by trying to bind nc to it. Thanks to Thomas Steen Rasmussen and #bsdportserdgeist
2012-01-14Fix regex to grep for pids in a running Jail. Thanks to Thomas Steen Rasmussen.erdgeist
2012-01-14ezjail-admin delete -f now not any longer stops all jails but only the one to be deleted. Thanks to Thomas Steen Rasmussenerdgeist
2012-01-14Re-add ports to the exclusion listerdgeist
2012-01-14Tiny script to help import Servers into ezjailerdgeist
2012-01-09Counting ezjail-flavours did not work correctlyerdgeist
2012-01-07Copy content of directory, not directory itselfRELEASE_3_2erdgeist
2012-01-07Correct version informationerdgeist
2012-01-07Make flavourize script a new style rc commanderdgeist
2012-01-07Make flavour script a real new style rc scripterdgeist
2012-01-07query_ftp_server broke a loop to far aboveerdgeist
2012-01-04Fix white space issueerdgeist
2012-01-04Fix logic in the non-RELEASE ftp server queryerdgeist
2012-01-04Try to unify installarch and installplatform so that query_ftp_server can work with it, tooerdgeist
2012-01-04Create new manpage directory for man7erdgeist
2012-01-04Create new manpage directory for man8erdgeist
2012-01-02From FreeBSD 9.0 on there's no need to install extra man pages. The come with the base pkg.erdgeist
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