update installer scrots, add summary one

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-11-20 11:29:11 +01:00
parent a695a527fd
commit f6249b79ef
15 changed files with 2672 additions and 1185 deletions

View File

@ -5,13 +5,17 @@ pmg-installation \
pmg-select-location \
pmg-select-target-disk \
pmg-set-password \
pmg-setup-network
pmg-setup-network \
pmg-summary
all: $(addsuffix .png, ${PPMS})
%.png: %.ppm
convert $< -bordercolor black -border 10x10 $@
dist-clean:
rm -f $(addsuffix .png, ${PPMS})
update:
rm -f $(addsuffix .png, ${PPMS})
$(MAKE)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 140 KiB

After

Width:  |  Height:  |  Size: 140 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

After

Width:  |  Height:  |  Size: 137 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 131 KiB

After

Width:  |  Height:  |  Size: 142 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 127 KiB

After

Width:  |  Height:  |  Size: 136 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 139 KiB

After

Width:  |  Height:  |  Size: 149 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

File diff suppressed because one or more lines are too long

View File

@ -123,17 +123,23 @@ address.
image::images/installer/pmg-setup-network.png[]
The last step is the network configuration. Please note that you can
The next step is the network configuration. Please note that you can
use either IPv4 or IPv6 here, but not both. If you want to configure a
dual stack node, you can easily do that after installation.
If you press `Next` now, installation starts to format disks, and
copies packages to the target.
image::images/installer/pmg-summary.png[]
If you press `Next`, you will see an overview of your entered
configuration. Please re-check every setting, you can still use the `Previous`
button to go back and edit any settings.
If you press `Install` now, the installation process starts to format disks,
and copies packages to the target disk(s).
image::images/installer/pmg-installation.png[]
Copying packages usually takes a few minutes. Please wait until that
is finished, then reboot the server.
Copying packages usually takes a few minutes. Please wait until that is
finished, then reboot the server.
Further configuration is done via the Proxmox web interface. Just
point your browser to the IP address given during installation