Jon Polom

Results 21 issues of Jon Polom

### Describe the bug `tmp-is-dir: false` appears to symlink /tmp to a non-existent directory by default, specifically /sysroot/tmp. This behavior is undocumented. ### Reproduction steps 1. Create a treefile to...

area/treefile

Both `/opt` and `/usr/local` should be separately configurable as symlinks into respective directories in `/var`. A user may want one but not both to be persisted via `/var` or may...

**Is your feature request related to a problem? Please describe.** If an upstream DHCPv6 implementation provides small (/64's) delegated prefixes, only a single network will be able to be configured...

RFE 🎁
network
dhcp

Is the [dracutdevs repo](https://github.com/dracutdevs/dracut) deprecated by this one? Is this supposed to be the new upstream for dracut?

As shown in #421 if the shim version is not the same between the installation OS (could be anything really) booted when/where `bootc install to-disk --block-setup tpm2-luks` is run, the...

enhancement
area/install

How does one inject a configuration file post `bootc install` but before the first system boot? A customized `/etc/fstab` is a good example or perhaps some systemd mount units. With...

enhancement
area/install
area/config
triaged

Right now bootc only seems envisioned as a simple CLI application to install and lifecycle an ostree based system using ostree containers as the install/update payload. Given the inevitability that...

enhancement
area/install
gain/high

As suggested in https://github.com/containers/bootc/issues/421#issuecomment-2019122563 and https://github.com/containers/bootc/issues/440 more complex cases of installing a system with bootc to disk need support from an external "installer". The simplest case here is probably some...

When `bootc` shells out to external applications, such as during installation to sgdisk and systemd-cryptenroll, it should provide a way for the **entire exact command** to be logged or otherwise...

enhancement
good first issue
area/client

Right now bootc uses the naive systemd-cryptenroll default PCR selection of 7 when binding a LUKS volume. This is not ideal as shim package updates or version disagreement between installation...

area/install