Vanilla-OS / first-setup

This utility is meant to be used in Vanilla OS as a first-setup wizard. It takes care of the user choices.
GNU General Public License v3.0
71 stars 34 forks source link

The 3 steps of first-setup overlap with vanilla-installer #324

Open PlatonB opened 3 months ago

PlatonB commented 3 months ago

The Language, Keyboard layout, Date and time steps are in both vanilla-installer and first-setup. I think it would be a good idea to follow Fedora's example by eliminating this clutter.

muhdsalm commented 3 months ago

These are left for the purpose of OEM. If you're installing by yourself these three things should already be set to the ones you selected in vanilla-installer

PlatonB commented 3 months ago

For an OEM, it's absolutely reasonable. For non-OEM, it makes the installation system feel a bit unfinished/untidy.

PlatonB commented 3 months ago

Fedora developers' thoughts on the subject: https://fedoraproject.org/wiki/Changes/ReduceInitialSetupRedundancy

PlatonB commented 3 months ago

Discussion in the Gnome bug tracker: https://bugzilla.gnome.org/show_bug.cgi?id=793501