Gentoo Archives: gentoo-dev

From: Taras Glek <taras.glek@××××.com>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] GUi installer brainstorm
Date: Sun, 06 Jan 2002 17:12:02
Message-Id: 1010358736.654.2.camel@vaio
In Reply to: [gentoo-dev] GUi installer brainstorm by Geert Bevin
1 Why is a gui needed to do an installer? One could do a ncurses based
2 console "gui" that would be just as useful, but wouldn't depend on shaky
3 things like framebuffer(not all cards do vesa, some do it better/worse
4 than others), imho using a console interface, sort of like the one in
5 dos borland ides would be more than sufficient.
6
7 On Sun, 2002-01-06 at 14:54, Geert Bevin wrote:
8 > Hi all,
9 >
10 > I post a log of what Hallski and I have been talking about on irc,
11 > please add you comments.
12 >
13 > <Bevin> what did you already imagine in terms of GUI tools for gentoo?
14 > installer, package manager, admin tools, ... ?
15 > <Hallski> not much really, the problem for packagemanager and admin
16 > tools would be which toolkit (or mulitple)
17 > <Hallski> about the installer I would really like to have it so that
18 > users see what happends and take an active part in it
19 > <Hallski> since it's very educating
20 > <Hallski> *puh*
21 > <Bevin> that's also how I see the installer, more like a guide with
22 > blanks to fill in and commandlines to choose from, not something that
23 > tries to detect and do everything automatically
24 > <Hallski> yes
25 > <Hallski> well, some kind of hardware detection would be nice though
26 > <Bevin> I saw this kinda like a frame based approach, left frame with
27 > details about the current step and required data with links to
28 > alternative paths
29 > <Hallski> that takes you through setting the different parts up
30 > <Bevin> right frame almost exactly as a normal shell, but i which
31 > commands get auto-pasted from the left frame
32 > <Bevin> didn't the new developer was going to work on auto-detection
33 > of hadrware
34 > <Hallski> yes, I think it would be rather nice to have that, so it can
35 > autoinsert commands
36 > <Hallski> oh, nice
37 > <Bevin> so it's a kinda like an interactive and guiding documentation
38 > <Hallski> yes
39 > <Bevin> with no need to print out the installation manual before
40 > installing
41 > <Hallski> it could even be so easy to just have a html-browser that
42 > shows the installation
43 > <Hallski> but it would be nicer to have some more interactive aproach
44 > <Hallski> like, when you excecute the command in the shell-prompt it
45 > takes you to the next step in the guide-part
46 > <Hallski> wonder if that would be easy to do :)
47 > <Bevin> exactly my thoughts :-)
48 > <Hallski> you can have like Next-button
49 > <Bevin> or even a real website-like navigation with possible
50 > installation actions tat still have to be done
51 > <Bevin> the most important part will in fact be to write a good
52 > 'story-board'
53 > <Hallski> agree
54 > <Bevin> where every step in clear explanantions and all 'follow-ups'
55 > needed
56 > <Hallski> yes
57 > <Bevin> guess I'll get onto that storyboard first then
58 > <Bevin> and post it to the mailinglist as soon I have a first draft
59 > <Hallski> yes, that would be great
60 > <Bevin> about the toolkit, I like to use qt for it for several reasons
61 > <Hallski> ok
62 > <Bevin> 1. everything possibly needed is available in 1 lib
63 > <Hallski> I don't want to hack QT but it's ok if you do it :)
64 > <Bevin> 2. it officially supports operating without X
65 > <Bevin> first however I'd like to try to make a boot cd that contains
66 > the qt-embedded lib and an example app, as a proff of concept
67 > <Bevin> do you know if drobbins has 'portagified' his build cd
68 > creation scripts already?
69 > <Hallski> well, I think I can look a little at QT, but I'd rather not
70 > spend to much time learning about it
71 > <Hallski> dunno
72 > <Bevin> helping out with the storyboard will be most of the work
73 > <Hallski> yes
74 >
75 >
76 > _______________________________________________
77 > gentoo-dev mailing list
78 > gentoo-dev@g.o
79 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev

Replies

Subject Author
Re: [gentoo-dev] GUi installer brainstorm Geert Bevin <gbevin@×××××××.be>
Re: [gentoo-dev] GUi installer brainstorm "Miguel S. Filipe" <m3thos@×××××××.pt>