Compare commits

...
This repository has been archived on 2024-03-14. You can view files and clone it, but cannot push or open issues or pull requests.

15 Commits

Author SHA1 Message Date
Jeremy Soller 30604ca202 Update cookbook 2018-04-01 08:02:16 -06:00
Jeremy Soller 0a3101a221 Remove df from shellstorm 2018-03-31 10:20:38 -06:00
Jeremy Soller 14cb323603 Prepare for keyboard-sfx 2018-03-31 08:16:34 -06:00
Jeremy Soller 3282686b84 Update cookbook 2018-03-31 07:46:32 -06:00
Jeremy Soller aec4e80a08 Add duktape 2018-03-24 16:53:26 -06:00
Jeremy Soller f6a7d1b6c9 Update motd 2018-03-24 16:08:37 -06:00
Jeremy Soller b3345bb838 Add bash 2018-03-24 16:04:31 -06:00
Jeremy Soller 592aba40d8 Install games 2018-03-24 15:48:41 -06:00
Jeremy Soller 536abdc291 Add ion 2018-03-24 15:30:43 -06:00
Jeremy Soller b9e35ac14d Remove shutdown 2018-03-24 15:29:28 -06:00
Jeremy Soller 93187f1adc Update packages for live, remove graphcial screen 2018-03-24 14:26:09 -06:00
Jeremy Soller 3627f2b276 Use shellstorm to launch shell 2018-03-24 14:20:45 -06:00
Jeremy Soller 46fb5c3ee9 Update issue 2018-03-24 13:08:03 -06:00
Jeremy Soller 7532176ff4 Update kernel 2018-03-24 12:32:59 -06:00
Jeremy Soller b6a1c279dc Serious improvements in lieu of new release 2018-03-24 12:29:45 -06:00
6 changed files with 141 additions and 82 deletions

@ -1 +1 @@
Subproject commit 615d9e136512a21cc5fb22b5ab74389e078d3fb7
Subproject commit 1dabb8b0cf39eb3031e4afed8bff25c51718cb12

@ -1 +1 @@
Subproject commit 8456bb9a39f2f94a379ca806f63d241d712ddfe1
Subproject commit 3843c27b42feb93a17165e7a02cba9951b966e2e

View File

@ -10,58 +10,61 @@ prompt = false
#acid = {}
#autoconf = {}
#automake = {}
#bash = {}
bash = {}
#binutils = {}
ca-certificates = {}
#ca-certificates = {}
#cargo = {}
#cleye = {}
#contain = {}
coreutils = {}
#curl = {}
#dash = {}
dash = {}
#diffutils = {}
drivers = {}
duktape = {}
extrautils = {}
#fd = {}
findutils = {}
#game-2048 = {}
#games = {}
games = {}
#gawk = {}
#gcc = {}
#git = {}
#gnu-binutils = {}
#gnu-make = {}
installer = {}
#installer = {}
ion = {}
keyboard-sfx = {}
logd = {}
#lua = {}
lua = {}
#nasm = {}
netdb = {}
netstack = {}
netsurf = {}
netutils = {}
#netdb = {}
#netstack = {}
#netsurf = {}
#netutils = {}
#newlib = {}
nulld = {}
#openssl = {}
orbdata = {}
orbital = {}
orbterm = {}
orbutils = {}
#orbdata = {}
#orbital = {}
#orbterm = {}
#orbutils = {}
#pastel = {}
#patch = {}
#pixelcannon = {}
pkgutils = {}
#pkgutils = {}
#prboom = {}
ptyd = {}
#python = {}
randd = {}
redoxfs = {}
#redoxfs = {}
#rs-nes = {}
#rust = {}
#rust64 = {}
#rustual-boy = {}
#sed = {}
smith = {}
shellstorm = {}
#smith = {}
#sodium = {}
#termplay = {}
userutils = {}
@ -77,10 +80,12 @@ uid = 0
gid = 0
name = "root"
home = "/root"
shell = "/bin/shellstorm"
[users.user]
# Password is unset
password = ""
shell = "/bin/shellstorm"
[[files]]
path = "/etc/init.d/00_base"
@ -94,60 +99,11 @@ pcid /etc/pcid/filesystem.toml
"""
[[files]]
path = "/etc/init.d/10_net"
path = "/etc/init.d/10_console"
data = """
smolnetd
dnsd
dhcpd -b
getty display:2/activate
"""
[[files]]
path = "/etc/init.d/20_orbital"
data = """
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"
[[files]]
path = "/etc/group"
data = """
@ -165,19 +121,122 @@ redox
[[files]]
path = "/etc/issue"
data = """
########## Redox OS ##########
# Login with the following: #
# `user` #
# `root`:`password` #
##############################
"""
[[files]]
path = "/etc/motd"
data = """
Welcome to Redox OS!
REDOX
XTREME
EDITION
"""
[[files]]
path = "/etc/shellstorm"
data = """
basename
bash
calc
chmod
chown
clear
comm
cp
cut
dash
date
dem
dircolors
dirname
dmesg
du
duk
echo
env
expr
false
find
free
grep
groupadd
groupdel
groupmod
gunzip
gzip
id
info
install
ion
keymap
kill
link
ln
ls
lua
luac
man
mkdir
mktemp
mv
paste
printenv
printf
ps
pwd
readlink
realpath
relpath
rem
reset
rm
rmdir
screenfetch
seq
sh
shellstorm
sleep
stat
sudo
tar
test
time
touch
tr
true
truncate
uname
uptime
useradd
userdel
usermod
uutils
watch
which
whoami
"""
[[files]]

View File

@ -7,7 +7,7 @@ prompt = false
# Package settings
[packages]
drivers = {}
drivers-041 = {}
init = {}
redoxfs = {}
@ -16,7 +16,7 @@ path="/etc/init.rc"
data="""
export PATH /bin
export TMPDIR /tmp
vesad T T G
vesad T T
stdio display:1
ps2d us
pcid /etc/pcid/initfs.toml

View File

@ -7,7 +7,7 @@ prompt = false
# Package settings
[packages]
drivers = {}
drivers-041 = {}
init = {}
redoxfs = {}
@ -16,7 +16,7 @@ path="/etc/init.rc"
data="""
export PATH /bin
export TMPDIR /tmp
vesad T T G
vesad T T
stdio display:1
ps2d us
pcid /etc/pcid/initfs.toml

2
kernel

@ -1 +1 @@
Subproject commit f83f61b51a7dfe4ac546b6fb72c5b0c0d8669696
Subproject commit 330b3b4b95353a2eec6fcebf6c1a57673d95d97d