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
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-30
Documentation tidy up
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-20
Help pkg_add to find packages in correct order
erdgeist
2006-01-18
example shows usage of port updating
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 ezjail_portscvsroot, dont initialize defaults twice
erdgeist
2006-01-16
Introducing the -P flag to allow ports updating only
erdgeist
2006-01-16
explaing ezjail_portscvsroot
erdgeist
2006-01-16
Explaining ports update
erdgeist
2006-01-07
globbing is essential when specifying /pkg/*
erdgeist
2005-12-31
ensure ownership of default flavour, any owner different from root must be specified in config anyway
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
Reflect changes in flavour layout in man page
erdgeist
2005-12-31
Info is in ezjail-admin man page
erdgeist
2005-12-31
a nice default sudoers for a jail
erdgeist
2005-12-31
Provide a sane make.conf for building ports in a jail
erdgeist
2005-12-31
Empty file to hint the user of the possibility of doing post install stuff
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
Rethtought flavours
erdgeist
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-22
default flavour moved to examples
erdgeist
2005-11-21
Flavours introduced
erdgeist
2005-11-20
Default flavour file, moved from ../
erdgeist
2005-11-20
moves to examples
erdgeist
2005-11-19
Checks for already listening services added
erdgeist
2005-11-18
Reflect changes in ezjail-config.sh in default flavour
erdgeist
2005-11-18
Prevent globbing in unwanted places, allow space in User Name
erdgeist
2005-11-17
Really delete flavour file
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
we want to keep soft links
erdgeist
2005-11-17
We'll actually be going to supply a default flavoured jail
erdgeist
2005-11-17
Default PREFIX provided, flavour stuff added
erdgeist
2005-11-17
default flavour
erdgeist
2005-11-17
now known as ezjail.flavour
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
Corrected examples for user creation
erdgeist
2005-11-09
Comment field added to adduser line, install files and packages rudiments
erdgeist
[next]