Commit Graph
143 Commits
Author SHA1 Message Date
gunnar 94460a999d fix: Update-Skript, Containerfile-Optimierungen und chunkah-Rechunking
- notify-bootc-user.sh: D-Bus-Umgebung korrekt fuer Systemd-Service,
  jq-basierter Staging-Check (.status.staged != null), Guard Clauses,
  -Variable entfernt
- Containerfile: COPY --chmod=755 fuer Skript-Permissions
- build/20-multimedia.sh: Redundantes dnf5 clean all entfernt
- build/30-virt.sh: dnf5 autoremove und Cleanup entfernt
- build/40-remove-packages.sh: || true entfernt (Fehler sichtbar machen)
- build/50-prepare-flatpak-for-bazaar.sh: curl -f --retry 3 hinzugefuegt
- build.yml: chunkah Rechunk-Step fuer content-based Layers (Delta-Updates),
  Cache-Key erweitert (scripts/**), continue-on-error entfernt
- build-installer-iso.yml: concurrency-Block hinzugefuegt
2026-05-30 15:42:14 +02:00
humocs-manandGitHub 95749547d8 Refactor 40-remove-packages.sh to clean up services
Removed service configuration commands and adjusted dnf5 clean command.
2026-05-24 13:20:17 +02:00
humocs-manandGitHub 5e13d11c8c Delete build/99-custom.preset 2026-05-23 12:44:14 +02:00
humocs-manandGitHub 208baf8f7c Add custom preset to enable various services 2026-05-23 12:42:17 +02:00
humocs-manandGitHub 4855abcbad Remove Firefox and langpacks from the system
Remove Firefox and related packages from the system.
2026-05-23 11:45:44 +02:00
humocs-manandGitHub c79ea48821 Add 50-prepare-flatpak-for-bazaar.sh script 2026-05-23 11:43:41 +02:00
humocs-manandGitHub 7e9931fb41 Add script to install Bazaar Flatpak repository 2026-05-23 11:30:13 +02:00
humocs-manandGitHub 4da13eb56e Remove Firefox and plasma-discover packages
Removed Firefox and related langpacks, along with plasma-discover components.
2026-05-22 19:09:27 +02:00
humocs-manandGitHub d2f525b974 Delete build/50-install-bazaar.sh 2026-05-22 19:08:53 +02:00
humocs-manandGitHub 61220400bc Add script to install Bazaar via Flatpak
This script installs the Bazaar application via Flatpak in the specified system directory.
2026-05-22 18:43:12 +02:00
humocs-manandGitHub 03bcdf447c Update 40-remove-packages-and-enable-Services.sh 2026-05-22 18:01:33 +02:00
humocs-manandGitHub 3fcb892b62 Remove redundant dnf5 makecache command 2026-05-10 19:40:57 +02:00
humocs-manandGitHub 49e8d76a4f Comment out ROCm installation in multimedia script
Comment out ROCm installation commands in the script.
2026-05-10 07:28:29 +02:00
humocs-manandGitHub 7482a3b09a Replace 'fuse3-libs' with 'fuse-libs' in script 2026-05-09 18:54:11 +02:00
humocs-manandGitHub d8911ead55 Add fuse3-libs to installation list in 30-virt.sh 2026-05-09 18:15:03 +02:00
humocs-manandGitHub d7a4979f17 Enable ROCm installation in multimedia script
Uncomment ROCm installation commands for multimedia setup.
2026-05-08 19:20:33 +02:00
humocs-manandGitHub 7a8d300c31 Modify package removal in Services script
Updated package removal commands to include additional Plasma Discover components.
2026-05-07 17:46:52 +02:00
humocs-manandGitHub da1b43512d Replace plasma-discover-packagekit with plasma-discover-backend-packagekit 2026-05-07 12:35:26 +02:00
humocs-manandGitHub 171a8f1040 Remove packages and clean autostart files
Remove unnecessary packages and clean up autostart files.
2026-05-07 12:14:39 +02:00
humocs-manandGitHub eb388e18ba Enable services and remove packagekit masking
Removed masking of packagekit.service and enabled additional services.
2026-05-07 07:10:21 +02:00
humocs-manandGitHub 2e51ef3aa8 Update package removal script to include new packages
Removed Firefox and related langpacks, added plasma-discover-packagekit to the removal process.
2026-05-07 07:10:06 +02:00
humocs-manandGitHub 644feb9d1a Restore multimedia installation and comment ROCm setup
Re-enable multimedia package installation and comment out ROCm installation.
2026-05-07 06:22:05 +02:00
humocs-manandGitHub 725ec1b8db Fix package installation pattern in multimedia script 2026-05-05 16:41:46 +02:00
humocs-manandGitHub 12aabd0f4f Refactor multimedia package installation to use wildcards
Updated multimedia installation to use wildcard for package versions.
2026-05-05 16:34:24 +02:00
humocs-manandGitHub f73c9c222b Rename 10-repos.sh.bak to 10-repos.sh 2026-05-05 16:18:59 +02:00
humocs-manandGitHub 061748478d Uncomment multimedia stack installation commands 2026-05-05 16:00:39 +02:00
humocs-manandGitHub 0fde7e5f99 Uncomment additional multimedia packages for installation 2026-05-04 19:39:40 +02:00
humocs-manandGitHub 5b2907beb8 Comment out intel-media-driver in 30-virt.sh
Commented out the intel-media-driver installation in the script.
2026-05-04 19:39:02 +02:00
humocs-manandGitHub e6c7aae6e4 Update virtualization installation script 2026-05-04 19:25:42 +02:00
humocs-manandGitHub f5458fe5ea Comment out intel-media-driver in 30-virt.sh
Comment out intel-media-driver in the script.
2026-05-04 19:11:16 +02:00
humocs-manandGitHub 721da0d7ec Disable multimedia stack installation in script
Comment out multimedia stack installation commands.
2026-05-04 18:44:51 +02:00
humocs-manandGitHub 179ff5b9a1 Rename 10-repos.sh to 10-repos.sh.bak 2026-05-04 18:43:09 +02:00
humocs-manandGitHub 5e800955c5 Specify architecture for multimedia driver installations 2026-05-04 18:33:12 +02:00
humocs-manandGitHub c63a1b633e Update RPM Fusion repository URLs in script 2026-05-04 18:27:57 +02:00
humocs-manandGitHub e4cb116ad7 Update RPM Fusion repository URLs and commands 2026-05-03 22:16:02 +02:00
humocs-manandGitHub 8e0ad36095 Update dnf5 commands for package management 2026-05-03 22:05:50 +02:00
humocs-manandGitHub cdd2307afb Fix formatting of dnf command in 30-virt.sh 2026-05-03 21:35:51 +02:00
humocs-manandGitHub 82f7f9a195 Update repository installation in 10-repos.sh
Removed old repository installation commands and added new RPM Fusion repository links.
2026-05-03 21:33:16 +02:00
humocs-manandGitHub 5c5bf7d9c3 Enhance multimedia stack installation with ROCm
Updated multimedia installation script to include freeworld drivers and added ROCm installation.
2026-05-03 21:31:45 +02:00
humocs-manandGitHub 74ff152785 Fix multimedia installation script by removing duplicates
Removed duplicate dnf5 install command and libavcodec-freeworld package.
2026-05-03 20:59:07 +02:00
humocs-manandGitHub 7a5c6d4f41 Add additional terra-release packages to installation 2026-05-03 20:55:53 +02:00
humocs-manandGitHub dda9163f0f Update repository installation command in 10-repos.sh 2026-05-03 20:38:18 +02:00
humocs-manandGitHub cabd515e51 Rename 50-remove-packages-and-enable-Services.sh to 40-remove-packages-and-enable-Services.sh 2026-05-03 20:05:10 +02:00
humocs-manandGitHub e3621866eb Delete build/40-steam.sh 2026-05-03 20:04:41 +02:00
humocs-manandGitHub fe7696e8cc Revise multimedia stack installation in script
Updated multimedia installation to include additional drivers and libraries.
2026-05-03 20:03:21 +02:00
humocs-manandGitHub 9a25e0ec9e Replace RPM Fusion repos with Terra44 repo 2026-05-03 19:56:39 +02:00
humocs-manandGitHub 24c07efd9f Fix multimedia stack installation for architecture
Updated multimedia stack installation to include architecture-specific packages.
2026-05-01 20:29:26 +02:00
humocs-manandGitHub e7c079fda9 Update multimedia installation script for new packages 2026-05-01 20:28:20 +02:00
humocs-manandGitHub a8d0c8d1f8 Simplify repo setup script by removing comments
Removed unnecessary comments and commands related to Terra and RPM Fusion repos.
2026-05-01 20:21:18 +02:00
humocs-manandGitHub f0c35a8142 Update RPM Fusion Steam repo installation command 2026-05-01 20:00:12 +02:00