OESF Portables Forum

General Forums => General Discussion => Topic started by: omro on September 18, 2004, 07:36:28 pm

Title: OE on a laptop
Post by: omro on September 18, 2004, 07:36:28 pm
Would OE be possible on a laptop?

Such a small linux footprint would boot up so fast and revive a really old laptop......

Just a thought!  
Title: OE on a laptop
Post by: Mickeyl on September 18, 2004, 09:51:07 pm
(parrot) OE is a build system, not a distribution. (/parrot)

Yes, OE can build a rootfs for an x86 machine.
Title: OE on a laptop
Post by: JohnKiniston on September 18, 2004, 11:30:47 pm
I see I'm not the only one with a older laptop gathering dust

The problem I see is Opie is designed for pen input and not mouse input?

I've got a Libretto 50 that's got 32mb of ram, a 640x480 display and a whole 75Mhz Pentium 1 CPU that I'd love to find a use for.
Title: OE on a laptop
Post by: omro on September 19, 2004, 04:50:11 am
That libretto would be fab with a lean, mean linux PDA type software running on it, it would blaze along compared to how it must have run with Win98.

I keep thinking that OE is a distribution. So is OZ the only distribution built upon it?

So someone could conceivably use OZ to build a distribution for an old laptop?

Or would it just be better to Gentoo it?
Title: OE on a laptop
Post by: lardman on September 19, 2004, 06:19:12 am
Quote
So is OZ the only distribution built upon it?

No; off the top of my head: OZ+GPE, OZ+Opie, Familiar+GPE, Familiar+Opie.

The idea is that the distributions are all the same (OZ & Familiar) except for the hardware differences required by the different machines (OZ for Zaurus, Familiar for iPAQ - however in the end I suppose that the two will be so similar that using two different names will be pointless, especially as there are already different machines supported within each distro).

The major difference between them at the moment, is that Familiar (for iPAQs) has a 2.6.x kernel running, however work for the Zaurii is underway - more volunteers, etc. as ever ;-).


Si
Title: OE on a laptop
Post by: Mickeyl on September 19, 2004, 11:16:40 am
The decision to stick with the names OpenZaurus, familiar linux, and OpenSIMpad was primary based on brand recognition, not on technical reasons.

Then again, it's pretty likely that OpenZaurus and OpenSIMpad move to uclibc in the future, while the familiar linux developers seem to want to stick with glibc.
Title: OE on a laptop
Post by: omro on September 19, 2004, 02:06:09 pm
Quote
Then again, it's pretty likely that OpenZaurus and OpenSIMpad move to uclibc in the future, while the familiar linux developers seem to want to stick with glibc.

What's the difference and what does that mean for OE?
Title: OE on a laptop
Post by: Mickeyl on September 19, 2004, 03:56:42 pm
uclibc is a lightweight c library especially designed for embedded systems. The size benefit is >= 1MB and it's also faster.
Title: OE on a laptop
Post by: omro on September 19, 2004, 05:07:50 pm
So if it's better, why would they go with the larger, less sensible option?
And why would they fracture something that seriously needs to be a good combined front  
Title: OE on a laptop
Post by: lardman on September 20, 2004, 05:12:19 am
Quote
So if it's better, why would they go with the larger, less sensible option?

Just a guess, but they generally have more ROM space than we do (32Mb I think). So this could be a reason. However this is possibly a bit simplistic, anyone know the real reason (perhaps a trawl of the various mailing lists)?

Quote
And why would they fracture something that seriously needs to be a good combined front

Up until now, the latest familiar apps haven't really run on the Z (OZ3.3.6pre1 was the only ROM which had libc like the familiar apps, and we had no usable X11 GUI for it) so it wouldn't change that much.

Also, assuming the familiar apps, etc., will be built with OE, then they can just be linked against uclibc by changing one line in the local.conf file and running ormake again - so not a major issue.


Si