mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
* Initial version of nix.
This commit is contained in:
parent
841fcbd047
commit
75d788b0f2
8 changed files with 468 additions and 0 deletions
5
sys/runsystem
Executable file
5
sys/runsystem
Executable file
|
@ -0,0 +1,5 @@
|
|||
#! /bin/sh
|
||||
|
||||
. ./settings
|
||||
|
||||
linux ubd0=$image init=/pkg/sys/bin/start
|
Loading…
Add table
Add a link
Reference in a new issue