summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-12-31Provide a sane make.conf for building ports in a jailerdgeist
2005-12-31Empty file to hint the user of the possibility of doing post install stufferdgeist
2005-12-31Flavours 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-18Rethtought flavourserdgeist
2005-12-18Rethought flavourserdgeist
2005-12-10BUG: /lib /libexec was not in basejailerdgeist
2005-11-22output of cpio now is hidden for ezjail-createerdgeist
2005-11-22default flavour moved to exampleserdgeist
2005-11-21Flavours introducederdgeist
2005-11-20Default flavour file, moved from ../erdgeist
2005-11-20moves to exampleserdgeist
2005-11-19Checks for already listening services addederdgeist
2005-11-18Reflect changes in ezjail-config.sh in default flavourerdgeist
2005-11-18Prevent globbing in unwanted places, allow space in User Nameerdgeist
2005-11-17Really delete flavour fileerdgeist
2005-11-17flavour was copied to / not to /etcerdgeist
2005-11-17exit called once too oftenerdgeist
2005-11-17Typo and put ezjails share, where it belongserdgeist
2005-11-17we want to keep soft linkserdgeist
2005-11-17We'll actually be going to supply a default flavoured jailerdgeist
2005-11-17Default PREFIX provided, flavour stuff addederdgeist
2005-11-17default flavourerdgeist
2005-11-17now known as ezjail.flavourerdgeist
2005-11-15function keyword not in BSDs sherdgeist
2005-11-14avoid nesting, some may say this introduces ugly style, I consider it more conciseerdgeist
2005-11-13update aliased as setuperdgeist
2005-11-09More sanity checks before and while making the jail worlderdgeist
2005-11-09Create config directory in basejailerdgeist
2005-11-09Corrected examples for user creationerdgeist
2005-11-09Comment field added to adduser line, install files and packages rudimentserdgeist
2005-11-09examples were misleading... or plain wrongerdgeist
2005-11-09Check if jail is still running before removing iterdgeist
2005-11-08Start of default config sub systemerdgeist
2005-10-21Checks for existence of base jail in updateRELEASE_1_1erdgeist
2005-10-20cpio creates missing directories 0700 - we need 0755erdgeist
2005-10-20Ensure existence of all required pathserdgeist
2005-10-20wrong unix magicerdgeist
2005-10-15Enforce creation of a new config resource on createerdgeist
2005-10-14Last cleanups before committingRELEASE_1_0erdgeist
2005-10-01documentation for version 1.0erdgeist
2005-09-27more exact documentationerdgeist
2005-09-27Format list more nicelyerdgeist
2005-09-26ezjail now is called ezjail.sherdgeist
2005-09-26rc.d scripts must be named *.sherdgeist
2005-09-25parameter checking improved, check for IP on local interfaceerdgeist
2005-09-25delete works now, stupid nname bug fixederdgeist
2005-09-25delete implemented, permissions changed, root permissions no longer necessary to start script, it will run into problems early enuogherdgeist
2005-09-25Need a default full jailerdgeist
2005-09-24EZJAIL_PREFIX added to man pageserdgeist
2005-09-24wrong man sectionerdgeist