Skip to content
/ koble-fs Public

Tools and source for building the filesystem used by the Podman and UML drivers for netkit.

Notifications You must be signed in to change notification settings

b177y/koble-fs

Repository files navigation

Koble Filesystem

Tools and source for building the filesystem used by the Podman and UML drivers for Koble.

Overview

This repo contains the source for building the debian buster filesystem used by Koble. Buildah is used to create the image, which is then copied to an ext4 image file for use with netkit.

Usage

Requirements:

To make the OCI (docker/podman) image and UML fs:

make uml-image

ToDo

  • ❏ Add tests

  • ❏ Add support for multiple filesystems (e.g. arch, ubuntu, centos, alpine)

  • ❏ refactor startup/shutdown scripts

  • ❏ Add docs

  • ❏ Switch from make to plz for build system

About

Tools and source for building the filesystem used by the Podman and UML drivers for netkit.

Topics

Resources

Stars

Watchers

Forks