[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH RFC V2 3/6] Debian.pm: factor out preseed_base
Wei Liu writes ("[PATCH RFC V2 3/6] Debian.pm: factor out preseed_base"): > Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> It occurs to me to ask: > -d-i time/zone string Europe/London > -d-i clock-setup/ntp boolean true > + my $preseed_file= preseed_base($suite); > > + $preseed_file .= (<<END); > d-i partman-auto/method string lvm > #d-i partman-auto/method string regular Why do you not put the base at the start of the preseed file ? Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |