The first boot app
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Hosted Weblate 7b66fbef30
Update translation files
Updated by "Update LINGUAS file" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/vanilla-os/first-setup/
Translation: Vanilla OS/first-setup
1 year ago
.github/workflows re-rebrand 2 years ago
data custom desktop entry for the --new-user option 1 year ago
debian add hostname view 1 year ago
po Update translation files 1 year ago
vanilla_first_setup add hostname view 1 year ago
.gitignore update gitignore 1 year ago
LICENSE add license 2 years ago
README.md update app id 1 year ago
VERSION custom desktop entry for the --new-user option 1 year ago
first-setup.txt make the wizard proceed even without a log path 2 years ago
meson.build 1.5.5 1 year ago
recipe.json add hostname view 1 year ago

README.md

Vanilla OS First Setup

This utility is meant to be used in Vanilla OS as a first-setup wizard. Its purpose is to help the user to configure the system to their needs, e.g. by configuring snap, flatpak, flathub, etc.


Stato traduzione

Build

Dependencies

  • build-essential
  • meson
  • libadwaita-1-dev
  • gettext
  • desktop-file-utils

Build

meson build
ninja -C build

Install

sudo ninja -C build install

Run

vanilla-first-setup

Using custom recipes

Place a new recipe in /etc/vanilla-first-setup/recipe.json or launch the utility with the VANILLA_CUSTOM_RECIPE environment variable set to the path of the recipe.