Package- and image building tool for Kupfer Linux. Documentation: https://kupfer.gitlab.io/kupferbootstrap
Find a file
2021-08-08 18:24:31 +02:00
bin Fix location of local etc and bin files 2021-08-08 13:15:48 +02:00
local Fix location of local etc and bin files 2021-08-08 13:15:48 +02:00
.gitignore Initial commit 2021-08-04 18:36:37 +02:00
boot.py WIP: Add rootfs building and flashing and other misc commands 2021-08-05 20:26:48 +02:00
cache.py WIP: Add rootfs building and flashing and other misc commands 2021-08-05 20:26:48 +02:00
chroot.py Only add user to chroot when needed 2021-08-08 18:18:36 +02:00
Dockerfile Fix location of local etc and bin files 2021-08-08 13:15:48 +02:00
flash.py WIP: Add rootfs building and flashing and other misc commands 2021-08-05 20:26:48 +02:00
forwarding.py WIP: Add rootfs building and flashing and other misc commands 2021-08-05 20:26:48 +02:00
image.py Only add user to chroot when needed 2021-08-08 18:18:36 +02:00
logger.py Initial commit 2021-08-04 18:36:37 +02:00
main.py WIP: Add rootfs building and flashing and other misc commands 2021-08-05 20:26:48 +02:00
packages.py Improve package discovery and add PKGBUILD formatting check 2021-08-08 18:24:31 +02:00
README.md Initial commit 2021-08-04 18:36:37 +02:00
requirements.txt Improve package discovery and add PKGBUILD formatting check 2021-08-08 18:24:31 +02:00
ssh.py WIP: Add rootfs building and flashing and other misc commands 2021-08-05 20:26:48 +02:00
version.txt Initial commit 2021-08-04 18:36:37 +02:00
wrapper.py Fix docker image name 2021-08-08 18:16:39 +02:00

kupferbootstrap

Install

Install Docker and Python 3 and put bin/ into your PATH.
Then use kupferbootstrap.

Develop

Put dev into version.txt to always rebuild kupferboostrap from this directory and use kupferbootstrap as normal.