From c035b3f10662b75abd7e24c13f2528b16c781f25 Mon Sep 17 00:00:00 2001 From: Roland Clobus Date: Wed, 17 Apr 2019 21:29:34 +0200 Subject: [PATCH] Updated URL in the LB_ISO_PUBLISHER field. --- functions/defaults.sh | 2 +- manpages/en/lb_config.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/defaults.sh b/functions/defaults.sh index 116239664..7d7faec76 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -668,7 +668,7 @@ Set_defaults () ;; *) - LB_ISO_PUBLISHER="${LB_ISO_PUBLISHER:-Live Systems project; https://debian-live.alioth.debian.org/; debian-live@lists.debian.org}" + LB_ISO_PUBLISHER="${LB_ISO_PUBLISHER:-Live Systems project; https://wiki.debian.org/DebianLive; debian-live@lists.debian.org}" ;; esac diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index c51a2c463..fe20bf5c0 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -352,7 +352,7 @@ sets the APPLICATION field in the header of a resulting CD/DVD image and default .IP "\fB\-\-iso\-preparer\fR \fINAME\fR" 4 sets the PREPARER field in the header of a resulting CD/DVD image. By default this is set to "live\-build \fIVERSION\fR; https://salsa.debian.org/live-team/live-build", where VERSION is expanded to the version of live\-build that was used to build the image. .IP "\fB\-\-iso\-publisher\fR \fINAME\fR" 4 -sets the PUBLISHED field in the header of a resulting CD/DVD image. By default, this is set to 'Live Systems project; http:/live-systems.org/; debian\-live@lists.debian.org'. Remember to change this to the appropriate values at latest when you distributing custom and unofficial images. +sets the PUBLISHED field in the header of a resulting CD/DVD image. By default, this is set to 'Live Systems project; https://wiki.debian.org/DebianLive; debian\-live@lists.debian.org'. Remember to change this to the appropriate values at latest when you distributing custom and unofficial images. .IP "\fB\-\-iso\-volume\fR \fINAME\fR" 4 sets the VOLUME field in the header of a resulting CD/DVD and defaults to '(\fIMODE\fR) (\fIDISTRIBUTION\fR) (\fIDATE\fR)' whereas MODE is expanded to the name of the mode in use, DISTRIBUTION the distribution name, and DATE with the current date and time of the generation. .IP "\fB\-\-jffs2\-eraseblock\fR \fISIZE\fR" 4