first-setup
first-setup copied to clipboard
This utility is meant to be used in Vanilla OS as a first-setup wizard. It takes care of the user choices.
Translations update from [Hosted Weblate](https://hosted.weblate.org) for [Vanilla OS/Vanilla OS First Setup](https://hosted.weblate.org/projects/vanilla-os/first-setup/). Current translation status: 
Since first setup creates a new user, the choice of light or dark theme only gets applied to the vanilla user, not the created one. After reboot, the default light...
### Issue Description See "steps to reproduce". ### Steps to Reproduce - Install Orchid - Boot for the first time, create account, chose software to install etc. - Disconnect from...
### Issue Description At first boot to the newly installed system, if you lock the screen you have to input the passwords to unlock it. The password is "vanilla", same...
Use systemd-homed to create users and encrypt just their home directory using this method.
I have an internet connection, but the setup says "no internet connection", I make sure the internet connection is available, but I still can't run the setup, I can only...
The nextBoot file creates a .desktop entry in `~/.local/share/applications` with: ``` echo "[Desktop Entry]" > /home/$REAL_USER/.local/share/applications/org.vanillaos.FirstSetup.desktop echo "Name=FirstSetup" >> /home/$REAL_USER/.local/share/applications/org.vanillaos.FirstSetup.desktop echo "Comment=FirstSetup" >> /home/$REAL_USER/.local/share/applications/org.vanillaos.FirstSetup.desktop echo "Exec=vanilla-first-setup" >> /home/$REAL_USER/.local/share/applications/org.vanillaos.FirstSetup.desktop echo "Terminal=false"...
Vanilla OS, and by extension all Linux distributions I know of do not provide a method to automatically transfer data from a foreign operating system or a foreign backup. Vanilla...
When creating a user account in the initial setup, it doesn't automatically fill in the username, which is something the vast majority of distros have in their installer/initial setup. Automatically...
Upon trying to install Vanilla OS onto my desktop, the installer window will randomly close after connecting to WiFi on the network section of the setup. There is no way...