[pve-devel] Patch to add wheezy support to dab
Eric Blevins
eric at netwalk.com
Fri Jul 13 08:50:49 CEST 2012
As far as I know there is no wheezy-updates at this time.
Adding that line to my wheezy machines causes 404 errors when running apt-get update.
Dietmar Maurer <dietmar at proxmox.com> wrote:
>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