summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2020-05-07 18:35:51 -0400
committerAndrew Cady <d@jerkface.net>2020-05-07 19:38:01 -0400
commit461ee2c0ab97b1073bfd55896d70302ce17bb323 (patch)
tree3888770b3a261447d11d9b354dae500b4de9ab6b /.gitignore
parent05ceb238511ad73c3a82baec7a444c4665ef64b3 (diff)
run xorriso incrementally
The ISO image '/rootfs/samizdat.iso' will be created holding just the file 'rootfs/samizdat.btrfs'. A copy-on-write link named either ./samizdat.iso is made of the first stage ISO image. This is then modified by xorriso to create a stage2 ISO that also holds the user's keys and the bootloader.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 384a284..697ef25 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@ stack.yaml.lock
41samizdat.iso 41samizdat.iso
42TEST_CHILD.*.log 42TEST_CHILD.*.log
43krng-add-entropy 43krng-add-entropy
44reused-child