Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from ublue-os:main #7

Open
wants to merge 87 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
87 commits
Select commit Hold shift + click to select a range
bbbe853
feat: add pcp monitoring
bsherman Sep 24, 2023
9846f74
fix: run depmod after installing ZFS RPMs
bsherman Dec 20, 2023
f957633
docs: reflect zfs 2.2 change
bsherman Dec 20, 2023
e56ae7c
Merge pull request #105 from ublue-os/zfs-depmod
bsherman Dec 20, 2023
22c9131
chore(deps): bump sigstore/cosign-installer from 3.2.0 to 3.3.0 (#104)
dependabot[bot] Dec 20, 2023
210a6a3
feat: add package with secure boot public signing key
bsherman Dec 30, 2023
e2c3195
docs: add SecureBoot info to README
bsherman Dec 31, 2023
6d7dc9e
Merge pull request #107 from ublue-os/sign-nvidia
bsherman Dec 31, 2023
d128e25
docs: update SecureBoot to include zfs
bsherman Jan 6, 2024
cd2a729
Merge pull request #108 from ublue-os/sign-zfs
bsherman Jan 6, 2024
a216315
feat: enable signed images
bsherman Jan 6, 2024
73af5e4
Merge pull request #109 from ublue-os/trust-signed-images
bsherman Jan 6, 2024
ca9e0e0
chore(ci): resume use of latest tag for stable image
bsherman Jan 13, 2024
0eef4e9
Merge pull request #113 from ublue-os/add-latest
bsherman Jan 13, 2024
f55a60f
chore(ci): bash variables only work when using proper braces
bsherman Jan 13, 2024
403994e
chore(ci): move to reusable workflow (#114)
bsherman Jan 15, 2024
1a04949
chore(ci): use Containerfile targets for ucore-hci (#115)
bsherman Jan 15, 2024
2ca8ada
feat: use upstream netavark-firewalld-reload instead of home grown to…
bsherman Jan 17, 2024
3f6d006
feat: add a lighter ucore-minimal image (#117)
bsherman Jan 18, 2024
01323b3
feat: add usbutils to ucore image
bsherman Jan 19, 2024
fd4ea2b
feat: add ublue-os public signing key to fedora-coreos images
bsherman Jan 20, 2024
a2b9c96
fix: add missing sanoid dependencies
bsherman Jan 20, 2024
dccb22b
Merge pull request #118 from ublue-os/misc
bsherman Jan 20, 2024
71bbad7
feat: provide full nfs and samba support (#121)
bsherman Feb 1, 2024
8b8f59b
chore(ci): improve retry errors for github installs
bsherman Feb 19, 2024
034d5e2
Merge pull request #124 from ublue-os/batman
bsherman Feb 19, 2024
2663fa3
feat: add metrics to readme (#122)
castrojo Mar 14, 2024
dcc6c06
chore(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0 (#123)
dependabot[bot] Mar 14, 2024
e992b40
Merge branch 'main' into pcp
bsherman Mar 14, 2024
e3b9b57
fix: add pmcd log directory with tmpfiles.d
bsherman Mar 14, 2024
99139d2
feat: extra dirs in tmpfiles.d to enable pmie/pmlogger
bsherman Mar 14, 2024
9dd0b20
Merge pull request #79 from ublue-os/pcp
bketelsen Mar 14, 2024
9a4f1e3
chore(ci): fix version inspection handling and add retry (#126)
bsherman Mar 14, 2024
d1e9637
chore(ci): fix image signing after adding retry (#127)
bsherman Mar 14, 2024
52ffae4
feat: add bootc (#129)
bsherman Mar 15, 2024
dc5006b
feat: add a little uCore style to PRETTY_NAME (#134)
bsherman Mar 22, 2024
f667c5e
feat: add ucore copr repo and install sanoid (#131)
johnmmcgee Mar 24, 2024
a27bd75
chore(deps): bump Wandalen/wretry.action from 1.4.5 to 1.4.10 (#132)
dependabot[bot] Mar 24, 2024
9837374
chore(deps): bump Wandalen/wretry.action from 1.4.10 to 3.0.0 (#136)
dependabot[bot] Apr 3, 2024
a54f71c
feat: add hdparm to ucore (#142)
bsherman Apr 4, 2024
9c2b5bd
fix: ucore/packages.json: List all wireless card firmwares (#139)
travier Apr 8, 2024
772825a
feat: ucore/packages.json: Add NetworkManager-wifi (#140)
travier Apr 9, 2024
b55c824
chore(deps): bump Wandalen/wretry.action from 3.0.0 to 3.4.0 (#150)
dependabot[bot] Apr 26, 2024
be1d455
chore(deps): bump sigstore/cosign-installer from 3.4.0 to 3.5.0 (#149)
dependabot[bot] Apr 26, 2024
6edec5b
feat: install docker-compose as cli plugin, add buildx (#152)
bsherman Apr 26, 2024
38a0a95
feat: Add rclone package to ucore build for mounting cloud storage (#…
dylanmtaylor Apr 27, 2024
03db412
feat: Added rebasing to a signed image (#153)
exponentactivity Apr 27, 2024
9ef9765
docs: reorg of README adds TOC (#156)
bsherman Apr 30, 2024
d779e96
fix: remove wget/wget2 package (#159)
bsherman May 1, 2024
daf8bd6
chore(deps): bump Wandalen/wretry.action from 3.4.0 to 3.5.0 (#162)
dependabot[bot] May 19, 2024
0d69adb
fix: add coreos pool repo to mitigate dependancy build issue (#163)
bsherman May 20, 2024
7e2464f
fix: use fedora release for mergerfs install (#166)
bsherman Jun 17, 2024
a0f896d
fix: add coreos RPM pool temporarily to unstuck the builds (#167)
bsherman Jun 27, 2024
724b05a
refactor: update cosign public key (#169)
bsherman Jul 2, 2024
416a2f5
refactor: use akmods repo as source for kmods (#170)
bsherman Jul 22, 2024
8aac1e8
feat: add package intel-compute-runtime to ucore (#172)
johnmmcgee Jul 24, 2024
3839785
feat: use ublue-os-signing RPM from config (#177)
bsherman Jul 24, 2024
a921a17
fix: do not install pre-release packages (#178)
bsherman Jul 24, 2024
7912772
chore(ci): reduce copy layers (#179)
bsherman Jul 25, 2024
fd77d61
chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#185)
dependabot[bot] Aug 24, 2024
177d769
fix: Move files from /usr/etc to /etc (#183)
KyleGospo Aug 24, 2024
2d6da65
fix: various selinux issues (#192)
bsherman Aug 25, 2024
13b8db9
fix: add fwupd-efi to correct errors when using fwupd (#195)
bsherman Aug 25, 2024
5326dbb
chore(ci): don't block non-zfs/non-nivdia testing builds (#197)
bsherman Sep 2, 2024
aeacfa5
feat: Add zfs-dracut to fedora-coreos and ucore (#186)
twiest Sep 2, 2024
1f15297
chore(ci): update cron schedule to follow akmods (#198)
bsherman Sep 5, 2024
8878e28
docs: - Fixed 'minimal' typo in README (#201)
Mhynlo Sep 18, 2024
1a61c50
docs: add podman auto-start info and cleanup structure (#200)
alangrainger Sep 18, 2024
1b75e93
feat: updated cockpit-bridge obsoletes cockpit-pcp (#204)
bsherman Oct 22, 2024
7cfb407
docs: add image-template link in DIY section (#205)
bsherman Oct 23, 2024
c1db889
chore: temporarily pause stable scheduled builds (#208)
bsherman Nov 12, 2024
be48008
chore(ci): Use kernel-cache for kernel-version (#209)
m2Giles Nov 12, 2024
71222dd
chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#203)
dependabot[bot] Nov 12, 2024
794f61d
chore(deps): bump Wandalen/wretry.action from 3.5.0 to 3.7.2 (#207)
dependabot[bot] Nov 12, 2024
b7f87e8
fix: possible fix for apparent ZFS depmod fail (#211)
bsherman Nov 14, 2024
d544752
docs: add warning about rebase from non-FCOS systems (#212)
bsherman Nov 14, 2024
27d8fcd
fix: restore mergerfs in f41 (#213)
bsherman Nov 14, 2024
95783da
feat: add zfs-scrub systemd units (#146)
Eelviny Nov 19, 2024
0d961ae
fix: github release install silently fails if no urls found (#215)
bsherman Nov 19, 2024
94d2e2e
docs: create parent dirs for podman user service (#218)
bronson Nov 24, 2024
7bb87a2
docs: fix typo in README (#216)
enlewof Nov 24, 2024
f424015
chore(ci): don't run ci for markdown changes (#219)
bsherman Nov 24, 2024
fad8c4d
fix: restore mergerfs RPM install (#220)
bsherman Nov 24, 2024
5de751b
chore(deps): bump Wandalen/wretry.action from 3.7.2 to 3.7.3 (#221)
dependabot[bot] Jan 4, 2025
7d3cfad
fix: correct the filename for ConditionPathExists on ucore-signed-aut…
surdy Jan 9, 2025
9bc61b6
feat: add cockpit-zfs-manager for zfs builds (#145)
Eelviny Jan 9, 2025
26fb4dd
docs: Add install example and fix fcontext commands (#231)
francoism90 Jan 12, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions .github/workflows/build-stable.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: stable
on:
merge_group:
pull_request:
branches:
- main
paths-ignore:
- "**.md"
schedule:
- cron: '50 2 * * *' # 2:50am-ish UTC everyday (approx 45 minutes after akmods images run)
workflow_dispatch:

jobs:
build-stable:
uses: ./.github/workflows/reusable-build.yml
secrets: inherit
with:
coreos_version: stable
18 changes: 18 additions & 0 deletions .github/workflows/build-testing.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: testing
on:
merge_group:
pull_request:
branches:
- main
paths-ignore:
- "**.md"
schedule:
- cron: '55 2 * * *' # 2:55am-ish UTC everyday (approx 50 minutes after akmods images run)
workflow_dispatch:

jobs:
build-testing:
uses: ./.github/workflows/reusable-build.yml
secrets: inherit
with:
coreos_version: testing
Loading