Use desktop template as base for demo configs
This commit is contained in:
parent
c54bfd99ce
commit
bbb147cdba
|
@ -22,47 +22,15 @@
|
||||||
# #
|
# #
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
include = ["../net.toml"]
|
include = ["../desktop.toml"]
|
||||||
|
|
||||||
# General settings
|
# General settings
|
||||||
[general]
|
[general]
|
||||||
# Filesystem size in MiB
|
# Filesystem size in MiB
|
||||||
filesystem_size = 512
|
filesystem_size = 512
|
||||||
# Do not prompt if settings are not defined
|
|
||||||
prompt = false
|
|
||||||
|
|
||||||
# Package settings
|
# Package settings
|
||||||
[packages]
|
[packages]
|
||||||
audiod = {}
|
|
||||||
bash = {}
|
|
||||||
bootloader = {}
|
|
||||||
ca-certificates = {}
|
|
||||||
contain = {}
|
|
||||||
coreutils = {}
|
|
||||||
diffutils = {}
|
|
||||||
extrautils = {}
|
|
||||||
findutils = {}
|
|
||||||
installer = {}
|
|
||||||
installer-gui = {}
|
|
||||||
ion = {}
|
|
||||||
netdb = {}
|
|
||||||
netsurf = {}
|
|
||||||
orbdata = {}
|
|
||||||
orbital = {}
|
|
||||||
orbterm = {}
|
|
||||||
orbutils = {}
|
|
||||||
pkgutils = {}
|
|
||||||
redoxfs = {}
|
|
||||||
relibc = {}
|
|
||||||
resist = {}
|
|
||||||
smith = {}
|
|
||||||
userutils = {}
|
|
||||||
uutils = {}
|
|
||||||
|
|
||||||
git = {}
|
|
||||||
curl = {}
|
|
||||||
vim = {}
|
|
||||||
|
|
||||||
# Games
|
# Games
|
||||||
dosbox = {}
|
dosbox = {}
|
||||||
freedoom = {}
|
freedoom = {}
|
||||||
|
@ -75,24 +43,6 @@ pixelcannon = {}
|
||||||
# MIDI
|
# MIDI
|
||||||
freepats = {}
|
freepats = {}
|
||||||
|
|
||||||
[[files]]
|
|
||||||
path = "/etc/init.d/20_orbital"
|
|
||||||
data = """
|
|
||||||
audiod
|
|
||||||
orbital orblogin launcher
|
|
||||||
"""
|
|
||||||
|
|
||||||
[[files]]
|
|
||||||
path = "/etc/init.d/30_console"
|
|
||||||
data = """
|
|
||||||
getty 2
|
|
||||||
getty debug: -J
|
|
||||||
"""
|
|
||||||
|
|
||||||
[[files]]
|
|
||||||
path = "/etc/pkg.d/50_redox"
|
|
||||||
data = "https://static.redox-os.org/pkg"
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/home/user/Welcome.txt"
|
path = "/home/user/Welcome.txt"
|
||||||
data = """
|
data = """
|
||||||
|
|
|
@ -22,52 +22,25 @@
|
||||||
# #
|
# #
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
include = ["../net.toml"]
|
include = ["../desktop.toml"]
|
||||||
|
|
||||||
# General settings
|
# General settings
|
||||||
[general]
|
[general]
|
||||||
# Filesystem size in MiB
|
# Filesystem size in MiB
|
||||||
filesystem_size = 1536
|
filesystem_size = 1536
|
||||||
# Do not prompt if settings are not defined
|
|
||||||
prompt = false
|
|
||||||
|
|
||||||
# Package settings
|
# Package settings
|
||||||
[packages]
|
[packages]
|
||||||
audiod = {}
|
# GUI Apps
|
||||||
bash = {}
|
|
||||||
bootloader = {}
|
|
||||||
ca-certificates = {}
|
|
||||||
contain = {}
|
|
||||||
coreutils = {}
|
|
||||||
cosmic-edit = {}
|
cosmic-edit = {}
|
||||||
cosmic-icons = {}
|
|
||||||
diffutils = {}
|
|
||||||
extrautils = {}
|
|
||||||
findutils = {}
|
|
||||||
installer = {}
|
|
||||||
installer-gui = {}
|
|
||||||
intel-one-mono = {}
|
|
||||||
ion = {}
|
|
||||||
netdb = {}
|
|
||||||
netsurf = {}
|
|
||||||
orbdata = {}
|
|
||||||
orbital = {}
|
|
||||||
orbterm = {}
|
|
||||||
orbutils = {}
|
|
||||||
pkgutils = {}
|
|
||||||
pop-icon-theme = {}
|
|
||||||
redoxfs = {}
|
|
||||||
relibc = {}
|
|
||||||
resist = {}
|
|
||||||
smith = {}
|
|
||||||
userutils = {}
|
|
||||||
uutils = {}
|
|
||||||
|
|
||||||
# Apps
|
|
||||||
periodictable = {}
|
periodictable = {}
|
||||||
|
|
||||||
# Shell Apps
|
# GUI Data
|
||||||
|
cosmic-icons = {}
|
||||||
|
intel-one-mono = {}
|
||||||
|
pop-icon-theme = {}
|
||||||
|
|
||||||
|
# Shell Apps
|
||||||
binutils = {}
|
binutils = {}
|
||||||
curl = {}
|
curl = {}
|
||||||
git = {}
|
git = {}
|
||||||
|
@ -96,24 +69,6 @@ gears = {}
|
||||||
# MIDI
|
# MIDI
|
||||||
freepats = {}
|
freepats = {}
|
||||||
|
|
||||||
[[files]]
|
|
||||||
path = "/etc/init.d/20_orbital"
|
|
||||||
data = """
|
|
||||||
audiod
|
|
||||||
orbital orblogin launcher
|
|
||||||
"""
|
|
||||||
|
|
||||||
[[files]]
|
|
||||||
path = "/etc/init.d/30_console"
|
|
||||||
data = """
|
|
||||||
getty 2
|
|
||||||
getty debug: -J
|
|
||||||
"""
|
|
||||||
|
|
||||||
[[files]]
|
|
||||||
path = "/etc/pkg.d/50_redox"
|
|
||||||
data = "https://static.redox-os.org/pkg"
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/home/user/Welcome.txt"
|
path = "/home/user/Welcome.txt"
|
||||||
data = """
|
data = """
|
||||||
|
|
Loading…
Reference in a new issue