humocs-man and GitHub
36e0a2a0bc
Update build workflow to use Skopeo
...
Refactor build workflow to use Skopeo for image pushing and signing.
2026-05-17 13:59:36 +02:00
humocs-man and GitHub
58e29223b4
Refactor build.yml for Chunkah and image handling
...
Removed invalid 'image-archive' argument and adjusted annotations for Chunkah run.
2026-05-17 13:34:54 +02:00
humocs-man and GitHub
10245ffc47
Refactor build workflow and optimize chunkah process
...
Removed commented-out code and unnecessary steps from the build workflow. Updated chunkah optimization process and added image-archive parameter for registry push.
2026-05-17 13:16:01 +02:00
humocs-man and GitHub
3c4ecc8ae9
Update Chunkah run command with correct --rootfs flag
2026-05-17 12:47:46 +02:00
humocs-man and GitHub
d5ae4f45d7
Refactor build workflow for image optimization
...
Updated GitHub Actions workflow to optimize image building and signing process.
2026-05-17 12:36:18 +02:00
humocs-man and GitHub
3cd690bfe8
Merge pull request #28 from humocs-man/dependabot/github_actions/renovatebot/github-action-46.1.14
...
deps: bump renovatebot/github-action from 46.1.13 to 46.1.14
2026-05-17 09:47:55 +02:00
humocs-man and GitHub
cd1c57a908
Merge pull request #27 from humocs-man/dependabot/github_actions/actions/cache-5
...
deps: bump actions/cache from 4 to 5
2026-05-17 09:47:33 +02:00
humocs-man and GitHub
246e3aa6e1
Refactor bootc user notification script
...
Updated status check to explicitly verify 'staged: null' for current system status. Adjusted notification logic to handle user context correctly.
2026-05-16 09:31:45 +02:00
humocs-man and GitHub
ffee5e9471
Simplify user detection and notification logic
...
Refactor notification script to simplify user detection and logging.
2026-05-14 20:47:53 +02:00
humocs-man and GitHub
90c4dff5b0
Update notify-bootc-user.sh
2026-05-14 20:23:21 +02:00
humocs-man and GitHub
e35f204d1d
Update clean.yml
2026-05-13 21:35:27 +02:00
humocs-man and GitHub
7bd39aed32
Refactor bootc user notification script
2026-05-13 20:24:30 +02:00
humocs-man and GitHub
db4dc53d5a
Rearrange linting and cleanup commands
...
Reorder commands to clean up before linting.
2026-05-12 12:18:55 +02:00
humocs-man and GitHub
af5274c1fe
Refactor bootc user notification script
2026-05-11 17:47:32 +02:00
humocs-man and GitHub
bdaf4bed0b
Change notification method to systemd-run
...
Updated notification method to use systemd-run for user sessions.
2026-05-11 17:41:14 +02:00
humocs-man and GitHub
3fcb892b62
Remove redundant dnf5 makecache command
2026-05-10 19:40:57 +02:00
humocs-man and GitHub
3a5f9a18d7
Add cache step for buildah layers
...
Add caching for buildah layers to improve build performance.
2026-05-10 19:40:12 +02:00
humocs-man and GitHub
91a9b13f8a
Enhance linting step with cleanup command
...
Clean up temporary files after linting.
2026-05-10 19:24:36 +02:00
humocs-man and GitHub
405a271a1e
Comment out project name in Containerfile
...
Comment out the project name in the Containerfile.
2026-05-10 19:16:03 +02:00
humocs-man and GitHub
84d1c2de80
Change project name to 'fluffy-pancake'
...
Updated the project name in the Containerfile.
2026-05-10 19:15:09 +02:00
humocs-man and GitHub
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-man and GitHub
7482a3b09a
Replace 'fuse3-libs' with 'fuse-libs' in script
2026-05-09 18:54:11 +02:00
humocs-man and GitHub
d8911ead55
Add fuse3-libs to installation list in 30-virt.sh
2026-05-09 18:15:03 +02:00
humocs-man and GitHub
d7a4979f17
Enable ROCm installation in multimedia script
...
Uncomment ROCm installation commands for multimedia setup.
2026-05-08 19:20:33 +02:00
humocs-man and GitHub
37d7d0ec7e
Merge pull request #26 from humocs-man/dependabot/github_actions/sigstore/cosign-installer-4.1.2
...
deps: bump sigstore/cosign-installer from 4.1.1 to 4.1.2
2026-05-08 17:21:50 +02:00
humocs-man and GitHub
1fdcbfe54e
Merge pull request #25 from humocs-man/dependabot/github_actions/renovatebot/github-action-46.1.13
...
deps: bump renovatebot/github-action from 46.1.12 to 46.1.13
2026-05-08 17:21:21 +02:00
humocs-man and GitHub
a5633e89d3
Modify build schedule in GitHub Actions
...
Updated the cron schedule for the workflow.
2026-05-08 17:20:34 +02:00
humocs-man and GitHub
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-man and GitHub
da1b43512d
Replace plasma-discover-packagekit with plasma-discover-backend-packagekit
2026-05-07 12:35:26 +02:00
humocs-man and GitHub
171a8f1040
Remove packages and clean autostart files
...
Remove unnecessary packages and clean up autostart files.
2026-05-07 12:14:39 +02:00
humocs-man and GitHub
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-man and GitHub
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-man and GitHub
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-man and GitHub
763a4ad353
Disable scheduled builds in build.yml
...
Comment out the scheduled cron job in the build workflow.
2026-05-05 18:43:05 +02:00
humocs-man and GitHub
725ec1b8db
Fix package installation pattern in multimedia script
2026-05-05 16:41:46 +02:00
humocs-man and GitHub
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-man and GitHub
f73c9c222b
Rename 10-repos.sh.bak to 10-repos.sh
2026-05-05 16:18:59 +02:00
humocs-man and GitHub
061748478d
Uncomment multimedia stack installation commands
2026-05-05 16:00:39 +02:00
humocs-man and GitHub
0fde7e5f99
Uncomment additional multimedia packages for installation
2026-05-04 19:39:40 +02:00
humocs-man and GitHub
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-man and GitHub
e6c7aae6e4
Update virtualization installation script
2026-05-04 19:25:42 +02:00
humocs-man and GitHub
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-man and GitHub
721da0d7ec
Disable multimedia stack installation in script
...
Comment out multimedia stack installation commands.
2026-05-04 18:44:51 +02:00
humocs-man and GitHub
179ff5b9a1
Rename 10-repos.sh to 10-repos.sh.bak
2026-05-04 18:43:09 +02:00
humocs-man and GitHub
5e800955c5
Specify architecture for multimedia driver installations
2026-05-04 18:33:12 +02:00
humocs-man and GitHub
c63a1b633e
Update RPM Fusion repository URLs in script
2026-05-04 18:27:57 +02:00
humocs-man and GitHub
e4cb116ad7
Update RPM Fusion repository URLs and commands
2026-05-03 22:16:02 +02:00
humocs-man and GitHub
8e0ad36095
Update dnf5 commands for package management
2026-05-03 22:05:50 +02:00
humocs-man and GitHub
cdd2307afb
Fix formatting of dnf command in 30-virt.sh
2026-05-03 21:35:51 +02:00
humocs-man and GitHub
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-man and GitHub
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-man and GitHub
10f8335484
Update notification script for bootc upgrade process
2026-05-03 21:15:43 +02:00
humocs-man and GitHub
c2e5cd79b4
Update ExecStart in bootc-override.conf
2026-05-03 21:12:05 +02:00
humocs-man and GitHub
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-man and GitHub
7a5c6d4f41
Add additional terra-release packages to installation
2026-05-03 20:55:53 +02:00
humocs-man and GitHub
dda9163f0f
Update repository installation command in 10-repos.sh
2026-05-03 20:38:18 +02:00
humocs-man and GitHub
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-man and GitHub
e3621866eb
Delete build/40-steam.sh
2026-05-03 20:04:41 +02:00
humocs-man and GitHub
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-man and GitHub
9a25e0ec9e
Replace RPM Fusion repos with Terra44 repo
2026-05-03 19:56:39 +02:00
humocs-man and GitHub
a2936d2eb9
Remove '--staged' option from ExecStart command
2026-05-02 21:30:36 +02:00
humocs-man and GitHub
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-man and GitHub
e7c079fda9
Update multimedia installation script for new packages
2026-05-01 20:28:20 +02:00
humocs-man and GitHub
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-man and GitHub
c035f4a644
Merge pull request #24 from humocs-man/dependabot/github_actions/renovatebot/github-action-46.1.12
...
deps: bump renovatebot/github-action from 46.1.10 to 46.1.12
2026-05-01 20:04:00 +02:00
humocs-man and GitHub
f0c35a8142
Update RPM Fusion Steam repo installation command
2026-05-01 20:00:12 +02:00
humocs-man and GitHub
1e06dd6a6d
Fix dnf command for Terra repo installation
2026-05-01 19:53:01 +02:00
humocs-man and GitHub
75474334d0
Update Steam installation script to remove i686 drivers
...
Removed installation of specific i686 mesa drivers.
2026-05-01 19:38:51 +02:00
humocs-man and GitHub
f825d10052
Revise multimedia stack installation script
...
Updated multimedia stack installation to include i686 packages and removed group install.
2026-05-01 19:34:43 +02:00
humocs-man and GitHub
587ccdfca8
Revise repo setup in 10-repos.sh
...
Updated repository setup script for Fedora with new repo URLs and added comments for clarity.
2026-05-01 19:28:42 +02:00
humocs-man and GitHub
0fcab36243
Change RPM Fusion repo URLs to Fedora 44
...
Updated repository URLs to point to stable Fedora 44 releases.
2026-05-01 19:12:01 +02:00
humocs-man and GitHub
40ae40c07c
Update RPM Fusion repository URLs to use mirrors
2026-05-01 18:48:27 +02:00
humocs-man and GitHub
ef8e0800b3
Update RPM Fusion repository URLs in script
2026-05-01 18:36:09 +02:00
humocs-man and GitHub
1688ad87c8
Update RPM Fusion repository URLs for Fedora 44
2026-05-01 17:56:53 +02:00
humocs-man and GitHub
25b098828d
Add dnf5 upgrade command to 10-repos.sh
...
Added dnf5 upgrade command to the script.
2026-05-01 17:49:02 +02:00
humocs-man and GitHub
afa49cc5ac
Remove Firefox and update service configuration
...
Removed Firefox and related packages, updated service enabling messages.
2026-05-01 17:32:20 +02:00
humocs-man and GitHub
73c217f348
Fix formatting of gstreamer1-plugins-ugly installation
2026-05-01 17:21:19 +02:00
humocs-man and GitHub
7e897d3c0c
Fix spacing in dnf5 clean command
2026-05-01 17:12:03 +02:00
humocs-man and GitHub
a250e76cfc
Fix dnf5 command syntax in 10-repos.sh
2026-05-01 17:10:02 +02:00
humocs-man and GitHub
033940aeef
Add '-y' flag to dnf5 commands for automation
2026-05-01 17:09:03 +02:00
humocs-man and GitHub
5e176c5fd0
Update Steam installation script for i686 libraries
2026-05-01 17:01:48 +02:00
humocs-man and GitHub
b16570d9b3
Specify architecture for multimedia stack packages
...
Updated multimedia stack installation to specify architecture for all packages.
2026-05-01 16:55:04 +02:00
humocs-man and GitHub
c4ed666163
Simplify RPM Fusion installation in 10-repos.sh
...
Removed old RPM Fusion installation steps for Fedora 44 and simplified the script.
2026-05-01 16:53:16 +02:00
humocs-man and GitHub
d6b974454b
Update multimedia installation script
...
Removed disabling of rawhide and testing repos for multimedia installation.
2026-05-01 16:41:03 +02:00
humocs-man and GitHub
2b0a78916b
Remove architecture specification from multimedia install
...
Removed architecture specification for installation.
2026-05-01 16:34:07 +02:00
humocs-man and GitHub
e066421d9c
Update multimedia installation script
2026-05-01 16:22:47 +02:00
humocs-man and GitHub
9a0c0701b0
Remove rpmfusion testing repos
...
Remove testing repository files from yum repos.
2026-05-01 16:21:41 +02:00
humocs-man and GitHub
2837938b49
Update 10-repos.sh for Fedora 44 installation
...
Add instructions for Fedora 44 RPM Fusion setup
2026-05-01 16:15:58 +02:00
humocs-man and GitHub
e8d29e7ed0
Rename bootc-service-override.conf to bootc-override.conf
2026-05-01 16:13:29 +02:00
humocs-man and GitHub
c94d128da6
Update RPM Fusion repository URLs for Fedora 44
2026-05-01 15:49:04 +02:00
humocs-man and GitHub
5283073214
Remove libnotify from multimedia installation script
...
Removed 'libnotify' from the multimedia installation list.
2026-05-01 15:26:54 +02:00
humocs-man
0a162d991b
added Update-Notification via Skript an Service
2026-05-01 15:25:29 +02:00
humocs-man and GitHub
9301dc593f
Update systemd overrides for bootc service and timer
2026-05-01 15:22:47 +02:00
humocs-man and GitHub
39f76c7ddc
Create bootc-timer-override.conf with timer settings
...
Add bootc-timer-override configuration file
2026-05-01 15:17:38 +02:00
humocs-man and GitHub
d46789d975
Refactor Containerfile with new build scripts and configs
...
Updated the Containerfile to include new configurations and scripts for the build process.
2026-05-01 13:35:20 +02:00
humocs-man and GitHub
bdd1ff08c6
Add bootc-override configuration for service
2026-05-01 13:13:03 +02:00
humocs-man and GitHub
5edc18a308
Add directory permissions for dnf and rpm
2026-05-01 13:12:04 +02:00
humocs-man and GitHub
0287c1b82a
Add script to notify non-root users of system updates
2026-05-01 13:10:33 +02:00
humocs-man and GitHub
4a8b93d2b1
Delete files directory
2026-05-01 13:09:02 +02:00
humocs-man and GitHub
0c3068844b
Add libnotify to multimedia installation script
2026-05-01 12:52:16 +02:00