revert xfs changes because it is kernel sensitive

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher 2024-01-28 09:54:43 +02:00
parent 6b5be65a33
commit 5954e9308a
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6 - linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot: onboot:
- name: format - name: format
image: linuxkit/format:ae6114d970492747fafbd2071602090c8df3bbf4 image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25
command: ["/usr/bin/format", "-type", "xfs"] command: ["/usr/bin/format", "-type", "xfs"]
- name: mount - name: mount
image: linuxkit/mount:6c799d9cd854cb13cab253945aa3893995f22704 image: linuxkit/mount:6c799d9cd854cb13cab253945aa3893995f22704

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6 - linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot: onboot:
- name: format - name: format
image: linuxkit/format:ae6114d970492747fafbd2071602090c8df3bbf4 image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25
command: ["/usr/bin/format", "-type", "xfs" ] command: ["/usr/bin/format", "-type", "xfs" ]
- name: mount - name: mount
image: linuxkit/mount:6c799d9cd854cb13cab253945aa3893995f22704 image: linuxkit/mount:6c799d9cd854cb13cab253945aa3893995f22704