Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

ExpidusOS-archive/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpidusOS Config

A configuration management system for ExpidusOS. This solves some issues with immutable systems such as the hostname setting.

Planned features

  • Daemon mode (w/ DBus)
  • Dry-run
  • Config validation
  • Mount point management

Configs

ExpidusOS's configuration is split between two files. The first one is the vendor config (/etc/expidus/vendor.json), the second is the system config (/data/config/system.json).

System

Here is a list of available options

hostname

Type: string required

This changes the system's hostname.

locale

Type: string required

This changes the system's locale.

timezone

Type: string required

This changes the system's timezone.

Vendor

To-do: this side of the config system is not implemented yet.

About

Config loading system for ExpidusOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published