From: Bruno Haible Date: Mon, 15 Jan 2024 19:46:28 +0000 (+0100) Subject: platforms: Fix for correct domain name. X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=c6a6cb71a2bb5bda1ed8121c8dd19b12b3915c60;p=gnulib%2Fmaint-tools.git platforms: Fix for correct domain name. * platforms/qemu/*openbsd*.txt: Add reminder to set MYDOMAINNAME, if the OpenBSD installer has not asked for it. --- diff --git a/platforms/environments/qemu/hppa-openbsd.txt b/platforms/environments/qemu/hppa-openbsd.txt index 1072cf1e..98bdbc7f 100644 --- a/platforms/environments/qemu/hppa-openbsd.txt +++ b/platforms/environments/qemu/hppa-openbsd.txt @@ -2,6 +2,7 @@ ----------------------------------------------------- https://parisc.wiki.kernel.org/index.php/Qemu +https://www.openbsd.org/hppa.html https://ftp.openbsd.org/pub/OpenBSD/7.4/hppa/INSTALL.hppa (QV) Choose a QEMU version @@ -123,6 +124,8 @@ swap device: enter # mail +Edit /etc/myname, to change the domain to MYDOMAINNAME. + (PK) Install packages --------------------- diff --git a/platforms/environments/qemu/x86_64-openbsd73.txt b/platforms/environments/qemu/x86_64-openbsd73.txt index 9a78215a..ca099782 100644 --- a/platforms/environments/qemu/x86_64-openbsd73.txt +++ b/platforms/environments/qemu/x86_64-openbsd73.txt @@ -106,6 +106,8 @@ This does not need a -kernel option, since a SeaBIOS bootloader is installed. # mail +Edit /etc/myname, to change the domain to MYDOMAINNAME. + (PK) Install packages ---------------------