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 . --- configs/releng/airootfs/root/customize_airootfs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/releng/airootfs') diff --git a/configs/releng/airootfs/root/customize_airootfs.sh b/configs/releng/airootfs/root/customize_airootfs.sh index cf3fe19..dbcde48 100755 --- a/configs/releng/airootfs/root/customize_airootfs.sh +++ b/configs/releng/airootfs/root/customize_airootfs.sh @@ -4,7 +4,7 @@ set -e -u -echo 'Warning: customize_airootfs.sh is deprecated! Support for it will be removed in a future archiso version.' +# Warning: customize_airootfs.sh is deprecated! Support for it will be removed in a future archiso version. sed -i 's/#\(en_US\.UTF-8\)/\1/' /etc/locale.gen locale-gen -- cgit v1.2.3-70-g09d2