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

Please update Raspois to latest version (2024-07-04) #20

Open
Hordeking opened this issue Sep 1, 2024 · 5 comments
Open

Please update Raspois to latest version (2024-07-04) #20

Hordeking opened this issue Sep 1, 2024 · 5 comments

Comments

@Hordeking
Copy link

Describe the bug
PINN Lite offers the Raspios version from 2024-03-15, but does not offer 2024-07-04
https://downloads.raspberrypi.com/raspios_armhf/images/raspios_armhf-2024-07-04/2024-07-04-raspios-bookworm-armhf.img.xz
https://downloads.raspberrypi.com/raspios_full_armhf/images/raspios_full_armhf-2024-07-04/2024-07-04-raspios-bookworm-armhf-full.img.xz
https://downloads.raspberrypi.com/raspios_lite_armhf/images/raspios_lite_armhf-2024-07-04/2024-07-04-raspios-bookworm-armhf-lite.img.xz
...And so on.

To reproduce
No special steps.

Expected behaviour
Installer should offer updated version.

Actual behaviour
Out of date version offered

System

  • Raspberry Pi 3B
  • PINN 3.9.2

Additional context
Worked on trying to produce my own OS metafiles for inclusion on USB stick based on the ones produced by downloading the offered version. Was successful at separating Raspios image into boot.tar.xz and root.tar.xz, and determining most items in os.json. Was unable to determine how download_size is computed and unable to find clear instructions for how to do this manually.

What do I need to do to produce the correct value for this field?

@procount
Copy link
Owner

procount commented Sep 1, 2024

As you can appreciate, it takes a while to do these conversions and I apologise for not having enough time to keep on top of this all the time.
Conversions will be done shortly.

@Hordeking
Copy link
Author

Much obliged. I'll keep an eye open for it.

@Hordeking
Copy link
Author

Hordeking commented Sep 1, 2024

Would it be helpful for me to write a script to automagically split an image file into boot and root, at least for Raspios? I was lazy today and found that apparently 7z can parse multipartition images, rather than having to figure out the offsets and mount loopback.

Once I'm a little more familiar, I might be willing to lend some of my time to help you keep up, if you'd like. Like you, I don't have a huge amount of free time, but I wouldn't mind contributing in small ways to a nice project.

@procount
Copy link
Owner

procount commented Sep 1, 2024

I already have some scripts to do most of the conversions. They do need knocking into shape before I'm willing to publish them, though.

@Hordeking
Copy link
Author

Alright. Well I guess I'll just sit tight and tinker at my end and keep an eye open, then. :)

Repository owner deleted a comment Sep 1, 2024
Repository owner deleted a comment from Hordeking Sep 1, 2024
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