Bug#725187: lxc: Use Jessie and http.debian.net by default in Jessie/Sid?

2013-10-13 Thread Daniel Baumann
close 725187 1.0.0~alpha1-2
close 725188 1.0.0~alpha1-2
thanks

Thanks for your suggestions.

However, I've been asked by the DPL to not touch the upstream lxc
template at all in order to keep it the same across all distributions.
Therefore, I'm not changing the lxc-debian upstream template myself, but
I'm sure upstream will gladly merge your changes, hence please send the
patch to lxc-de...@lists.sourceforge.net.

Note that your suggested changes (and much more fixes) are already done
in the lxc-debconfig template found in the package in experimental. An
upload of this (after another round through NEW for the required package
split) will happen soonish.

In general, I recommend you use lxc-debconfig rather than lxc-debian,
but that's up to you.

-- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#725187: lxc: Use Jessie and http.debian.net by default in Jessie/Sid?

2013-10-13 Thread Daniel Baumann
On 10/13/2013 09:03 AM, Daniel Baumann wrote:
 An upload of this (after another round through NEW for the required package
 split) will happen soonish.

to be more clear, i ment: the upload of current package in experimental,
after another package split, to unstable, will happen soonish.

-- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#725187: lxc: Use Jessie and http.debian.net by default in Jessie/Sid?

2013-10-02 Thread Petter Reinholdtsen
Package: lxc
Version: 0.9.0~alpha3-2
Severity: wishlist
Tags: patch

The default suite used by lxc to generate a container is currently
Squeeze in Jessie.  I believe it would be better if this was Jessie,
to make sure the stable release is used when jessie is released.

Also the default mirror is cdn.debian.net, while I believe
http.debian.net is generally assumed to do a better job at picking a
good mirror.

I suggest to change the defaults in
/usr/share/lxc/templates/lxc-debian like this:

--- /usr/share/lxc/templates/lxc-debian 2013-08-17 16:36:27.0 +0100
+++ lxc-debian  2013-10-02 13:16:26.668861000 +0100
@@ -20,8 +20,8 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
-SUITE=${SUITE:-squeeze}
-MIRROR=${MIRROR:-http://cdn.debian.net/debian}
+SUITE=${SUITE:-jeesie}
+MIRROR=${MIRROR:-http://http.debian.net/debian}
 
 configure_debian()
 {


It would be great if a similar fix was done in wheezy, setting the
default SUITE to wheezy.

-- 
Happy hacking
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org