Commit Graph

22 Commits

Author SHA1 Message Date
Dietmar Maurer
a922f88f4a closure: fix package ordering
We cannot use perl 'keys', because that return a list with random
order. Some packages use preinst scripts (run at unpack time), so
package order is important.
2017-06-26 09:58:53 +02:00
Dietmar Maurer
e429403ec1 Revert "trusty: add hack to avoid util-linux preinst bug"
This reverts commit 8a9c66c387.

Ubuntu fixed this upstream. Seems sysv-rc now generates
/etc/init.d/.legacy-bootordering to avoid calling insserv.
2017-06-26 07:38:38 +02:00
Dietmar Maurer
8a9c66c387 trusty: add hack to avoid util-linux preinst bug
(cherry picked from commit 0aa30d54c6)
2017-06-26 06:54:50 +02:00
Dietmar Maurer
ef8522345d support ubuntu 16.10 (Yakkety) 2016-11-02 08:19:35 +01:00
Wolfgang Bumiller
6fe8088faf use --rcfile to work with newer lxc 2016-08-18 14:05:41 +02:00
Dietmar Maurer
281483b6a6 add support for ubuntu xenial, bump version to 2.0-4 2016-04-20 11:14:47 +02:00
Dietmar Maurer
881f309928 ubuntu vivid/wily: exclude libmodule-build-perl 2015-10-31 17:27:23 +01:00
Dietmar Maurer
ae2443bc83 do not write /etc/network/interfaces for ubuntu wily 2015-10-31 17:16:53 +01:00
Dietmar Maurer
306c21dc3d add support for ubuntu wily (15.10) 2015-10-31 17:02:27 +01:00
Dietmar Maurer
91be0a6a42 add support for ubuntu precise 2015-06-30 10:30:08 +02:00
Dietmar Maurer
bb6602faa5 do not regenerate sshd host keys
This needs to be done when we create/clone a container.
2015-06-29 07:53:10 +02:00
Dietmar Maurer
e6b5b5acca add support for ubuntu trusty and vivid 2015-06-24 17:48:55 +02:00
Dietmar Maurer
f0134ed2e5 depend on lxc-pve instead of openvz, use LXC instead of openvz 2015-06-24 09:50:15 +02:00
Dietmar Maurer
dcc9959956 fix error in default debian mysql my.cnf for jessie 2014-10-02 08:53:26 +02:00
Dietmar Maurer
12152e086b fix mysql bootstrap for jessie 2014-10-02 07:47:13 +02:00
Dietmar Maurer
5d0f537eeb add support for Debian jessie 2014-09-30 11:07:25 +02:00
Dietmar Maurer
df845a3d2d use correct openvz config directory for pve 2013-07-22 06:41:45 +02:00
Dietmar Maurer
6892e375ac include wheezy-updates 2013-01-11 08:48:19 +01:00
Dietmar Maurer
756b991ffd spawn getty on /dev/tty1 2012-10-22 11:33:34 +02:00
Dietmar Maurer
964bc68bc3 do not use wheeze-updates
Seems that repository does not exist currently.
2012-07-13 10:22:17 +02:00
Dietmar Maurer
632ea034ef add wheezy support (patch from e100 + minor fixes) 2012-07-13 06:45:28 +02:00
Dietmar Maurer
8ab34b8799 initial import from internal svn repository 2012-04-10 10:51:40 +02:00