Make redox version 0.8.0alpha
This commit is contained in:
parent
8aeb3ce0c5
commit
a57c11c51f
|
@ -120,7 +120,7 @@ data = "https://static.redox-os.org/pkg"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/etc/redox-release"
|
path = "/etc/redox-release"
|
||||||
data = "0.7.0"
|
data = "0.8.0alpha"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/etc/group"
|
path = "/etc/group"
|
||||||
|
|
|
@ -61,7 +61,7 @@ getty debug: -J
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/etc/redox-release"
|
path = "/etc/redox-release"
|
||||||
data = "0.7.0"
|
data = "0.8.0alpha"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/etc/group"
|
path = "/etc/group"
|
||||||
|
|
|
@ -120,7 +120,7 @@ data = "https://static.redox-os.org/pkg"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/etc/redox-release"
|
path = "/etc/redox-release"
|
||||||
data = "0.7.0"
|
data = "0.8.0alpha"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/etc/group"
|
path = "/etc/group"
|
||||||
|
|
|
@ -49,7 +49,7 @@ getty debug: -J
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/etc/redox-release"
|
path = "/etc/redox-release"
|
||||||
data = "0.7.0"
|
data = "0.8.0alpha"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/etc/group"
|
path = "/etc/group"
|
||||||
|
|
|
@ -120,7 +120,7 @@ data = "https://static.redox-os.org/pkg"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/etc/redox-release"
|
path = "/etc/redox-release"
|
||||||
data = "0.7.0"
|
data = "0.8.0alpha"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/etc/group"
|
path = "/etc/group"
|
||||||
|
|
|
@ -44,46 +44,51 @@ terminfo = {}
|
||||||
userutils = {}
|
userutils = {}
|
||||||
uutils = {}
|
uutils = {}
|
||||||
vim = {}
|
vim = {}
|
||||||
|
|
||||||
# apps
|
# apps
|
||||||
periodictable = {}
|
#periodictable = {}
|
||||||
pixelcannon = {}
|
pixelcannon = {}
|
||||||
schismtracker = {}
|
#schismtracker = {}
|
||||||
sodium = {}
|
#sodium = {}
|
||||||
|
|
||||||
# cli
|
# cli
|
||||||
acid = {}
|
acid = {}
|
||||||
bash = {}
|
#bash = {}
|
||||||
cleye = {}
|
#cleye = {}
|
||||||
curl = {}
|
#curl = {}
|
||||||
ffmpeg = {}
|
#ffmpeg = {}
|
||||||
git = {}
|
#git = {}
|
||||||
gnu-grep = {}
|
#gnu-grep = {}
|
||||||
ripgrep = {}
|
#ripgrep = {}
|
||||||
sed = {}
|
#sed = {}
|
||||||
xz = {}
|
#xz = {}
|
||||||
|
|
||||||
# demos
|
# demos
|
||||||
cairodemo = {}
|
#cairodemo = {}
|
||||||
cmatrix = {} # slow in terminal
|
#cmatrix = {} # slow in terminal
|
||||||
cpal = {}
|
#cpal = {}
|
||||||
gears = {}
|
#gears = {}
|
||||||
glium = {} # does not show anything
|
#glium = {} # does not show anything
|
||||||
glutin = {}
|
#glutin = {}
|
||||||
orbclient = {}
|
#orbclient = {}
|
||||||
osdemo = {} # does not show anything
|
#osdemo = {} # does not show anything
|
||||||
rodioplay = {}
|
#rodioplay = {}
|
||||||
rust-cairo = {}
|
#rust-cairo = {}
|
||||||
rust-cairo-demo = {}
|
#rust-cairo-demo = {}
|
||||||
sdl2_gears = {}
|
#sdl2_gears = {}
|
||||||
vttest = {}
|
#vttest = {}
|
||||||
winit = {}
|
#winit = {}
|
||||||
|
|
||||||
# dev
|
# dev
|
||||||
autoconf = {}
|
#autoconf = {}
|
||||||
automake = {}
|
#automake = {}
|
||||||
gcc = {}
|
#gcc = {}
|
||||||
gnu-binutils = {}
|
#gnu-binutils = {}
|
||||||
nasm = {}
|
#nasm = {}
|
||||||
patch = {}
|
#patch = {}
|
||||||
pkg-config = {}
|
#pkg-config = {}
|
||||||
#rust = {}
|
#rust = {}
|
||||||
|
|
||||||
# games
|
# games
|
||||||
dosbox = {}
|
dosbox = {}
|
||||||
eduke32 = {}
|
eduke32 = {}
|
||||||
|
@ -98,7 +103,7 @@ openttd-opengfx = {}
|
||||||
openttd-openmsx = {}
|
openttd-openmsx = {}
|
||||||
openttd-opensfx = {}
|
openttd-opensfx = {}
|
||||||
prboom = {}
|
prboom = {}
|
||||||
retroarch = {} # need to package cores
|
#retroarch = {} # need to package cores
|
||||||
rs-nes = {} # need game for testing
|
rs-nes = {} # need game for testing
|
||||||
rust64 = {} # need roms
|
rust64 = {} # need roms
|
||||||
rustual-boy = {} # need game for testing
|
rustual-boy = {} # need game for testing
|
||||||
|
@ -108,6 +113,7 @@ sopwith = {}
|
||||||
syobonaction = {}
|
syobonaction = {}
|
||||||
vice = {}
|
vice = {}
|
||||||
vvvvvv = {}
|
vvvvvv = {}
|
||||||
|
|
||||||
# stuff
|
# stuff
|
||||||
generaluser-gs = {}
|
generaluser-gs = {}
|
||||||
jeremy = {}
|
jeremy = {}
|
||||||
|
@ -195,7 +201,7 @@ data = "https://static.redox-os.org/pkg"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/etc/redox-release"
|
path = "/etc/redox-release"
|
||||||
data = "0.7.0"
|
data = "0.8.0alpha"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/etc/group"
|
path = "/etc/group"
|
||||||
|
|
|
@ -105,7 +105,7 @@ data = "https://static.redox-os.org/pkg"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/etc/redox-release"
|
path = "/etc/redox-release"
|
||||||
data = "0.7.0"
|
data = "0.8.0alpha"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/etc/group"
|
path = "/etc/group"
|
||||||
|
|
|
@ -118,7 +118,7 @@ data = "https://static.redox-os.org/pkg"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/etc/redox-release"
|
path = "/etc/redox-release"
|
||||||
data = "0.7.0"
|
data = "0.8.0alpha"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/etc/group"
|
path = "/etc/group"
|
||||||
|
|
|
@ -107,7 +107,7 @@ data = "https://static.redox-os.org/pkg"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/etc/redox-release"
|
path = "/etc/redox-release"
|
||||||
data = "0.7.0"
|
data = "0.8.0alpha"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/etc/group"
|
path = "/etc/group"
|
||||||
|
|
Loading…
Reference in a new issue