Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
redox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ross Schulman
redox
Commits
26cde438
Verified
Commit
26cde438
authored
1 year ago
by
Jeremy Soller
Browse files
Options
Downloads
Patches
Plain Diff
Update jeremy configs
parent
f9f8faf0
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
config/aarch64/jeremy.toml
+191
-0
191 additions, 0 deletions
config/aarch64/jeremy.toml
config/i686/jeremy.toml
+1
-1
1 addition, 1 deletion
config/i686/jeremy.toml
config/x86_64/jeremy.toml
+3
-1
3 additions, 1 deletion
config/x86_64/jeremy.toml
with
195 additions
and
2 deletions
config/aarch64/jeremy.toml
0 → 100644
+
191
−
0
View file @
26cde438
# Default desktop configuration
# General settings
[general]
# Filesystem size in MiB
filesystem_size
=
256
# Do not prompt if settings are not defined
prompt
=
false
# Package settings
[packages]
audiod
=
{}
bootloader
=
{}
bootstrap
=
{}
ca-certificates
=
{}
contain
=
{}
coreutils
=
{}
dash
=
{}
diffutils
=
{}
#drivers = {} # more porting work
#escalated = {} # porting
extrautils
=
{}
findutils
=
{}
initfs
=
{}
#installer = {} # failure to build ring
ion
=
{}
ipcd
=
{}
kernel
=
{}
netdb
=
{}
netstack
=
{}
#netsurf = {} # lots of porting issues
netutils
=
{}
orbdata
=
{}
orbital
=
{}
orbterm
=
{}
orbutils
=
{}
#pkgutils = {} # failure to build ring
ptyd
=
{}
redoxfs
=
{}
relibc
=
{}
resist
=
{}
smith
=
{}
userutils
=
{}
uutils
=
{}
# 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
"""
[[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 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"
[[files]]
path
=
"/etc/redox-release"
data
=
"0.8.0"
[[files]]
path
=
"/etc/group"
data
=
"""
root;0;root
user;1000;user
sudo;1;user
"""
[[files]]
path
=
"/etc/hostname"
data
=
"""
redox
"""
[[files]]
path
=
"/usr/bin"
data
=
"../bin"
symlink
=
true
[[files]]
path
=
"/usr/games"
data
=
"../games"
symlink
=
true
[[files]]
path
=
"/usr/include"
data
=
"../include"
symlink
=
true
[[files]]
path
=
"/usr/lib"
data
=
"../lib"
symlink
=
true
[[files]]
path
=
"/usr/share"
data
=
"../share"
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
This diff is collapsed.
Click to expand it.
config/i686/jeremy.toml
+
1
−
1
View file @
26cde438
...
...
@@ -3,7 +3,7 @@
# General settings
[general]
# Filesystem size in MiB
filesystem_size
=
1024
filesystem_size
=
4000
# Do not prompt if settings are not defined
prompt
=
false
...
...
This diff is collapsed.
Click to expand it.
config/x86_64/jeremy.toml
+
3
−
1
View file @
26cde438
...
...
@@ -39,6 +39,7 @@ pkgutils = {}
ptyd
=
{}
redoxfs
=
{}
relibc
=
{}
relibc-tests
=
{}
resist
=
{}
smith
=
{}
userutils
=
{}
...
...
@@ -99,6 +100,7 @@ nasm = {}
patch
=
{}
pkg-config
=
{}
rust
=
{}
rustpython
=
{}
# games
dosbox
=
{}
...
...
@@ -116,7 +118,7 @@ openttd-opengfx = {}
openttd-openmsx
=
{}
openttd-opensfx
=
{}
prboom
=
{}
retroarch
=
{}
# need to package cores
#
retroarch = {} # need to package cores
rs-nes
=
{}
# need game for testing
rust64
=
{}
# need roms
rustual-boy
=
{}
# need game for testing
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment