PB
PB
At the moment all builds run on Github are "lumped together" into a single Action class: builds. Experimental builds should be in a different Action class to incremental builds of...
Why? Why do I see these mounts?: /dev/sda2 /var/lib/containers ext4 rw,noatime 0 0 /dev/sda2 /home/spot/.local/share/containers ext4 rw,noatime 0 0 Why do I have this folder?: /root/.config/swayidle Why does blkid show...
Reopened with different issue - below
Should the icon pets on ibiblio noarch be updated to the latest versions for builds that do not want / are unable to do petbuilds? Happy to do so if...
Starting with 24.04 Presumably because 24.04 is heading to being a usrmerge distro..... So far affected: bash udev With the changes the bash & udev package/templates are no longer correct
The Deadbeef help files from petbuild reside in /usr/share/doc/deadbeef they therefore get put into the DOCX .sfs whereas they are needed in the main puppy .sfs Is there a mechanism...
Kernel-kit builds using https://github.com/puppylinux-woof-CE/woof-CE/blob/testing/kernel-kit/configs_x86/DOTconfig-5.15.4-i686-pae boots to dead black screen on laptops with Intel graphics Confirmed with recent 32-bit builds: JammyPup32 & S15Pup32 and also LunarPup32 - all boot to black...
FDRV_SFS_URL= in _00build.conf does not download the specified fdrv
Also posted to the LXDE Forum.... I have 2 panels - the top one just has an "Application Launch Bar" with 12 apps in it..... Most times the panel starts...
Tried building gtkdialog with gcc-14 for NoblePup32 and got: ``` printing.c: In function 'pip_message_print_debug': printing.c:53:9: error: implicit declaration of function 'g_vprintf'; did you mean 'g_print'? [-Wimplicit-function-declaration] 53 | g_vprintf(format, args);...