Gentoo Archives: gentoo-installer

From: Andrew Gaffney <agaffney@×××××××××××.com>
To: gentoo-installer@l.g.o
Subject: Re: [gentoo-installer] a few different questions
Date: Tue, 03 Feb 2004 03:58:42
Message-Id: 401F1986.3020607@skylineaero.com
In Reply to: Re: [gentoo-installer] a few different questions by Eric Sammer
1 Eric Sammer wrote:
2 >> 2. Whether Python or not, will real-time frontends have to be written
3 >> the same language as the core installer, or will it be controlled
4 >> through a pipe or similar method?
5 >
6 > I'm not entirely sure what you mean by "real time" but the physical
7 > commands will be shelled out where required. If you're asking if we're
8 > going to reimplement fdisk in pure python, the answer is a certain "no." ;)
9
10 By real-time, I mean that if you create your partition layout in the frontend and then
11 click 'Next ->', it will fire off a function call to the installer core which will put
12 that partition layout into effect. Just the same as most installers work, instead of how
13 the GLIS frontend and backend works. With the frontend that Scott Hadfield and I jointly
14 wrote for GLIS, the frontend creates the config file which gets passed to the backend when
15 the config is done. That is not real-time.
16
17 >> I don't know Python, but I have pretty decent bash - only since
18 >> working on GLIS frontend ;) - and Perl skills. I don't know any
19 >> Python, but I can always learn.
20
21 Everybody is repeating themselves, even me. ;)
22
23 --
24 Andrew Gaffney
25 System Administrator
26 Skyline Aeronautics, LLC.
27 776 North Bell Avenue
28 Chesterfield, MO 63005
29 636-357-1548
30
31
32 --
33 gentoo-installer@g.o mailing list

Replies

Subject Author
Re: [gentoo-installer] a few different questions Eric Sammer <esammer@g.o>