mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-16 16:25:23 +01:00
Add early preseed
Speeds up development cycle, allows for the pre-kaem stages to be extracted as a tarball
This commit is contained in:
parent
d91deb50c9
commit
6f76fd2071
4 changed files with 48 additions and 3 deletions
7
sysa/base-preseeded.kaem
Normal file
7
sysa/base-preseeded.kaem
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# SPDX-FileCopyrightText: 2022 fosslinux <fosslinux@aussies.space>
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
/usr/bin/kaem -f /sysa/after-preseeded.kaem
|
||||
Loading…
Add table
Add a link
Reference in a new issue