Comment # 6 on bug 1063789 from
(In reply to Thorsten Kukuk from comment #4)
> Some remarks:
> That the initrd needs a matching inst-sys and does not work with an inst-sys
> from an older or newer build is there from the beginning, the bad thing only
> was, that the check got broken and now fixed again.
> 
> The amount to download for an user is different:
> - Mini-ISO with inst-sys, one machine to install: the amount to download is
> the same as with a Mini-ISO without inst-sys.
> - Mini-ISO with inst-sys, several machines to install: the amount to
> download is much, much smaller than with a Mini-ISO without inst-sys.

Maybe but in this case the size of the initial download we present
on the web page is the important one. 350 just looks odd for
something we call small :-) Even the 100MB are quire large already.

> Mini-ISO without inst-sys: user has to download the image again with every
> new snapshot.

Well, linuxrc does a kexec if needed. That seems to work quite well
and is transparent to the user.

> Mini-ISO with inst-sys: CD could be re-used to install a newer snapshot.

That unfortunately is an illusion that may or may not work. The
instsys will use the built in control.xml and may not understand a
newer control.xml anyways. So if there are any changes in the way
things are configured, like retiring DEFAULT_WM in favor of
update-alternatives, the old installer would in the best case
configure things in useless ways. The only safe thing is matching
kernel, initrd, instsys AND repo.


You are receiving this mail because: