index
:
ezjail
freebsd_upgrade_stuff
master
FreeBSD Jail administration framework
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ezjail-admin
Age
Commit message (
Collapse
)
Author
2005-12-31
Flavours now head to their final layout:
erdgeist
the whole bunch of stuff found below flavour dir is being installed into the new jails root, including the flavour config, packages and files. The startup scripts now only creates users, chowns the files it is told to and installs packages.
2005-12-18
Rethought flavours
erdgeist
2005-12-10
BUG: /lib /libexec was not in basejail
erdgeist
2005-11-22
output of cpio now is hidden for ezjail-create
erdgeist
2005-11-19
Checks for already listening services added
erdgeist
2005-11-17
flavour was copied to / not to /etc
erdgeist
2005-11-17
exit called once too often
erdgeist
2005-11-17
Typo and put ezjails share, where it belongs
erdgeist
2005-11-17
Default PREFIX provided, flavour stuff added
erdgeist
2005-11-15
function keyword not in BSDs sh
erdgeist
2005-11-14
avoid nesting, some may say this introduces ugly style, I consider it more concise
erdgeist
2005-11-13
update aliased as setup
erdgeist
2005-11-09
More sanity checks before and while making the jail world
erdgeist
2005-11-09
Create config directory in basejail
erdgeist
2005-11-09
Check if jail is still running before removing it
erdgeist
2005-10-21
Checks for existence of base jail in update
RELEASE_1_1
erdgeist
2005-10-20
cpio creates missing directories 0700 - we need 0755
erdgeist
2005-10-15
Enforce creation of a new config resource on create
erdgeist
2005-09-27
Format list more nicely
erdgeist
2005-09-25
parameter checking improved, check for IP on local interface
erdgeist
2005-09-25
delete works now, stupid nname bug fixed
erdgeist
2005-09-25
delete implemented, permissions changed, root permissions no longer necessary to start script, it will run into problems early enuogh
erdgeist
2005-09-25
Need a default full jail
erdgeist
2005-09-24
started implementing delete
erdgeist
2005-09-22
auto prefix reinserted
erdgeist
2005-09-22
list works in a very basic mode
erdgeist
2005-09-22
First test in live system yielded several problems :)
erdgeist
2005-09-21
nonstandard expansions removed, syntax errors removed
erdgeist
2005-09-21
substring starts at 0...
erdgeist
2005-09-20
Honour the install only flag in update
erdgeist
2005-09-14
lots of actual create jail logic implemented
erdgeist
2005-09-12
argument evaluation for create subcommand
erdgeist
2005-09-05
more sanity checks
erdgeist
2005-09-03
Here we go
erdgeist