Page 1 of 1

BookwormPup32

Posted: Sun Dec 10, 2023 1:57 pm
by peebee

First Release 28-December-2023:

07b89ab51a83081ffc05aec7339de72f BookwormPup32-23.12+2.iso - from here or later releases here

bookwormpup32.png
bookwormpup32.png (5.59 KiB) Viewed 6554 times

Discussion thread

32-bit version of BookwormPup - built from Debian 12 Bookworm components.

Closely aligned to BookwormPup64 (BWP64) and uses the configs of BWP64 as developed by @radky from the original work by @dimkr (many thanks to both).
It is a full Woof-CE Github Actions build.

Kernel is Debian config 6.1.x
OverlayFS provides the layered filesystem
GTK+3 apps are provided wherever possible
apt / synaptic deb package management & PPM for other package types
Sound control is by pipewire
Connman provides connection management - with a switcher to NetWizard if needed
Comprehensive firmware in the fdrv is provided. (large)

Some differences with BWP64:

  • built-in browser is Light in the adrv rather than Firefox (Chromium, Firefox, Palemoon and SeaMonkey are available for download)
  • xz sfs compression is used instead of zst
  • celluloid is not included (gobject segfault issues)
  • samba is provided in a separate sfs

An LXDE ydrv is also available.

Screenshot.png
Screenshot.png (188.07 KiB) Viewed 9447 times

Re: BookwormPup32

Posted: Sun Dec 10, 2023 1:58 pm
by peebee

reserved


Re: BookwormPup32

Posted: Sun Dec 10, 2023 1:58 pm
by peebee

reserved


Re: BookwormPup32

Posted: Sat Dec 16, 2023 11:24 am
by peebee

Sorry folks - there was a config error with +0 so +1 is released..... see post #1

The build is now on Github Actions rather than local.

Update deltas are available.


Re: BookwormPup32

Posted: Thu Dec 21, 2023 10:47 am
by peebee

A new Github Actions build is available 231221 - see post #1


Re: BookwormPup32

Posted: Thu Dec 28, 2023 12:58 pm
by peebee

07b89ab51a83081ffc05aec7339de72f BookwormPup32-23.12+2.iso
see post #1

281223

Updates to align with BookwormPup64-10.0.4 - thanks @radky


Re: BookwormPup32

Posted: Sun Feb 25, 2024 5:49 pm
by peebee


Re: BookwormPup32

Posted: Mon Feb 26, 2024 12:27 am
by Clarity

:thumbup: @peebee, a very nice, well-structured video. +1 8-)


Re: BookwormPup32

Posted: Fri Mar 15, 2024 8:56 pm
by oui

The menu includes an (very old) item " Puppy installer " but nothing happens :roll:

I will really install a full installation on the hard disk.

Is that (today not) possible (any more)?


Re: BookwormPup32

Posted: Sat Mar 16, 2024 7:08 am
by peebee

Full install is still there - it's just "hidden" to make it difficult to use:

Code: Select all

# to enable full install to hdd (before running this script - puppyinstaller):
#   export ENABLE_FULLINSTALL=1 

Re: BookwormPup32

Posted: Sat Mar 23, 2024 1:38 am
by arslan

Why would you want to make anything difficult to use?


Re: BookwormPup32

Posted: Sat Mar 23, 2024 12:35 pm
by Wiz57
arslan wrote: Sat Mar 23, 2024 1:38 am

Why would you want to make anything difficult to use?

Because the normal Linux "full install" is not the more common method of using Puppy Linux versions. Puppy and most derivatives on the forum
are designed to be "frugal installed", which means they take less room on storage, they don't have to have a full partition on the storage device,
and some applications are designed to be loaded as you go (SFS load/unload). SFS on the fly doesn't work well with typical full partition installations.
Most of the Puppy Linux developers go to great lengths to keep SFS file handling intact, and getting help on the forum with "frugal install" is fairly
easy and many forum members will help a new user. The primary advantage of Puppy's frugal method of installation is no need to partition, format
then install the OS as is typical in other distros installers. You can simply make a directory (or folder in Windows) and extract the files from the
ISO into that directory, and add a stanza to your bootloader, or if totally new, use a bootloader installer to create a bootloader configuration.
With a frugal install you still get the complete operating system, but it uses much less in storage space. You can even try multiple Puppys by
creating a directory on the drive, extract the iso into that directory, add the bootloader stanza and boot them up...all without tinkering with
your storage drives formatting, partitioning, etc.
Wiz


Re: BookwormPup32

Posted: Sat May 04, 2024 9:23 pm
by melodie11

Hello,
I am trying BookworkPup32 latest version (BookwormPup32-23.12-240504.iso) in Virtualbox, in order to test it to eventually install it to some oldies (ie: an Asus eeepc netbook), and I stumble upon the installer that does not start. So I have started digging, and sorry I can't copy paste for now, but here is a screenshot of my finding:

https://yourimageshare.com/ib/wGsQHm6McZ

And it appeared no package with this name (gtkdialog) could be found, nor a package containing the file missing (using apt-file search which I installed in order to search).

Any thoughts on that?

Best regards,
Mélodie


Re: BookwormPup32

Posted: Sat May 04, 2024 9:28 pm
by sonny

:welcome: @melodie11

Someone or some of us will get back to you shortly.


Re: BookwormPup32

Posted: Sat May 04, 2024 10:00 pm
by melodie11

Thanks sonny! :)


Re: BookwormPup32

Posted: Sun May 05, 2024 11:39 am
by BologneChe
melodie11 wrote: Sat May 04, 2024 9:23 pm

Hello,
I am trying BookworkPup32 latest version (BookwormPup32-23.12-240504.iso) in Virtualbox, in order to test it to eventually install it to some oldies (ie: an Asus eeepc netbook), and I stumble upon the installer that does not start. So I have started digging, and sorry I can't copy paste for now, but here is a screenshot of my finding:

https://yourimageshare.com/ib/wGsQHm6McZ

And it appeared no package with this name (gtkdialog) could be found, nor a package containing the file missing (using apt-file search which I installed in order to search).

Any thoughts on that?

Best regards,
Mélodie

Type puppyinstaller in the terminal.


Re: BookwormPup32

Posted: Sun May 05, 2024 11:59 am
by BologneChe
Wiz57 wrote: Sat Mar 23, 2024 12:35 pm
arslan wrote: Sat Mar 23, 2024 1:38 am

Why would you want to make anything difficult to use?

Because the normal Linux "full install" is not the more common method of using Puppy Linux versions. Puppy and most derivatives on the forum
are designed to be "frugal installed", which means they take less room on storage, they don't have to have a full partition on the storage device,
and some applications are designed to be loaded as you go (SFS load/unload). SFS on the fly doesn't work well with typical full partition installations.
Most of the Puppy Linux developers go to great lengths to keep SFS file handling intact, and getting help on the forum with "frugal install" is fairly
easy and many forum members will help a new user. The primary advantage of Puppy's frugal method of installation is no need to partition, format
then install the OS as is typical in other distros installers. You can simply make a directory (or folder in Windows) and extract the files from the
ISO into that directory, and add a stanza to your bootloader, or if totally new, use a bootloader installer to create a bootloader configuration.
With a frugal install you still get the complete operating system, but it uses much less in storage space. You can even try multiple Puppys by
creating a directory on the drive, extract the iso into that directory, add the bootloader stanza and boot them up...all without tinkering with
your storage drives formatting, partitioning, etc.
Wiz

The installer is useful if you want to test in a virtual machine. I understand very well the developer's motivations but we must also take into account the user's needs.


Re: BookwormPup32

Posted: Sun May 05, 2024 3:29 pm
by peebee
melodie11 wrote: Sat May 04, 2024 9:23 pm

Hello,
I am trying BookworkPup32 latest version (BookwormPup32-23.12-240504.iso) in Virtualbox, in order to test it to eventually install it to some oldies (ie: an Asus eeepc netbook), and I stumble upon the installer that does not start. So I have started digging, and sorry I can't copy paste for now, but here is a screenshot of my finding:

https://yourimageshare.com/ib/wGsQHm6McZ

And it appeared no package with this name (gtkdialog) could be found, nor a package containing the file missing (using apt-file search which I installed in order to search).

Any thoughts on that?

Best regards,
Mélodie

Hi Melodie

The file is actually : /usr/lib/gtkdialog/xml_info_gtk2

dotpup is a very old script - probably not used for many years!! It has been wrongly patched by the build process - will be fixed in future builds.


Re: BookwormPup32

Posted: Sun May 05, 2024 4:30 pm
by melodie11

Thanks peebee, but I am giving up, because after install (in virtualbox) I realized it is not working the way classic distributions do : root as the default session and having to indicate which apps are to be started as the default (dog name) user, is not the way I can make users adopt a Linux setup for their daily use.
But thanks for the help!


Re: BookwormPup32

Posted: Fri May 10, 2024 8:17 pm
by mmcdonald22

:thumbup2: Thanks for this distro. Works great! Have Wine.SFS, Dosbox, Palemoon, Chromium 124, FirefoxESR, Winamp, SPFSE, Bleachbit all working. Runs fast! Daily driver now. Easily copies from one machine to another (whole folder) run grubdos (old version) and it works same on new work laptop.


Re: BookwormPup32

Posted: Sat May 11, 2024 5:47 am
by mmcdonald22
Screenshot2.png
Screenshot2.png (397.45 KiB) Viewed 1791 times

Re: BookwormPup32

Posted: Sat May 11, 2024 6:01 am
by peebee

Ahhhh - that shows BWP64 - not BWP32 - wrong thread??


Re: BookwormPup32

Posted: Sun May 19, 2024 1:22 am
by BologneChe

Outstanding work as expected from you :thumbup2: