redox/config/x86_64/jeremy.toml

282 lines
3.6 KiB
TOML
Raw Normal View History

# Jeremy's configuration
2021-08-11 05:20:22 +02:00
# General settings
[general]
# Filesystem size in MiB
2022-12-15 19:56:57 +01:00
filesystem_size = 8192
2021-08-11 05:20:22 +02:00
# Do not prompt if settings are not defined
prompt = false
# Package settings
[packages]
audiod = {}
2022-08-17 15:44:03 +02:00
bootloader = {}
bootstrap = {}
2021-08-11 05:20:22 +02:00
ca-certificates = {}
contain = {}
coreutils = {}
dash = {}
diffutils = {}
drivers = {}
escalated = {}
2021-08-11 05:20:22 +02:00
extrautils = {}
findutils = {}
initfs = {}
2021-08-11 05:20:22 +02:00
installer = {}
ion = {}
ipcd = {}
2022-07-24 17:02:48 +02:00
kernel = {}
2021-08-11 05:20:22 +02:00
netdb = {}
netstack = {}
netsurf = {}
netutils = {}
orbdata = {}
orbital = {}
orbterm = {}
orbutils = {}
pkgutils = {}
ptyd = {}
redoxfs = {}
2022-11-16 20:44:23 +01:00
relibc = {}
2021-08-11 05:20:22 +02:00
resist = {}
smith = {}
userutils = {}
uutils = {}
2022-09-09 16:40:34 +02:00
2022-07-24 20:39:10 +02:00
# apps
2022-11-16 20:35:07 +01:00
cosmic-text = {}
2022-09-10 23:08:49 +02:00
periodictable = {}
2022-07-24 20:39:10 +02:00
pixelcannon = {}
2022-09-10 23:08:49 +02:00
schismtracker = {}
sodium = {}
2022-09-09 16:40:34 +02:00
2022-07-24 20:39:10 +02:00
# cli
acid = {}
2022-11-16 19:35:14 +01:00
bash = {}
2022-09-10 23:08:49 +02:00
cleye = {}
curl = {}
ffmpeg = {}
git = {}
gnu-grep = {}
ripgrep = {}
sed = {}
2022-11-16 20:44:23 +01:00
vim = {}
2022-09-10 23:08:49 +02:00
xz = {}
2022-09-09 16:40:34 +02:00
2022-07-24 20:39:10 +02:00
# demos
2022-09-10 23:08:49 +02:00
cairodemo = {}
2022-11-15 23:11:16 +01:00
#cmatrix = {} # addwstr
2022-09-10 23:08:49 +02:00
cpal = {}
gears = {}
glium = {} # does not show anything
glutin = {}
2022-12-15 04:08:17 +01:00
hematite = {}
iced = {}
libcosmic = {}
2022-09-10 23:08:49 +02:00
orbclient = {}
osdemo = {} # does not show anything
2022-12-16 18:31:58 +01:00
pathfinder = {}
2022-09-10 23:08:49 +02:00
rodioplay = {}
rust-cairo = {}
rust-cairo-demo = {}
sdl2_gears = {}
vttest = {}
2022-12-15 19:56:57 +01:00
webrender = {}
winit = {}
2022-09-09 16:40:34 +02:00
2022-07-24 20:39:10 +02:00
# dev
2022-09-10 23:08:49 +02:00
autoconf = {}
automake = {}
gcc = {}
gnu-binutils = {}
2022-11-16 20:44:23 +01:00
gnu-make = {}
2022-09-10 23:08:49 +02:00
nasm = {}
patch = {}
pkg-config = {}
rust = {}
2022-09-09 16:40:34 +02:00
2022-07-24 20:39:10 +02:00
# games
dosbox = {}
eduke32 = {}
2022-08-04 18:24:19 +02:00
freedoom = {}
2022-07-24 20:39:10 +02:00
games = {}
2022-08-04 18:24:19 +02:00
gigalomania = {}
2022-08-11 02:41:16 +02:00
mgba = {}
2022-07-24 20:39:10 +02:00
neverball = {}
openjazz = {}
openttd = {}
openttd-opengfx = {}
openttd-openmsx = {}
openttd-opensfx = {}
2022-08-04 18:24:19 +02:00
prboom = {}
2022-09-10 23:08:49 +02:00
retroarch = {} # need to package cores
2022-07-24 20:39:10 +02:00
rs-nes = {} # need game for testing
rust64 = {} # need roms
rustual-boy = {} # need game for testing
scummvm = {} # need game for testing
2022-08-04 18:24:19 +02:00
sm64ex = {}
2022-07-24 20:39:10 +02:00
sopwith = {}
2022-09-10 23:08:49 +02:00
spacecadetpinball = {}
2022-08-04 18:24:19 +02:00
syobonaction = {}
2022-07-24 20:39:10 +02:00
vice = {}
vvvvvv = {}
2022-09-09 16:40:34 +02:00
2022-07-24 20:39:10 +02:00
# stuff
2022-11-21 17:01:59 +01:00
freepats = {}
2022-07-24 20:39:10 +02:00
generaluser-gs = {}
jeremy = {}
keyboard-sfx = {}
libc-bench = {}
noto-color-emoji = {}
pop-icon-theme = {}
2022-11-16 20:44:23 +01:00
terminfo = {}
2022-07-24 20:39:10 +02:00
timidity = {}
ttf-hack = {}
2021-08-11 05:20:22 +02:00
# User settings
[users.root]
password = "password"
uid = 0
gid = 0
name = "root"
home = "/root"
[users.user]
# Password is unset
password = ""
[[files]]
path = "/etc/init.d/00_base"
data = """
ipcd
ptyd
pcid /etc/pcid.d/
escalated
2021-08-11 05:20:22 +02:00
"""
[[files]]
path = "/etc/init.d/10_net"
data = """
smolnetd
dnsd
dhcpd -b
"""
[[files]]
path = "/etc/init.d/20_orbital"
data = """
audiod
orbital display:3/activate orblogin launcher
"""
[[files]]
path = "/etc/init.d/30_console"
data = """
getty display:2
getty debug: -J
"""
[[files]]
path = "/etc/net/dns"
data = """
208.67.222.222
"""
[[files]]
path = "/etc/net/ip"
data = """
10.0.2.15
"""
[[files]]
path = "/etc/net/ip_router"
data = """
10.0.2.2
"""
[[files]]
path = "/etc/net/ip_subnet"
data = """
255.255.255.0
"""
[[files]]
path = "/etc/net/mac"
data = """
54-52-00-ab-cd-ef
"""
[[files]]
path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg"
2022-04-26 16:48:09 +02:00
[[files]]
path = "/etc/redox-release"
2022-11-23 17:25:06 +01:00
data = "0.8.0"
2022-04-26 16:48:09 +02:00
2021-08-11 05:20:22 +02:00
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""
[[files]]
path = "/etc/hostname"
data = """
redox
"""
[[files]]
path = "/usr/bin"
2022-03-17 15:39:53 +01:00
data = "../bin"
2021-08-11 05:20:22 +02:00
symlink = true
[[files]]
path = "/usr/games"
2022-03-17 15:39:53 +01:00
data = "../games"
2021-08-11 05:20:22 +02:00
symlink = true
[[files]]
path = "/usr/include"
2022-03-17 15:39:53 +01:00
data = "../include"
2021-08-11 05:20:22 +02:00
symlink = true
[[files]]
path = "/usr/lib"
2022-03-17 15:39:53 +01:00
data = "../lib"
2021-08-11 05:20:22 +02:00
symlink = true
[[files]]
path = "/usr/share"
2022-03-17 15:39:53 +01:00
data = "../share"
2021-08-11 05:20:22 +02:00
symlink = true
[[files]]
path = "/tmp"
data = ""
directory= true
# 0o1777
mode = 1023
[[files]]
path = "/dev/null"
data = "null:"
symlink = true
[[files]]
path = "/dev/random"
data = "rand:"
symlink = true
[[files]]
path = "/dev/urandom"
data = "rand:"
symlink = true
[[files]]
path = "/dev/zero"
data = "zero:"
symlink = true