From 6750238624299277f3eea40e85648408995a3dde Mon Sep 17 00:00:00 2001 From: nl6720 Date: Thu, 19 Jun 2025 16:49:59 +0300 Subject: configs/releng/airootfs/usr/local/bin/Installation_guide: use xdg-open Avoid needlessly hardcoding the web browser and instead rely on `xdg-open`. While `xdg-utils` is not explicitly included, it was already getting pulled in as dependency of another package. --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 67c17c4..90b317b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -15,6 +15,7 @@ Changed - Undeprecate ``/${install_dir}/grubenv``. There are use cases that rely on extracting only the ``${install_dir}`` from the ISO. +- Use ``xdg-open`` instead of hardcoding the web browser in the ``Installation_guide`` script. Deprecated ---------- -- cgit v1.2.3-70-g09d2