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

Upgrade from F36 --> F37 #11

Open
leifliddy opened this issue Dec 19, 2022 · 2 comments
Open

Upgrade from F36 --> F37 #11

leifliddy opened this issue Dec 19, 2022 · 2 comments

Comments

@leifliddy
Copy link
Owner

Fedora 37 release: Several packages have recently been added to the offical Fedora repo, which include:
asahi-fwextract asahi-scripts dracut-asahi m1n1 update-m1n1
So in order upgrade from Fedora 36 --> Fedora 37 please do the following

dnf remove uboot-asahi
dnf install dracut-asahi
dnf upgrade
# just to be safe as the latest kernel has selinux enabled and it hasn't been fully tested out yet
sed -i s/^SELINUX=.*$/SELINUX=permissive/ /etc/selinux/config
dnf install dnf-plugin-system-upgrade
dnf system-upgrade download --releasever=37
dnf system-upgrade reboot

An official Fedora release seems imminent. When that happens, this project will no longer be needed. When an official release happens, it'll be super-easy to transition over (I'll provide instructions of how to do that). At this point, all but a couple packages are official Fedora packages anyway. But....until that happens I'll continue to work on this project.

@romulasry
Copy link

Update?

@leifliddy
Copy link
Owner Author

The chat room where the Fedora devs discuss this exact topic can be found here:
https://app.element.io/#/room/#asahi:fedoraproject.org

They're currently aiming for a F38 release

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

No branches or pull requests

2 participants