]> CyberLeo.Net >> Repos - CDN/j.git/shortlog
CDN/j.git
2012-10-15 CyberLeoj: remove stale jipc pipe on startup, if jipc is not... master
2012-09-28 CyberLeoj/seeds/debian: adjust sudoers patch to be less obscure
2012-09-28 CyberLeoj/seeds: include ed for debian and cnuapp seeds
2012-09-28 CyberLeoj/seeds/debian: support a sane local pool layout, and...
2012-08-23 CyberLeoj/seeds: include bash-completion for all debian seeds
2012-08-23 CyberLeoj/seeds/debian: robustify sudoers editing and password...
2012-08-23 CyberLeoj/ssh_chrooter: more documentation
2012-07-24 CyberLeoj/ssh_chrooter: stub implementation to toss incoming...
2012-07-24 CyberLeoj/seeds/cnu-debian: new seed to use CNU mirror infrastr...
2012-07-24 CyberLeoj/seeds/debian: better error message when missing arch
2012-07-13 CyberLeoj: realpath does not always exist; shift does not alway...
2012-07-13 CyberLeoj/seeds/acs: ACS stuff requires squeeze, and a few...
2012-07-13 CyberLeoj/seeds/rvm: chroot isn't always very featureful
2012-07-13 CyberLeoj/seeds/debian: scavenge password hash from host and...
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/seeds: use local repo cache if it exists; otherwise... seed_support
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 CyberLeoipcc: handle multiple arguments for browser and editor...
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
2012-06-12 CyberLeoenter: rename env to jail_env
2012-06-12 CyberLeoenter: use jail_params to probe for a usable shell...
2012-06-12 CyberLeoenter: include jailname in message if available
2012-06-12 CyberLeoenter: working revision
2012-06-12 CyberLeoInit