From da875ea4111b71a2e52e655eaccfa88f34f0175d Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 16 Jan 2021 06:26:02 -0500 Subject: installer/chroot: New installer backend This installer doesn't support installing to a block device. --- (limited to 'src/installer/local.mk') diff --git a/src/installer/local.mk b/src/installer/local.mk new file mode 100644 index 0000000..9b79ba8 --- /dev/null +++ b/src/installer/local.mk @@ -0,0 +1,2 @@ +prokit_SOURCES += \ + src/installer/chroot.sh -- cgit v0.9.1