1.16.2 (2025-10-02)
- remove superfluous code from build workflow (06c7f5b)
- remove superfluous code from build workflow (eb85ff8)
1.16.1 (2025-09-27)
- no scanning of un-used images (1fd6709)
- no vuln of un-used images (a0f3b9a)
- stop building un-used images (3b0ba01)
- stop building un-used images (75f5635)
1.16.0 (2025-09-04)
- use retry_push_count of blue-build/github-action@v1.9.0 (47851cf)
- numbers need to come in Quotes? (ad08f55)
1.15.0 (2025-08-25)
- update Libation from v12.4.5 to v12.5.3 (805129a)
- copr syntax in dnf module (ca5ea4e)
- coprs need simpler syntax in dnf module (92d4bf3)
- Migrated to dnf module (5451d62)
- Migrated to dnf module (7f5661b)
- took too much from dnf module in packages (8876442)
1.14.0 (2025-08-03)
- rebase Flaviramea to a hardened baseimage (49c6a4b)
1.13.0 (2025-08-01)
- comment out recompression to zstd:chunked (bf08e75)
- comment out recompression to zstd:chunked (e237f99)
1.12.0 (2025-07-09)
- Update libation.yml (cdc5f87)
1.11.3 (2025-07-08)
1.11.2 (2025-06-13)
- keep firefox for Selenium benchmarks (0260874)
1.11.1 (2025-06-10)
- create latest-zstchd tag when on main branch (e07e2cc)
- create latest-zstchd tag when on main branch (c21b61f)
- ENVironment not VARs in gh actions ... (132efcb)
- no additional tags by pushing again (c6d10b3)
1.11.0 (2025-06-06)
- try to improve build time but risk storage filling up (68c992a)
- try to improve build time but risk storage filling up (cfaabf3)
1.10.5 (2025-06-05)
- add registry username+password, again (a4d3d1f)
- add some bailout primitive to image reference task (808e536)
- boolean evaluation is tricky? (3d852c0)
- clumsily pull latest from remote although image is in /var/lib/containers/storage (b284a3b)
- clumsily pull latest from remote although image is in /var/lib/containers/storage (5ccec30)
- improve redirections into gh env (d28777b)
- instead of falling back to rootful podman, simply check if the correct image was found. (35bdcc4)
- missing $ and changed to full repo name (d4ecef1)
- need to refresh the image listing (591225f)
- reclaim /run/user/$uid (551c14b)
- self inflicted shenanigans with gh env ;c) (7d49595)
- seperate subvolumes again (cus' podman does NOT support this use case!) (60bf4b7)
- support rootless and rootful podman operation (8d0e71d)
- try to reduce normal build time by not maximizing_build_space when rechunk'ing (abce30a)
- typo led me to use native jq syntax. ^^ (181086e)
- use system container storage subvolume for non-root account and display number of locally available images, print first name of most recent image in local store. (955745b)
1.10.4 (2025-06-05)
- images referenced by digest are delimited by @ (9bf51fe)
- leftover task name after image repo variable (9a72010)
- re-introduce proper podman login ghcr.io (063bd10)
- remove clumsy debugging stuff (8b1c2e4)
- remove superfluous podman login after push (7568d2a)
- squash image and compress it with Podman in bluebuild CLI (0cf7f17)
- squash image when using rechunk (7eb4e26)
- superfluous pull and recompress freshly built image instead of latest (60e2797)
- tried to push into wrong repository (ca21d33)
- try to compress via prodman (7eb4e26)
- use image digest for retrieving its history (a6bee65)
- use ref_name to construct the tag (72f1d42)
1.10.3 (2025-06-05)
- login and pull before pushing back as zstd:chunked (6b6ad3d)
- login and pull before pushing back as zstd:chunked (6ed8393)
- show podman history (06ef56d)
1.10.2 (2025-06-03)
- re-introduce kargs via bootc and blue-build (7b970fa)
- re-introduce kargs via bootc and blue-build (31a1a82)
1.10.1 (2025-06-03)
- increase compression level of zstd:chunked from 3 to 6 (70d7c16)
- increase compression level of zstd:chunked from 3 to 6 (8e302b6)
1.10.0 (2025-06-03)
- recompress directly after building an image (f9a0a55)
- Compress critical paths use a single, compressed btrfs filesystem (2a6dfb2)
- give ublue/bazzite more time (f9a0a55)
- pipefail in shells of build-image.yml (f9a0a55)
1.9.0 (2025-05-25)
- add podman-docker for funsies but not profits (7a3ecfd)
1.8.7 (2025-05-24)
- add some shots of htop's cpu, memory, swap and zram meter bars (5716a35)
- add some shots of htop's cpu, memory, swap and zram meter bars (6e3c6c7)
1.8.6 (2025-05-17)
- missing package rmlint for btrfs-dedup@var-home.service (82e8c53)
- missing package rmlint for btrfs-dedup@var-home.service (fb4d607)
1.8.5 (2025-05-08)
- scale recompression with available ram per cpu core (b1292b2)
- use zstd level 1 for near realtime recompression (c80e72d)
- use zstd level 1 for near realtime recompression (b1292b2)
1.8.4 (2025-05-06)
- remove lz4hc as secondary compression algorithm and update documentation (1ef5262)
1.8.3 (2025-05-06)
- slow down zram recompression timer but process more pages (33% net increase) (7b39b70)
1.8.2 (2025-05-06)
- remove for loop and use glob to select all zram devices (e4e7817)
1.8.1 (2025-05-05)
- further simplify zram recompression (aaa442b)
1.8.0 (2025-05-05)
- new zram-compaction Service and Timer (6194abb)
- new zram-idling Service and Timer (fd46c18)
- zram-recompression.service writes to sysfs without calling recompress-zram script (f13a171)
- LACT can now be installed as a flatpak and bazzite removed the COPR (e68e5fd)
- parameter handling in recompress-zram (66d0b2b)
1.7.0 (2025-04-24)
- rebase Flaviramea onto gchr.io/ublue-os/sway-atomic-main (0f19fc9)
- rebase Flaviramea onto gchr.io/ublue-os/sway-atomic-main (784060f)
- use clatd from Fedora Rawhide (43) (0b423aa)
- use clatd from Fedora Rawhide (fc43) (59460d7)
- use fedora's build of the zram-generator (7763912)
- use fedora's build of the zram-generator (1cdea88)
- fix all images and use built zram-generator in flaviramea (07d597f)
1.6.0 (2025-04-17)
- rebase to bazzite 42 by trying to move /usr/sbin to /usr/bin ;c) (710e382)
- rebase to bazzite 42 by trying to move /usr/sbin to /usr/bin ;c) (5770f6f)
1.5.1 (2025-04-14)
- mask system services (5b3dcf8)
1.5.0 (2025-04-11)
- decompose morepaks.yml and yield separate libation and hhd (8cc9f20)
- have all pages be marked as idle (37c6c5f)
- include HandHeldDaemon in buttgenbachit (35cd833)
- increase frequency of zram-recompression to once per minute. (3d25ec6)
- increase frequency of zram-recompression to once per minute. (37c6c5f)
- set it to try to recompress 1024 pages (37c6c5f)
- update build-isos to build outside of repository dir (2fb46e4)
- update build-isos to select an image to build (83fddf3)
- update build-isos to select an image to build (2fb46e4)
- upgrade Libation from v11.6.4 to v12.2.0 (528db77)
- upgrade Libation from v11.6.4 to v12.2.0 (35cd833)
- use intrinsic parameter of recompress-zram only instead of handing it over in the service. (37c6c5f)
- changed from systemd unit "hhd" to "hhd@" (dcfbb4e)
- hhd@ is a system- instead of a user service unit (8cc9f20)
- remove push trigger in recompress-latest.yml (499adf1)
- remove push trigger in recompress-latest.yml (1d52800)
- single source of truth for recompression parameters (e063190)
- try the hhd-user unit... (5786986)
- update documentation on zram recompression (29d6f47)
- update documentation on zram recompression (e063190)
- update README.md with 464xlat info (eab423d)
- update README.md with 464xlat info (8b431b0)
- use correct computing architecture for Libation (426c63a)
- verbose parameter for recompress-zram was shifted away (e063190)
1.4.0 (2025-03-31)
1.3.0 (2025-03-14)
- build-zram-generator.sh should trace commands (139a3b2)
- build-zram-generator.sh should trace commands (6aff7cb)
- support clatd via TAYGA (c1f84a6)
- support clatd via TAYGA (620ca1e)
- call clatd for help (ce459e6)
- copy paste error from github repository (763c4a8)
- debug install-clatd.sh (874961b)
- enable clatd.service (52db907)
- executable bit (173dc53)
- it's an ugly workaround ;c) (4a69ce0)
- it's the order of things (ca92c40)
- it's the order of things (1285cd6)
- let pod2man convert the manual (7e9cbbc)
- LibreWolf package name (3bb48a9)
- lol (ce8c15c)
- manipulation of Makefile (c1cc90c)
- need make to install clatd (4b70d3d)
- provide TAYGA via dnf5 (5f16056)
- update Makefile of clatd (39f4930)
- work around a Makefile?! (5e6811c)
1.2.1 (2025-02-16)
- no push trigger for composition analysis (80655f7)
1.2.0 (2025-02-14)
- add Calibre for select images (5beb850)
- add secret, misconfig and license scanners to trivy (44ea14b)
- remove install libvirt and qemu as it is provided by Bazzite (c574f74)
- Calibre flatpak name (6a27ed1)
- no secret scanning in built image (797c547)
- set default envs in workflows (44ea14b)
1.1.0 (2025-02-06)
- add philips-labs/tern-action@v1.1.0 (199197d)
- colorize and format JSON output of GHAs via jq (bf3f8b1)
- Create recompress-latest.yml (de8182f)
- don't use control structures at large in ci workflows (bf3f8b1)
- only run software composition analysis in default branch (1b4ec5e)
- remove SCA from building workflow (4049b74)
- run vulnerability-scan workflow once a day after build (1f4aff1)
- separate composition-analysis workflow (b291541)
- use oss-review-toolkit/ort-ci-github-action@v1 instead of running Trivy here (6020fe2)
- align with build and sort things (4f93a00)
- aligned executed times to execute sequentially after build (bf3f8b1)
- build-image should run when it has changed (737646c)
- differentiate ORT runs per built artifact (5aa28c4)
- GitHub blocks actions/upload-artifact@v2 so use v4 (0a5acdb)
- hand over full image name (1b4ec5e)
- image reference in recompression workflow (959311d)
- Job names were flat out wrong (03d162e)
- must find non-build workflows in a (nested) subdirectory (cc9152e)
- must find non-vuln workflows in a (nested) subdirectory (1845ccf)
- no execution after change in composition-analysis.yml (cc73ad7)
- paths-ignore filter in build ci (49dacef)
- polished all of the decomposed ci workflows (bf3f8b1)
- quoting around print output steps (e6b6127)
- Rename composition-analysis to composition-analysis.yml (65742ba)
- stall vuln-scan up to 3min (ff535fb)
- Update build-image.yml to exclude recompress-latest.yml (7ab5213)
- Update composition-analysis.yml to exclude recompress-latest.yml (c9c2bea)
- Update vulnerability-scan.yml to exclude recompress-latest.yml (1f4aff1)
- use only latest as singular tag to handle (a346222)