Don't bother copying the initrd around just to write some text files
This commit is contained in:
parent
ac77c6630a
commit
403f30c23b
@ -15,6 +15,7 @@ runCommand "netboot" {
|
|||||||
initrd initrd
|
initrd initrd
|
||||||
boot
|
boot
|
||||||
'';
|
'';
|
||||||
|
preferLocalBuild = true;
|
||||||
} ''
|
} ''
|
||||||
mkdir stage
|
mkdir stage
|
||||||
cd stage
|
cd stage
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user