[lxc-devel] [lxc/lxc] f95776: lxc-debian: fix regression when creating wheezy co...

GitHub noreply at github.com
Wed Jun 29 18:08:50 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: f95776dffa5e1a566a69726345d17d322e51ebc0
      https://github.com/lxc/lxc/commit/f95776dffa5e1a566a69726345d17d322e51ebc0
  Author: Antonio Terceiro <terceiro at debian.org>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M templates/lxc-debian.in

  Log Message:
  -----------
  lxc-debian: fix regression when creating wheezy containers

The regression was introduced by commit
3c39b0b7a2b445e08d2e2aecb05566075f4f3423 which makes it possible to
create working stretch containers by forcinig `init` to be in the
included package list.

However, `init` didn't exit before jessie, so now for wheezy we
explicitly include `sysvinit`; sysvinit on wheezy is essential,
so it would already be included anyway.

Signed-off-by: Antonio Terceiro <terceiro at debian.org>


  Commit: 279354fc03bcb3f9d868a0900ff0c425dcfe8d1b
      https://github.com/lxc/lxc/commit/279354fc03bcb3f9d868a0900ff0c425dcfe8d1b
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M templates/lxc-debian.in

  Log Message:
  -----------
  Merge pull request #1064 from terceiro/fix-wheezy

lxc-debian: fix regression when creating wheezy containers


Compare: https://github.com/lxc/lxc/compare/60cfbd8a92ba...279354fc03bc


More information about the lxc-devel mailing list