Gentoo Archives: gentoo-installer

From: Preston Cody <codeman@g.o>
To: Gentoo Installer <gentoo-installer@l.g.o>
Subject: [gentoo-installer] 0.2 Release Announcement and GLI Status update
Date: Mon, 21 Nov 2005 15:21:57
Message-Id: 5c18b7fe0511210721n24b4b44dgde1397ed9a990183@mail.gmail.com
1 The installer team is proud to announce the release of version 0.2 of the
2 Gentoo Linux Installer. There have been many improvements over the 0.1 ("alpha")
3 release including many new features and many annoying bugs squished.
4
5 (appologies in advance if gmail kills my formatting)
6
7 New features
8 ------------
9 * Sub-progress bar (shows the progress of the individual install step)
10 * Tarball extraction progress (shows how far along it is extracting a tarball)
11 * New code for dynamic-stage3 that cuts the time in half along with not
12 cluttering up your new install with binary packages.
13 * Optional verbose logging for debug purposes.
14 * Notification of which packages are available in GRP form (gli-dialog only)
15 * More graceful failure cleanup (now unmounts mounted partitions) (gtkfe only)
16 * Pre-configured xorg.conf is now copied to the new system when xorg-x11 is
17 installed.
18 * If selecting a graphical desktop xdm is set to boot automatically in
19 standard mode (prompt in advanced) (gli-dialog only)
20 * Automatic snapshot/make.conf screens for dynamic stage3 installs (this is
21 necessary to prevent b0rkage)
22
23
24 Bugs fixed since 0.1
25 --------------------
26 * NTFS/FAT32 code problem that left you with an empty partition table
27 * attempting to mount unallocated space
28 * Various bootloader bugs
29
30 Issues not resolved in 0.2 but fixed in CVS
31 -------------------------------------------
32 * Mounting windows partitions can cause filesystem format issues (fat16/32
33 instead of vfat)
34
35 Along with the new version of the installer, there is also a new LiveCD (extra
36 thanks to wolf-31o2 for that). Some of the changes include:
37
38 * Gimp and bittorrent have been added
39 * Fixes to allow Gnome to install properly via GRP
40
41 Issues not yet resolved
42 -----------------------
43 * gli-dialog error cleanup (should be an option)
44 * bootloader customizability. currently the boot device is determined by
45 /boot (or / if no /boot) and the MBR of that device is written to instead
46 of whatever device boots first. This is currently being fixed.
47 * internationalization support in gli-dialog is still only at "ready to go"
48 status
49
50 Coming soon to a LiveCD near you! (i.e. what to expect from 0.3)
51 ----------------------------------------------------------
52 * Dynamic/virtual hard-drives! You can define partitions with percentages.
53
54 * A brand new FE! Webgli, a web-browser-based FE, combines aspects from the
55 previous two FEs into a new and simple interface for creating install
56 profiles.
57
58 * Mastergli (TEMPORARY NAME), a mass-installation utility, which will be
59 combined with webgli to help create profiles. This finally addresses the
60 second half of the Gentoo Installer's project goals.
61 It will allow users
62 to PXE boot client machines that will be detected by
63 the mastergli server
64 (these can also be defined manually) and specify
65 which install profile to
66 use for that machine. This lets you create template
67 machines such as
68 "image-server" or "mail-server" or
69 "normal-workstation" for example and
70 pick and choose boxes and profiles. It then will
71 spawn off the selected
72 installs and provide status updates via the same web
73 interface. The
74 mastergli settings will of course be able to be
75 saved/loaded with a master
76 profile XML file. Since this interface will work
77 remotely (if allowed) and
78 in links2, it is not likely that there will be a
79 command-line version of
80 mastergli anytime soon. Mastergli utilizes
81 SecureXMLRPC code from samyron
82 as well as backend code from chotchki and of course agaffney.
83
84 Enjoy your new release!
85 -Codeman
86
87 --
88 gentoo-installer@g.o mailing list

Replies

Subject Author
Re: [gentoo-installer] 0.2 Release Announcement and GLI Status update Vincent Rubiolo <vincent.rubiolo@××××.fr>
Re: [gentoo-installer] 0.2 Release Announcement and GLI Status update Ben Urban <benurban@×××××××××××××××××.net>