How do I build my own version of Puppy?

Booting, installing, newbie
Post Reply
Message
Author
mattvdh
Posts: 24
Joined: Sat 09 May 2009, 21:49

How do I build my own version of Puppy?

#1 Post by mattvdh »

I'm a noob! I need your help. thanks

mattvdh
Posts: 24
Joined: Sat 09 May 2009, 21:49

#2 Post by mattvdh »

basically I'm looking for a bootable iso image of puppy that only installs the system files. i.e. no 3rd party applications.

And I from that point I'd like to build it up to my preferences.. how does this work exactly?

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#3 Post by technosaurus »

get barebones for single cpu
OR
get gpup for SMP (dual core etc...)

use petget to install your packages (or download your own pets)
remaster using the remaster wizard
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

dom_b
Posts: 24
Joined: Thu 14 May 2009, 15:37

#4 Post by dom_b »

there are a lot of packages pre-installed that i do not want that are not listed in the package manager. how do i remove these? (sea monkey etc)

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#5 Post by technosaurus »

you need "petbegone" for puppy before 4.2 - for 4.2 use remax and choose "remaster lighter"
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

mattvdh
Posts: 24
Joined: Sat 09 May 2009, 21:49

#6 Post by mattvdh »


mattvdh
Posts: 24
Joined: Sat 09 May 2009, 21:49

#7 Post by mattvdh »

When I go to Remax under the setup menu and then hit 'Remaster slimmer' and then 'remaster slimmer' again, it says:

no files matched glob pattern "*.files"
no files matched glob pattern "*.files"
while executing
"glob -directory /root/.packages *.files"
(procedure "remaslim" line 5)
invoked from within
"remaslim"

any advice?

is there a more a straight forward method of getting puppy's core, right down to the bone(?)

I want to be able to change the window manager and all of the applications within it and then have it boot up automatically like puppy currently does. i.e boots from mbr, initializes services, drops the puppy file to ram, then boots in to the window manager of my choosing..

thanks

dom_b
Posts: 24
Joined: Thu 14 May 2009, 15:37

#8 Post by dom_b »

i've been trying the same thing. i've set up my puppy how i like it, installed it to a usb stick so i can then remaster it but no joy. just keeps asking for a live cd. do i have to burn it to cd? im on a netbook so its pretty impossible!

User avatar
floborg
Posts: 199
Joined: Thu 25 Oct 2007, 12:12
Location: Fort Worth, TX

#9 Post by floborg »

Are you trying to get rid of SeaMonkey? I've read on these forums that it might not go without a fight.
Ubuntu 10.10 Maverick
Core 2 Quad 2.4 GHz | 2 GB RAM

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#10 Post by technosaurus »

I was redoing the remaster script when PCM started with remax, I had already duplicated some of ttuuxxx's work so I completely gave up on finishing it ... here it is if it helps anyone ... just drag an empty folder to the script anywhere... I was pretty close to being finished but need to fix a "bug" that requires you to have the build folder in a separate partition if you select certain options.

just gunzip it and change the permissions to executable
(click on it to gunzip it to a bash script and then right click and select permissions)
Attachments
remasterwizard.sh.gz
here is the script I was working on to get it to make a full iso ... got bored at 90% complete and never finished
(2.72 KiB) Downloaded 298 times
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

dom_b
Posts: 24
Joined: Thu 14 May 2009, 15:37

#11 Post by dom_b »

i was going to get rid of seamonkey. i think its awful! sorry! who the hell uses seamonkey?!

anyways, i've found a nice pet of opera on here with flash 10 etc that works very well on my netbook. much faster and a nice interface than seamonkey.

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#12 Post by James C »

I've used Remax a number of times to remove or add things on the new iso. I have removed Seamonkey, no problem, since I use Firepup and Opera.

A little warning though, if someone removes the wrong thing in "expert" mode it can create problems.I found out the hard way, by trial and error and non-working cd's.

Remax can remove basically anything from the live cd or add basically any pet also.I just have trouble deciding just what to remove. :lol: :lol:

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#13 Post by technosaurus »

TIP: if you have a frugal install you can check to see if your system works by simply replacing your old pupXXX.sfs with the new one (after backup of course)
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

mattvdh
Posts: 24
Joined: Sat 09 May 2009, 21:49

#14 Post by mattvdh »

I don't understand why there isn't an easily accessible bare-bones version of 4.2 DeepThought... Hasn't someone put together an iso for download on this site?
Basically I want to strip down puppy to the core and be able to add packages from the command line and build up my system in that manor...like in debian apg-get or pkg_add in freebsd.
If it could start from scratch in that manor then it would be a lot easier to start over if and when I mess up and install a faulty piece of software that is unstable or w/e and corrupts my system's stability.

One of the main reasons I keep coming back to puppy (i've been trying out distros for the past month, probably 25 so far...full installs to my hd and messed around with each) is because if I mess up some sort of configuration then all i have to do is reboot my computer from the cd and reinstall puppy in 5 minutes... when i did something horribly wrong in any other distro it would take anywhere from 20mins-2hours to reinstall. knoppix was another great distro that installed quickly...but the compwiz fusion add on got on my nerves and bogged my computer down.

debian ran open arena beautifully...It's an old game I know, but it still runs great compared to the old dos version of it. I haven't really found any other games for linux beside a few solitaire/card games that tickled my fancy. Has anybody here tried arch linux?

Post Reply