Age | Commit message (Expand) | Author |
2010-04-08 | Also look in FreeBSD-Archive for the requested distribution, thanks to Joan Picanyol i Puig | erdgeist |
2010-03-17 | Don't force a default flavour over a restore or create -x | erdgeist |
2010-03-05 | while not in the ports, ezjail-admin will now report the correct version, if checked out from CVS | erdgeist |
2010-02-16 | Missing && | cryx |
2010-02-16 | $0 is /etc/rc here, so doing rm -f "${0}" would leave the jail without /etc/rc after the first start. | cryx |
2010-02-14 | * Create new jails with jail_JAILNAME_exec_start instead of jail_JAILNAME_exec | erdgeist |
2010-02-11 | Make ezjail-list not wider than 80 chars, if possible | erdgeist |
2010-02-08 | Consider this to be the second part of the changes that started in 1.247 | erdgeist |
2010-02-08 | Make the Makefile install nullmailer-example, as well | erdgeist |
2010-02-08 | Revert parts of the changes from 1.243, from now on we install a working make.conf again | erdgeist |
2010-02-05 | Ensure that no-ip jails are listed as well | erdgeist |
2010-01-24 | - fix adding a .device entry into the fstab of a zfs-backed jail when renaming | cryx |
2010-01-20 | If pax fails resetting access times, don't report archiving errors. | erdgeist |
2010-01-15 | Forgot the "". | cryx |
2010-01-15 | Wrong order. | cryx |
2010-01-15 | Fix restoring zfs jails, they don't necessarily have a size so the ezjail-admin create command has to be invoked without the -s option. | cryx |
2010-01-15 | Fix the renaming of the mountpoint while renaming a zfs backed jail. | cryx |
2010-01-15 | When renaming a zfs backed jail, don't try to move the rootdir because it is done by zfs rename. | cryx |
2010-01-15 | Respect the -x option when creating a ZFS backed jail, do a check if the destinatiuon really is ZFS filesystem! | cryx |
2010-01-15 | Teach ezjail-admin not to attach a zfs backed imagejail when doing archive, reported by Nathan Tice. | cryx |
2010-01-14 | Introduce a default flavour setting, also fix some leftovers from renaming default to example. Many thanks to Panagiotis J. Christias | erdgeist |
2010-01-12 | Allow the user to continue with ZFS operations if the pool is in a DEGRADED state, but warn about it. | cryx |
2010-01-11 | Remove bashism, use freebsd-updates way to wait randomly. Thanks to Panagiotis J. Christias | erdgeist |
2010-01-11 | HEADS UP: Rewrote code that writes jail configs, also fixed many flaws in the config subcommand. | erdgeist |
2010-01-08 | make ezjail-admin always return 0 on success. Thanks to Justin Head | erdgeist |
2010-01-08 | add jail id to every jail ip-line | erdgeist |
2010-01-08 | make it clearer, that multiple addresses are listed on multiple lines | erdgeist |
2010-01-08 | Rearrange space in ezjail-admin list... more needs to be done vor v6 addresses. | erdgeist |
2010-01-08 | Check for zfs_enable was inverted | erdgeist |
2010-01-08 | Fix if[]-typo, fix spacing before secondary lines in ezjails with multiple ip addresses | erdgeist |
2010-01-08 | erdgeistify styles, remove white spaces, support multiple ip addresses better | erdgeist |
2010-01-03 | Check for the mountpoint before setting it. | cryx |
2010-01-03 | Fix a bug in ezjail-admin install where the zfs-dataset was not mounted correctly under the ezjail-directory. | cryx |
2009-12-29 | Use the jails FIB when attaching via ezjail-admin console | cryx |
2009-12-29 | wrong checking for the fib being an integer | cryx |
2009-12-28 | Support for setting and using jail-bound ZFS datasets, cpuset(1) and setfib(1). | cryx |
2009-12-28 | "It seems that FreeBSD 8 does not like to start rc scripts named *.sh." | cryx |
2009-08-21 | variable defaults for ZFS support | cryx |
2009-08-21 | Make archive use the cpio archive format. Also fix some Warning message. | erdgeist |
2009-05-27 | Fix ZFS creation when using ezjail-admin install | cryx |
2009-05-24 | Do the testing in a nicer way. | cryx |
2009-05-24 | Do better checks if ZFS is enabled and if the running ZFS implementation | cryx |
2009-05-23 | First chunk of ZFS support in ezjail. | cryx |
2009-02-02 | Using posix (2001) format instead of the outdated ustar to archive | erdgeist |
2008-10-22 | Setting defaults the more elegant bourne shell style | erdgeist |
2008-09-26 | Preparing ezjail for 3.0RELEASE_3_0 | erdgeist |
2008-07-18 | NOOO! We do not want to install word! Never! Thanks to Georg Hartzell for pointing that out. | erdgeist |
2008-07-17 | anoncvs.at.freebsd.org does no longer exist | erdgeist |
2008-07-16 | Finally modernize behaviour of ezjail-admin update. | erdgeist |
2008-07-13 | echo needs a -e switch in order to handle newlines correctly | erdgeist |