Compare commits

...

2 Commits

Author SHA1 Message Date
Jeremy Soller
3eb54cd803
Update kernel 2022-04-26 08:48:34 -06:00
Jeremy Soller
2e4b24adf6
Add redox-release file 2022-04-26 08:48:09 -06:00
7 changed files with 25 additions and 1 deletions

View File

@ -116,6 +116,10 @@ data = """
path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/redox-release"
data = "0.7.0 beta"
[[files]]
path = "/etc/group"
data = """

View File

@ -216,6 +216,10 @@ data = """
path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/redox-release"
data = "0.7.0 beta"
[[files]]
path = "/etc/group"
data = """

View File

@ -260,6 +260,10 @@ data = """
path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/redox-release"
data = "0.7.0 beta"
[[files]]
path = "/etc/group"
data = """

View File

@ -97,6 +97,10 @@ data = """
path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/redox-release"
data = "0.7.0 beta"
[[files]]
path = "/etc/group"
data = """

View File

@ -110,6 +110,10 @@ data = """
path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/redox-release"
data = "0.7.0 beta"
[[files]]
path = "/etc/group"
data = """

View File

@ -99,6 +99,10 @@ data = """
path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/redox-release"
data = "0.7.0 beta"
[[files]]
path = "/etc/group"
data = """

2
kernel

@ -1 +1 @@
Subproject commit e88e7d6df1c665694b3e3358591ec4b839b474f3
Subproject commit 65bbd50416219c2566152561f0dd4b1b1a1b4335