I have posted here an ISO for the next generation of the Starter Kit project. It is based on Devuan Daedalus. This is Debian Bookworm without the annoying stuff like systemd and usr-merge. The ISO is mirrored in Fred's repo here.
It was made using a variation of Fred's mklive script and has the current k6.1.0-9-amd64 kernel. There is a kernel upgrade here.
Code: Select all
52d8e247b555548fa48d391d18ee427f DebLive_daedalus-6109-amd64.iso
See the next post for the recommended installer tool.
To build a general-purpose bootable flash drive, read below about ISObooter. Please note that Starter Kit ISOs CANNOT be written to a flash drive with dd. If you are starting from Windows, make a bootable flash drive of the Starter Kit using a tool like Rufus.
See here for discussions about GPT/GRUB2, and about UEFI/Secure Boot. But note that the Starter Kit continues to work with legacy MBR/BIOS setups.
As usual, your first step after installing is to run the command: apt update && apt upgrade
Get a Palemoon v28.15.0 squashfs module here. Drop it into the "live" folder of your Starter Kit install.
Get a squashfs module for Ungoogled Chromium here. Remember to make the "guest" user.
Get Firefox using wget and extract it into /opt. Run it from the Internet menu.
Code: Select all
wget --no-check-cert ftp.mozilla.org/pub/firefox/releases/113.0.1/linux-x86_64/en-CA/firefox-113.0.1.tar.bz2
The matching combo-wifi-driver-pack is now available for this kernel. Read here (#36) for info about the driver pack. Then read the update here about Broadcom and Intel firmware.
For print/scan, read here (#74). CUPS requires a login as root:root.
Updated info about Brother models is here. A further update is here that discusses modern AirPrint technology.
A new HP driver is here. It supports HP models up to Nov 2022.
For Epson printers, read here. Note that there are two methods:
- the vendor driver package and the "eppi" installer tool. Note the comment about libcupsimage2.
- the printer-driver-escpr package from the Debian repo.
New Starter Kit users should read the original Stretch Starter Kit thread here. It has information about adding content to your setup. Most of the apps have been updated for Bookworm/Daedalus and are in Fred's repo via apt-get.
The subsequent Buster Starter Kit thread starts here and continues in this thread below.