Drop OpenSCAD (DVDPhotoMatic finished)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
+2
-2
@@ -16,7 +16,7 @@ toolchain layer in one shot.
|
||||
| Steam + Proton | Bazzite base | BG4_UltraWide_fix |
|
||||
| VS Code, git, Homebrew, just | DX base | everything |
|
||||
| BlueZ/bluetoothd, rsync, openssh | Fedora base | denon-bluetooth, serverTransfer |
|
||||
| Godot (current stable), OpenSCAD, Android Studio | first-boot Flatpaks | superBossMonster/FFCardGame, DVDPhotoMatic jigs, native-angular |
|
||||
| Godot (current stable), Android Studio | first-boot Flatpaks | superBossMonster/FFCardGame, native-angular |
|
||||
|
||||
AIVoice's `SETUP.md` warning about snap Docker / Docker Desktop is moot here: Bazzite DX ships
|
||||
native docker-ce, which is exactly what it wants. Its
|
||||
@@ -89,7 +89,7 @@ distrobox too — or in their Docker builds, which is how they ship anyway.
|
||||
| BG4_UltraWide_fix | .NET 10, py3.12, Steam/Proton (covered) |
|
||||
| denon-bluetooth | distrobox tkinter+dbus, adb (covered) |
|
||||
| Docker-Registry-Browser | Node 18 |
|
||||
| DVDPhotoMatic | py3.12, zbar (distrobox), OpenSCAD (flatpak), webcam |
|
||||
| DVDPhotoMatic | finished project — py3.12, zbar (distrobox), webcam if ever revived; OpenSCAD flatpak for the jig files if needed |
|
||||
| encoderPro, ispy, keyWord, movieScanner, nameFixer4000, serverTransfer | Docker (+GPU) only |
|
||||
| FFCardGame | Godot 4.2 binary, Node 20, python+anthropic |
|
||||
| FRScanner | py3.11+, rtl-sdr distrobox + host udev rules |
|
||||
|
||||
@@ -60,7 +60,7 @@ publishing signed images to a registry later is just a `bluebuild build --push`
|
||||
(the proprietary module says `NVIDIA`). Blackwell only works on the open modules.
|
||||
2. **Deployment:** `rpm-ostree status` shows the booted deployment is the local build
|
||||
(`ostree-unverified-image:oci-archive:/etc/bluebuild/...`) with the expected base version.
|
||||
3. **Flatpaks:** all installed (`flatpak list --system` — 23 apps from the list below). The
|
||||
3. **Flatpaks:** all installed (`flatpak list --system` — 22 apps from the list below). The
|
||||
first-boot install is sequential and multi-GB; on slow links it can take 15+ minutes after
|
||||
first login. Progress: `journalctl -b --grep flatpak -f`.
|
||||
4. **Docker group:** run `ujust dx-group` (adds you to `docker` and friends), then log out/in.
|
||||
@@ -93,9 +93,8 @@ Installed system-wide from Flathub by the `default-flatpaks` module. All IDs ver
|
||||
Flathub (2026-07).
|
||||
|
||||
**Official / verified listings:** Bambu Studio, Bitwarden, Discord, Firefox, Thunderbird,
|
||||
FreeCAD, GIMP, HandBrake, LibreOffice, Moonlight, OpenSCAD, PCSX2 (`net.pcsx2.PCSX2` — the
|
||||
official build), Podman Desktop, Prism Launcher, Warzone 2100, XIVLauncher
|
||||
(`dev.goats.xivlauncher`).
|
||||
FreeCAD, GIMP, HandBrake, LibreOffice, Moonlight, PCSX2 (`net.pcsx2.PCSX2` — the official
|
||||
build), Podman Desktop, Prism Launcher, Warzone 2100, XIVLauncher (`dev.goats.xivlauncher`).
|
||||
|
||||
**Community / unverified listings — know what you're running:**
|
||||
|
||||
|
||||
@@ -36,7 +36,6 @@ modules:
|
||||
- net.wz2100.wz2100
|
||||
- org.freecad.FreeCAD # current ID; old org.freecadweb.FreeCAD is dead
|
||||
- org.gimp.GIMP
|
||||
- org.openscad.OpenSCAD # DVDPhotoMatic hardware jigs
|
||||
- org.libreoffice.LibreOffice
|
||||
- org.mozilla.Thunderbird
|
||||
- org.mozilla.firefox
|
||||
|
||||
Reference in New Issue
Block a user