corepup

A home for all kinds of Puppy related projects
Message
Author
darry19662018
Posts: 721
Joined: Sat 31 Mar 2018, 08:01
Location: Rakaia
Contact:

#826 Post by darry19662018 »

Hello Wanderer,

Here is what I have been working on - a reverse of what you have been doing.

To keep things up to date in Puppy I thought about stripping down a Puppy - even cups and ffmpeg. I started with Peebee's Debian Stretch and then added Tiny core packages by converting them from tcz to sfs's by renaming them. They install to /usr/local/bin with libs installing to /usr/local/lib meaning they don't interfere with Puppys libs. and you use the boot manager or sfs on the fly to load and unload them which places the sfs in /mnt/home/

Tiny core has apps that are smaller and very handy like flaxpdf.

To strip the pup down I use the buildins utility.

I do all the deletions any that don't appear in that I use pfind to find all entries and go from there.

I produced one iso of a stripped down Stretch with some tiny core sfs.

https://archive.org/details/stretch7.5onebonek4.1.48
The third iso contains some tinycore apps and libs.

I moved from Puduan 7 the forgotten pup and stripped it down and did the same thing.
https://archive.org/details/Puduan7.0.0 ... 2corrected


This means you have a pup which can be kept up to date as well as using other portable apps and static apps.
Puppy Linux Wiki: [url]http://wikka.puppylinux.com/HomePage[/url]

[url]https://freemedia.neocities.org/[/url]

darry19662018
Posts: 721
Joined: Sat 31 Mar 2018, 08:01
Location: Rakaia
Contact:

#827 Post by darry19662018 »

To strip down a pup do your deletions with buildins and manual deletion and then reboot having made a savefile.

then use the remaster program in your puppy. You must reboot after making the deletions.

Then you can get your tiny core programs here.
https://distro.ibiblio.org/tinycorelinux/10.x/x86/tcz/

Download chosen app rename from tcz to sfs then use them like sfs's.
Puppy Linux Wiki: [url]http://wikka.puppylinux.com/HomePage[/url]

[url]https://freemedia.neocities.org/[/url]

darry19662018
Posts: 721
Joined: Sat 31 Mar 2018, 08:01
Location: Rakaia
Contact:

#828 Post by darry19662018 »

By the way tiny core have up to date GTK1 apps in their repo. I use a gtk1 mtpaint.
Puppy Linux Wiki: [url]http://wikka.puppylinux.com/HomePage[/url]

[url]https://freemedia.neocities.org/[/url]

wanderer
Posts: 1098
Joined: Sat 20 Oct 2007, 23:17

#829 Post by wanderer »

hi darry

very cool

a stripped down puppy system has been needed for a long time
thanks for doing this

it also is very helpful to the corepup system
since the idea and some of the components
will be interchangeable

i am reading your posts to figure out what exactly the specifics are

wanderer

darry19662018
Posts: 721
Joined: Sat 31 Mar 2018, 08:01
Location: Rakaia
Contact:

#830 Post by darry19662018 »

I'll soon post a stripped down Pudaun 7.00b iso for use.
Puppy Linux Wiki: [url]http://wikka.puppylinux.com/HomePage[/url]

[url]https://freemedia.neocities.org/[/url]

wanderer
Posts: 1098
Joined: Sat 20 Oct 2007, 23:17

#831 Post by wanderer »

cool

wanderer

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#832 Post by musher0 »

darry19662018 said:
(...) Puduan-7, the forgotten pup (...)
Nicely said.

BTW, I'm still working on it, but in the shadows.

BFN.
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

darry19662018
Posts: 721
Joined: Sat 31 Mar 2018, 08:01
Location: Rakaia
Contact:

#833 Post by darry19662018 »

Hey Musher,

I'd rather see a Pup done properly like what you are doing than the current approach of release and move on before anything gets properly tested.
Puppy Linux Wiki: [url]http://wikka.puppylinux.com/HomePage[/url]

[url]https://freemedia.neocities.org/[/url]

wanderer
Posts: 1098
Joined: Sat 20 Oct 2007, 23:17

#834 Post by wanderer »

hi all

just a post to remind everyone of this system
and to encourage them to consider looking into it
if you are interested in a minimal modular base

wanderer

wanderer
Posts: 1098
Joined: Sat 20 Oct 2007, 23:17

#835 Post by wanderer »

on a further note

if fredx reads this

can your portable firefox
be made to work in corepup

i put it in upup(bb)
and it worked fine
even updating to the latest version

but it wont run in corepup
and i cannot figure out what dependencies are needed

wanderer

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#836 Post by fredx181 »

Hi wanderer,

Maybe gtk3 is not installed? What is the message if you run the ff script from terminal ?

Fred

AndresC2
Posts: 76
Joined: Sun 09 Jul 2017, 02:12

#837 Post by AndresC2 »

Hi wanderer,

"firefox_getLatest.tcz" in appbrowser

install gtk3 plus all dependencies.

wanderer
Posts: 1098
Joined: Sat 20 Oct 2007, 23:17

#838 Post by wanderer »

yes thanks andresC2

fredx has very kindly made an apulse for the firefox tcz
and has told me how to load everything
so we can always have the latest forefox that way

i was just wondering if i can make a completely portable firefox in a folder
like the one that works in upupbb

as a start
i am going to take fredx firefox
and run it to see what it asks for

wanderer

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#839 Post by fredx181 »

wanderer wrote:as a start
i am going to take fredx firefox
and run it to see what it asks for
Any progress on that ?

Fred

wanderer
Posts: 1098
Joined: Sat 20 Oct 2007, 23:17

#840 Post by wanderer »

hi fredx

wow

my latest test was a complete success

this is what i did

i started a new tinycore 9

new home and tce

downloaded and loaded get-latest-firefox

then put your firefox in the home directory

and started it

it ran and updated to the latest firefox

i am posting from it now


thank you thank you thank you


you have created the first and most important module for corepup


as well as the indispensable aplus for firefox


wanderer

wanderer
Posts: 1098
Joined: Sat 20 Oct 2007, 23:17

#841 Post by wanderer »

hi fredx

also your apulse works with your ff in corepup

played youtube


unlimited thanks once again


wanderer

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#842 Post by fredx181 »

Hi wanderer, good to see that it works for you !
downloaded and loaded get-latest-firefox

then put your firefox in the home directory
But, I'm not sure if I understand well. Isn't this a double firefox install ?
(firefox tcz from get-latest-firefox and the portable-firefox that I shared)

Fred

wanderer
Posts: 1098
Joined: Sat 20 Oct 2007, 23:17

#843 Post by wanderer »

hi fredx

yes both firefoxes are installed

but only one (yours) is used

your firefox just uses the other firefox dependencies

your firefox writes to its folder

and does not touch the .mozilla folder of the other firefox in home


totally awesome

thank you so much again


wanderer

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#844 Post by fredx181 »

wanderer wrote:yes both firefoxes are installed

but only one (yours) is used

your firefox just uses the other firefox dependencies


Ok, have it your way of course, but I'd say it's a waste of space having 2 firefox installs.
I think only gtk3 tcz needs installed for the portable to work.
Probably upupbb has gtk3 so that's the reason why the portable-firefox works on upupbb.

Fred

wanderer
Posts: 1098
Joined: Sat 20 Oct 2007, 23:17

#845 Post by wanderer »

hi fredx

i will try to just load gtk3
and see if it works


wanderer

Post Reply