summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Daniel Baumann [Fri, 10 Aug 2012 21:09:35 +0000 (23:09 +0200)]
Releasing debian version 4.0~a2-1.
Jon Severinsson [Sun, 5 Aug 2012 17:24:44 +0000 (19:24 +0200)]
Add mountkernfs.sh and mountall.sh to the list of services disabled in lxc containers.
These initscriopts unconditionaly mounts a tmpfs on /run which stops lxc-halt
and lxc-start from communicating with the container init.
Mounting filesystems at boot is better done in the lxc configuration file
anyway.
Daniel Baumann [Mon, 6 Aug 2012 00:06:41 +0000 (02:06 +0200)]
Explicitly listing umountfs and umountroot for remove in sysvinit script to be on the conservative side, instead of using 'umount*' pattern to match them.
When doing LXC things we need to be extra cautious, better to need to
update the harcoded list (and thus relying on getting updates to the
users to update them for newer sysvinit versions) rather than to need
the update to prevent errors (and thus not relying on getting updates
to the users to fix their systems).
Jon Severinsson [Sun, 5 Aug 2012 17:16:17 +0000 (19:16 +0200)]
Remove, rather than disable, the umount* initscripts in lxc containers.
Required as disable is a no-op for initscripts that are only installed as K??*
actions.
NB: This is not as bullet-proof as it should be, uppgrading or reinstalling the
initscripts package will restore them, and thus require the user to run
live-debconfig again.
Daniel Baumann [Sun, 5 Aug 2012 15:52:43 +0000 (17:52 +0200)]
Also adding kmod to disabled services within lxc containers in sysvinit script.
Daniel Baumann [Sun, 5 Aug 2012 15:33:53 +0000 (17:33 +0200)]
Adding missing space in live-debconfig/sysvinit/lxc-disable-services default, thanks to Jon Severinsson <jon@severinsson.net>.
Daniel Baumann [Thu, 2 Aug 2012 20:29:27 +0000 (22:29 +0200)]
Adding debian version 4.0~a1-1.
Daniel Baumann [Fri, 13 Jul 2012 17:12:53 +0000 (19:12 +0200)]
Adding upstream version 4.0~a1.