From e9f209efbf344213609d39b652e7bcbbfa14054d Mon Sep 17 00:00:00 2001 From: nl6720 Date: Wed, 12 Aug 2020 18:24:30 +0300 Subject: Deprecate build.sh scripts and old mkarchiso commands Replace build.sh scripts with calls to mkarchiso -B "profiledir" build_profile. Fixes https://gitlab.archlinux.org/archlinux/archiso/-/issues/37 . --- archiso/mkarchiso | 23 +++++++++-------------- 1 file changed, 9 insertions(+), 14 deletions(-) (limited to 'archiso') diff --git a/archiso/mkarchiso b/archiso/mkarchiso index 482d934..7602e62 100755 --- a/archiso/mkarchiso +++ b/archiso/mkarchiso @@ -92,8 +92,8 @@ _usage () { IFS='' read -r -d '' usagetext < general options: + -B Directory of the archiso profile to build -p PACKAGE(S) Package(s) to install, can be used multiple times - -r Run inside airootfs -C Config file for pacman. Default: '${pacman_conf}' -L