Page 1 of 1

Lightest sfs ?

Posted: Mon Jun 05, 2023 8:18 am
by sucuklu yumurta

Is there a version that has no apps in it, lean, just the basic tools and drivers to make it work :?:
zdrv I think is the file with the driver modules, I mean the other sfs which are bigger than the zdrv file.


Re: Lightest sfs ?

Posted: Mon Jun 05, 2023 10:45 am
by Jasper

I do not know which build of Puppy OS you intend to use but here is an example from Fossapup64-95

Image

Simply delete/move the adrv_fossapup64_9.5.sfs

This file has the inbuilt applications kindly provided by the developer.

Oops I guess you would move the SAVE file as well.


Re: Lightest sfs ?

Posted: Mon Jun 05, 2023 12:19 pm
by sucuklu yumurta

Thanks
it doesn't matter the version, it can be the sfs file of a version that can run at least Firefox 78, so I was wondering if there is a simple version with only drivers and no applications.


Re: Lightest sfs ?

Posted: Mon Jun 05, 2023 1:58 pm
by mikeslr

Ditto what jasper wrote. Removing applications from the base/core SFS is a waste of time and effort*. See, https://www.forum.puppylinux.com/viewto ... 4070#p4070. What it shows is that after spending hours to remove unwanted applications the result was that I had all of 7 Mbs more available RAM. Opening just one additional Web-browser tab more than wiped out all the work.

If there are applications you don't need/use, open Menu>Setup>Menu Manager and toggle their display OFF (red). If you don't have Menu Manager, its PupMenu is available here, https://www.smokey01.com/radky/PupMates.html. And turning Menu-displays off can be done manually. If there are many, open a text file and type 'NoDisplay=true' without the quotes. Then file-browse to /usr/share/applications and open the 'unwanted' applications in a text-editor and copy 'NoDisplay=true' into each.

The only other objective being to 'conserve RAM', that can better be accomplished by (a) using a SaveFile/Folder to only hold customizations and setting: exclude documents and especially Web-Cache; (b) use external AppImages and Portables: only the files necessary to create menu entries use RAM when they are not in use; and (c) prefer SFSes to installed pets: SFSes are external and even the links to them can be Unloaded when they are not in use.

-=-=--=-=-
* And if you're unwilling to waste that time and effort, why would you think anyone else would?


Re: Lightest sfs ?

Posted: Mon Jun 05, 2023 2:56 pm
by sucuklu yumurta

-=-=--=-=-
I can delete it if you want


Re: Lightest sfs ?

Posted: Mon Jun 05, 2023 3:38 pm
by mikewalsh

@sucuklu yumurta :-

Ah. You're thinking of what, in years past, we used to call a "bare-bones" Puppy. Many years back, when the old forum was in full swing and we had a lot more amateur developers in the community, several of these got put together.....these were the days of the type of hardware for which Puppy was originally conceived & built; low-power CPUs, modest amounts of early-gen RAM, small hard drives, etc, etc.

Alas, these are seemingly not a priority for anyone nowadays. Probably due to the explosion of cheap hardware over the last decade or so, and the ensuing fact that powerful machines are no longer that expensive.....especially since reasonably-priced, good-quality "refurbs" are so plentiful AND easily available.

Mike. ;)


Re: Lightest sfs ?

Posted: Mon Jun 05, 2023 3:59 pm
by sucuklu yumurta

If I bought this, I would come back to this forum and ask the same question. :D :D :D
Lenovo ThinkPad P17 G2 20YU001SUS 17.3" Mobile Workstation - Full HD - 1920 x 1080 - Intel Core i7 11th Gen i7-11850H Octa-core (8 Core) 2.50 GHz - 32 GB RAM - 1 TB SSD
Regards


Re: Lightest sfs ?

Posted: Mon Jun 05, 2023 4:27 pm
by williwaw

you could at some of the vanilla offerings which are quite minimal
there are 2 dog projects that allow you to build minimal installs


Re: Lightest sfs ?

Posted: Mon Jun 05, 2023 4:37 pm
by sucuklu yumurta
williwaw wrote: Mon Jun 05, 2023 4:27 pm

you could at some of the vanilla offerings which are quite minimal
there are 2 dog projects that allow you to build minimal installs

which one is :?:
viewtopic.php?t=7656


Re: Lightest sfs ?

Posted: Mon Jun 05, 2023 6:38 pm
by williwaw
sucuklu yumurta wrote: Mon Jun 05, 2023 4:37 pm

which one is :?:
viewtopic.php?t=7656

dunno
things change there, best asked in the vanilla subforum


Re: Lightest sfs ?

Posted: Mon Jun 05, 2023 7:47 pm
by d-pupp

the official release is 9.3.xx
The ios is kinda big at about 800 mb but you can cut it down
docx is Documents 29 m
nlsx is Language pacs 169 m
kbulid is Out of tree driv 14 m

IF you don't use nlsx Firefox won't show fonts for other languages just little squares

10.xx is in beta. It is very stable and dimkr says it's almost ready
11.xx is early development


Re: Lightest sfs ?

Posted: Mon Jun 05, 2023 8:28 pm
by dimkr

There are many packages you can take out, but you must draw the line in the sand.

If you take out VA API drivers, YouTube will eat your battery and make your computer hotter.

If you take out Firefox, you'll need to install a bigger and heavier browser. Firefox in Vanilla Dpup is preconfigured for low resource usage, and you lose this configuration when you install Firefox yourself, or switch to another browser.

If you take out fonts, websites become unreadable or ugly.

If you take out development packages and the kbuild SFS, you can't install out-of-tree drivers. Many computers need at least one of those.

If you drop fdrv or replace it with a smaller one, some of your hardware might not work, or work unreliably.

(And let's not forget, Vanilla Dpup's RAM consumption is lower than the average among other Puppy releases of its generation, despite the bighuge size. If you use pfix=nocopy or your computer doesn't have enough RAM, the unmodified dpup will still run better than most if not all alternatives)


Re: Lightest sfs ?

Posted: Tue Jun 06, 2023 2:00 am
by amethyst
dimkr wrote: Mon Jun 05, 2023 8:28 pm

There are many packages you can take out, but you must draw the line in the sand.

If you take out VA API drivers, YouTube will eat your battery and make your computer hotter.

If you take out Firefox, you'll need to install a bigger and heavier browser. Firefox in Vanilla Dpup is preconfigured for low resource usage, and you lose this configuration when you install Firefox yourself, or switch to another browser.

If you take out fonts, websites become unreadable or ugly.

If you take out development packages and the kbuild SFS, you can't install out-of-tree drivers. Many computers need at least one of those.

If you drop fdrv or replace it with a smaller one, some of your hardware might not work, or work unreliably.

And let's not forget, Vanilla Dpup's RAM consumption is lower than the average among other Puppy releases of its generation, despite the bighuge size. If you use pfix=nocopy or your computer doesn't have enough RAM, the unmodified dpup will still run better than most if not all alternatives)

Care to share this configuration of Firefox? Any tests done providing prove that Vanilla uses less memory than other Puppys (RAM usage to get to desktop doesn't really say much to me)? Quite frankly, I'm sceptical about assumptions like this.


Re: Lightest sfs ?

Posted: Tue Jun 06, 2023 5:05 am
by dimkr
amethyst wrote: Tue Jun 06, 2023 2:00 am

Care to share this configuration of Firefox?

https://github.com/puppylinux-woof-CE/w ... XUPHACK#L6

Try it and see for yourself.


Re: Lightest sfs ?

Posted: Tue Jun 06, 2023 5:41 am
by amethyst
dimkr wrote: Tue Jun 06, 2023 5:05 am
amethyst wrote: Tue Jun 06, 2023 2:00 am

Care to share this configuration of Firefox?

https://github.com/puppylinux-woof-CE/w ... XUPHACK#L6

Try it and see for yourself.

I run Firefox from extracted tarball folder on my partition. I see in the script mention of Firefox files somewhere in' /usr/lib which I don't have. My firefox folder looks like the attached image.


Re: Lightest sfs ?

Posted: Tue Jun 06, 2023 6:56 am
by dimkr

You'll need to read the Firefox documentation to find the right place to put the configuration files.


Re: Lightest sfs ?

Posted: Tue Jun 06, 2023 7:25 am
by amethyst

Don't have time going on a wild goose chase with the Firefox stuff. Firefox works well for me as I have it at the moment with user agent switcher (I run mostly as Android Tablet agent), etc.


Re: Lightest sfs ?

Posted: Tue Jun 06, 2023 7:33 am
by sucuklu yumurta

Hi,

This topic may require a new thread called "Step-by-step Firefox configuration"

https://ibb.co/Hn0HYMK

Example:
* In 104 Debian-based content edited by MX
opt/firefox/browser/defaults/prefences/distribution.js

* No similar .js file in Ubuntu-based Firefox 104

If I want to repackage any Ubuntu-based Firefox version with config and extentison for nopupsave-ram only mode (my favorite mode), how should I do it?
How should I organize the config file, what should I pay attention to and in which folder should it be?
In which folder should the plugins that will run on every startup be and what else should I pay attention to regarding configuration?

Regard


Re: Lightest sfs ?

Posted: Fri Jun 16, 2023 7:16 am
by Geek3579
sucuklu yumurta wrote: Mon Jun 05, 2023 8:18 am

Is there a version that has no apps in it, lean, just the basic tools and drivers to make it work :?:
zdrv I think is the file with the driver modules, I mean the other sfs which are bigger than the zdrv file.

Not sure if you only want a very light puppy. If so I suggest you look at a very small Debian Dog Bullseye starter ISO, weighing in at - 294 MB .

Its blisteringly fast in QEMU and can be customised to suit. See viewtopic.php?t=644
DNLoad from: https://www.mediafire.com/file/x1w6sb93 ... 8.iso/file

Extract and copy just the LIVE folder into a suitably named folder (eg DebianDog_Bullseye64 in this case) for a frugal installation

A typical grub menu would be:
menuentry "DebianDog_Bullseye64" {
insmod ext2
search --no-floppy --fs-uuid --set <UUID> # put your own UUID value in here without the < >
linux /DebianDog_Bullseye64/live/vmlinuz1 noauto from=/DPup_Bullseye64 changes=EXIT:/DebianDog_Bullseye64/
initrd /DebianDog_Bullseye64/live/initrd1.xz
}


Re: Lightest sfs ?

Posted: Fri Jun 16, 2023 2:45 pm
by ozsouth

@sucuklu yumurta - I made a quite usable fossa64-low of 244 mb (Ver4 - in Remasters section of Forum). I then decided to really strip it out & made a 160mb version with next-to-nothing (fossa64-micro), then added .pets to build that to about the stage of Ver2, about 220mb. I'm posting from that now. The biggest item is current Palemoon .pet at 38mb, but unless you don't want to browse the web, you need it, or at least the outdated 'light browser' at 25mb, but most other browsers are much bigger. So it's possible to have a 200mb system with 'micro' plus Palemoon, if you only want to browse the web with some safety. I may post fossa64-micro after some more testing. At 160mb, it can (via filemanager) play .wav , .au & display .jpg , .png , .txt , .pdf . Htm/html display is basic via dillo - can't really read this forum. Use at own risk.


Re: Lightest sfs ?

Posted: Fri Jun 16, 2023 6:25 pm
by sucuklu yumurta
ozsouth wrote: Fri Jun 16, 2023 2:45 pm

@sucuklu yumurta - I made a quite usable fossa64-low of 244 mb (Ver4 - in Remasters section of Forum). I then decided to really strip it out & made a 160mb version with next-to-nothing (fossa64-micro), then added .pets to build that to about the stage of Ver2, about 220mb. I'm posting from that now. The biggest item is current Palemoon .pet at 38mb, but unless you don't want to browse the web, you need it, or at least the outdated 'light browser' at 25mb, but most other browsers are much bigger. So it's possible to have a 198mb system with 'micro' plus Palemoon, if you only want to browse the web with some safety. I may post fossa64-micro after some more testing.

Send it to me, buddy. I'll take care of it.


Re: Lightest sfs ?

Posted: Sat Jun 17, 2023 1:34 am
by ozsouth

@sucuklu yumurta - check your pm. I've edited my previous post with a little more info on 'micro'.


Re: Lightest sfs ?

Posted: Sat Jun 17, 2023 5:25 am
by ozsouth

@sucuklu yumurta - bug found - check your pm for bugfix.


Re: Lightest sfs ?

Posted: Sat Jun 17, 2023 7:53 am
by sucuklu yumurta
ozsouth wrote: Sat Jun 17, 2023 5:25 am

@sucuklu yumurta - bug found - check your pm for bugfix.

Hello, I took your valuable time and installed the version you edited, saw 480p with Pale Moon, a great success for a 15 year old pc, I installed mpv later, there was a picture, there was no sound, it is largely compatible with focal repositories, but I installed 1-2 applications, it did not work fully, the best part was that there were 20 applications running in the background, very simple, it consumed 132 mb. I got used to BookwormPup :thumbup: regards


Re: Lightest sfs ?

Posted: Sat Jun 17, 2023 11:43 pm
by Tippe

By 32GB of RAM there's just no need to have lightest sfs's or to remove anything from anything. ;)


Re: Lightest sfs ?

Posted: Wed Jun 28, 2023 8:05 pm
by Eastler_Dart

my experiences:
I use Puppies long time. The first booted from CD
When I put that on my Harddisk, I take the bootparameter
as they were for CD-Boot.

the 4.12puppy was very quiiickkkk :-)

but what I don't had recognized: the whole sfs-file
was copied to RAM.

So check what gets written at bootup ;-)
If there is written something like "mount main sfs ..." all is good
if there is written something like "copy main sfs...."
then you should change the bootparameter (in grub?)
add 'nocopy' to it.
But with nocopy the source with the SFS has to stay in the system.
If you boot from CD/DVD.... the Dvd-drive don't gets free for other uses.

with 'nocopy' the system only need ram for the running programms,
means, if you have a main.sfs with 800MB and you only start Geany,
you need RAM for geany and not for the 800MB of the main.SFS ;-)

Hope it helps


Re: Lightest sfs ?

Posted: Wed Jun 28, 2023 9:21 pm
by dancytron
sucuklu yumurta wrote: Mon Jun 05, 2023 4:37 pm
williwaw wrote: Mon Jun 05, 2023 4:27 pm

you could at some of the vanilla offerings which are quite minimal
there are 2 dog projects that allow you to build minimal installs

which one is :?:
viewtopic.php?t=7656

He was probably referring to the Debian Dog Starter Kit, viewtopic.php?t=644 the latest version of which is based on Devuan Daedalus. It's really minimal, careful what you wish for.