Attention is currently required from: Felix Singer, Nico Huber, Patrick Rudolph, Maxim Polyakov, Paul Menzel, Thomas Heijligen, Edward O'Callaghan, Michael Niewöhner, Marcello Sylvester Bauer. Hello build bot (Jenkins), Nico Huber, Patrick Georgi, Patrick Rudolph, Maxim Polyakov, Paul Menzel, Thomas Heijligen, Edward O'Callaghan, Angel Pons, Michael Niewöhner, Marcello Sylvester Bauer,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/50194
to look at the new patch set (#5).
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/.gitignore A util/liveiso/build-console.sh A util/liveiso/console.nix A util/liveiso/description.md 4 files changed, 113 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/50194/5