Update hashes for pkg/getty

Signed-off-by: David Scott <dave@recoil.org>
This commit is contained in:
David Scott 2021-10-13 14:29:06 +01:00
parent 21a7155824
commit 97d054da5d
34 changed files with 34 additions and 34 deletions

View File

@ -14,7 +14,7 @@ onboot:
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
binds.add:
# this will keep all of the existing ones as well
- /var/tmp:/var/tmp

View File

@ -22,7 +22,7 @@ onboot:
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: rngd

View File

@ -34,7 +34,7 @@ onboot:
- /var:/var
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: rngd

View File

@ -28,7 +28,7 @@ onboot:
- /var:/var
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: rngd

View File

@ -52,7 +52,7 @@ services:
image: linuxkit/acpid:d2ddd88c7918466f875e7c5c3e527b51dfb0b0ea
# Enable getty for easier debugging
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
# Run ntpd to keep time synchronised in the VM

View File

@ -18,7 +18,7 @@ onboot:
command: ["/usr/bin/mountie", "/var/lib/docker"]
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: rngd

View File

@ -14,7 +14,7 @@ onboot:
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
# to make insecure with passwordless root login, uncomment following lines
#env:
# - INSECURE=true

View File

@ -18,7 +18,7 @@ onshutdown:
command: ["/bin/echo", "so long and thanks for all the fish"]
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
runtime:

View File

@ -12,7 +12,7 @@ onboot:
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: influxdb

View File

@ -17,7 +17,7 @@ onboot:
services:
# Inside the getty type `/proc/1/root/usr/bin/logread -F` to follow the log
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
# A service which generates log messages for testing

View File

@ -11,6 +11,6 @@ onboot:
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true

View File

@ -7,7 +7,7 @@ init:
- linuxkit/containerd:cc02c2af9c928c2faeccbe4edc78bd297ad91866
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: rngd

View File

@ -16,7 +16,7 @@ onboot:
image: linuxkit/metadata:91125438842110e7709811997815b7b33dc18d1d
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: rngd

View File

@ -24,7 +24,7 @@ services:
- name: rngd
image: linuxkit/rngd:bdabfe138f05f7d48396d2f435af16f5a6ccaa45
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: sshd

View File

@ -24,7 +24,7 @@ services:
- name: rngd
image: linuxkit/rngd:bdabfe138f05f7d48396d2f435af16f5a6ccaa45
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: sshd

View File

@ -11,7 +11,7 @@ onboot:
image: linuxkit/sysctl:02d2bd74509fd063857ceb4c4f502f09ee4f2e0a
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: rngd

View File

@ -19,7 +19,7 @@ onboot:
image: linuxkit/metadata:91125438842110e7709811997815b7b33dc18d1d
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: rngd

View File

@ -11,7 +11,7 @@ onboot:
image: linuxkit/sysctl:02d2bd74509fd063857ceb4c4f502f09ee4f2e0a
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: rngd

View File

@ -17,7 +17,7 @@ onboot:
command: ["/usr/bin/metadata", "vultr"]
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: rngd

View File

@ -13,7 +13,7 @@ onboot:
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
# Currently redis:4.0.6-alpine has trust issue with multi-arch

View File

@ -14,7 +14,7 @@ onboot:
command: ["/sbin/rngd", "-1"]
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: rngd

View File

@ -13,7 +13,7 @@ onboot:
command: ["ip", "-b", "/etc/ip/eth0.conf"]
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
files:

View File

@ -24,7 +24,7 @@ onboot:
command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G", "--encrypt"]
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: rngd

View File

@ -14,7 +14,7 @@ onboot:
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: tss

View File

@ -40,7 +40,7 @@ onboot:
net: /run/netns/wg1
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
net: /run/netns/wg1

View File

@ -18,7 +18,7 @@ onshutdown:
command: ["/bin/echo", "so long and thanks for all the fish"]
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: rngd

View File

@ -21,7 +21,7 @@ onboot:
command: ["/usr/bin/mountie", "/var/lib/docker"]
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: rngd

View File

@ -21,7 +21,7 @@ onboot:
command: ["/usr/bin/mountie", "/var/lib/docker"]
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: rngd

View File

@ -11,7 +11,7 @@ onboot:
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
trust:

View File

@ -12,7 +12,7 @@ onboot:
image: linuxkit/sysctl:02d2bd74509fd063857ceb4c4f502f09ee4f2e0a
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: rngd

View File

@ -30,7 +30,7 @@ services:
- name: sshd
image: linuxkit/sshd:add8c094a9a253870b0a596796628fd4ec220b70
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
files:

View File

@ -13,7 +13,7 @@ services:
- name: dhcpcd
image: linuxkit/dhcpcd:1033f340e2d42f86a60aab70752346f0045ea388
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
trust:

View File

@ -14,7 +14,7 @@ onboot:
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: rngd

View File

@ -12,7 +12,7 @@ onboot:
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
services:
- name: getty
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
files:
- path: etc/getty.shadow
# sample sets password for root to "abcdefgh" (without quotes)