Skip to content
This repository has been archived by the owner on May 17, 2018. It is now read-only.

Add support for unattended installation #13

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

PiotrSikora
Copy link
Contributor

This commit, when combined with ISO/USB image pre-populated with the
"/usbkey" directory containing basic configuration, adds the ability
to perform unattended installation. Just boot from the image and wait
for the configured system to come online.

@PiotrSikora
Copy link
Contributor Author

Re-submitted with if [[ ${disks} == "all" ]] test moved to create_zpools(), so that promptpool() could also use all value one day.

Silence irrelevant output from "dumpadm" and "zpool" test, because
it gets mixed in the middle of the lines from the installer output,
which results in unreadable mess.

Change-Id: I1ffe3e2cc7b34173eb70b721de5e8793b517dc7c
Signed-off-by: Piotr Sikora <[email protected]>
This commit, when combined with ISO/USB image pre-populated with the
"/usbkey" directory containing basic configuration, adds the ability
to perform unattended installation. Just boot from the image and wait
for the configured system to come online.

Change-Id: Ie50912d0d00768c72cbf4d7a53165be1acd0d97c
Signed-off-by: Piotr Sikora <[email protected]>
Change-Id: I81f2a7162676052c88faa11bc4c300f022cf0a3a
Signed-off-by: Piotr Sikora <[email protected]>
Change-Id: I150acc9213ef2f0632c33adebe26e6d46d7a0cfd
Signed-off-by: Piotr Sikora <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant