A build server for Puppy

What features/apps/bugfixes needed in a future Puppy
Post Reply
Message
Author
User avatar
rarsa
Posts: 3053
Joined: Sun 29 May 2005, 20:30
Location: Kitchener, Ontario, Canada
Contact:

A build server for Puppy

#1 Post by rarsa »

Hey, I got an idea:

What if we could have a shared Build server for people that want to build applications in puppy but do not have the other distro required?

Actually that would guarantee that all applications are using the same libraries and configuration!

Of course someone would have to donate and host that build computer (vector does not require a big computer).

It may be set up as a time share where users would get time and workspace allocated.

We could establish some very restrictive security policies that would not let the users run anything but the make tools in a sandbox.

I havent thought this idea through. I just wanted to post it before i forget it.


Any ideas, reactions or volunteers?

I cannot volunteer my desktop as I share it with my kids that still like to boot into windows,
but I volunteer my time to investigate the requirements and try different things, I can also create a test environment on my desktop for a proof of concept.

User avatar
papaschtroumpf
Posts: 250
Joined: Fri 17 Jun 2005, 04:23

#2 Post by papaschtroumpf »

I might be able to host it on a spare box. PII 400mhz so it wouldn't be too zippy, be if we're only talking about command line SSH access that could be OK.
Wouldn't happen before mi-dAugust though, I'm leaving for an extended vacation in a few days.
Mandriva LE 2005 user and puppy newbie

Guest

#3 Post by Guest »

Looking through the bootscripts.....There's an allowance to to mount another squashfs file.......Now if that had a development platform on it........


Would have to recompile gcc to use the /opt path and work out library and include locations but could well worth it.......

Then a simple ./configure & make from the command line........

Or a complete distro in a file (it possible to keep it small) and then chroot to do your builds.....

Tho once I get back onto adsl I could supply a P4 2G or Athlon XP2000 for the job...have it setup down in the "Cellar" and have my router forward ssh on a non std port to that box....

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

Re: A build server for Puppy

#4 Post by Lobster »

rarsa wrote: Hey, I got an idea:

What if we could have a shared Build server for people that want to build applications in puppy but do not have the other distro required?
:) A great idea.

In the meantime we can create a thread of "Please compile this' and those with Vector Linux can do so. Then each compiled program can be added to our store of dotpups/pupgets. This tends to work already on a casual basis . . .

If others have dedicated servers to offer - what else can we do?
This forum (generously donated by John Murga) on his server space has proved very successful. One of the reasons I became involved with Puppy was I really liked the old Simple Forum (still available as an archive) and then when this one took off (we now have over 300 registered users)

Wow

Bow Wow 8)
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

#5 Post by GuestToo »

some of my dotpups already link to /opt (for example, eboard, mplayer)

mounting a squash-fs would not break them if /opt was made writeable using unionfs

Post Reply