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

Bookworm support #229

Open
chris18890 opened this issue Oct 13, 2023 · 6 comments
Open

Bookworm support #229

chris18890 opened this issue Oct 13, 2023 · 6 comments

Comments

@chris18890
Copy link

chris18890 commented Oct 13, 2023

A new version of Raspberry Pi OS based on Debian 12 (bookworm) has been released!

See here for the release announcement - https://www.raspberrypi.com/news/bookworm-the-new-version-of-raspberry-pi-os/

Given the number of changes between Bullseye & Bookworm, an upgraded is actively discouraged & the recommended way is to flash a new Bookworm image ontot he SD Card

What work needs to be done to enable raspberrypi-ua-netinst to be able to install Bookworm?

@FooDeas
Copy link
Owner

FooDeas commented Oct 17, 2023

First steps identified when I had a first look on it a few weeks ago:

  • add Debian archive keys for v12
  • can we remove the v11 keys? (identify issues)
  • identify and get the "new" firmware package working in the boot partition

@FooDeas
Copy link
Owner

FooDeas commented Oct 17, 2023

I just pushed my bookworm branch as base and playground to fork and work on.

@chris18890
Copy link
Author

First steps identified when I had a first look on it a few weeks ago:

* add Debian archive keys for v12

* can we remove the v11 keys? (identify issues)

* identify and get the "new" firmware package working in the boot partition

That's the v10 key you've removed in that commit

@FooDeas
Copy link
Owner

FooDeas commented Oct 18, 2023

That's the v10 key you've removed in that commit

I already removed the unneeded v10 key without negative impact. That's not related to the removal of the v11 key that I also wanted to remove and got problems with the v12 key verification (keychain issue? not proven yet.).

@chris18890
Copy link
Author

Ahhhh, gotcha! :) I misunderstood what you'd meant/thought you'd referred to the wrong key

@conversy
Copy link

conversy commented Dec 8, 2023

Hello, I was wondering if there were any news on this, and maybe on rpi5 support? Best!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants