Update 'pkg/de-p1st-installer/README.md'

This commit is contained in:
privacy1st 2021-10-02 10:36:03 +02:00
parent a454eaae1b
commit 9fd0ec95ea

View File

@ -26,8 +26,9 @@ ls out/out_dir/*.iso
4) Connect to target computer via `ssh` 4) Connect to target computer via `ssh`
* See [build-iso/out/out_dir/ssh-host-fingerprints](../../build-iso/out/out_dir/ssh-host-fingerprints) * 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 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` 5) (Optional) 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 * 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: 6) Run the installer:
```shell ```shell