[neuvoo] 0.3.0 progress

2 views
Skip to first unread message

Viridior

unread,
May 3, 2010, 9:28:37 PM5/3/10
to neuvoo
I've been compiling heavily for 0.3.0.

[Done]
----------
metro base system
xorg-server
xf86-video-omapfb
@lxde
package list
* http://neuvoo.org/neuvoo/DOCS/neuvoo-0.3.0_rc2.packagelist.txt

[Short-Term Todo]
--------------------------
chromium (in progress)
items on 0.3.0 roadmap
* http://neuvoo.org/wiki/index.php?title=Category:Project#02.2F15.2F2010

[Long-Term Todo]
-------------------------
gst-plugins-ti (ebuild created)
omapfplay (ebuild created)
dsplink (ebuild in progress)


This is my build system so things like NFS and a few other utilities
will not be included in the final image, they are installed currently
for my build env. Binaries are uploaded here,
http://neuvoo.org/neuvoo/packages/armv7a/0.3.0/official/
I have tweaked the neuvoo profile to get something running, I have no
doubt that some other features/ will need to be included on the
default official image, but turning those on will be trivial and I
wanted to get something with minimal USE flags to start with and then
start adding accordingly.

Viridior

unread,
May 3, 2010, 9:33:25 PM5/3/10
to neuvoo
Forgot to mention... gregoiregentil, lead dev for the Touchbook,
pinged me again today asking when our image will be ready so he can
bundle it with the next AI OS release pack. I told him another week
or two since that is when I will be moving to Hawaii, if I don't have
something by then I will not be able to do much until close to August.

Please let me know if you will be available to work on our image over
the next week or during my absence.

On May 3, 9:28 pm, Viridior <jacobgalbre...@gmail.com> wrote:
> I've been compiling heavily for 0.3.0.
>
> [Done]
> ----------
> metro base system
> xorg-server
> xf86-video-omapfb
> @lxde
> package list
> *http://neuvoo.org/neuvoo/DOCS/neuvoo-0.3.0_rc2.packagelist.txt
>
> [Short-Term Todo]
> --------------------------
> chromium (in progress)
> items on 0.3.0 roadmap
> *http://neuvoo.org/wiki/index.php?title=Category:Project#02.2F15.2F2010
>
> [Long-Term Todo]
> -------------------------
> gst-plugins-ti (ebuild created)
> omapfplay (ebuild created)
> dsplink (ebuild in progress)
>
> This is my build system so things like NFS and a few other utilities
> will not be included in the final image, they are installed currently
> for my build env.  Binaries are uploaded here,http://neuvoo.org/neuvoo/packages/armv7a/0.3.0/official/

Dennis.Yxun

unread,
May 4, 2010, 10:01:23 PM5/4/10
to neu...@googlegroups.com
HI viridior:
    I've spent a few time playing with beagleboard, looking forward working together
Current e17, xfce4, evolution, thunderbird... all works.
    Hope we can spend more time working on OMAP specific, like your long term goal.

Dennis

Jacob Galbreath

unread,
May 5, 2010, 7:49:24 AM5/5/10
to neu...@googlegroups.com

Thanks dennis,

  I know you and a few others have been compiling also.  I am now using the neuvoo profile tree as my base.  With that set, now I am just building the basics of a working desktop image.  Once I have something that is functional I will move back to working on our long term objectives.  Once this base image is on the server I could use some help expanding the packages available.

Anything you would like me to work on?

On May 4, 2010 10:01 PM, "Dennis.Yxun" <denni...@gmail.com> wrote:



On Tue, May 4, 2010 at 9:33 AM, Viridior <jacobga...@gmail.com> wrote:
>

> Forgot to mention.....

Viridior

unread,
May 8, 2010, 2:54:05 PM5/8/10
to neuvoo
I have rsync'd my running images here: http://neuvoo.org/neuvoo/images/0.3.0/test/...

rc2 was a build image that I have been using to populate the binrepo
- links that shouldn't be used for official release
- /var/tmp & /var/cache

rc3 is my first test image for the actual release
- using this to finish up the neuvoo overlay profiles tree to be
release worthy
- start working on configs
- get a command list of post-metro install commands

I could use help with configs files

Jacob Godserv

unread,
May 8, 2010, 2:56:21 PM5/8/10
to neu...@googlegroups.com
On Sat, May 8, 2010 at 14:54, Viridior <jacobga...@gmail.com> wrote:
> I could use help with configs files

I can try to peck away at these if I can break up the work into very
small units.

--
Jacob

"For then there will be great distress, unequaled
from the beginning of the world until now — and never
to be equaled again. If those days had not been cut
short, no one would survive, but for the sake of the
elect those days will be shortened."

Are you ready?

Viridior

unread,
May 10, 2010, 8:58:59 AM5/10/10
to neuvoo
I appreciate the help, the configs are good enough to get the system
booting and xorg running. What needs work is the little things that
can improve the experience. I figure the more eyes on it the better
it will be since we all tend to focus in specific areas guided by our
use of Gentoo.

I synced rc3 last night, you can find it here:
http://neuvoo.org/neuvoo/images/0.3.0/test/rc3/

All changes should be pushed to git here:
http://gitorious.org/neuvoo/release-resources/trees/master/devices
'common' is for all devices
'<device>' are specific to that device
'additional' are 1. things that are not included in the base image
but good to have, 2. place holder until moved to either 'common' or
'<device>'.
Precendence is given to '<device>', I copy 'common' first then the
respective '<device>' directory.

I have been keeping track of the commands im using to build the system
here:
http://neuvoo.org/wiki/index.php?title=0.3.0

And you can see a 'equery list' here:
http://neuvoo.org/neuvoo/DOCS/neuvoo-0.3.0-official-packagelist.txt

On May 8, 2:56 pm, Jacob Godserv <jacobgods...@gmail.com> wrote:

Jacob Godserv

unread,
May 10, 2010, 6:29:19 PM5/10/10
to neu...@googlegroups.com
On Mon, May 10, 2010 at 08:58, Viridior <jacobga...@gmail.com> wrote:
> I appreciate the help, the configs are good enough to get the system
> booting and xorg running.  What needs work is the little things that
> can improve the experience.  I figure the more eyes on it the better
> it will be since we all tend to focus in specific areas guided by our
> use of Gentoo.

I haven't read the rest of the e-mail in depth yet, but before I close
up my laptop and forget again, I wanted to let you know that in 8 days
I will be done with all my exams, and will be back a few hours every
day again. This time I have a job, so I won't have quite the 6
hours-a-day sprint I had over Christmas. (That was, by the way, the
most fun I've ever had in three weeks.)

Looking forward to joining you guys again this summer! :)
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages