summaryrefslogtreecommitdiff
path: root/archiso/mkarchiso
diff options
context:
space:
mode:
Diffstat (limited to 'archiso/mkarchiso')
-rwxr-xr-xarchiso/mkarchiso4
1 files changed, 2 insertions, 2 deletions
diff --git a/archiso/mkarchiso b/archiso/mkarchiso
index 63045b9..55f20f7 100755
--- a/archiso/mkarchiso
+++ b/archiso/mkarchiso
@@ -11,8 +11,8 @@ run_cmd=""
quiet="y"
pacman_conf="/etc/pacman.conf"
export iso_label="ARCH_$(date +%Y%m)"
-iso_publisher="Arch Linux <https://parabolagnulinux.org>"
-iso_application="Arch Linux Live/Rescue CD"
+iso_publisher="Parabola GNU/Linux-libre <https://parabolagnulinux.org>"
+iso_application="Parabola GNU/Linux-libre Live/Rescue CD"
install_dir="arch"
work_dir="work"
out_dir="out"