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

Suggestion: add debian non-free with various desktops? #1

Open
AmyMoriyama opened this issue Apr 11, 2023 · 1 comment
Open

Suggestion: add debian non-free with various desktops? #1

AmyMoriyama opened this issue Apr 11, 2023 · 1 comment

Comments

@AmyMoriyama
Copy link

URL in question: https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/current-live/amd64/iso-hybrid/

I see Debian is supported, but not the versions including nonfree firmware.

This is just a suggestion. I would attempt it but my brain has not been working good enough recently.

@AmyMoriyama
Copy link
Author

Quick and dirty example

url="https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/current-live/amd64/iso-hybrid"
debian_ver=$(curl -s "$url"/ | cut -f3 -d"-" - | tail -n 5 | head -n 1)
iso="debian-live-${debian_ver}-amd64-cinnamon+nonfree.iso"

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

1 participant