ucore icon indicating copy to clipboard operation
ucore copied to clipboard

An OCI base image of Fedora CoreOS with batteries included

Results 29 ucore issues
Sort by recently updated
recently updated
newest added

Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 3.4.0 to 3.5.0. Commits 6feedb7 version 3.5.0 b5ca17c Merge pull request #163 from dmvict/master 82f08e4 Add dependency to build script c14e35f Merge pull request #162 from dmvict/master...

dependencies

Add zfs scrub systemd units to ucore to allow for easy configuration of periodic scrubbing of zpools. I don't see any easy way to only have these unit files available...

Add the `apcupsd` package to `ucore` to allow bare metal servers to manage connected APC UPSes and gracefully shutdown when power runs low. Also in a separate commit I sorted...

Long time lurker, first time contributor. This PR adds https://github.com/45Drives/cockpit-zfs-manager to ZFS builds of ucore-minimal. You may notice that this repo actually provides .rpm builds and I wanted to use...

We can improve the workflows for ucore by: 1) ignoring README on push/pull resync so that a README change doesn't run builders 2) add concurrency groups to cancel builds on...

Discord report of this package not getting installed as intended: https://discord.com/channels/1072614816579063828/1083811821846286428/1222707559459455006 > https://github.com/ublue-os/ucore/blob/a27bd758e05ad42810e86a1b11273d9ea4d34b88/ucore/install-ucore.sh#L15 > > it needs to be fc.x86_64

good first issue
help wanted

Currently Nvidia's GPU Operator expects `ldconfig.real` to exist. See https://github.com/NVIDIA/nvidia-container-toolkit/issues/147 for more info. Short-term you _can_ modify `/usr/local/nvidia/toolkit/.config/nvidia-container-runtime/config.toml` to point to `/sbin/ldconfig` however any time the pods cycle or the...

Fedora CoreOS provides aarch64 architecture compatibility, so Ucore can too.

enhancement
help wanted

Using the image `ucore-hci:stable-zfs (Version: 39.20240225.3.0)` when i attempt to alter the kargs, I am presented with an error. ``` $ sudo rpm-ostree kargs --append-if-missing=default_hugepagesz=2M --append-if-missing=hugepagesz=1G --append-if-missing=hugepages=3 Checking out tree...

What: Include the man package in the ucore and ucore-hci images. Why: The ability to have offline access to documentation is not only a "nice to have" but at times...

enhancement
help wanted