ajout de Sheebr + support de shutdown + auto install kernel

This commit is contained in:
Marc
2021-11-27 13:51:55 +01:00
parent a40aa1c153
commit 7480c8efc8
30 changed files with 1743 additions and 45 deletions
Executable
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
node node_modules/node-gyp/bin/node-gyp.js configure
node node_modules/node-gyp/bin/node-gyp.js build
cp build/Release/syscall.node rootfs\ overrides/chibrax/syscall.node