forked from DGNum/liminix
generate a mips squashfs with some s6-rc services
haven't even tried booting it but I don't expect it to work. Needs - s6-linux-init or some other pid 1 program - a kernel
This commit is contained in:
commit
4b118bca19
7 changed files with 223 additions and 0 deletions
3
overlay.nix
Normal file
3
overlay.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
final: prev: {
|
||||
# s6-rc = final.callPackage ./pkgs/s6-rc;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue