Update hashes for pkg/mount

Signed-off-by: David Scott <dave@recoil.org>
This commit is contained in:
David Scott 2021-10-14 15:30:49 +01:00
parent 97d054da5d
commit c3642dd089
26 changed files with 28 additions and 28 deletions

View File

@ -17,7 +17,7 @@ onboot:
- name: format
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/var/lib/docker"]
services:

View File

@ -16,7 +16,7 @@ onboot:
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
command: ["/usr/bin/format", "/dev/sda"]
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/dev/sda1", "/var/external"]
- name: loop
image: linuxkit/losetup:db35344a21e44a55195540a8670886f60aa77201
@ -25,7 +25,7 @@ onboot:
image: linuxkit/dm-crypt:4daf2010d088955b42ba50db813226e4b3f773cb
command: ["/usr/bin/crypto", "crypt_loop_dev", "/dev/loop0"]
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/dev/mapper/crypt_loop_dev", "/var/secure_storage"]
- name: bbox
image: busybox

View File

@ -19,7 +19,7 @@ onboot:
image: linuxkit/dm-crypt:4daf2010d088955b42ba50db813226e4b3f773cb
command: ["/usr/bin/crypto", "crypt_dev", "/dev/sda1"]
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/dev/mapper/crypt_dev", "/var/secure_storage"]
- name: bbox
image: busybox

View File

@ -22,7 +22,7 @@ onboot:
- name: format
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/var/lib"]
# make a swap file on the mounted disk
- name: swap

View File

@ -14,7 +14,7 @@ onboot:
- name: format
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/var/lib/docker"]
services:
- name: getty

View File

@ -15,7 +15,7 @@ onboot:
- name: format
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/var/external"]
- name: swap
image: linuxkit/swap:0028aeae2741d28120e4d2c6efcc5af003eae395

View File

@ -17,7 +17,7 @@ onboot:
- name: format
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/var/lib/docker"]
services:
- name: getty

View File

@ -17,7 +17,7 @@ onboot:
- name: format
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/var/lib/docker"]
services:
- name: getty

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:bf1e0c61fb4678d6428d0aabbd80db5ea24e4d4d
onboot:
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
binds.add:
- /check.sh:/check.sh
- /var/tmp:/var/tmp

View File

@ -14,7 +14,7 @@ onboot:
- name: format
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/var/lib/docker"]
services:
- name: rngd

View File

@ -15,7 +15,7 @@ onboot:
- name: format
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/var/lib"]
- name: test
image: linuxkit/test-containerd:701421314e1b114c4787255431e066a681e80f16

View File

@ -8,7 +8,7 @@ onboot:
- name: format
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/var/lib/docker"]
- name: test
image: alpine:3.13

View File

@ -8,7 +8,7 @@ onboot:
- name: extend
image: linuxkit/extend:d0d5e69ba5716bd48d260b15510ca258ae17f990
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/var/lib/docker"]
- name: test
image: alpine:3.13

View File

@ -12,7 +12,7 @@ onboot:
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
command: ["/usr/bin/format", "-type", "btrfs" ]
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/var/lib/docker"]
- name: test
image: alpine:3.13

View File

@ -12,7 +12,7 @@ onboot:
image: linuxkit/extend:d0d5e69ba5716bd48d260b15510ca258ae17f990
command: ["/usr/bin/extend", "-type", "btrfs"]
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/var/lib/docker"]
- name: test
image: alpine:3.13

View File

@ -9,7 +9,7 @@ onboot:
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
command: ["/usr/bin/format", "-type", "xfs"]
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/var/lib/docker"]
- name: test
image: alpine:3.13

View File

@ -9,7 +9,7 @@ onboot:
image: linuxkit/extend:d0d5e69ba5716bd48d260b15510ca258ae17f990
command: ["/usr/bin/extend", "-type", "xfs"]
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/var/lib/docker"]
- name: test
image: alpine:3.13

View File

@ -9,7 +9,7 @@ onboot:
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
command: ["/usr/bin/format", "-partition", "gpt"]
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/var/lib/docker"]
- name: test
image: alpine:3.13

View File

@ -8,7 +8,7 @@ onboot:
- name: extend
image: linuxkit/extend:d0d5e69ba5716bd48d260b15510ca258ae17f990
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/var/lib/docker"]
- name: test
image: alpine:3.13

View File

@ -9,7 +9,7 @@ onboot:
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
command: ["/usr/bin/format"]
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/var/lib/docker"]
- name: test
image: alpine:3.13

View File

@ -9,7 +9,7 @@ onboot:
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
command: ["/usr/bin/format", "-label", "docker"]
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "-label", "docker", "/var/lib/docker"]
- name: test
image: alpine:3.13

View File

@ -9,7 +9,7 @@ onboot:
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
command: ["/usr/bin/format", "@DEVICE@"]
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "-device", "@DEVICE@1", "/var/lib/docker"]
- name: test
image: alpine:3.13

View File

@ -12,7 +12,7 @@ onboot:
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
command: ["/usr/bin/format", "-type", "btrfs" ]
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/var/lib/docker"]
- name: test
image: alpine:3.13

View File

@ -9,7 +9,7 @@ onboot:
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
command: ["/usr/bin/format", "-type", "xfs" ]
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/var/lib/docker"]
- name: test
image: alpine:3.13

View File

@ -9,7 +9,7 @@ onboot:
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
command: ["/usr/bin/format", "-partition", "gpt"]
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "/var/lib/docker"]
- name: test
image: alpine:3.13

View File

@ -12,10 +12,10 @@ onboot:
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
command: ["/usr/bin/format", "-label", "foo"]
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "-label", "docker", "/var/lib/docker"]
- name: mount
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
image: linuxkit/mount:a9a5f731261891bd880e108e6fa2be5bac2f63ba
command: ["/usr/bin/mountie", "-label", "foo", "/var/foo"]
- name: test
image: alpine:3.13