[schrodingred] Ajout d'un domu mx en plus, pour éventuel smtp2

This commit is contained in:
Pierre-Elliott Bécue 2013-04-19 04:31:10 +02:00
parent 0f0c37e7a0
commit c92cf3b99d
4 changed files with 11 additions and 3 deletions

View file

@ -29,5 +29,6 @@
<Path name="/etc/xen/cas"/>
<Path name="/etc/xen/baldrick"/>
<Path name="/etc/xen/apprentis"/>
<Path name="/etc/xen/schrodingred"/>
</Group>
</Base>

View file

@ -63,10 +63,10 @@
</Group>
<Group name="domu">
<Group name="lenny">
<Package name="linux-modules-xen-amd64"/>
<Group name="wheezy">
<Package name="linux-image-amd64"/>
</Group>
<Group name="lenny" negate="true">
<Group name="squeeze">
<Package name="linux-image-xen-amd64"/>
</Group>
</Group>