-
Notifications
You must be signed in to change notification settings - Fork 14
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
frzr refactor #61
frzr refactor #61
Conversation
Restore A/B-slots
AUR will need to be fixed too, to know how check this: https://github.com/NeroReflex/chimeraos/tree/master/pkgs/frzr This will make even a better experience than stock archlinux in this regard |
Just for the record this is fully retro - compatible with older deployments. One can jump between older and newer released. The frzr kernel tool won't really work and device quirks will have to be triggered manually after the update when dowgrading. |
I guess you should refactor the tests so they make sense with this new overhaul. The main one is the release image retrieval process. |
I have never looked into those, maybe @ruineka is more familiar? I saw he started doing tests |
We just need to update the functions to match the new methods and give it dummy information and compare the result. You can take a look into |
cf625a6
to
c4e09ea
Compare
Co-authored-by: Matthew Anderson <[email protected]>
c4e09ea
to
5d6f560
Compare
I have set up a test where the current stable is installed on a loopback device that starts as file copy of /dev/zero. If you have other ideas let me know! |
5fb28a7
to
9f49e96
Compare
Added a test that creates an archlinux deployment and installs it Adding a test for the deletion algorithm I discovered that did not work in installer mode: fixed Fix installing images from file
9f49e96
to
dd86c9f
Compare
This is a frzr refactor that has been a work-in-progress for months.
Main points are: