summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2021-02-01 13:46:50 +0100
committerFelix Singer <felixsinger@posteo.net>2021-09-03 19:38:15 +0000
commitf9948a4d39a6fbdb6e6113d68fda53dfe67c2a82 (patch)
treeccf596ee985c61aee2f5e9c4599b2967ed1a9cca /MAINTAINERS
parent5586c7997884b65762faafde50f17c2d9a85ee4e (diff)
downloadcoreboot-f9948a4d39a6fbdb6e6113d68fda53dfe67c2a82.tar.gz
coreboot-f9948a4d39a6fbdb6e6113d68fda53dfe67c2a82.tar.bz2
coreboot-f9948a4d39a6fbdb6e6113d68fda53dfe67c2a82.zip
util/liveiso: Add NixOS configs for bootable live systems
Add NixOS configurations for bootable live systems containing a set of tools which might be useful for firmware development in general and for working on coreboot. There are two configurations provided. One for console-only and a graphical one, which is mostly the same as the console image but it comes with Gnome Shell as window manager and some graphical tools in addition. An image can be built using `build-console.sh`, respectively `build-graphical.sh`. The resulting iso image can be found in `result/iso/`. The console image results in ~700MB, while the graphical one results in ~2GB. Change-Id: Iaf49d198e99781434bd89d2a8a125a4988b77e1c Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/50194 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a902adcca691..b202a52d9c6d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -775,6 +775,11 @@ W: https://github.com/corna/me_cleaner
S: Maintained
F: util/me_cleaner/
+LIVEISO
+M: Felix Singer <felixsinger@posteo.net>
+S: Supported
+F: util/liveiso/
+
################################################################################
# Miscellaneous
################################################################################