Gentoo Archives: gentoo-installer

From: Andrew Gaffney <agaffney@g.o>
To: gentoo-installer@l.g.o
Cc: gentoo-dev@l.g.o
Subject: [gentoo-installer] Announcing GLI ("the installer") 0.5
Date: Mon, 07 May 2007 18:40:17
Message-Id: 463F7234.9070301@gentoo.org
1 The Gentoo Linux Installer team would like to announce version 0.5[.4] (we've
2 found a few bugs since the initial 0.5 release) of the installer. This release,
3 which is available on the 2007.0 x86 and amd64 LiveCD/DVDs, has a lot of changes
4 from the previous one (so many that it really should have been a new major
5 version, but we haven't even reached 1.0 yet, so it's a bit hard to jump to
6 2.0).
7
8 The major change is that the installer is now interactive, so instead of
9 configuring everything and then letting the install go, it acts more like every
10 other installer that has ever existed. If you're looking for something to do
11 automated installs, check out the installer's sister project, Quickstart at
12 <http://dev.gentoo.org/~agaffney/quickstart.php>.
13
14 As always, there are many improvements (and bugfixes) since the last version.
15
16 * Yet Another Partitioning Code Overhaul: partitioning is now done in real
17 time, so all of the problems that affected previous installer versions are
18 now gone. It is completely and absolutely safe. The worst it can do is mess
19 up when deleting a partition you wanted to delete or creating a new
20 partition, neither of which will result in data loss.
21 * GTK+ frontend redesign: most of the screens have been redesigned from the
22 ground up to go along with the new real-time functionality of the installer.
23 The content of the screens is drawn dynamically as you reach the screen,
24 instead of just disabling elements that don't apply anymore due to previous
25 decisions. This makes the interface seem a lot less clunky. We also have some
26 cool new graphics for the splash screen and banner image thanks to blackace.
27 * GTK+ frontend allows you to choose from 3 modes: Networkless, Standard, and
28 Advanced.
29 * GRP mode is now only available in Networkless mode.
30 * When existing prematurely from the installer, it will offer to clean up after
31 itself (unmount partitions, move logfiles, etc.)
32 * Dialog frontend has been given an overhaul and now has complete i18n support
33 along with 5 translations.
34 * CLI frontend fixup: the non-interactive CLI frontend has been fixed up. It
35 can be used to do automated installs with GLI if you create an install
36 profile by hand if you pre-partition or use the recommended partition layout.
37
38 As always with improvements, there are new bugs created to go along with them.
39 If you do encounter a bug, make sure to save your /tmp/installprofile.xml and
40 /var/log/installer.log.failed from the LiveCD right after the install fails.
41 File a bug at http://bugs.gentoo.org/. Select the "Gentoo Release Media" product
42 and the "Installer" component. If you can't find that, just use the following
43 link:
44
45 http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Release%20Media&component=Installer&format=guided
46
47 --
48 Andrew Gaffney http://dev.gentoo.org/~agaffney/
49 Gentoo Linux Developer Installer Project
50 --
51 gentoo-installer@g.o mailing list