Sabayon Woof

A home for all kinds of Puppy related projects
Post Reply
Message
Author
l0wt3ch

Sabayon Woof

#1 Post by l0wt3ch »

Sabayon Linux has a package management system using binary packages called Entropy.

Main repository: http://pkg.sabayon.org
Alternate repository: http://mirror.umoss.org/sabayonlinux/entropy

Could these binary packages be used by Woof to make a Gentoo Puppy? If it could, then emerge might be possible, as Entropy's binary packages are supposed to be compatible.

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#2 Post by Lobster »

might be of interest
http://simplux.org/
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#3 Post by nooby »

Lobster that link to the iso fails. There is not such file there as I find when looking at the downloads. Could you have uploaded it somewhere else?
I use Google Search on Puppy Forum
not an ideal solution though

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#4 Post by Lobster »

That is the only link I have - someone might have the ISO or more info . . .
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#5 Post by nooby »

Then we have to tell the developer of Simplux.

Have you tested it and like it? What is the pro et cons in your opinion.

The descriptions sounds very good

Cool that you too love lupu234. I only use Lupu234 now. that one works best for me now. :)

I have one Lupu234 version with wine and only use that one when listening to Spotify and one Lupu234 without wine and use that one 24/7 for regular surfing. Having them both in frugal install makes it fast to reboot into the other when I need to listen to Spotify. One are only allowed 20 hours for free each months. :)


I've added noscript to FF to feel a bit safer when visiting youtube with music that can be manipulated.
I use Google Search on Puppy Forum
not an ideal solution though

l0wt3ch

#6 Post by l0wt3ch »

Guys, Simplux is dead, long dead. They have apparently abandoned the project.

This is a proposal for a new Woof-based Puppy.

Normally, Woof can't build a Puppy from Gentoo binaries, because there are no binaries in Gentoo - everything is built from source, which was always kind of the point of Gentoo. But Sabayon has been quite successful in making a finished product out of Gentoo, and have compiled all of their packages into deb-like binary packages. These Woof theoretically could build something with.

If this is possible to build Puppy from Entropy using Woof, it would be far superior to Simplux because it would all be native Puppy. It would be just like Lucid Puppy, using Gentoo instead of Ubuntu.

I can use Woof to build a Puppy, but I've never made my own configuration files. For example, I'm already stuck at the reference to "Packages.txt" or "Packages.bz2" because the Entropy repository has a "Packages.db" database file. Is this incompatible? Are there workarounds?

Would anyone who is experienced in creating DISTRO_COMPAT_REPOS and other Woof configuration files like to help?

User avatar
Iguleder
Posts: 2026
Joined: Tue 11 Aug 2009, 09:36
Location: Israel, somewhere in the beautiful desert
Contact:

#7 Post by Iguleder »

You'll have to write some code that converts a package list to a PPM one. I did that with Slackware (and Salix OS) and Debian (or Ubuntu, any distro with APT) already for my own Woof-like thing.

I use Perl for that, I think it's the best choice - this language is supposed to be used for text processing and it's way faster than Bash, assuming you run the script once for the entire file.

At the moment I'm doing the first run of this crazy coding project ... let's hope it boots :lol:
[url=http://dimakrasner.com/]My homepage[/url]
[url=https://github.com/dimkr]My GitHub profile[/url]

l0wt3ch

#8 Post by l0wt3ch »

Thanks for the reply, Iguleder.

Making a Woof-Puppy from Gentoo would probably be a huge undertaking. Probably too big for lil old me.

User avatar
WireWulf
Posts: 96
Joined: Sun 20 Sep 2009, 15:30
Location: somewhere

#9 Post by WireWulf »

why not build a pup like distro in gentoo then slowly combine the codes by cross compiling?
are we who we think we are? or is this all a lie thought up by people whom we can not see?

l0wt3ch

#10 Post by l0wt3ch »

Well, what I envisioned was to use the Sabayon binaries to build a working "Gentoo Puppy" and then use "emerge -up world" to update all the packages to newer Gentoo versions so that it would be true Gentoo.

But let's face it, there's enough problems around here already.

Post Reply