]> CyberLeo.Net >> Repos - CDN/j.git/history - j
j: remove stale jipc pipe on startup, if jipc is not running
[CDN/j.git] / j
2012-10-15 CyberLeoj: remove stale jipc pipe on startup, if jipc is not... master
2012-07-13 CyberLeoj: realpath does not always exist; shift does not alway...
2012-07-13 CyberLeoj: autodetect chroot binary location; different in...
2012-07-13 CyberLeoj: ubuntu uses a different tag for special mounts in...
2012-07-11 CyberLeoMerge branch 'seed_support'
2012-07-11 CyberLeoj: add seed support for scripted chroot creation
2012-06-21 CyberLeoj: avoid non-zero exit code on chroot startup if /etc...
2012-06-12 CyberLeoj: add fstab maintenance hooks
2012-06-12 CyberLeoj: kill daemon and remove pidfile/socket on startup
2012-06-12 CyberLeoj: add cgroups support, to isolate and permit signallin...
2012-06-12 CyberLeoj, ipcc, ipcd: support gitk and gitka verbs, to spawn...
2012-06-12 CyberLeoj: add ipc to allow spawning editors and browsers outsi...
2012-06-12 CyberLeoj: move root dir to <name>/root so other things can...
2012-06-12 CyberLeoj: arch x86 and i386 are both synonyms for i386
2012-06-12 CyberLeoj: support init for debian chroots using debootstrap
2012-06-12 CyberLeoj: clean up chroot service start/stop
2012-06-12 CyberLeoj: support starting and stopping chroot services along...
2012-06-12 CyberLeoj: support 'ls' verb for listing chroots
2012-06-12 CyberLeoj: ensure j_params works when called for different...
2012-06-12 CyberLeoj: do not use 'jail' since these are chroots, not true...
2012-06-12 CyberLeoj: begin refactoring status to support multiple chroot...
2012-06-12 CyberLeoj: refactor param population to work per-function inste...
2012-06-12 CyberLeoj: clean up entry routines; eval instead of exec
2012-06-12 CyberLeoj: function and variable namespace cleanup
2012-06-12 CyberLeoj: rename jail_new to jail_init; recomment
2012-06-12 CyberLeoj: add status verb
2012-06-12 CyberLeoj: make use of configuration environment variables
2012-06-12 CyberLeoenter -> j: rename; add command symlinks