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

Improvements and cleanups #70

Merged
merged 4 commits into from
Aug 24, 2024
Merged

Conversation

NeroReflex
Copy link
Contributor

@NeroReflex NeroReflex commented Aug 22, 2024

Add the following changes:

  1. Remove non-working commands related to device-quirks
  2. Fail if the curl download fails
  3. fix autoupdate service

@@ -23,8 +23,6 @@ frzr unlock (deployment) [Unlock the specified deployment, or the running one if
frzr set-channel [Set the update channel stable/testing/unstable]
frzr get-channel [Get the update channel currently in use]
frzr version [Get the version of FRZR]
frzr build-initramfs [Build the initramfs for the kernel]
frzr configure-tweaks [Configure system specific quirks]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How are we planning to enable/disable firmware overrides on the installer without this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Device-quirks PR has the functionality. It will be invoked on migrations inside a chroot. See here: https://github.com/ChimeraOS/chimeraos/blob/master/rootfs/usr/lib/frzr.d/install-0007-device-quirks-apply.migration

@NeroReflex NeroReflex merged commit cf85113 into ChimeraOS:master Aug 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants