Skip to content

Commit aa87d4b

Browse files
authored
Update README.md
1 parent bfd9056 commit aa87d4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ Please follow [Alpine Linux Wiki](https://wiki.alpinelinux.org/wiki/Installation
1212
Tools provided here can be used on any plaform for any install modes (diskless, data disk, system disk).
1313

1414
Just add [**headless.apkovl.tar.gz**](https://is.gd/apkovl_master)[^2] overlay file at the root of Alpine Linux boot media (or onto any custom side-media) and boot-up the system.\
15-
With default network interface definitions (and [SSID/pass file](#added-customizations) if using wifi), system can then be remotely accessed with: `ssh root@<IP>`\
15+
With default network interface definitions (and [SSID/pass file](#extra-configuration) if using wifi), system can then be remotely accessed with: `ssh root@<IP>`\
1616
(system IP address may be determined with any IP scanning tools such as `nmap`).
1717

1818
As with Alpine Linux initial bring-up, `root` account has no password initially (change that during setup!).\
1919
From there, actual system install can be performed as usual with `setup-alpine` for instance (check [wiki](https://wiki.alpinelinux.org/wiki/Alpine_setup_scripts#setup-alpine) for details).
2020

21-
## Added customizations:
21+
## Extra configuration:
2222
Extra files may be added next to `headless.apkovl.tar.gz` to customise boostrapping configuration (check sample files):
2323
- `wpa_supplicant.conf`[^3] (*mandatory for wifi usecase*): define wifi SSID & password.
2424
- `interfaces`[^3] (*optional*): define network interfaces at will, if defaults DCHP-based are not suitable.

0 commit comments

Comments
 (0)