-
Notifications
You must be signed in to change notification settings - Fork 261
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
Enable GitHub Discussions for this project? #136
Comments
Just to play devil's advocate: are the people who don't find any of the closed enable-SSH-request issues before posting their own, any more likely to find a "discussion" about why enable-SSH hasn't been added before posting a new issue requesting it? 🤷 (disclaimer: I dunno how widely-used "GitHub Discussions" are) |
I would agree there really isn't any point here. My reasons are legion, mostly around making it simple (and secure) for beginners, but also making sure it works across all operating systems (i.e. adding a file to /boot will not work for LibreELEC) This software is specifically for beginners, if you want something more complex, look at PiBakery (which is what this is based on anyway!) https://github.com/davidferguson/pibakery/releases/tag/v2.0.0 |
...but note that PiBakery seems to have stagnated davidferguson/pibakery#180 |
@ghollingworth - I was going to give a few suggestions as to how it could maybe be done in a way that's not a footgun, but that was a secondary point—I find it's nice to have a 'Discussions' place for things where the maintainers may not want it to be clogging up the issue queue. It's a very new feature (just out of private beta a couple weeks ago), but I like the fact that discussions don't have a count at the top of the tab, and are a bit more informal. |
@ghollingworth - As an alternative, if you could add a preference option for 'don't unmount after writing the image', that would also be helpful in making it so users who do want to set up WiFi, SSH, etc. wouldn't have to physically re-plug the card to get it to mount again, or manually re-mount it. |
I wasn't involved in the development of rpi-imager, but I suspect that it was a deliberate decision to not have any preference options in Raspberry Pi Imager ? |
Indeed, The whole idea behind this application is to make it foolproof... I'm not saying there's a lot of fools out there, but in general, anyone who's commenting on this GitHub is not the kind of person that this application is geared towards. I realise it's a really useful application and works really well and really easily, but adding options like this just increases the opportunity for people to do something wrong when they image their SD cards. Here's a bunch of possible outcomes:
I agree it would be very useful for a large selection of people, but that's not who this application is designed to help. Sorry :) |
I think, judging by the fact that there are continuous Issues submitted for adding some sort of 'enable SSH' functionality (or other common feature requests), it might be nice to have Discussions enabled on this GH repository, and we could have a discussion (with input from the community of users, maintainers, and RPi representatives) around some of the reasons why or why not to include a feature like that, how it could be implemented so it's not a footgun, etc.
That seems like a better plan than just having someone create a new issue for it every month or so, then closing it :)
The text was updated successfully, but these errors were encountered: