[pve-devel] Patch to add wheezy support to dab
Dietmar Maurer
dietmar at proxmox.com
Fri Jul 13 06:51:46 CEST 2012
Ok, committed and uploaded new package to the pvetest repository.
I additionally added the following:
push @{$config->{source}}, "http://ftp.debian.org/debian SUITE-updates main contrib"
- if ($suite eq 'squeeze');
+ if ($suite eq 'squeeze' || $suite eq 'wheezy');
Hope that is OK?
- Dietmar
> -----Original Message-----
> From: pve-devel-bounces at pve.proxmox.com [mailto:pve-devel-
> bounces at pve.proxmox.com] On Behalf Of Eric Blevins
> Sent: Donnerstag, 12. Juli 2012 19:18
> To: pve-devel at pve.proxmox.com
> Subject: [pve-devel] Patch to add wheezy support to dab
>
> Attached is a patch to add wheezy support to dab.
>
> It is not extensively tested but the templates I have built so far turned out
> great.
>
> With Wheezy reaching the freeze I suspect lots of people will want to start
> playing with Wheezy.
> Hope this can be incorporated into the next version of dab.
More information about the pve-devel
mailing list