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
2006-02-21
Cosmetics. Really ;)
erdgeist
2006-02-16
Ugly ugly bug: [ test for string ] fails for too many paramters. Quote the string.
RELEASE_1_3
erdgeist
2006-02-15
Dont install a jail to an existing location
erdgeist
2006-02-14
/boot and /rescue move to basejail
erdgeist
2006-02-10
Cosmetics.
erdgeist
2006-02-09
Give permissions to the correct file.
erdgeist
2006-02-09
Condition check turned around
erdgeist
2006-02-09
Discontinue deprecated -r option for cp, ensure flavour directory
erdgeist
2006-02-09
Cosmetics.
erdgeist
2006-02-09
Radical change of what an ezjail flavour is. The old way got me stuck.
erdgeist
2006-02-08
quote mismatch. Formatting
erdgeist
2006-02-08
cvsroot for ports now obeyd in cvs up, too. Cosmetics.
erdgeist
2006-02-06
Cosmetics. Corrected a stupid glitch claiming, the command would be 'ezjail' instead of 'ezjail-admin'.
erdgeist
2006-02-06
Protect against empty variable expansion problems in [ $var ]
erdgeist
2006-02-06
provide braces for variable expansion, rename a to dir, remove templatejail_old only, if it exists
erdgeist
2006-02-02
_ may be replaced by _, avoid identical variable names
erdgeist
2006-02-01
Variable name tidy up, forbid anything but [:alnum:]_ in variable names
erdgeist
2006-01-20
Code review. Mainly minor style fixes. One issue with softlink to /basejail/usr/ports fixed. Old flavour directory /basejail/config/pkg not created anymore.
erdgeist
2006-01-18
extra sanity checks
erdgeist
2006-01-16
We need to test for soft link, not for regular file
erdgeist
2006-01-16
Some people dont want there sticky tags removed on ports updating
erdgeist
2006-01-16
Introducing the -P flag to allow ports updating only
erdgeist
2005-12-31
Warnings must be emitted last, chflags must be applied to non-shared directories as well
erdgeist
2005-12-31
copy the whole defaults directory, not just its entries
erdgeist
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
[next]