#!/usr/bin/env bash # Overrides for releng's profiledef.sh — only the fields we want to change. # build.sh sources releng's original first, then this file, so these win. iso_name="furtka" iso_label="FURTKA_$(date +%Y%m)" iso_publisher="Furtka " iso_application="Furtka Live Installer" iso_version="$(date +%Y.%m.%d)"