Gentoo Archives: gentoo-installer

From: Jackey Yang <jackey.yang@×××××.com>
To: gentoo-installer@l.g.o
Subject: Re: [gentoo-installer] GLI Missed set locale for non-English spoken users
Date: Tue, 26 Apr 2005 17:36:20
Message-Id: 200504261436.07839.043936y@acadiau.ca
In Reply to: Re: [gentoo-installer] GLI Missed set locale for non-English spoken users by Christopher Hotchkiss
1 On Tuesday 26 April 2005 11:36, Christopher Hotchkiss wrote:
2 > On 4/26/05, Jackey Yang <jackey.yang@×××××.com> wrote:
3 > > Hi Guys,
4 > > Introduce myself first, I am a core developer of Magic Linux (Chinese
5 > > Linux
6 > > Distribution). I use Gentoo all the time myself and enjoy it.
7 >
8 > Well welcome to the project. Just for your information if you want to get
9 > a hold of the developers quickly, it is best to use irc, server
10 > irc.freenode.net <http://irc.freenode.net> on channel #gentoo-installer.
11 >
12 > 1. GLI seems missing a step to set locale and XIM input method, which is
13 >
14 > > very
15 > > important for non-English spoken people. Sure, you can set it yourself
16 > > like
17 > > what I did. But for GLI, is that suppose to be taken care automatically?
18 >
19 > The GLI is designed to have a frontend and a backend. Right now the only
20 > frontends we have written are done by english speaking developers. As such,
21 > to be honest there hasn't been much work done in the realm of translations.
22 > However before GLI is released to users, those layers will be added.
23 >
24 About translation, i think we can help. Magic Linux (MGC or ML) provides KDE
25 official zh_CN translation. I knew couple guys in Gentoo CJK group, should be
26 no problem to get CJK translation done. It looks that GLI is using pygtk, so
27 all CJK translation supposes to be saved using UTF8 (like official KDE). I do
28 not see any problem to support multiple languages in GLI.
29 > 2. Reiserfs ans XFT support. We developed our own installer called Magic
30 >
31 > > Installer(very close to GLI), which support Reiserfs (even Reiserfs4) and
32 > > XFT
33 > > for partition. Since I haven't spend much time on GLI, i would like to
34 > > try to
35 > > solve this problem for GLI in the future.
36 >
37 > We will welcome all the code contributions. For the partitioning code, be
38 > sure to talk with the developers on irc concerning that. It has gone
39 > through quite a few revisions recently.
40 >
41 Here is some features about MI:
42 1. Python, pytgk for GUI
43 2. Multiple languages support
44 3. Reiserfs, ext3 and xft support
45 4. MagicBooter supports to install system from local harddrive, network.
46 5. X configuration
47 6. SATA/SCSI support
48 7. Build iso automatically, you can tell it to split into CDRs (700M) or DVDR
49 (4.7G)
50 .....
51 Of course, MI is very picky and has some wired problems.
52 Since it is an RPM-based stuff, it must run on Fedora 1 (nothing else). Pretty
53 much, everytime we want to release a new version, have to build it on Fedora
54 1. MagicBooter actually uses old uclibc (the one still has c compile), so it
55 does not support 2.6 kernel, which means install CD's kernel is 2.4 only
56 (this sux) .
57
58 You can always to access MI source code, if you can read in Chinese *^_^*
59 http://www.magiclinux.org/people/levindu/MagicInstaller/
60
61 P.S. MI snapshots can be downloaded from the following link, take a look
62 http://www.magiclinux.org/drupal/images/mi.tar.gz
63
64 > 3. Can GLI build an ISO (CD/DVD) automatically? MI use "scons" to do that.
65 >
66 > That is not the focus of the GLI project. Our job is to build the
67 > installer. Release engineering builds the livecds. However if you wish to
68 > build Gentoo Livecds, I would look into catalyst.
69 > http://www.gentoo.org/proj/en/releng/catalyst/
70 OK, I will do that.
71 --
72 gentoo-installer@g.o mailing list