summary refs log tree commit diff
path: root/doc/builders/images.xml
diff options
context:
space:
mode:
authorRaito Bezarius <masterancpp@gmail.com>2022-12-20 21:04:17 +0100
committerRaito Bezarius <masterancpp@gmail.com>2022-12-24 19:15:29 +0100
commit22adcaa4491dde18442a234252e1d7ed8c098672 (patch)
tree6670eef8c641b0d41f025225520b18df51e361e6 /doc/builders/images.xml
parentc025ec185f8b53e57997e1fd0a172a285ec97e67 (diff)
downloadnixpkgs-22adcaa4491dde18442a234252e1d7ed8c098672.tar
nixpkgs-22adcaa4491dde18442a234252e1d7ed8c098672.tar.gz
nixpkgs-22adcaa4491dde18442a234252e1d7ed8c098672.tar.bz2
nixpkgs-22adcaa4491dde18442a234252e1d7ed8c098672.tar.lz
nixpkgs-22adcaa4491dde18442a234252e1d7ed8c098672.tar.xz
nixpkgs-22adcaa4491dde18442a234252e1d7ed8c098672.tar.zst
nixpkgs-22adcaa4491dde18442a234252e1d7ed8c098672.zip
nixos/lib/make-disk-image: docs, UEFI vars recording, more determinism
- Extensive documentation in NixOS manual
- Deterministic mode that fixes various identifiers relative to disk
  partitions and filesystems in ext4 case
- UEFI variable recording
Diffstat (limited to 'doc/builders/images.xml')
-rw-r--r--doc/builders/images.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/builders/images.xml b/doc/builders/images.xml
index f86ebd86bee..7d06130e3ec 100644
--- a/doc/builders/images.xml
+++ b/doc/builders/images.xml
@@ -10,4 +10,5 @@
  <xi:include href="images/ocitools.section.xml" />
  <xi:include href="images/snaptools.section.xml" />
  <xi:include href="images/portableservice.section.xml" />
+ <xi:include href="images/makediskimage.section.xml" />
 </chapter>