コミット履歴

作者 SHA1 メッセージ 日付
  Alexander Larsson 359b7df5d2 Rename runtime/* to daemon/* 11 年 前
  Michael Crosby af385151ce Move execdrivers into runtime top level pkg 11 年 前
  Alexander Larsson 636959e20a Move .dockerenv parsing to lxc driver 11 年 前
  Michael Crosby 96e33a7646 Move container.json and pid file into a root specific driver dir 11 年 前
  Michael Crosby a64ebabdfa Remove setup logging from sysinit 11 年 前
  Michael Crosby d59c05a37c Fix exec driver flag, rename new driver to 'native' 11 年 前
  Michael Crosby ca537a63a8 Remove chroot driver, it's not needed 11 年 前
  Guillaume J. Charmes e84e344b1f Use the dockerenv file from the current dir instead of root 11 年 前
  Michael Crosby 01f9815b55 Fix tests with dockerinit lookup path 11 年 前
  Michael Crosby 8f20058307 Compile nsinit into docker for use with dockerinit 11 年 前
  Michael Crosby 9e3da87a3a Cleanup some statements from exec driver work 11 年 前
  Guillaume J. Charmes 12468f2bc8 Rename Process to Command 11 年 前
  Michael Crosby 97c8450705 Make sure drivers are registerd within sysinit 11 年 前
  Michael Crosby ca8dd73fbf Small fixes to type names 11 年 前
  Guillaume J. Charmes f7684ea7f6 Move docker init into drivers functions 11 年 前
  Michael Crosby d3bae131d6 Make sure proc is umounted for chroot driver within init 11 年 前
  Michael Crosby 92e6db7beb Improve chroot driver by mounting proc 11 年 前
  Michael Crosby 8e0741f5e4 Add chroot driver for testing 11 年 前
  Michael Crosby 11ef2f0db4 Return error and not panic when cannot exec in dockerinit 11 年 前
  Solomon Hykes f6b91262a7 Move utility package 'netlink' to pkg/netlink 11 年 前
  Michael Crosby 0e6f0c4e02 Move MTU setting outside of lxc and set with netlink 11 年 前
  Guillaume J. Charmes 73a1ef7c22 Fix OSX build for sysinit 11 年 前
  Victor Vieux f9328ad9cc Merge pull request #3201 from jpoimboe/libvirt-prereq-network 11 年 前
  Josh Poimboeuf e877294321 dockerinit: propagate "container" env variable from lxc 11 年 前
  Josh Poimboeuf ecc51cd465 dockerinit: set IP address 11 年 前
  Josh Poimboeuf f7c7f7978c dockerinit: set hostname 11 年 前
  Josh Poimboeuf b8f1c73705 dockerinit: drop capabilities 11 年 前
  Josh Poimboeuf 1572989201 dockerinit: refactor error handling 11 年 前
  Josh Poimboeuf bd02d6e662 dockerinit: put args in a struct 11 年 前
  Brian Olsen 1c3a674444 Fixed problem with variables containing \n. 12 年 前