ublue-os / framework

OCI Images derived of ublue-os main images for Framework hardware
https://universal-blue.org/images/framework
Apache License 2.0
13 stars 2 forks source link

no just framework-13 command #29

Closed bobslept closed 7 months ago

bobslept commented 7 months ago

We have reorganized the files, so the current custom.just is not embedded. While working on this I spotted another problem related to this, that also needs to be adressed.

https://github.com/ublue-os/framework/issues/28

Renaming custom.just to 60-custom.just would resolve this issue, but the other issue would pop up.

This issue a reminder that we are aware of the problem currently and try to fix this asap.

Current work around is to run the contents of just framework-13 manually if needed:

rpm-ostree kargs --append="module_blacklist=hid_sensor_hub" --append="nvme.noacpi=1" --append="tpm_tis.interrupts=0" --append="rd.luks.options=discard"