coreboot-kgpe-d16/util/liveiso
Martin Roth 74129e5141 util: Update description files
- Spelling fix
- Add languages
- Update formatting
- Move notes that shouldn't be in the description file to a README

Change-Id: I4af37327d5834f8546a3f967585658fb5686f17a
Signed-off-by: Martin Roth <gaumless@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64581
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Reviewed-by: Maxim Polyakov <max.senia.poliak@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
2022-05-30 13:05:21 +00:00
..
.gitignore
README.md util: Update description files 2022-05-30 13:05:21 +00:00
build.sh util/liveiso: Ensure compatible NixOS channel is used 2021-12-26 12:06:37 +00:00
common.nix util/liveiso: Use programs.flashrom.enable 2022-02-21 15:25:18 +00:00
console.nix util/liveiso/console.nix: Remove unneeded argument body 2021-09-10 20:09:08 +00:00
description.md util: Update description files 2022-05-30 13:05:21 +00:00
graphical.nix

README.md

Live ISO

What is this?

NixOS configuration files for testing purposes and for working on firmware.

TODO

  • Generate customized bootloader configs; FILO is WIP
  • Switch to programs.neovim when the module is fixed.