2021-08-08 18:24:56 +02:00
2022-02-17 03:00:21 +01:00
2021-08-04 18:36:37 +02:00
2022-02-20 19:23:28 +01:00
2021-08-09 00:29:38 +02:00
2022-02-18 06:32:04 +01:00
2022-05-07 15:28:06 +02:00
2021-08-08 18:24:56 +02:00
2022-02-13 19:57:04 +01:00
2022-08-08 02:49:16 +02:00
2022-07-15 06:14:33 +02:00
2022-02-18 06:32:04 +01:00
2021-08-04 18:36:37 +02:00

kupferbootstrap

Kupfer Linux bootstrapping tool - drives pacstrap, makepkg, mkfs and fastboot, just to name a few.

Installation

Install Docker, Python 3 with libraries click, appdirs, joblib, toml, typing_extentions, and coloredlogs and put bin/ into your PATH. Then use kupferbootstrap.

Usage

  1. Initialize config with defaults: kupferbootstrap config init -N
  2. Configure your device profile: kupferbootstrap config profile init
  3. Build an image and packages along the way: kupferbootstrap image build

Development

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

Description
A Fork of Kupfer Linux [Kupferbootstrap](https://gitlab.com/kupfer/kupferbootstrap) customized for Parch Gnu/Linux
Readme GPL-3.0 1,004 KiB
Languages
Python 99.4%
Dockerfile 0.3%
Shell 0.3%