Felix Singer has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/50194 )
Change subject: [RFC] util/liveiso: Add NixOS config for a testing live system ......................................................................
[RFC] util/liveiso: Add NixOS config for a testing live system
Add a NixOS configuration for a bootable live system containing a set of tools which might be useful for working on firmware in general and coreboot.
It can be built using build-console.sh, which requires Nix utilities to be installed.
After building, the resulting iso image can be found in `result/iso/nixos.iso` and its size is about 676MB.
An additional configuration for a variant with Gnome Shell as window manager installed is WIP.
Change-Id: Iaf49d198e99781434bd89d2a8a125a4988b77e1c Signed-off-by: Felix Singer felixsinger@posteo.net --- A util/liveiso/build-console.sh A util/liveiso/console.nix A util/liveiso/description.md 3 files changed, 110 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/50194/2