Created
June 14, 2018 23:04
-
-
Save jpadams/0291c3bd1d52bb15548bfe830884577f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Obtaining IP via DHCP (eth2)...: i40e 0002:01:00.2 eth2: NIC Link is Up, 1000 Mbps Full Duplex, Flow Control: None | |
udhcpc: started, v1.28.4 | |
udhcpc: sending discover | |
udhcpc: sending select for 10.0.200.178 | |
udhcpc: lease of 10.0.200.178 obtained, lease time 3600 | |
ok. | |
cat: can't open '/sys/class/dmi/id/product_uuid': No such file or directory | |
Connecting to 10.32.172.14 (10.32.172.14:80) | |
dummy.apkovl.tar.gz 100% |*******************************| 658 0:00:00 ETA | |
* Loading user settings from /tmp/dummy.apkovl.tar.gz: 0% ok. | |
* Installing packages to root filesystem: fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/ppc64le/APKINDEX.tar.gz | |
(1/18) Installing musl (1.1.19-r8) | |
(2/18) Installing busybox (1.28.4-r0) | |
Executing busybox-1.28.4-r0.post-install | |
(3/18) Installing alpine-baselayout (3.1.0-r0) | |
Executing alpine-baselayout-3.1.0-r0.pre-install | |
Executing alpine-baselayout-3.1.0-r0.post-install | |
(4/18) Installing openrc (0.35.5-r3) | |
Executing openrc-0.35.5-r3.post-install | |
(5/18) Installing alpine-conf (3.8.0_rc2-r0) | |
(6/18) Installing libressl2.7-libcrypto (2.7.4-r0) | |
(7/18) Installing libressl2.7-libssl (2.7.4-r0) | |
(8/18) Installing libressl2.7-libtls (2.7.4-r0) | |
(9/18) Installing ssl_client (1.28.4-r0) | |
(10/18) Installing zlib (1.2.11-r1) | |
(11/18) Installing apk-tools (2.9.1-r3) | |
(12/18) Installing busybox-suid (1.28.4-r0) | |
(13/18) Installing busybox-initscripts (3.1-r3) | |
Executing busybox-initscripts-3.1-r3.post-install | |
(14/18) Installing scanelf (1.2.3-r0) | |
(15/18) Installing musl-utils (1.1.19-r8) | |
(16/18) Installing libc-utils (0.7.1-r0) | |
(17/18) Installing alpine-keys (2.1-r1) | |
(18/18) Installing alpine-base (3.8.0_rc3-r0) | |
Executing busybox-1.28.4-r0.trigger | |
OK: 8 MiB in 18 packages | |
ok. | |
OpenRC 0.35.5.1eb25a288e is starting up Linux 4.14.49-0-vanilla (ppc64le) | |
* /proc is already mounted | |
openrc (6153) used greatest stack depth: 11392 bytes left | |
* Mounting /run ... * /run/openrc: creating directory | |
* /run/lock: creating directory | |
* /run/lock: correcting owner | |
* Caching service dependencies ... [ ok ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment