elementary / initial-setup

New user setup app designed for elementary OS
https://elementary.io
GNU General Public License v3.0
36 stars 12 forks source link

Option to install proprietary codecs #91

Open danirabbit opened 3 years ago

danirabbit commented 3 years ago

This is separate from drivers, I think because of legal concerns with licensing. I wonder if we could auto-install based on location detection or if we must ask the user if they think it's okay? No idea what our legal obligation here is. But it would be convenient for users outside of US licensing issues to have access this codecs

davidmhewitt commented 3 years ago

Another possibility to consider is whether this should be in initial-setup so that the end user of a potentially OEM machine can make an informed choice.

Drivers have to be in the installer, or else the hardware doesn't work after reboot. But we can be a bit more flexible on codecs.

danirabbit commented 3 years ago

Hey that's a great point. I guess that would require Internet, but we should probably have that there anyway. Moving to initial setup :+1: