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