Re: getting wheezy installer code

2014-09-30 Thread Ian Campbell
On Tue, 2014-09-30 at 12:07 +0200, Cyril Brulebois wrote: > > You might need to add a "deb-src $MIRROR wheezy > > main/debian-installer" line to sources.list though? > > But not that part: there's no udeb-specific Sources. :) So you only need > the main/debian-installer part in 'deb' lines to be a

Re: getting wheezy installer code

2014-09-30 Thread Cyril Brulebois
Hi, Ian Campbell (2014-09-30): > I'm not sure that mr has branch management capabilities like this. I > expect it's a case of digging down in the package/* one by one and > checking out the wheezy branch (if one exists for that package). > Hopefully you have an idea which subpackages you are inte

Re: getting wheezy installer code

2014-09-30 Thread Ian Campbell
On Mon, 2014-09-29 at 11:52 -0700, Ross Boylan wrote: > Assuming an already checked out copy of the installer > (https://wiki.debian.org/DebianInstaller/CheckOut), what's the best > way to switch to wheezy? > > mr git checkout -b wheezy origin/wheezy > ? I'm not sure that mr has branch management