Gentoo Archives: gentoo-soc

From: Robert Seaton <seatonr@××××××.edu>
To: gentoo-soc@l.g.o
Subject: [gentoo-soc] Project Glentoo: Status Report #4
Date: Sun, 19 Jun 2011 23:43:12
Message-Id: BANLkTi=+aj68t5uaWzsYFWFF+AOpiZxFrg@mail.gmail.com
1 Hi, all.
2
3 Project Glentoo is a GSoC project to combine a Plan 9 userspace with a
4 Gentoo base system.
5
6 Early in the week, I managed to hack together a work around for the
7 issue the #gentoo-releng team was facing last week, but we're still
8 waiting for the core team to come up with an official fix to the
9 baselayout issue (bug #371280). I ran into some more issues with the
10 catalyst build tool, but generating fresh stage1 - 3 cleared
11 everything up.
12
13 On Wednesday, I spent some time trying to get distcc working on an
14 Amazon EC2 high-compute instance to speed up generation of the process
15 of building a liveCD image, seeing as it takes quite some time to
16 generate a fresh image on my aging core2duo. I still haven't managed
17 to get that working, but it's something I plan to continue to look
18 into during the upcoming week.
19
20 By Thursday, I had successfully generated a new Glentoo liveCD image,
21 but ran into a problem: the image doesn't automatically log the user
22 in like the official install media, so it's not very useful. I
23 debugged for hours, eventually finding out via #gentoo-releng that
24 this is an issue that the x86 maintainer is aware of. He said that he
25 is going to ask someone (don't remember who) about leveraging PAM for
26 use with the official install media to auto-login and deprecating the
27 livecd-tools package.
28
29 While waiting for a fix for the login issue, I've started working on
30 X11 integration, which is what I'd originally planned to spend the
31 week on. I'll be unable to test if it works until the login issue is
32 fixed, but I figure that I can at least get it building while I wait.
33 Right now, I'm running into a build issue with Python -- something I
34 hope to fix in the upcoming week.
35
36 For this upcoming week, I plan on getting the xorg-x11 package built
37 and installed as part of the liveCD generation process. After I manage
38 to get that done, I'm going to either work on a project page for
39 Glentoo or write some documentation for Catalyst, seeing as the
40 current documentation is quite sparse. I also might work on getting
41 distcc via an Amazon EC2 instance running so that I can generate
42 images faster.
43
44 I think the project is progressing at a steady rate, albeit slowly.
45 Hopefully, once this login issue is cleared up, I will stop being
46 plagued by build issues. I can dream, can't I? Anyways, Glentoo is
47 still on schedule to be at the point I originally planned for midterm.
48
49 Cheers,
50 rps

Replies

Subject Author
Re: [gentoo-soc] Project Glentoo: Status Report #4 Rich Freeman <rich0@g.o>