[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [OSSTEST v6 13/24] distros: support PV guest install from Debian netinst media.
On Tue, 2015-05-12 at 17:14 +0100, Ian Jackson wrote: > Ian Jackson writes ("Re: [OSSTEST v6 13/24] distros: support PV guest install > from Debian netinst media."): > > Ian Campbell writes ("[OSSTEST v6 13/24] distros: support PV guest install > > from Debian netinst media."): > > > + my $baseurl = $cd eq "current" ? > > > + > > > "http://cdimage.debian.org/debian-cd/current/$props->{PathArch}/jigdo-cd" > > > : > > > + > > > "http://cdimage.debian.org/cdimage/weekly-builds/$props->{PathArch}/jigdo-cd"; > > > > This should surely come from a runvar (or perhaps a config option) > > rather than being hardcoded. > > It occurs to me that doing this in a runvar with the url would mean > that the runvar "<GUEST>_cd" which currently contains a string like > `current' would go away. If you prefer, sure. > I wonder if a similar consideration ought to apply to the > `<GUEST>_diver' thing. (Why `diver' rather than `divert', JOOI?) It diver for debian-installer version (cf TftpDiVersion). It can either be "osstest", which means "use $c{TftpDiVersion}" (i.e. the same version as host installs use, updated with mg-update-debian-installer) or it can be "daily", meaning the daily images from [0] or a string which is any directory entry in [1], most commonly "current" (and not many historical versions are kept there by Debian). Ian. [0] http://d-i.debian.org/daily-images/$arch/daily/netboot [1] ftp://ftp.debian.org/debian/dists/wheezy/main/installer-amd64/ _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |