index
:
ezjail
freebsd_upgrade_stuff
master
FreeBSD Jail administration framework
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2007-01-16
do portsnap cron when not invoked from command line. Do copy packages that are just linked into jail root to make them visible at run time.
erdgeist
2007-01-15
error when umounting irritates users, this is a cleanup function, so it should silently fail, if nothing is mounted.
erdgeist
2007-01-15
HEADS UP: introduced fsck feature, untested.
erdgeist
2006-11-15
More sanity checking.
erdgeist
2006-11-15
rename introduced
erdgeist
2006-11-15
Last glitch in image rename code removed[tm].
erdgeist
2006-11-15
mixed up basename with dirname... fixed
erdgeist
2006-11-15
I suck. It was the correct way
erdgeist
2006-11-15
Fixed our test the wrong way
erdgeist
2006-11-15
More Syntax flaws
erdgeist
2006-11-15
Syntax check by cryx ;)
erdgeist
2006-11-15
HEADS UP: renaming jails has been introduced. Lots of checking will probably be required, this version is considered unstable. Also two minr style glitches ↵
erdgeist
have been fixed.
2006-09-12
Check for root dir before running a jail. Thanks to Matthias Lederhofer.
erdgeist
2006-08-28
Enable soft updates on image jails
erdgeist
2006-08-27
Don't want cron sending mails
erdgeist
2006-08-27
typo fixed
erdgeist
2006-07-16
sendmail_msp_queue_enable="NO" was missing to disable sendmail at all
cryx
2006-07-16
A much more sexy way of listing jails
erdgeist
2006-07-16
some more escaping
erdgeist
2006-07-16
ezjail_ftphost from ezjail.conf is now obeyed
erdgeist
2006-07-15
Fixed some expansion/quotation issues with tr's parameters ([:alnum:] etc.) Thanks to Simon L. Nielsen.
erdgeist
2006-07-12
use the new sendmail_* stuff for disabling sendmail-mta
cryx
2006-07-02
environment was not being passed correctly to subtargets, see http://lists.freebsd.org/pipermail/freebsd-current/2004-August/034574.html. Thanks go to Simon ↵
erdgeist
L. Nielsen.
2006-05-31
Let ezjail only run after sshd, its better that way for many jails.
RELEASE_2_0
erdgeist
2006-05-31
Last cosmetics for ezjail-2.0 release
erdgeist
2006-05-22
Fixed the export I rather stupidly removed from jail configs
erdgeist
2006-05-22
Release attached-lock only, if device has really been detached.
erdgeist
2006-05-22
simple image jails did not have their device provided correctly. Fixed.
erdgeist
2006-05-22
Preparing for release of ezjail-2.0beta
erdgeist
2006-05-17
Provide more clues as how to continue if fetching dir list from server fails
erdgeist
2006-05-17
Query ftp server for the versions he knows off.
erdgeist
2006-05-17
Document new -c arguments in man page
erdgeist
2006-05-17
Explain options left if fetching packages fails. Also explain, that "are you sure" is being answered by ezjail.
erdgeist
2006-05-17
-STABLE translated to -RELEASE, check for -RELEASE corrected
erdgeist
2006-05-17
each jail is declared a standard_ezjail for rcorder to make it easier to run a jail BEFORE: any other jail (e.g. name servers will run BEFORE: standard_ezjail)
erdgeist
2006-05-16
Documentation for the install and the list subcommand
erdgeist
2006-05-16
legacy variable name substituted
erdgeist
2006-05-15
simple jails are now initialised from /dev/zero
erdgeist
2006-05-15
sh arithmetic overflows, use bc to calculate image size
erdgeist
2006-05-15
sh arithmetic overflows, use bc to calculate image size
erdgeist
2006-05-15
Removed the -u switch from parameter list, since currently there is no way I know of to properly pass a pasphrase to gbde or geli command (except gbde -p, ↵
erdgeist
which might be implemented later)
2006-05-15
simple image jails are now being detached, too
erdgeist
2006-05-10
add /usr/lib32/ to dirlist for amd64
erdgeist
2006-05-10
Synopsis line not echoed correctly - fixed.
erdgeist
2006-05-09
attaching and detaching image jails now works.
erdgeist
2006-05-09
Fixed some quoting mistakes
erdgeist
2006-05-09
Added attach/detach subsubcommands to config
erdgeist
Added more error checking when attaching image jails Woke up this morning when the streets where full of cars
2006-05-07
Add a forceful blocking option to ezjail creation
erdgeist
2006-05-06
-a mistaken for two ampersands... I am getting old
erdgeist
2006-05-05
Fixed some case statements that were broken by previous tidy ups
erdgeist
[prev]
[next]