Skip to content

EvernightFedora/evernight-vista-oobe

Repository files navigation

Evernight Vista OOBE

© 2026 Evernight Vista Team

Based on Plasma Setup (C) KDE Community (https://kde.org)

The Out-of-the-box Experience (OOBE) experience that greets a user after system installation or when starting up a new computer. Guides the user in creating the system's first user account and configuring initial settings.It's based on plasma-setup.

Original Repo:https://github.com/KDE/plasma-setup

Features

  • User account creation
  • Language selection
  • Keyboard layout selection
  • Time zone selection
  • Network configuration

Getting Started

  • Binary (Fedora 43):
sudo dnf copr enable march7thdev/Evernight_Vista_Operating_System -y
sudo dnf install evernight-vista-oobe

Caution:Please make sure installed evernight-vista-wallpaper and evernight-vista-themeui!

  • Clone the repository:
git clone https://github.com/EvernightFedora/evernight-vista-oobe.git
  • Build and install:
cmake -B build/
cmake --build build/ --parallel
sudo cmake --install build/
  • Trigger system user creation:
sudo systemd-sysusers
  • Enable the systemd service:
sudo systemctl enable plasma-setup.service
  • Reboot:

With the systemd service enabled, reboot your system and the initial setup will run automatically.

  • Contact:

Bilibili/RedNote(Xiaohongshu):长夜月玩Fedora Mail:13278297951@sina.cn

Completion flag file

When setup finishes successfully it creates a flag file to indicate this at /etc/plasma-setup-done. The systemd unit checks for this flag and only runs if it does not exist, so the out-of-box experience only runs once. If you intentionally want to re-run the wizard (for example while developing Plasma Setup), remove the file manually and reboot:

sudo rm /etc/plasma-setup-done

Configuration

Plasma Setup can be customized via a system-wide configuration file located at /etc/xdg/plasmasetuprc. This file allows administrators to set default values and preferences, as well as control certain aspects of the setup process.


The project is under active development and is not yet ready for production use. Contributions and suggestions are very welcome.

About

Evernight Vista Operating System OOBE (Out of the box Experience) Components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors