This commit is contained in:
2025-09-29 00:03:57 -04:00
parent 5111182a4b
commit abd573f686
64 changed files with 2407 additions and 157 deletions

View File

0
disks/1h/etc/fstab Normal file
View File

2
disks/1h/etc/group Normal file
View File

@@ -0,0 +1,2 @@
root:0:root
sudo:1:root

1
disks/1h/etc/passwd Normal file
View File

@@ -0,0 +1 @@
root:x:0:0::/root:/bin/pshell

1
disks/1h/etc/shadow Normal file
View File

@@ -0,0 +1 @@
root:$5$9a7f8e2b4cd01ac18d7cbb4da74f5c1e$53326d6a24ef6a050b5ef88dbbe5906d4afbcf191725f9750e44a818ab22bd62:0

2
disks/1h/etc/spm/repos Normal file
View File

@@ -0,0 +1,2 @@
https://git.astronand.dev/Hyperion-OS/packages/raw/branch/main/spm/
https://git.astronand.dev/Hyperion-OS/packages/raw/branch/main/ac/

1
disks/1h/etc/sudoers Normal file
View File

@@ -0,0 +1 @@
root

View File

View File

@@ -0,0 +1,5 @@
[Unit]
Description=Shutdown of system
Conflicts=reboot.target halt.target
[Service]