Gentoo Archives: gentoo-installer

From: Chris Gianelloni <wolf31o2@g.o>
To: gentoo-installer@l.g.o
Cc: gentoo-dev@g.o
Subject: Re: [gentoo-installer] installer project status
Date: Sat, 06 Aug 2005 12:26:45
Message-Id: 09BFF866-749B-48B8-A244-A2B6F1F4494C@gentoo.org
In Reply to: [gentoo-installer] installer project status by Andrew Gaffney
1 On Aug 6, 2005, at 1:16 AM, Andrew Gaffney wrote:
2 > * no lvm or software raid support
3
4 If the installer detects an already-present lvm/raid, will it allow
5 you to use it for your disks? The reason that I ask this is I am
6 wondering if it is still possible to perform the necessary setup
7 steps for these outside the installer, then simply select them within
8 the installer.
9
10 > Of course, to offset these bad things, we have a few features that are
11 > available with the installer that were not available previously:
12 >
13 > * livecd-kernel - the installer will install the kernel from the
14 > LiveCD into
15 > the new install so that you don't have to wait for genkernel to
16 > do its
17 > thing. It is installed as a package with emerge so that certain
18 > dependencies
19 > are satisfied (virtual/alsa for example)
20 > * GRP w/o an extra CD - the installer will quickpkg and emerge -K
21 > packages from
22 > the LiveCD instead of using prebuilt binary packages. This
23 > obsoletes the GRP
24 > CD, which will probably disappear in the next release.
25 > * dynamic stage3 - the installer can build a stage3 equivalent in
26 > the chroot
27 > directory from the packages on the CD. This will be useful down
28 > the road for
29 > networkless installs. Currently, there is no snapshot on the
30 > LiveCD for
31 > space reasons, but play with it anyway.
32 >
33 > Along with the GTK frontend, there is also a dialog-based frontend.
34 > This is
35 > useful for doing remote installs via SSH. gli-dialog also supports
36 > some things
37 > that the GTK frontend doesn't and vice versa. If not using gnome, the
38 > installer can be started by running 'installer' from a terminal.
39 > This will try
40 > to launch the GTK frontend first with the 'installer-gtk' script.
41 > If this
42 > fails, it will fall back to the dialog installer with the
43 > 'installer-dialog'
44 > script. If you wish to use the dialog frontend, you can run
45 > 'installer-dialog'
46 > directly.
47
48 For those of you that want the LiveCD, but don't want the overhead of
49 running X/Gnome, you will be able to start the CD with "gentoo nox"
50 and it will skip the actual starting of gdm, so you can have your
51 command-line goodness.
52
53 > Now, for the *most* important part...reporting bugs. Gentoo's
54 > bugzilla has a
55 > special sub-section for the installer. When you click the link to
56 > enter a new
57 > bug report, select "Gentoo Linux" and then "GLI" from the
58 > "Component" list.
59 > Please search for the bug you're reporting *before* creating a new
60 > bug. We
61 > would much rather see "me too" comments, or even the much more
62 > silent act of
63 > adding yourself to the bug's CC, than having to deal with tons of
64 > duplicate
65 > bugs. When you do encounter an error in the installer, try to grab
66 > /tmp/installprofile.xml and /var/log/install.log from the LiveCD
67 > environment.
68 > We may request them when you file a bug.
69
70 Please, please, please, please do not file bugs about the LiveCD
71 under the GLI component. Also, don't file GLI bugs under the "Gentoo
72 LiveCD" product.
73
74 I have created a bug especially for issues with the LiveCD.
75 http://bugs.gentoo.org/show_bug.cgi?id=101540
76
77 --
78 Chris Gianelloni
79 Release Engineering - Strategic Lead/QA Manager
80 Games - Developer
81 Gentoo Linux
82
83
84
85 --
86 gentoo-installer@g.o mailing list

Replies

Subject Author
Re: [gentoo-installer] installer project status Andrew Gaffney <agaffney@g.o>