M1cha / bootc-archlinux

Arch Linux bootc container builder (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arch Linux bootc container builder

As root:

./build

Current state:

# podman run --privileged --pid=host --net=none --security-opt label=type:unconfined_t bootc-arch bootc install --target-no-signature-verification /dev/sdb
Mounting devtmpfs
Initializing partitions
Creating filesystem
mke2fs 1.47.0 (5-Feb-2023)
Creating filesystem
Mounting /run/bootc/mounts/rootfs
Mounting /run/bootc/mounts/rootfs/boot
Creating ESP filesystem
Mounting /run/bootc/mounts/rootfs/boot/efi
Initializing ostree layout
Initializing sysroot
ostree/deploy/default initialized as OSTree root
Creating initial deployment
ERROR Creating ostree deployment: Performing deployment: Importing: Unencapsulating base: Importing commit: Expected commit object, not File

About

Arch Linux bootc container builder (WIP)


Languages

Language:Dockerfile 75.4%Language:Shell 24.6%