Updated URL in the LB_ISO_PUBLISHER field.
This commit is contained in:
parent
f460533ca1
commit
c035b3f106
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue