From 9fd0ec95eaae53131cb5ec299947a813d8a85f2b Mon Sep 17 00:00:00 2001 From: privacy1st Date: Sat, 2 Oct 2021 10:36:03 +0200 Subject: [PATCH] Update 'pkg/de-p1st-installer/README.md' --- pkg/de-p1st-installer/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pkg/de-p1st-installer/README.md b/pkg/de-p1st-installer/README.md index a1a8b91..704a6ee 100644 --- a/pkg/de-p1st-installer/README.md +++ b/pkg/de-p1st-installer/README.md @@ -26,8 +26,9 @@ ls out/out_dir/*.iso 4) Connect to target computer via `ssh` * See [build-iso/out/out_dir/ssh-host-fingerprints](../../build-iso/out/out_dir/ssh-host-fingerprints) for verification of the ssh fingerprint of the target computer -5) Copy and adjust one of the example configurations (`/etc/de-p1st-installer/*.cfg`) to `/etc/de-p1st-installer/installer.cfg` - * This step is optional. If skipped, then (most) of this can be entered interactively +5) (Optional) Copy and adjust one of the example configurations (`/etc/de-p1st-installer/*.cfg`) to `/etc/de-p1st-installer/installer.cfg` + * If this step is skipped, then (most) of the configuration can be entered interactively + * TODO: if `ADDITIONAL_PKGS` is empty, interactively ask for it. 6) Run the installer: ```shell