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

Complete Raspi sources #116

Merged
merged 6 commits into from
Jan 13, 2017
Merged

Complete Raspi sources #116

merged 6 commits into from
Jan 13, 2017

Conversation

macmpi
Copy link
Contributor

@macmpi macmpi commented Dec 9, 2016

as per #102

Please check sources.list.d/raspi.list necessary key

as per #102

This standard repo has few utilities.
key for archive.raspberrypi.org/debian/ jessie should be added to keyring
@volumio
Copy link
Owner

volumio commented Dec 9, 2016

Do you have a hint?

@macmpi
Copy link
Contributor Author

macmpi commented Dec 9, 2016

does this help for key-related stuff?

@macmpi
Copy link
Contributor Author

macmpi commented Dec 14, 2016

Probably this for the key thing:

wget http://archive.raspberrypi.org/debian/raspberrypi.gpg.key
apt-key add raspberrypi.gpg.key

Unsure where it shall end-up within the build scripts.

PS: secure https download of the key is as: https://www.raspberrypi.org/raspberrypi.gpg.key

and converted Rasbian URL in https too (more secure)
@macmpi
Copy link
Contributor Author

macmpi commented Jan 13, 2017

Now should be pretty much it.

@volumio
Copy link
Owner

volumio commented Jan 13, 2017

I think the raspberry pi repo should be copied over just to raspberry pi, in this commit
c2c3cda

@macmpi
Copy link
Contributor Author

macmpi commented Jan 13, 2017

Not sure I understand: you mean put all sources within single file volumio/etc/apt/sources.list, and cancel volumio/etc/apt/sources.list.d/raspi.list file?
(just did it like that to mimic what's in Jessie)

@volumio
Copy link
Owner

volumio commented Jan 13, 2017

No, that we should put volumio/etc/apt/sources.list.d/raspi.list only on raspberry pi device, so in raspberryconfig.sh

as per #102

This standard repo has few utilities.
Adding relevant key to keyring
Generated by raspberryconfig.sh
@macmpi
Copy link
Contributor Author

macmpi commented Jan 13, 2017

Ok, done.

@volumio
Copy link
Owner

volumio commented Jan 13, 2017

Perfect!

@volumio volumio merged commit 2b75ff5 into volumio:master Jan 13, 2017
@macmpi macmpi deleted the patch-2 branch January 13, 2017 18:01
ashthespy pushed a commit to ashthespy/Build that referenced this pull request Jun 9, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants