From 604b182af5485b0134fbe750948eba57f385d709 Mon Sep 17 00:00:00 2001 From: Gerardo Exequiel Pozzi Date: Sat, 28 Jun 2014 00:35:50 -0300 Subject: [archiso] Rename root-image to airootfs Two purposes: * systemd filename friendly: "-" is used for "/" and must be escaped with "\x20" * ISO9660 filename friendly: "-" is replaced with "_" --- configs/releng/aitab | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/releng/aitab') diff --git a/configs/releng/aitab b/configs/releng/aitab index b7e9a17..f9b482d 100644 --- a/configs/releng/aitab +++ b/configs/releng/aitab @@ -1,3 +1,3 @@ # -root-image / i686 xz ext4 50% -root-image / x86_64 xz ext4 50% +airootfs / i686 xz ext4 50% +airootfs / x86_64 xz ext4 50% -- cgit v1.2.3-70-g09d2