Attention is currently required from: Felix Singer. Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/60372 )
Change subject: util/liveiso: Merge build scripts ......................................................................
Patch Set 1: Code-Review+1
(2 comments)
File util/liveiso/build.sh:
https://review.coreboot.org/c/coreboot/+/60372/comment/aa72387c_89186793 PS1, Line 6: echo "No config given. Exiting." maybe also print usage like this? "Usage: build.sh <graphical.nix|console.nix|...>"
https://review.coreboot.org/c/coreboot/+/60372/comment/faddfbc1_12c28ca5 PS1, Line 12: nixos-config=$config could be `nixos-config=${config}.nix` - not requirement, just some random idea :)