Initially I downloaded fatdog64-iso-builder-2022.10.tar.xz, configured sfs-baselist removing the following packages:
#gimp-2.8.22-x86_64-1
#libreoffice-6.3.6.2-x86_64-1
#libreoffice-dict-en-6.3.6.2-x86_64-1
#seamonkey-2.49.5-x86_64-1
#flash-plugin-32.0.0.156-x86_64-1.txz
#vlc-plugin-2.0.6-x86_64-1_vlc303.txz
#armagetronad-0.2.8.3.4-x86_64-1
#pipepanic-0.1.3-x86_64-1
#xinvaders3d-1.3.6-x86_64-1
#gtktetris-0.6.2b-x86_64-1
#sven-2020.08-x86_64-1
#florence-0.5.4-x86_64-1
Added the following packages, necessary for the operation of the modern web browsers (Firefox, Vivaldi, Google Chrome, Opera):
atk2-2.36.0-x86_64-1.txz
at-spi2-atk-2.26.2-x86_64-1.txz
at-spi2-core-2.28.0-x86_64-1.txz
glib-networking-2.56.1-x86_64-1.txz
gobject-introspection-1.56.1-x86_64-1.txz
gsettings-desktop-schemas-3.28.0-x86_64-1.txz
gtk3-3.24.31-x86_64-1.txz
librest-0.8.1-x86_64-1.txz
libsoup-2.62.3-x86_64-1.txz
libwayland-1.20.0-x86_64-1.txz
Creating basesfs (fd64.sfs): Create a link (fatdog-iso-builder) in /usr/src/, renamed "builder"
In the terminal type:
# cd /usr/src/builder
# ./build-iso.sh base
Will result in: /fatdog-iso-builder/iso/"fd64.sfs"
Observed issues with fd64.sfs made with fatdog64-iso-builder-2022.10.tar.xz:
1- The "builder" downloads the files listed from "http://distro.ibiblio.org/fatdog/packages/800", however "fatdog-bins-813.0-x86_64-1.txz" according to the attached figure, was not being found. The system did not start automatically, because the "autologin" would have to be placed manually in /bin;
2- It didn't show the contents of an SFS, it gave an error message and mounted it in the /mnt folder;
3- It didn't show the expanded initrd, it just indicated the path in /tmp;
4- The tested browsers (Chrome and Firefox) crashed and closed when trying to download a picture from the internet or send a picture to illustrate a comment on the Puppy Forum; and
5- I tried several ways to remaster fd64.sfs, it solved one thing, another broke....
Solution found:
1- I replaced the build-iso.sh of fatdog64-iso-builder-2022.10.tar.xz with the build-iso.sh from previous version (fatdog64-iso-builder-2021.11.tar.xz);
2- I edited lines 13,14,15,16 regarding the identification of version 813;
3- I redid the process of creating fd64.sfs; and
4- I was successful, with a base file with 220 Mb!
Someone will ask themselves: Why so much work?
Large apps or apps that swell over time, I use them in the form of ROXapps, external to the system on another HD partition (example: LibreOffice, Gimp, Wine, PortableApps, Clamav Anti-virus).
They install with symlinks. Browsers, with one click install a copy in spot, single folder, not scattering files throughout the system.
I don't use savefiles, everything is loaded into RAM and when turning off the PC, everything is brand new!