Move group configuration to base

This commit is contained in:
Jeremy Soller 2024-01-04 11:40:24 -07:00
parent bc36226dd7
commit 03ed74d02c
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
26 changed files with 9 additions and 200 deletions

View file

@ -70,11 +70,3 @@ getty debug: -J
[[files]] [[files]]
path = "/etc/pkg.d/50_redox" path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg" data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""

View file

@ -49,11 +49,3 @@ data = """
getty 2 getty 2
getty debug: -J getty debug: -J
""" """
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""

View file

@ -70,11 +70,3 @@ getty debug: -J
[[files]] [[files]]
path = "/etc/pkg.d/50_redox" path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg" data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""

View file

@ -91,11 +91,3 @@ getty debug: -J
[[files]] [[files]]
path = "/etc/pkg.d/50_redox" path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg" data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""

View file

@ -66,11 +66,3 @@ getty debug: -J
[[files]] [[files]]
path = "/etc/pkg.d/50_redox" path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg" data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""

View file

@ -60,11 +60,3 @@ shutdown
[[files]] [[files]]
path = "/etc/pkg.d/50_redox" path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg" data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""

View file

@ -36,11 +36,3 @@ data = """
getty 2 getty 2
getty debug: -J getty debug: -J
""" """
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""

View file

@ -61,11 +61,3 @@ getty debug: -J
[[files]] [[files]]
path = "/etc/pkg.d/50_redox" path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg" data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""

View file

@ -74,6 +74,15 @@ path = "/dev/zero"
data = "zero:" data = "zero:"
symlink = true symlink = true
# Group settings
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""
# User settings # User settings
[users.root] [users.root]
password = "password" password = "password"

View file

@ -106,14 +106,6 @@ getty debug: -J
path = "/etc/pkg.d/50_redox" path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg" data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""
[[files]] [[files]]
path = "/home/user/Welcome.txt" path = "/home/user/Welcome.txt"
data = """ data = """

View file

@ -49,11 +49,3 @@ data = """
getty 2 getty 2
getty debug: -J getty debug: -J
""" """
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""

View file

@ -71,11 +71,3 @@ getty debug: -J
[[files]] [[files]]
path = "/etc/pkg.d/50_redox" path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg" data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""

View file

@ -91,11 +91,3 @@ getty debug: -J
[[files]] [[files]]
path = "/etc/pkg.d/50_redox" path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg" data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""

View file

@ -99,14 +99,6 @@ getty debug: -J
path = "/etc/pkg.d/50_redox" path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg" data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""
[[files]] [[files]]
path = "/home/user/Welcome.txt" path = "/home/user/Welcome.txt"
data = """ data = """

View file

@ -60,11 +60,3 @@ shutdown
[[files]] [[files]]
path = "/etc/pkg.d/50_redox" path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg" data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""

View file

@ -36,11 +36,3 @@ data = """
getty 2 getty 2
getty debug: -J getty debug: -J
""" """
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""

View file

@ -57,11 +57,3 @@ getty debug: -J
[[files]] [[files]]
path = "/etc/pkg.d/50_redox" path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg" data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""

View file

@ -127,14 +127,6 @@ getty debug: -J
path = "/etc/pkg.d/50_redox" path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg" data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""
[[files]] [[files]]
path = "/home/user/Welcome.txt" path = "/home/user/Welcome.txt"
data = """ data = """

View file

@ -72,14 +72,6 @@ getty --contain debug: -J
path = "/etc/pkg.d/50_redox" path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg" data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""
[[files]] [[files]]
path = "/etc/contain.toml" path = "/etc/contain.toml"
data = """ data = """

View file

@ -49,11 +49,3 @@ data = """
getty 2 getty 2
getty debug: -J getty debug: -J
""" """
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""

View file

@ -71,11 +71,3 @@ getty debug: -J
[[files]] [[files]]
path = "/etc/pkg.d/50_redox" path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg" data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""

View file

@ -91,11 +91,3 @@ getty debug: -J
[[files]] [[files]]
path = "/etc/pkg.d/50_redox" path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg" data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""

View file

@ -174,11 +174,3 @@ getty debug: -J
[[files]] [[files]]
path = "/etc/pkg.d/50_redox" path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg" data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""

View file

@ -60,11 +60,3 @@ shutdown
[[files]] [[files]]
path = "/etc/pkg.d/50_redox" path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg" data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""

View file

@ -36,11 +36,3 @@ data = """
getty 2 getty 2
getty debug: -J getty debug: -J
""" """
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""

View file

@ -57,11 +57,3 @@ getty debug: -J
[[files]] [[files]]
path = "/etc/pkg.d/50_redox" path = "/etc/pkg.d/50_redox"
data = "https://static.redox-os.org/pkg" data = "https://static.redox-os.org/pkg"
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""