From 9cdaaff81f4bf6c0b29029db61f8412bcad9a84d Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 21 Nov 2024 15:11:47 +0100 Subject: Add (very terse) usage instructions --- automatic-build | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'automatic-build') diff --git a/automatic-build b/automatic-build index 3ce68a3..eb1b47d 100755 --- a/automatic-build +++ b/automatic-build @@ -1,5 +1,17 @@ #!/bin/bash +# Call: +# $0 --tmpfs base tools-base xfce4 browser-debian +# to build with all configs and tools. Will build rootfs in memory, so +# run on machine with enough ram (32gb, 16 might work too). +# +# Otherwise use --tmpdir +# +# will be /tmp/mltk-work for --tmpfs +# +# Final kernel + initrd will be in /out-* +# Final qcow2 is /tmp/compressed.qcow2 +# # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! # !! !! # !! Designed to be run on non-persistent !! -- cgit v1.2.3-55-g7522