Gentoo Archives: gentoo-installer

From: Paul de Vrieze <pauldv@g.o>
To: gentoo-installer@l.g.o
Subject: Re: [gentoo-installer] New class diagram and use case
Date: Tue, 03 Feb 2004 22:03:24
Message-Id: 200402032303.18311.pauldv@gentoo.org
In Reply to: Re: [gentoo-installer] New class diagram and use case by Nathaniel McCallum
1 On Tuesday 03 February 2004 22:56, Nathaniel McCallum wrote:
2 > On Tue, 2004-02-03 at 15:56, Paul de Vrieze wrote:
3 > > All I ask is for the backend to have a mode designed in that would allow
4 > > the feeding of the install profile incrementally. That would mean that
5 > > one could feed the backend an incomplete install profile and it would do
6 > > what it could based on that. Also take into account that this install
7 > > profile will not necessarilly contain all stages.
8 >
9 > As dan says in his email, we can still impliment this. However, there
10 > should be no pause while building a profile. Pauses should only come
11 > when installation has actually begun. Thus a complete XML file is
12 > generated first, then the backend is called to parse the file and
13 > perform installation (with or without pauses).
14
15 I find an after-the-fact interference idea to be quite unnatural. Another
16 option would be to feed the backend two xml files which basically have null
17 actions such that they complement eachoter. Such a solution however would be
18 suboptimal to me
19
20 --
21 Paul de Vrieze
22 Gentoo Developer
23 Mail: pauldv@g.o
24 Homepage: http://www.devrieze.net

Replies

Subject Author
Re: [gentoo-installer] New class diagram and use case Nathaniel McCallum <npmccallum@g.o>