summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Clobus <rclobus@rclobus.nl>2019-04-17 21:27:04 +0200
committerRoland Clobus <rclobus@rclobus.nl>2019-04-17 21:27:04 +0200
commitf460533ca13df798ff4f64e6e121275c670fab47 (patch)
tree7458d64e7c4a5e26f411ed52b1c49d6e2b35a034
parent599ef4892e2be6deb3710465f79ad71dcfb5af42 (diff)
downloadvyos-live-build-f460533ca13df798ff4f64e6e121275c670fab47.tar.gz
vyos-live-build-f460533ca13df798ff4f64e6e121275c670fab47.zip
Updated URL in the LB_ISO_PREPARER field.
-rwxr-xr-xfunctions/defaults.sh2
-rw-r--r--manpages/en/lb_config.12
2 files changed, 2 insertions, 2 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh
index c1ca10258..116239664 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -659,7 +659,7 @@ Set_defaults ()
esac
# Set iso preparer
- LB_ISO_PREPARER="${LB_ISO_PREPARER:-live-build \$VERSION; https://debian-live.alioth.debian.org/live-build}"
+ LB_ISO_PREPARER="${LB_ISO_PREPARER:-live-build \$VERSION; https://salsa.debian.org/live-team/live-build}"
# Set iso publisher
case "${LB_MODE}" in
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index 6616a4eef..c51a2c463 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -350,7 +350,7 @@ defines options to pass to isohybrid.
.IP "\fB\-\-iso\-application\fR \fINAME\fR" 4
sets the APPLICATION field in the header of a resulting CD/DVD image and defaults to "Debian Live" in debian mode, and "Ubuntu Live" in ubuntu mode.
.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; http://debian-live.alioth.debian.org/live\-build", where VERSION is expanded to the version of live\-build that was used to build the image.
+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.
.IP "\fB\-\-iso\-volume\fR \fINAME\fR" 4