Commit Graph
499 Commits
Author SHA1 Message Date
humocs-manandGitHub bdc2d7ce9e Remove Bazaar preinstall copy command and update comment
Removed the copy command for the Bazaar preinstall declaration and updated the comment for the Systemd service.
2026-05-23 12:32:37 +02:00
humocs-manandGitHub 9f1ed7c405 Delete configs/flatpak.preinstall 2026-05-23 12:30:41 +02:00
humocs-manandGitHub 51907b036c Modify flatpak-preinstall.service for Bazaar installation
Updated the Flatpak preinstall service to install Bazaar on first boot and ensure Flathub is registered.
2026-05-23 12:29:18 +02:00
humocs-manandGitHub 953cce16f7 Enhance user notification script for updates 2026-05-23 11:56:54 +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 4b86bfb87d Add Flatpak Bazaar and Systemd configuration 2026-05-23 11:41:07 +02:00
humocs-manandGitHub ea40accb4a Add flatpak preinstall configuration for Bazaar 2026-05-23 11:37:28 +02:00
humocs-manandGitHub 7e9931fb41 Add script to install Bazaar Flatpak repository 2026-05-23 11:30:13 +02:00
humocs-manandGitHub 3857338390 Add Flatpak preinstall service configuration 2026-05-23 11:25:58 +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 7c8187c4a7 Change shell execution from sh to bash in Containerfile 2026-05-22 18:15:27 +02:00
humocs-manandGitHub 03bcdf447c Update 40-remove-packages-and-enable-Services.sh 2026-05-22 18:01:33 +02:00
humocs-manandGitHub 72b3ad36ec Merge pull request #32 from humocs-man/dependabot/github_actions/docker/metadata-action-6.1.0
deps: bump docker/metadata-action from 6.0.0 to 6.1.0
2026-05-22 17:54:48 +02:00
humocs-manandGitHub 3404811949 Merge pull request #31 from humocs-man/dependabot/github_actions/actions/cache-5.0.5
deps: bump actions/cache from 4.2.2 to 5.0.5
2026-05-22 17:54:27 +02:00
humocs-manandGitHub f7ceac2f68 Merge pull request #30 from humocs-man/dependabot/github_actions/dataaxiom/ghcr-cleanup-action-1.2.0
deps: bump dataaxiom/ghcr-cleanup-action from 1.0.16 to 1.2.0
2026-05-22 17:54:00 +02:00
humocs-manandGitHub 586b3a118d Merge pull request #29 from humocs-man/dependabot/github_actions/docker/login-action-4.2.0
deps: bump docker/login-action from 4.1.0 to 4.2.0
2026-05-22 17:53:31 +02:00
dependabot[bot]andGitHub 26ddbcc99a deps: bump docker/metadata-action from 6.0.0 to 6.1.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/030e881283bb7a6894de51c315a6bfe6a94e05cf...80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-22 14:15:13 +00:00
dependabot[bot]andGitHub d1708176a3 deps: bump actions/cache from 4.2.2 to 5.0.5
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.2 to 5.0.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/d4323d4df104b026a6aa633fdb11d772146be0bf...27d5ce7f107fe9357f9df03efb73ab90386fccae)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 5.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-22 14:15:08 +00:00
dependabot[bot]andGitHub 214d37991d deps: bump dataaxiom/ghcr-cleanup-action from 1.0.16 to 1.2.0
Bumps [dataaxiom/ghcr-cleanup-action](https://github.com/dataaxiom/ghcr-cleanup-action) from 1.0.16 to 1.2.0.
- [Release notes](https://github.com/dataaxiom/ghcr-cleanup-action/releases)
- [Commits](https://github.com/dataaxiom/ghcr-cleanup-action/compare/cd0cdb900b5dbf3a6f2cc869f0dbb0b8211f50c4...374e2028c8fb93b7219f3771cd405fab95d3dec4)

---
updated-dependencies:
- dependency-name: dataaxiom/ghcr-cleanup-action
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-22 14:15:03 +00:00
dependabot[bot]andGitHub 2a9042dab7 deps: bump docker/login-action from 4.1.0 to 4.2.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/4907a6ddec9925e35a0a9e82d7399ccc52663121...650006c6eb7dba73a995cc03b0b2d7f5ca915bee)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-22 14:14:53 +00:00
humocs-manandGitHub 1f1445275e Fix notification script for system update prompt 2026-05-17 21:10:24 +02:00
humocs-manandGitHub 5223ec6987 Change compression format to zstd:chunked
Updated compression format in Skopeo push step.
2026-05-17 20:49:29 +02:00
humocs-manandGitHub 2ab170c4bf Refine status check comments in notify-bootc-user.sh
Updated status check comment to clarify jq usage.
2026-05-17 20:32:49 +02:00
humocs-manandGitHub 7750a86a49 Refactor status check to use jq
Updated status check to use jq for JSON parsing.
2026-05-17 20:30:06 +02:00
humocs-manandGitHub b0d93163be Refactor GitHub Actions workflow for image build and push 2026-05-17 20:12:29 +02:00
humocs-manandGitHub feb0602b05 Refactor Docker credential handling in build.yml
Updated Docker credential handling and ownership transfer in build workflow.
2026-05-17 19:59:40 +02:00
humocs-manandGitHub 37ae1b0735 Refactor build workflow for monolithic image
Updated GitHub Actions workflow to build and push a monolithic image, including changes to image tags and steps for handling the GitHub Container Registry.
2026-05-17 19:46:59 +02:00
humocs-manandGitHub 0d4f908ef2 Change export format from OCI directory to tarball
Updated the workflow to export the monolithic image as a tarball instead of an OCI directory. Adjusted subsequent steps to use the new tarball format for processing.
2026-05-17 19:29:36 +02:00
humocs-manandGitHub 337085da5f Fix OCI path and output format in build.yml
Updated the syntax for the OCI path and output format in the build process.
2026-05-17 19:16:26 +02:00
humocs-manandGitHub dc0a754c79 Export monolithic image to OCI directory
Export the built image as a neutral OCI directory and adjust permissions for the output directory.
2026-05-17 19:01:49 +02:00
humocs-manandGitHub af9200cce6 Refactor build process to use podman with host privileges
Updated the build process to use podman with host privileges for building the OCI archive, replacing the previous rpm-ostree installation method.
2026-05-17 18:44:42 +02:00
humocs-manandGitHub b58dd26948 Simplify Containerfile by removing OCI build step
Removed chunked OCI archive build command from Containerfile.
2026-05-17 18:31:26 +02:00
humocs-manandGitHub ef46b99ee8 Modify build.yml to include rpm-ostree installation
Updated the build workflow to install rpm-ostree directly on the runner and apply native bootc rechunking.
2026-05-17 18:30:50 +02:00
humocs-manandGitHub 48696bf352 Enhance build workflow to extract OCI archive
Added steps to extract and copy the OCI archive from the built image.
2026-05-17 18:12:52 +02:00
humocs-manandGitHub 0c2e2f088c Enhance linting process and add OCI archive generation
Update linting comments and add native re-chunk generation steps.
2026-05-17 18:09:38 +02:00
humocs-manandGitHub 4d2b265511 Modify Skopeo command to use podman unshare
Wrap the Skopeo command in 'podman unshare' to resolve rootless permission issues on the GitHub runner.
2026-05-17 17:31:31 +02:00
humocs-manandGitHub 30e6f06bc3 Refactor build workflow by removing rechunking step
Removed native bootc rechunking step and updated image copy process.
2026-05-17 17:20:53 +02:00
humocs-manandGitHub a568cd6c59 Change container image and update rechunking command
Updated the container image used for rechunking and modified the installation command for rpm-ostree.
2026-05-17 16:46:21 +02:00
humocs-manandGitHub cd3f1d389b Refactor rechunking process to use Fedora boot container
Updated the build process to use a privileged Fedora boot container for rechunking.
2026-05-17 16:37:12 +02:00
humocs-manandGitHub 1e343466da Update action versions in build workflow 2026-05-17 16:26:57 +02:00
humocs-manandGitHub fc31d6fc17 Update GitHub Actions workflow for build process 2026-05-17 16:19:25 +02:00
humocs-manandGitHub 95fceb1dd1 Refactor build.yml comments and simplify Chunkah process
Updated comments and removed local patching of JSON for Chunkah run.
2026-05-17 15:47:06 +02:00
humocs-manandGitHub b4b96aee70 Refactor image digest retrieval in build workflow
Updated the workflow to fetch the final image digest directly from GHCR instead of calculating it from the OCI archive.
2026-05-17 14:58:51 +02:00
humocs-manandGitHub 54549c5b31 Refactor comments and clean up build.yml
Updated comments for clarity and removed unused variables in the build workflow.
2026-05-17 14:25:11 +02:00
humocs-manandGitHub 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-manandGitHub 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-manandGitHub 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