summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
Diffstat (limited to 'manpages')
-rwxr-xr-xmanpages/bin/update-version.sh2
-rw-r--r--manpages/de/lb.de.120
-rw-r--r--manpages/de/lb_binary.de.118
-rw-r--r--manpages/de/lb_bootstrap.de.118
-rw-r--r--manpages/de/lb_build.de.118
-rw-r--r--manpages/de/lb_chroot.de.118
-rw-r--r--manpages/de/lb_clean.de.118
-rw-r--r--manpages/de/lb_config.de.120
-rw-r--r--manpages/de/lb_source.de.118
-rw-r--r--manpages/de/lb_testroot.de.120
-rw-r--r--manpages/de/live-build.de.726
-rw-r--r--manpages/en/lb.110
-rw-r--r--manpages/en/lb_binary.110
-rw-r--r--manpages/en/lb_bootstrap.110
-rw-r--r--manpages/en/lb_build.110
-rw-r--r--manpages/en/lb_chroot.110
-rw-r--r--manpages/en/lb_clean.110
-rw-r--r--manpages/en/lb_config.112
-rw-r--r--manpages/en/lb_source.110
-rw-r--r--manpages/en/lb_testroot.112
-rw-r--r--manpages/en/live-build.714
-rw-r--r--manpages/po/de/lb.1.po25
-rw-r--r--manpages/po/de/lb_binary.1.po23
-rw-r--r--manpages/po/de/lb_bootstrap.1.po23
-rw-r--r--manpages/po/de/lb_build.1.po23
-rw-r--r--manpages/po/de/lb_chroot.1.po23
-rw-r--r--manpages/po/de/lb_clean.1.po23
-rw-r--r--manpages/po/de/lb_config.1.po29
-rw-r--r--manpages/po/de/lb_source.1.po23
-rw-r--r--manpages/po/de/lb_testroot.1.po25
-rw-r--r--manpages/po/de/live-build.7.po33
-rw-r--r--manpages/pot/lb.1.pot23
-rw-r--r--manpages/pot/lb_binary.1.pot21
-rw-r--r--manpages/pot/lb_bootstrap.1.pot21
-rw-r--r--manpages/pot/lb_build.1.pot21
-rw-r--r--manpages/pot/lb_chroot.1.pot21
-rw-r--r--manpages/pot/lb_clean.1.pot21
-rw-r--r--manpages/pot/lb_config.1.pot27
-rw-r--r--manpages/pot/lb_source.1.pot21
-rw-r--r--manpages/pot/lb_testroot.1.pot23
-rw-r--r--manpages/pot/live-build.7.pot31
41 files changed, 382 insertions, 402 deletions
diff --git a/manpages/bin/update-version.sh b/manpages/bin/update-version.sh
index 340505dce..4118cd78e 100755
--- a/manpages/bin/update-version.sh
+++ b/manpages/bin/update-version.sh
@@ -25,7 +25,7 @@ for MANPAGE in en/*
do
SECTION="$(basename ${MANPAGE} | awk -F. '{ print $2 }')"
- sed -i -e "s|^.TH.*$|.TH ${PROGRAM} ${SECTION} ${DATE} ${VERSION} \"Debian Live Project\"|" ${MANPAGE}
+ sed -i -e "s|^.TH.*$|.TH ${PROGRAM} ${SECTION} ${DATE} ${VERSION} \"Live Systems Project\"|" ${MANPAGE}
done
# European date format
diff --git a/manpages/de/lb.de.1 b/manpages/de/lb.de.1
index aac0bdaf4..f2ff7536e 100644
--- a/manpages/de/lb.de.1
+++ b/manpages/de/lb.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 10.03.2013 4.0~a15\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 11.03.2013 4.0~a15\-1 "Live Systems Project"
.SH NAME
\fBlb\fP \- wrapper for live\-build programs
@@ -14,8 +14,8 @@
\fBlb\fP [\fIlive\-build\ options\fP]
.SH DESCRIPTION
-\fBlb\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the Debian
-Live tool suite.
+\fBlb\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the live
+systems tool suite.
.PP
.\" FIXME
@@ -33,16 +33,16 @@ options.
This program is a part of live\-build.
.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found
-on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at
-<\fIhttp://live.debian.net/manual/\fP>.
+More information about live\-build and the Live Systems project can be found
+on the homepage at <\fIhttp://live\-systems.org/\fP> and in the manual
+at <\fIhttp://live\-systems.org/manual/\fP>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in
-the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
-writing a mail to the Debian Live mailing list at
+the Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
+writing a mail to the Live Systems mailing list at
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTHOR
-live\-build was written by Daniel Baumann <\fImail@daniel\-baumann.ch\fP>
-for the Debian project.
+live\-build was written by Daniel Baumann
+<\fImail@daniel\-baumann.ch\fP>.
diff --git a/manpages/de/lb_binary.de.1 b/manpages/de/lb_binary.de.1
index c36208ecd..556ee7b94 100644
--- a/manpages/de/lb_binary.de.1
+++ b/manpages/de/lb_binary.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 10.03.2013 4.0~a15\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 11.03.2013 4.0~a15\-1 "Live Systems Project"
.SH NAME
\fBlb binary\fP \- Complete the binary stage
@@ -13,7 +13,7 @@
.SH DESCRIPTION
\fBlb binary\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the
-Debian Live tool suite.
+live systems tool suite.
.PP
\fBlb binary\fP calls all necessary live\-build programs in the correct order to
complete the binary stage.
@@ -32,16 +32,16 @@ options.
This program is a part of live\-build.
.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found
-on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at
-<\fIhttp://live.debian.net/manual/\fP>.
+More information about live\-build and the Live Systems project can be found
+on the homepage at <\fIhttp://live\-systems.org/\fP> and in the manual
+at <\fIhttp://live\-systems.org/manual/\fP>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in
-the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
-writing a mail to the Debian Live mailing list at
+the Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
+writing a mail to the Live Systems mailing list at
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTHOR
-live\-build was written by Daniel Baumann <\fImail@daniel\-baumann.ch\fP>
-for the Debian project.
+live\-build was written by Daniel Baumann
+<\fImail@daniel\-baumann.ch\fP>.
diff --git a/manpages/de/lb_bootstrap.de.1 b/manpages/de/lb_bootstrap.de.1
index febf1d4f9..b9024e759 100644
--- a/manpages/de/lb_bootstrap.de.1
+++ b/manpages/de/lb_bootstrap.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 10.03.2013 4.0~a15\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 11.03.2013 4.0~a15\-1 "Live Systems Project"
.SH NAME
\fBlb bootstrap\fP \- Complete the bootstrap stage
@@ -13,7 +13,7 @@
.SH DESCRIPTION
\fBlb bootstrap\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the
-Debian Live tool suite.
+live systems tool suite.
.PP
\fBlb bootstrap\fP calls all necessary live\-build programs in the correct order
to complete the bootstrap stage.
@@ -32,16 +32,16 @@ live\-build options.
This program is a part of live\-build.
.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found
-on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at
-<\fIhttp://live.debian.net/manual/\fP>.
+More information about live\-build and the Live Systems project can be found
+on the homepage at <\fIhttp://live\-systems.org/\fP> and in the manual
+at <\fIhttp://live\-systems.org/manual/\fP>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in
-the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
-writing a mail to the Debian Live mailing list at
+the Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
+writing a mail to the Live Systems mailing list at
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTHOR
-live\-build was written by Daniel Baumann <\fImail@daniel\-baumann.ch\fP>
-for the Debian project.
+live\-build was written by Daniel Baumann
+<\fImail@daniel\-baumann.ch\fP>.
diff --git a/manpages/de/lb_build.de.1 b/manpages/de/lb_build.de.1
index 421692ccb..f1411480e 100644
--- a/manpages/de/lb_build.de.1
+++ b/manpages/de/lb_build.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 10.03.2013 4.0~a15\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 11.03.2013 4.0~a15\-1 "Live Systems Project"
.SH NAME
\fBlb build\fP \- Complete the bootstrap, chroot, binary, and source stages
@@ -13,7 +13,7 @@
.SH DESCRIPTION
\fBlb build\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the
-Debian Live tool suite.
+live systems tool suite.
.PP
\fBlb build\fP calls all necessary live\-build programs in the correct order to
complete the bootstrap, chroot, binary, and source stages.
@@ -34,16 +34,16 @@ options.
This program is a part of live\-build.
.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found
-on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at
-<\fIhttp://live.debian.net/manual/\fP>.
+More information about live\-build and the Live Systems project can be found
+on the homepage at <\fIhttp://live\-systems.org/\fP> and in the manual
+at <\fIhttp://live\-systems.org/manual/\fP>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in
-the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
-writing a mail to the Debian Live mailing list at
+the Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
+writing a mail to the Live Systems mailing list at
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTHOR
-live\-build was written by Daniel Baumann <\fImail@daniel\-baumann.ch\fP>
-for the Debian project.
+live\-build was written by Daniel Baumann
+<\fImail@daniel\-baumann.ch\fP>.
diff --git a/manpages/de/lb_chroot.de.1 b/manpages/de/lb_chroot.de.1
index 60e147d0f..61b62c3c2 100644
--- a/manpages/de/lb_chroot.de.1
+++ b/manpages/de/lb_chroot.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 10.03.2013 4.0~a15\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 11.03.2013 4.0~a15\-1 "Live Systems Project"
.SH NAME
\fBlb chroot\fP \- Complete the chroot stage
@@ -13,7 +13,7 @@
.SH DESCRIPTION
\fBlb chroot\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the
-Debian Live tool suite.
+live systems tool suite.
.PP
\fBlb chroot\fP calls all necessary live\-build programs in the correct order to
complete the chroot stage.
@@ -32,16 +32,16 @@ options.
This program is a part of live\-build.
.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found
-on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at
-<\fIhttp://live.debian.net/manual/\fP>.
+More information about live\-build and the Live Systems project can be found
+on the homepage at <\fIhttp://live\-systems.org/\fP> and in the manual
+at <\fIhttp://live\-systems.org/manual/\fP>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in
-the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
-writing a mail to the Debian Live mailing list at
+the Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
+writing a mail to the Live Systems mailing list at
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTHOR
-live\-build was written by Daniel Baumann <\fImail@daniel\-baumann.ch\fP>
-for the Debian project.
+live\-build was written by Daniel Baumann
+<\fImail@daniel\-baumann.ch\fP>.
diff --git a/manpages/de/lb_clean.de.1 b/manpages/de/lb_clean.de.1
index ed47f3145..e2080772c 100644
--- a/manpages/de/lb_clean.de.1
+++ b/manpages/de/lb_clean.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 10.03.2013 4.0~a15\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 11.03.2013 4.0~a15\-1 "Live Systems Project"
.SH NAME
\fBlb clean\fP \- Clean build directory
@@ -13,7 +13,7 @@
.SH DESCRIPTION
\fBlb clean\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the
-Debian Live tool suite.
+live systems tool suite.
.PP
.\" FIXME
.\" FIXME
@@ -58,16 +58,16 @@ removes all source related caches, files, directories, and stage files.
This program is a part of live\-build.
.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found
-on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at
-<\fIhttp://live.debian.net/manual/\fP>.
+More information about live\-build and the Live Systems project can be found
+on the homepage at <\fIhttp://live\-systems.org/\fP> and in the manual
+at <\fIhttp://live\-systems.org/manual/\fP>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in
-the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
-writing a mail to the Debian Live mailing list at
+the Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
+writing a mail to the Live Systems mailing list at
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTHOR
-live\-build was written by Daniel Baumann <\fImail@daniel\-baumann.ch\fP>
-for the Debian project.
+live\-build was written by Daniel Baumann
+<\fImail@daniel\-baumann.ch\fP>.
diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1
index 71d90478f..2c96ec9a8 100644
--- a/manpages/de/lb_config.de.1
+++ b/manpages/de/lb_config.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 10.03.2013 4.0~a15\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 11.03.2013 4.0~a15\-1 "Live Systems Project"
.SH NAME
\fBlb config\fP \- Create config directory
@@ -234,7 +234,7 @@
.SH DESCRIPTION
\fBlb config\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the
-Debian Live tool suite.
+live systems tool suite.
.PP
.\" FIXME
\fBlb config\fP populates the configuration directory for live\-build. By
@@ -498,7 +498,7 @@ http://packages.qa.debian.org/live\-build", whereas VERSION is expanded to
the version of live\-build that was used to build the image.
.IP "\fB\-\-iso\-publisher\fP \fINAME\fP" 4
sets the PUBLISHED field in the header of a resulting CD/DVD image. By
-default, this is set to 'Debian Live project; http:/live.debian.net/;
+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\fP \fINAME\fP" 4
@@ -765,16 +765,16 @@ LB_PARENT_MIRROR_BOOTSTRAP. This feature can be false by specifying the
This program is a part of live\-build.
.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found
-on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at
-<\fIhttp://live.debian.net/manual/\fP>.
+More information about live\-build and the Live Systems project can be found
+on the homepage at <\fIhttp://live\-systems.org/\fP> and in the manual
+at <\fIhttp://live\-systems.org/manual/\fP>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in
-the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
-writing a mail to the Debian Live mailing list at
+the Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
+writing a mail to the Live Systems mailing list at
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTHOR
-live\-build was written by Daniel Baumann <\fImail@daniel\-baumann.ch\fP>
-for the Debian project.
+live\-build was written by Daniel Baumann
+<\fImail@daniel\-baumann.ch\fP>.
diff --git a/manpages/de/lb_source.de.1 b/manpages/de/lb_source.de.1
index 7c9fbfdcb..11acca8cf 100644
--- a/manpages/de/lb_source.de.1
+++ b/manpages/de/lb_source.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 10.03.2013 4.0~a15\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 11.03.2013 4.0~a15\-1 "Live Systems Project"
.SH NAME
\fBlb source\fP \- Complete the source stage
@@ -13,7 +13,7 @@
.SH DESCRIPTION
\fBlb source\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the
-Debian Live tool suite.
+live systems tool suite.
.PP
\fBlb source\fP calls all necessary live\-build programs in the correct order to
complete the source stage.
@@ -32,16 +32,16 @@ options.
This program is a part of live\-build.
.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found
-on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at
-<\fIhttp://live.debian.net/manual/\fP>.
+More information about live\-build and the Live Systems project can be found
+on the homepage at <\fIhttp://live\-systems.org/\fP> and in the manual
+at <\fIhttp://live\-systems.org/manual/\fP>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in
-the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
-writing a mail to the Debian Live mailing list at
+the Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
+writing a mail to the Live Systems mailing list at
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTHOR
-live\-build was written by Daniel Baumann <\fImail@daniel\-baumann.ch\fP>
-for the Debian project.
+live\-build was written by Daniel Baumann
+<\fImail@daniel\-baumann.ch\fP>.
diff --git a/manpages/de/lb_testroot.de.1 b/manpages/de/lb_testroot.de.1
index 8988b424f..43074d738 100644
--- a/manpages/de/lb_testroot.de.1
+++ b/manpages/de/lb_testroot.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 10.03.2013 4.0~a15\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 11.03.2013 4.0~a15\-1 "Live Systems Project"
.SH NAME
\fBlb testroot\fP \- Ensure that a system is built as root
@@ -13,12 +13,12 @@
.SH DESCRIPTION
\fBlb testroot\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the
-Debian Live tool suite.
+live systems tool suite.
.PP
.\" FIXME
.\" FIXME
\fBlb testroot\fP simply checks to see if you are root. If not, it exits with
-an error. Debian Live images must currently be built as real root (using
+an error. live system images must currently be built as real root (using
sudo is fine too).
.SH OPTIONS
@@ -35,16 +35,16 @@ live\-build options.
This program is a part of live\-build.
.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found
-on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at
-<\fIhttp://live.debian.net/manual/\fP>.
+More information about live\-build and the Live Systems project can be found
+on the homepage at <\fIhttp://live\-systems.org/\fP> and in the manual
+at <\fIhttp://live\-systems.org/manual/\fP>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in
-the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
-writing a mail to the Debian Live mailing list at
+the Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
+writing a mail to the Live Systems mailing list at
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTHOR
-live\-build was written by Daniel Baumann <\fImail@daniel\-baumann.ch\fP>
-for the Debian project.
+live\-build was written by Daniel Baumann
+<\fImail@daniel\-baumann.ch\fP>.
diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7
index c86b6479c..34df87eee 100644
--- a/manpages/de/live-build.de.7
+++ b/manpages/de/live-build.de.7
@@ -3,10 +3,10 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 7 10.03.2013 4.0~a15\-1 "Debian Live Project"
+.TH LIVE\-BUILD 7 11.03.2013 4.0~a15\-1 "Live Systems Project"
.SH NAME
-\fBlive\-build\fP \- the Debian Live tool suite
+\fBlive\-build\fP \- the live systems tool suite
.SH SYNOPSIS
.\" FIXME
@@ -17,16 +17,16 @@
.SH DESCRIPTION
.\" FIXME
-live\-build is a set of scripts to build Debian Live system images. The idea
-behind live\-build is a tool suite that uses a configuration directory to
-completely automate and customize all aspects of building a Live image.
+live\-build is a set of scripts to build live system images. The idea behind
+live\-build is a tool suite that uses a configuration directory to completely
+automate and customize all aspects of building a Live image.
.PP
The \fICOMMAND\fP is a name of a live\-build command (see below).
.PP
.\" FIXME
More documentation about how to use live\-build is available in the
individual manpages for each helper and in the manual at
-<\fIhttp://live.debian.net/manual/\fP>.
+<\fIhttp://live\-systems.org/manual/\fP>.
.SH OPTIONS
.\" FIXME
@@ -271,16 +271,16 @@ also put comments in these files; lines beginning with "#" are ignored.
This program is a part of live\-build.
.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found
-on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at
-<\fIhttp://live.debian.net/manual/\fP>.
+More information about live\-build and the Live Systems project can be found
+on the homepage at <\fIhttp://live\-systems.org/\fP> and in the manual
+at <\fIhttp://live\-systems.org/manual/\fP>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in
-the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
-writing a mail to the Debian Live mailing list at
+the Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
+writing a mail to the Live Systems mailing list at
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTHOR
-live\-build was written by Daniel Baumann <\fImail@daniel\-baumann.ch\fP>
-for the Debian project.
+live\-build was written by Daniel Baumann
+<\fImail@daniel\-baumann.ch\fP>.
diff --git a/manpages/en/lb.1 b/manpages/en/lb.1
index 1162e1c28..3172c5bbe 100644
--- a/manpages/en/lb.1
+++ b/manpages/en/lb.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2013\-03\-10 4.0~a15-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2013\-03\-11 4.0~a15-1 "Live Systems Project"
.SH NAME
\fBlb\fR \- wrapper for live\-build programs
@@ -9,7 +9,7 @@
\fBlb\fR [\fIlive\-build\ options\fR]
.SH DESCRIPTION
-\fBlb\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the Debian Live tool suite.
+\fBlb\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the live systems tool suite.
.PP
.\" FIXME
@@ -25,10 +25,10 @@
This program is a part of live\-build.
.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttp://live.debian.net/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>.
+More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
-Bugs can be reported by submitting a bugreport for the live\-build package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
+Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>.
.SH AUTHOR
-live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR> for the Debian project.
+live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.
diff --git a/manpages/en/lb_binary.1 b/manpages/en/lb_binary.1
index 1ff795e43..0f0d1d0aa 100644
--- a/manpages/en/lb_binary.1
+++ b/manpages/en/lb_binary.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2013\-03\-10 4.0~a15-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2013\-03\-11 4.0~a15-1 "Live Systems Project"
.SH NAME
\fBlb binary\fR \- Complete the binary stage
@@ -7,7 +7,7 @@
\fBlb binary\fR [\fIlive\-build options\fR]
.SH DESCRIPTION
-\fBlb binary\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the Debian Live tool suite.
+\fBlb binary\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the live systems tool suite.
.PP
\fBlb binary\fR calls all necessary live\-build programs in the correct order to complete the binary stage.
@@ -23,10 +23,10 @@
This program is a part of live\-build.
.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttp://live.debian.net/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>.
+More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
-Bugs can be reported by submitting a bugreport for the live\-build package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
+Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>.
.SH AUTHOR
-live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR> for the Debian project.
+live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.
diff --git a/manpages/en/lb_bootstrap.1 b/manpages/en/lb_bootstrap.1
index 0edc7c9d5..71f88e28b 100644
--- a/manpages/en/lb_bootstrap.1
+++ b/manpages/en/lb_bootstrap.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2013\-03\-10 4.0~a15-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2013\-03\-11 4.0~a15-1 "Live Systems Project"
.SH NAME
\fBlb bootstrap\fR \- Complete the bootstrap stage
@@ -7,7 +7,7 @@
\fBlb bootstrap\fR [\fIlive\-build options\fR]
.SH DESCRIPTION
-\fBlb bootstrap\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the Debian Live tool suite.
+\fBlb bootstrap\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the live systems tool suite.
.PP
\fBlb bootstrap\fR calls all necessary live\-build programs in the correct order to complete the bootstrap stage.
@@ -23,10 +23,10 @@
This program is a part of live\-build.
.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttp://live.debian.net/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>.
+More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
-Bugs can be reported by submitting a bugreport for the live\-build package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
+Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>.
.SH AUTHOR
-live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR> for the Debian project.
+live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.
diff --git a/manpages/en/lb_build.1 b/manpages/en/lb_build.1
index 8ac8f41a8..cd227c81d 100644
--- a/manpages/en/lb_build.1
+++ b/manpages/en/lb_build.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2013\-03\-10 4.0~a15-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2013\-03\-11 4.0~a15-1 "Live Systems Project"
.SH NAME
\fBlb build\fR \- Complete the bootstrap, chroot, binary, and source stages
@@ -7,7 +7,7 @@
\fBlb build\fR [\fIlive\-build options\fR]
.SH DESCRIPTION
-\fBlb build\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the Debian Live tool suite.
+\fBlb build\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the live systems tool suite.
.PP
\fBlb build\fR calls all necessary live\-build programs in the correct order to complete the bootstrap, chroot, binary, and source stages.
@@ -25,10 +25,10 @@
This program is a part of live\-build.
.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttp://live.debian.net/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>.
+More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
-Bugs can be reported by submitting a bugreport for the live\-build package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
+Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>.
.SH AUTHOR
-live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR> for the Debian project.
+live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.
diff --git a/manpages/en/lb_chroot.1 b/manpages/en/lb_chroot.1
index 3ad2f7ee8..6c8de0811 100644
--- a/manpages/en/lb_chroot.1
+++ b/manpages/en/lb_chroot.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2013\-03\-10 4.0~a15-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2013\-03\-11 4.0~a15-1 "Live Systems Project"
.SH NAME
\fBlb chroot\fR \- Complete the chroot stage
@@ -7,7 +7,7 @@
\fBlb chroot\fR [\fIlive\-build options\fR]
.SH DESCRIPTION
-\fBlb chroot\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the Debian Live tool suite.
+\fBlb chroot\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the live systems tool suite.
.PP
\fBlb chroot\fR calls all necessary live\-build programs in the correct order to complete the chroot stage.
@@ -23,10 +23,10 @@
This program is a part of live\-build.
.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttp://live.debian.net/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>.
+More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
-Bugs can be reported by submitting a bugreport for the live\-build package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
+Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>.
.SH AUTHOR
-live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR> for the Debian project.
+live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.
diff --git a/manpages/en/lb_clean.1 b/manpages/en/lb_clean.1
index c29acec96..466f3506f 100644
--- a/manpages/en/lb_clean.1
+++ b/manpages/en/lb_clean.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2013\-03\-10 4.0~a15-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2013\-03\-11 4.0~a15-1 "Live Systems Project"
.SH NAME
\fBlb clean\fR \- Clean build directory
@@ -7,7 +7,7 @@
\fBlb clean\fR [\fIlive\-build options\fR]
.SH DESCRIPTION
-\fBlb clean\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the Debian Live tool suite.
+\fBlb clean\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the live systems tool suite.
.PP
.\" FIXME
\fBlb clean\fR is responsible for cleaning up after a system is built. It removes the build directories, and removes some other files including stage files, and any detritus left behind by other live\-build commands.
@@ -46,10 +46,10 @@ removes all source related caches, files, directories, and stage files.
This program is a part of live\-build.
.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttp://live.debian.net/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>.
+More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
-Bugs can be reported by submitting a bugreport for the live\-build package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
+Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>.
.SH AUTHOR
-live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR> for the Debian project.
+live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index c5848255c..5b72f364c 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2013\-03\-10 4.0~a15-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2013\-03\-11 4.0~a15-1 "Live Systems Project"
.SH NAME
\fBlb config\fR \- Create config directory
@@ -227,7 +227,7 @@
.\" FIXME
.SH DESCRIPTION
-\fBlb config\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the Debian Live tool suite.
+\fBlb config\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the live systems tool suite.
.PP
.\" FIXME
\fBlb config\fR populates the configuration directory for live\-build. By default, this directory is named 'config' and is created in the current directory where \fBlb config\fR was executed.
@@ -342,7 +342,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; http://packages.qa.debian.org/live\-build", whereas 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 'Debian Live project; http:/live.debian.net/; 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; 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
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
@@ -488,10 +488,10 @@ An optional, global configuration file for \fBlb config\fR variables. It is usef
This program is a part of live\-build.
.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttp://live.debian.net/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>.
+More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
-Bugs can be reported by submitting a bugreport for the live\-build package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Debian Live mailing list at <\fIdebian\-live@lists.debian.org\fR>.
+Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>.
.SH AUTHOR
-live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR> for the Debian project.
+live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.
diff --git a/manpages/en/lb_source.1 b/manpages/en/lb_source.1
index 1d9cfb0a1..7bb7e8349 100644
--- a/manpages/en/lb_source.1
+++ b/manpages/en/lb_source.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2013\-03\-10 4.0~a15-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2013\-03\-11 4.0~a15-1 "Live Systems Project"
.SH NAME
\fBlb source\fR \- Complete the source stage
@@ -7,7 +7,7 @@
\fBlb source\fR [\fIlive\-build options\fR]
.SH DESCRIPTION
-\fBlb source\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the Debian Live tool suite.
+\fBlb source\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the live systems tool suite.
.PP
\fBlb source\fR calls all necessary live\-build programs in the correct order to complete the source stage.
@@ -23,10 +23,10 @@
This program is a part of live\-build.
.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttp://live.debian.net/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>.
+More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
-Bugs can be reported by submitting a bugreport for the live\-build package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
+Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>.
.SH AUTHOR
-live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR> for the Debian project.
+live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.
diff --git a/manpages/en/lb_testroot.1 b/manpages/en/lb_testroot.1
index fb15f0d2d..7620efc97 100644
--- a/manpages/en/lb_testroot.1
+++ b/manpages/en/lb_testroot.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2013\-03\-10 4.0~a15-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2013\-03\-11 4.0~a15-1 "Live Systems Project"
.SH NAME
\fBlb testroot\fR \- Ensure that a system is built as root
@@ -7,10 +7,10 @@
\fBlb testroot\fR [\fIlive\-build options\fR]
.SH DESCRIPTION
-\fBlb testroot\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the Debian Live tool suite.
+\fBlb testroot\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the live systems tool suite.
.PP
.\" FIXME
-\fBlb testroot\fR simply checks to see if you are root. If not, it exits with an error. Debian Live images must currently be built as real root (using sudo is fine too).
+\fBlb testroot\fR simply checks to see if you are root. If not, it exits with an error. live system images must currently be built as real root (using sudo is fine too).
.\" FIXME
.SH OPTIONS
@@ -25,10 +25,10 @@
This program is a part of live\-build.
.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttp://live.debian.net/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>.
+More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
-Bugs can be reported by submitting a bugreport for the live\-build package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
+Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>.
.SH AUTHOR
-live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR> for the Debian project.
+live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.
diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7
index a0876b001..3303258ba 100644
--- a/manpages/en/live-build.7
+++ b/manpages/en/live-build.7
@@ -1,7 +1,7 @@
-.TH LIVE\-BUILD 7 2013\-03\-10 4.0~a15-1 "Debian Live Project"
+.TH LIVE\-BUILD 7 2013\-03\-11 4.0~a15-1 "Live Systems Project"
.SH NAME
-\fBlive\-build\fR \- the Debian Live tool suite
+\fBlive\-build\fR \- the live systems tool suite
.SH SYNOPSIS
.\" FIXME
@@ -10,11 +10,11 @@
.SH DESCRIPTION
.\" FIXME
-live\-build is a set of scripts to build Debian Live system images. The idea behind live\-build is a tool suite that uses a configuration directory to completely automate and customize all aspects of building a Live image.
+live\-build is a set of scripts to build live system images. The idea behind live\-build is a tool suite that uses a configuration directory to completely automate and customize all aspects of building a Live image.
.PP
The \fICOMMAND\fR is a name of a live\-build command (see below).
.PP
-More documentation about how to use live\-build is available in the individual manpages for each helper and in the manual at <\fIhttp://live.debian.net/manual/\fR>.
+More documentation about how to use live\-build is available in the individual manpages for each helper and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.\" FIXME
.SH OPTIONS
@@ -224,10 +224,10 @@ All config files are shell scripts which are sourced by a live\-build program. T
This program is a part of live\-build.
.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttp://live.debian.net/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>.
+More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
-Bugs can be reported by submitting a bugreport for the live\-build package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
+Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>.
.SH AUTHOR
-live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR> for the Debian project.
+live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.
diff --git a/manpages/po/de/lb.1.po b/manpages/po/de/lb.1.po
index 9dd7e2359..3defdc8f2 100644
--- a/manpages/po/de/lb.1.po
+++ b/manpages/po/de/lb.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a15-1\n"
-"POT-Creation-Date: 2013-03-10 22:19+0100\n"
+"POT-Creation-Date: 2013-03-11 06:26+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
@@ -28,8 +28,8 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-03-10"
-msgstr "10.03.2013"
+msgid "2013-03-11"
+msgstr "11.03.2013"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
@@ -44,7 +44,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "Debian Live Project"
+msgid "Live Systems Project"
msgstr ""
#. type: SH
@@ -89,8 +89,8 @@ msgstr ""
#. type: Plain text
#: en/lb.1:13
msgid ""
-"B<lb> is a high-level command (porcelain) of I<live-build>(7), the Debian "
-"Live tool suite."
+"B<lb> is a high-level command (porcelain) of I<live-build>(7), the live "
+"systems tool suite."
msgstr ""
#. type: SH
@@ -159,9 +159,9 @@ msgstr ""
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:492 en/lb_source.1:27
#: en/lb_testroot.1:29 en/live-build.7:228
msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
+"More information about live-build and the Live Systems project can be found "
+"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
+"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
@@ -178,8 +178,8 @@ msgstr ""
#: en/lb_testroot.1:32 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
+"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
+"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
@@ -196,6 +196,5 @@ msgstr ""
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:497 en/lb_source.1:32
#: en/lb_testroot.1:34 en/live-build.7:233
msgid ""
-"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
-"for the Debian project."
+"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
diff --git a/manpages/po/de/lb_binary.1.po b/manpages/po/de/lb_binary.1.po
index 1d1e50667..3e6f7ee54 100644
--- a/manpages/po/de/lb_binary.1.po
+++ b/manpages/po/de/lb_binary.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a15-1\n"
-"POT-Creation-Date: 2013-03-10 22:19+0100\n"
+"POT-Creation-Date: 2013-03-11 06:26+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
@@ -28,8 +28,8 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-03-10"
-msgstr "10.03.2013"
+msgid "2013-03-11"
+msgstr "11.03.2013"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
@@ -44,7 +44,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "Debian Live Project"
+msgid "Live Systems Project"
msgstr ""
#. type: SH
@@ -129,9 +129,9 @@ msgstr ""
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:492 en/lb_source.1:27
#: en/lb_testroot.1:29 en/live-build.7:228
msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
+"More information about live-build and the Live Systems project can be found "
+"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
+"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
@@ -148,8 +148,8 @@ msgstr ""
#: en/lb_testroot.1:32 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
+"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
+"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
@@ -166,8 +166,7 @@ msgstr ""
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:497 en/lb_source.1:32
#: en/lb_testroot.1:34 en/live-build.7:233
msgid ""
-"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
-"for the Debian project."
+"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
@@ -184,7 +183,7 @@ msgstr ""
#: en/lb_binary.1:11
msgid ""
"B<lb binary> is a high-level command (porcelain) of I<live-build>(7), the "
-"Debian Live tool suite."
+"live systems tool suite."
msgstr ""
#. type: Plain text
diff --git a/manpages/po/de/lb_bootstrap.1.po b/manpages/po/de/lb_bootstrap.1.po
index dd6dc6e3f..1c02a84b2 100644
--- a/manpages/po/de/lb_bootstrap.1.po
+++ b/manpages/po/de/lb_bootstrap.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a15-1\n"
-"POT-Creation-Date: 2013-03-10 22:19+0100\n"
+"POT-Creation-Date: 2013-03-11 06:26+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
@@ -28,8 +28,8 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-03-10"
-msgstr "10.03.2013"
+msgid "2013-03-11"
+msgstr "11.03.2013"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
@@ -44,7 +44,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "Debian Live Project"
+msgid "Live Systems Project"
msgstr ""
#. type: SH
@@ -129,9 +129,9 @@ msgstr ""
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:492 en/lb_source.1:27
#: en/lb_testroot.1:29 en/live-build.7:228
msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
+"More information about live-build and the Live Systems project can be found "
+"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
+"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
@@ -148,8 +148,8 @@ msgstr ""
#: en/lb_testroot.1:32 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
+"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
+"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
@@ -166,8 +166,7 @@ msgstr ""
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:497 en/lb_source.1:32
#: en/lb_testroot.1:34 en/live-build.7:233
msgid ""
-"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
-"for the Debian project."
+"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
@@ -184,7 +183,7 @@ msgstr ""
#: en/lb_bootstrap.1:11
msgid ""
"B<lb bootstrap> is a high-level command (porcelain) of I<live-build>(7), the "
-"Debian Live tool suite."
+"live systems tool suite."
msgstr ""
#. type: Plain text
diff --git a/manpages/po/de/lb_build.1.po b/manpages/po/de/lb_build.1.po
index 48d87835a..ee4c0f01b 100644
--- a/manpages/po/de/lb_build.1.po
+++ b/manpages/po/de/lb_build.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a15-1\n"
-"POT-Creation-Date: 2013-03-10 22:19+0100\n"
+"POT-Creation-Date: 2013-03-11 06:26+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
@@ -28,8 +28,8 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-03-10"
-msgstr "10.03.2013"
+msgid "2013-03-11"
+msgstr "11.03.2013"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
@@ -44,7 +44,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "Debian Live Project"
+msgid "Live Systems Project"
msgstr ""
#. type: SH
@@ -122,9 +122,9 @@ msgstr ""
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:492 en/lb_source.1:27
#: en/lb_testroot.1:29 en/live-build.7:228
msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
+"More information about live-build and the Live Systems project can be found "
+"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
+"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
@@ -141,8 +141,8 @@ msgstr ""
#: en/lb_testroot.1:32 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
+"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
+"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
@@ -159,8 +159,7 @@ msgstr ""
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:497 en/lb_source.1:32
#: en/lb_testroot.1:34 en/live-build.7:233
msgid ""
-"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
-"for the Debian project."
+"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
@@ -177,7 +176,7 @@ msgstr ""
#: en/lb_build.1:11
msgid ""
"B<lb build> is a high-level command (porcelain) of I<live-build>(7), the "
-"Debian Live tool suite."
+"live systems tool suite."
msgstr ""
#. type: Plain text
diff --git a/manpages/po/de/lb_chroot.1.po b/manpages/po/de/lb_chroot.1.po
index a0e1e34cc..111ac6c39 100644
--- a/manpages/po/de/lb_chroot.1.po
+++ b/manpages/po/de/lb_chroot.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a15-1\n"
-"POT-Creation-Date: 2013-03-10 22:19+0100\n"
+"POT-Creation-Date: 2013-03-11 06:26+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
@@ -28,8 +28,8 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-03-10"
-msgstr "10.03.2013"
+msgid "2013-03-11"
+msgstr "11.03.2013"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
@@ -44,7 +44,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "Debian Live Project"
+msgid "Live Systems Project"
msgstr ""
#. type: SH
@@ -129,9 +129,9 @@ msgstr ""
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:492 en/lb_source.1:27
#: en/lb_testroot.1:29 en/live-build.7:228
msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
+"More information about live-build and the Live Systems project can be found "
+"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
+"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
@@ -148,8 +148,8 @@ msgstr ""
#: en/lb_testroot.1:32 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
+"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
+"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
@@ -166,8 +166,7 @@ msgstr ""
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:497 en/lb_source.1:32
#: en/lb_testroot.1:34 en/live-build.7:233
msgid ""
-"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
-"for the Debian project."
+"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
@@ -184,7 +183,7 @@ msgstr ""
#: en/lb_chroot.1:11
msgid ""
"B<lb chroot> is a high-level command (porcelain) of I<live-build>(7), the "
-"Debian Live tool suite."
+"live systems tool suite."
msgstr ""
#. type: Plain text
diff --git a/manpages/po/de/lb_clean.1.po b/manpages/po/de/lb_clean.1.po
index 77434fcb6..cd8d97895 100644
--- a/manpages/po/de/lb_clean.1.po
+++ b/manpages/po/de/lb_clean.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a15-1\n"
-"POT-Creation-Date: 2013-03-10 22:19+0100\n"
+"POT-Creation-Date: 2013-03-11 06:26+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
@@ -28,8 +28,8 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-03-10"
-msgstr "10.03.2013"
+msgid "2013-03-11"
+msgstr "11.03.2013"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
@@ -44,7 +44,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "Debian Live Project"
+msgid "Live Systems Project"
msgstr ""
#. type: SH
@@ -122,9 +122,9 @@ msgstr ""
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:492 en/lb_source.1:27
#: en/lb_testroot.1:29 en/live-build.7:228
msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
+"More information about live-build and the Live Systems project can be found "
+"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
+"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
@@ -141,8 +141,8 @@ msgstr ""
#: en/lb_testroot.1:32 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
+"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
+"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
@@ -159,8 +159,7 @@ msgstr ""
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:497 en/lb_source.1:32
#: en/lb_testroot.1:34 en/live-build.7:233
msgid ""
-"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
-"for the Debian project."
+"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
@@ -177,7 +176,7 @@ msgstr ""
#: en/lb_clean.1:11
msgid ""
"B<lb clean> is a high-level command (porcelain) of I<live-build>(7), the "
-"Debian Live tool suite."
+"live systems tool suite."
msgstr ""
#. FIXME
diff --git a/manpages/po/de/lb_config.1.po b/manpages/po/de/lb_config.1.po
index d567fb9a5..c7053b101 100644
--- a/manpages/po/de/lb_config.1.po
+++ b/manpages/po/de/lb_config.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a15-1\n"
-"POT-Creation-Date: 2013-03-10 22:19+0100\n"
+"POT-Creation-Date: 2013-03-11 06:26+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
@@ -28,8 +28,8 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-03-10"
-msgstr "10.03.2013"
+msgid "2013-03-11"
+msgstr "11.03.2013"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
@@ -44,7 +44,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "Debian Live Project"
+msgid "Live Systems Project"
msgstr ""
#. type: SH
@@ -122,9 +122,9 @@ msgstr ""
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:492 en/lb_source.1:27
#: en/lb_testroot.1:29 en/live-build.7:228
msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
+"More information about live-build and the Live Systems project can be found "
+"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
+"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
@@ -141,8 +141,8 @@ msgstr ""
#: en/lb_testroot.1:32 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
+"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
+"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
@@ -159,8 +159,7 @@ msgstr ""
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:497 en/lb_source.1:32
#: en/lb_testroot.1:34 en/live-build.7:233
msgid ""
-"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
-"for the Debian project."
+"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
@@ -727,7 +726,7 @@ msgstr ""
#: en/lb_config.1:231
msgid ""
"B<lb config> is a high-level command (porcelain) of I<live-build>(7), the "
-"Debian Live tool suite."
+"live systems tool suite."
msgstr ""
#. FIXME
@@ -1513,9 +1512,9 @@ msgstr ""
#: en/lb_config.1:346
msgid ""
"sets the PUBLISHED field in the header of a resulting CD/DVD image. By "
-"default, this is set to 'Debian Live project; http:/live.debian.net/; debian-"
-"live@lists.debian.org'. Remember to change this to the appropriate values at "
-"latest when you distributing custom and unofficial images."
+"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."
msgstr ""
#. type: IP
diff --git a/manpages/po/de/lb_source.1.po b/manpages/po/de/lb_source.1.po
index 4454e39a9..8dad42a47 100644
--- a/manpages/po/de/lb_source.1.po
+++ b/manpages/po/de/lb_source.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a15-1\n"
-"POT-Creation-Date: 2013-03-10 22:19+0100\n"
+"POT-Creation-Date: 2013-03-11 06:26+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
@@ -28,8 +28,8 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-03-10"
-msgstr "10.03.2013"
+msgid "2013-03-11"
+msgstr "11.03.2013"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
@@ -44,7 +44,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "Debian Live Project"
+msgid "Live Systems Project"
msgstr ""
#. type: SH
@@ -129,9 +129,9 @@ msgstr ""
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:492 en/lb_source.1:27
#: en/lb_testroot.1:29 en/live-build.7:228
msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
+"More information about live-build and the Live Systems project can be found "
+"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
+"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
@@ -148,8 +148,8 @@ msgstr ""
#: en/lb_testroot.1:32 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
+"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
+"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
@@ -166,8 +166,7 @@ msgstr ""
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:497 en/lb_source.1:32
#: en/lb_testroot.1:34 en/live-build.7:233
msgid ""
-"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
-"for the Debian project."
+"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
@@ -184,7 +183,7 @@ msgstr ""
#: en/lb_source.1:11
msgid ""
"B<lb source> is a high-level command (porcelain) of I<live-build>(7), the "
-"Debian Live tool suite."
+"live systems tool suite."
msgstr ""
#. type: Plain text
diff --git a/manpages/po/de/lb_testroot.1.po b/manpages/po/de/lb_testroot.1.po
index 92b2c11e0..bf4a90c22 100644
--- a/manpages/po/de/lb_testroot.1.po
+++ b/manpages/po/de/lb_testroot.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a15-1\n"
-"POT-Creation-Date: 2013-03-10 22:19+0100\n"
+"POT-Creation-Date: 2013-03-11 06:26+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
@@ -28,8 +28,8 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-03-10"
-msgstr "10.03.2013"
+msgid "2013-03-11"
+msgstr "11.03.2013"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
@@ -44,7 +44,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "Debian Live Project"
+msgid "Live Systems Project"
msgstr ""
#. type: SH
@@ -129,9 +129,9 @@ msgstr ""
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:492 en/lb_source.1:27
#: en/lb_testroot.1:29 en/live-build.7:228
msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
+"More information about live-build and the Live Systems project can be found "
+"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
+"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
@@ -148,8 +148,8 @@ msgstr ""
#: en/lb_testroot.1:32 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
+"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
+"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
@@ -166,8 +166,7 @@ msgstr ""
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:497 en/lb_source.1:32
#: en/lb_testroot.1:34 en/live-build.7:233
msgid ""
-"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
-"for the Debian project."
+"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
@@ -184,7 +183,7 @@ msgstr ""
#: en/lb_testroot.1:11
msgid ""
"B<lb testroot> is a high-level command (porcelain) of I<live-build>(7), the "
-"Debian Live tool suite."
+"live systems tool suite."
msgstr ""
#. FIXME
@@ -193,7 +192,7 @@ msgstr ""
#: en/lb_testroot.1:15
msgid ""
"B<lb testroot> simply checks to see if you are root. If not, it exits with "
-"an error. Debian Live images must currently be built as real root (using "
+"an error. live system images must currently be built as real root (using "
"sudo is fine too)."
msgstr ""
diff --git a/manpages/po/de/live-build.7.po b/manpages/po/de/live-build.7.po
index 8d3279640..41cf84f61 100644
--- a/manpages/po/de/live-build.7.po
+++ b/manpages/po/de/live-build.7.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a15-1\n"
-"POT-Creation-Date: 2013-03-10 22:19+0100\n"
+"POT-Creation-Date: 2013-03-11 06:26+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
@@ -28,8 +28,8 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-03-10"
-msgstr "10.03.2013"
+msgid "2013-03-11"
+msgstr "11.03.2013"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
@@ -44,7 +44,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "Debian Live Project"
+msgid "Live Systems Project"
msgstr ""
#. type: SH
@@ -115,9 +115,9 @@ msgstr ""
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:492 en/lb_source.1:27
#: en/lb_testroot.1:29 en/live-build.7:228
msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
+"More information about live-build and the Live Systems project can be found "
+"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
+"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
@@ -134,8 +134,8 @@ msgstr ""
#: en/lb_testroot.1:32 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
+"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
+"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
@@ -152,8 +152,7 @@ msgstr ""
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:497 en/lb_source.1:32
#: en/lb_testroot.1:34 en/live-build.7:233
msgid ""
-"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
-"for the Debian project."
+"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: IP
@@ -192,7 +191,7 @@ msgstr ""
#. type: Plain text
#: en/live-build.7:5
-msgid "B<live-build> - the Debian Live tool suite"
+msgid "B<live-build> - the live systems tool suite"
msgstr ""
#. FIXME
@@ -209,9 +208,9 @@ msgstr ""
#. type: Plain text
#: en/live-build.7:14
msgid ""
-"live-build is a set of scripts to build Debian Live system images. The idea "
-"behind live-build is a tool suite that uses a configuration directory to "
-"completely automate and customize all aspects of building a Live image."
+"live-build is a set of scripts to build live system images. The idea behind "
+"live-build is a tool suite that uses a configuration directory to completely "
+"automate and customize all aspects of building a Live image."
msgstr ""
#. type: Plain text
@@ -224,8 +223,8 @@ msgstr ""
#: en/live-build.7:19
msgid ""
"More documentation about how to use live-build is available in the "
-"individual manpages for each helper and in the manual at E<lt>I<http://live."
-"debian.net/manual/>E<gt>."
+"individual manpages for each helper and in the manual at E<lt>I<http://live-"
+"systems.org/manual/>E<gt>."
msgstr ""
#. FIXME
diff --git a/manpages/pot/lb.1.pot b/manpages/pot/lb.1.pot
index f8432e948..7b0e7f4c8 100644
--- a/manpages/pot/lb.1.pot
+++ b/manpages/pot/lb.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-03-10 22:19+0100\n"
+"POT-Creation-Date: 2013-03-11 06:26+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-03-10"
+msgid "2013-03-11"
msgstr ""
#. type: TH
@@ -45,7 +45,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "Debian Live Project"
+msgid "Live Systems Project"
msgstr ""
#. type: SH
@@ -90,8 +90,8 @@ msgstr ""
#. type: Plain text
#: en/lb.1:13
msgid ""
-"B<lb> is a high-level command (porcelain) of I<live-build>(7), the Debian "
-"Live tool suite."
+"B<lb> is a high-level command (porcelain) of I<live-build>(7), the live "
+"systems tool suite."
msgstr ""
#. type: SH
@@ -160,9 +160,9 @@ msgstr ""
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:492 en/lb_source.1:27
#: en/lb_testroot.1:29 en/live-build.7:228
msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
+"More information about live-build and the Live Systems project can be found "
+"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
+"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
@@ -179,8 +179,8 @@ msgstr ""
#: en/lb_testroot.1:32 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
+"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
+"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
@@ -197,6 +197,5 @@ msgstr ""
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:497 en/lb_source.1:32
#: en/lb_testroot.1:34 en/live-build.7:233
msgid ""
-"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
-"for the Debian project."
+"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
diff --git a/manpages/pot/lb_binary.1.pot b/manpages/pot/lb_binary.1.pot
index 44cfbb1ca..2bcdc7126 100644
--- a/manpages/pot/lb_binary.1.pot
+++ b/manpages/pot/lb_binary.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-03-10 22:19+0100\n"
+"POT-Creation-Date: 2013-03-11 06:26+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-03-10"
+msgid "2013-03-11"
msgstr ""
#. type: TH
@@ -45,7 +45,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "Debian Live Project"
+msgid "Live Systems Project"
msgstr ""
#. type: SH
@@ -130,9 +130,9 @@ msgstr ""
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:492 en/lb_source.1:27
#: en/lb_testroot.1:29 en/live-build.7:228
msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
+"More information about live-build and the Live Systems project can be found "
+"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
+"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
@@ -149,8 +149,8 @@ msgstr ""
#: en/lb_testroot.1:32 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
+"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
+"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
@@ -167,8 +167,7 @@ msgstr ""
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:497 en/lb_source.1:32
#: en/lb_testroot.1:34 en/live-build.7:233
msgid ""
-"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
-"for the Debian project."
+"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
@@ -185,7 +184,7 @@ msgstr ""
#: en/lb_binary.1:11
msgid ""
"B<lb binary> is a high-level command (porcelain) of I<live-build>(7), the "
-"Debian Live tool suite."
+"live systems tool suite."
msgstr ""
#. type: Plain text
diff --git a/manpages/pot/lb_bootstrap.1.pot b/manpages/pot/lb_bootstrap.1.pot
index c600e4e29..4fcf49a4e 100644
--- a/manpages/pot/lb_bootstrap.1.pot
+++ b/manpages/pot/lb_bootstrap.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-03-10 22:19+0100\n"
+"POT-Creation-Date: 2013-03-11 06:26+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-03-10"
+msgid "2013-03-11"
msgstr ""
#. type: TH
@@ -45,7 +45,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "Debian Live Project"
+msgid "Live Systems Project"
msgstr ""
#. type: SH
@@ -130,9 +130,9 @@ msgstr ""
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:492 en/lb_source.1:27
#: en/lb_testroot.1:29 en/live-build.7:228
msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
+"More information about live-build and the Live Systems project can be found "
+"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
+"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
@@ -149,8 +149,8 @@ msgstr ""
#: en/lb_testroot.1:32 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
+"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
+"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
@@ -167,8 +167,7 @@ msgstr ""
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:497 en/lb_source.1:32
#: en/lb_testroot.1:34 en/live-build.7:233
msgid ""
-"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
-"for the Debian project."
+"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
@@ -185,7 +184,7 @@ msgstr ""
#: en/lb_bootstrap.1:11
msgid ""
"B<lb bootstrap> is a high-level command (porcelain) of I<live-build>(7), the "
-"Debian Live tool suite."
+"live systems tool suite."
msgstr ""
#. type: Plain text
diff --git a/manpages/pot/lb_build.1.pot b/manpages/pot/lb_build.1.pot
index 8c948048c..c6f107783 100644
--- a/manpages/pot/lb_build.1.pot
+++ b/manpages/pot/lb_build.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-03-10 22:19+0100\n"
+"POT-Creation-Date: 2013-03-11 06:26+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-03-10"
+msgid "2013-03-11"
msgstr ""
#. type: TH
@@ -45,7 +45,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "Debian Live Project"
+msgid "Live Systems Project"
msgstr ""
#. type: SH
@@ -123,9 +123,9 @@ msgstr ""
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:492 en/lb_source.1:27
#: en/lb_testroot.1:29 en/live-build.7:228
msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
+"More information about live-build and the Live Systems project can be found "
+"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
+"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
@@ -142,8 +142,8 @@ msgstr ""
#: en/lb_testroot.1:32 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
+"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
+"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
@@ -160,8 +160,7 @@ msgstr ""
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:497 en/lb_source.1:32
#: en/lb_testroot.1:34 en/live-build.7:233
msgid ""
-"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
-"for the Debian project."
+"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
@@ -178,7 +177,7 @@ msgstr ""
#: en/lb_build.1:11
msgid ""
"B<lb build> is a high-level command (porcelain) of I<live-build>(7), the "
-"Debian Live tool suite."
+"live systems tool suite."
msgstr ""
#. type: Plain text
diff --git a/manpages/pot/lb_chroot.1.pot b/manpages/pot/lb_chroot.1.pot
index 9468f5c8d..47a63ca21 100644
--- a/manpages/pot/lb_chroot.1.pot
+++ b/manpages/pot/lb_chroot.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-03-10 22:19+0100\n"
+"POT-Creation-Date: 2013-03-11 06:26+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-03-10"
+msgid "2013-03-11"
msgstr ""
#. type: TH
@@ -45,7 +45,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "Debian Live Project"
+msgid "Live Systems Project"
msgstr ""
#. type: SH
@@ -130,9 +130,9 @@ msgstr ""
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:492 en/lb_source.1:27
#: en/lb_testroot.1:29 en/live-build.7:228
msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
+"More information about live-build and the Live Systems project can be found "
+"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
+"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
@@ -149,8 +149,8 @@ msgstr ""
#: en/lb_testroot.1:32 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
+"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
+"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
@@ -167,8 +167,7 @@ msgstr ""
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:497 en/lb_source.1:32
#: en/lb_testroot.1:34 en/live-build.7:233
msgid ""
-"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
-"for the Debian project."
+"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
@@ -185,7 +184,7 @@ msgstr ""
#: en/lb_chroot.1:11
msgid ""
"B<lb chroot> is a high-level command (porcelain) of I<live-build>(7), the "
-"Debian Live tool suite."
+"live systems tool suite."
msgstr ""
#. type: Plain text
diff --git a/manpages/pot/lb_clean.1.pot b/manpages/pot/lb_clean.1.pot
index e5b4fed8a..bea3e6737 100644
--- a/manpages/pot/lb_clean.1.pot
+++ b/manpages/pot/lb_clean.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-03-10 22:19+0100\n"
+"POT-Creation-Date: 2013-03-11 06:26+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-03-10"
+msgid "2013-03-11"
msgstr ""
#. type: TH
@@ -45,7 +45,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "Debian Live Project"
+msgid "Live Systems Project"
msgstr ""
#. type: SH
@@ -123,9 +123,9 @@ msgstr ""
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:492 en/lb_source.1:27
#: en/lb_testroot.1:29 en/live-build.7:228
msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
+"More information about live-build and the Live Systems project can be found "
+"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
+"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
@@ -142,8 +142,8 @@ msgstr ""
#: en/lb_testroot.1:32 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
+"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
+"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
@@ -160,8 +160,7 @@ msgstr ""
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:497 en/lb_source.1:32
#: en/lb_testroot.1:34 en/live-build.7:233
msgid ""
-"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
-"for the Debian project."
+"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
@@ -178,7 +177,7 @@ msgstr ""
#: en/lb_clean.1:11
msgid ""
"B<lb clean> is a high-level command (porcelain) of I<live-build>(7), the "
-"Debian Live tool suite."
+"live systems tool suite."
msgstr ""
#. FIXME
diff --git a/manpages/pot/lb_config.1.pot b/manpages/pot/lb_config.1.pot
index dc92d810f..7ac15ac4f 100644
--- a/manpages/pot/lb_config.1.pot
+++ b/manpages/pot/lb_config.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-03-10 22:19+0100\n"
+"POT-Creation-Date: 2013-03-11 06:26+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-03-10"
+msgid "2013-03-11"
msgstr ""
#. type: TH
@@ -45,7 +45,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "Debian Live Project"
+msgid "Live Systems Project"
msgstr ""
#. type: SH
@@ -123,9 +123,9 @@ msgstr ""
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:492 en/lb_source.1:27
#: en/lb_testroot.1:29 en/live-build.7:228
msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
+"More information about live-build and the Live Systems project can be found "
+"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
+"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
@@ -142,8 +142,8 @@ msgstr ""
#: en/lb_testroot.1:32 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
+"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
+"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
@@ -160,8 +160,7 @@ msgstr ""
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:497 en/lb_source.1:32
#: en/lb_testroot.1:34 en/live-build.7:233
msgid ""
-"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
-"for the Debian project."
+"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
@@ -728,7 +727,7 @@ msgstr ""
#: en/lb_config.1:231
msgid ""
"B<lb config> is a high-level command (porcelain) of I<live-build>(7), the "
-"Debian Live tool suite."
+"live systems tool suite."
msgstr ""
#. FIXME
@@ -1514,9 +1513,9 @@ msgstr ""
#: en/lb_config.1:346
msgid ""
"sets the PUBLISHED field in the header of a resulting CD/DVD image. By "
-"default, this is set to 'Debian Live project; http:/live.debian.net/; debian-"
-"live@lists.debian.org'. Remember to change this to the appropriate values at "
-"latest when you distributing custom and unofficial images."
+"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."
msgstr ""
#. type: IP
diff --git a/manpages/pot/lb_source.1.pot b/manpages/pot/lb_source.1.pot
index 1b316b602..c05c44465 100644
--- a/manpages/pot/lb_source.1.pot
+++ b/manpages/pot/lb_source.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-03-10 22:19+0100\n"
+"POT-Creation-Date: 2013-03-11 06:26+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-03-10"
+msgid "2013-03-11"
msgstr ""
#. type: TH
@@ -45,7 +45,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "Debian Live Project"
+msgid "Live Systems Project"
msgstr ""
#. type: SH
@@ -130,9 +130,9 @@ msgstr ""
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:492 en/lb_source.1:27
#: en/lb_testroot.1:29 en/live-build.7:228
msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
+"More information about live-build and the Live Systems project can be found "
+"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
+"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
@@ -149,8 +149,8 @@ msgstr ""
#: en/lb_testroot.1:32 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
+"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
+"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
@@ -167,8 +167,7 @@ msgstr ""
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:497 en/lb_source.1:32
#: en/lb_testroot.1:34 en/live-build.7:233
msgid ""
-"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
-"for the Debian project."
+"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
@@ -185,7 +184,7 @@ msgstr ""
#: en/lb_source.1:11
msgid ""
"B<lb source> is a high-level command (porcelain) of I<live-build>(7), the "
-"Debian Live tool suite."
+"live systems tool suite."
msgstr ""
#. type: Plain text
diff --git a/manpages/pot/lb_testroot.1.pot b/manpages/pot/lb_testroot.1.pot
index 44c9c9ed6..5a9c17ed6 100644
--- a/manpages/pot/lb_testroot.1.pot
+++ b/manpages/pot/lb_testroot.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-03-10 22:19+0100\n"
+"POT-Creation-Date: 2013-03-11 06:26+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-03-10"
+msgid "2013-03-11"
msgstr ""
#. type: TH
@@ -45,7 +45,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "Debian Live Project"
+msgid "Live Systems Project"
msgstr ""
#. type: SH
@@ -130,9 +130,9 @@ msgstr ""
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:492 en/lb_source.1:27
#: en/lb_testroot.1:29 en/live-build.7:228
msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
+"More information about live-build and the Live Systems project can be found "
+"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
+"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
@@ -149,8 +149,8 @@ msgstr ""
#: en/lb_testroot.1:32 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
+"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
+"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
@@ -167,8 +167,7 @@ msgstr ""
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:497 en/lb_source.1:32
#: en/lb_testroot.1:34 en/live-build.7:233
msgid ""
-"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
-"for the Debian project."
+"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
@@ -185,7 +184,7 @@ msgstr ""
#: en/lb_testroot.1:11
msgid ""
"B<lb testroot> is a high-level command (porcelain) of I<live-build>(7), the "
-"Debian Live tool suite."
+"live systems tool suite."
msgstr ""
#. FIXME
@@ -194,7 +193,7 @@ msgstr ""
#: en/lb_testroot.1:15
msgid ""
"B<lb testroot> simply checks to see if you are root. If not, it exits with "
-"an error. Debian Live images must currently be built as real root (using "
+"an error. live system images must currently be built as real root (using "
"sudo is fine too)."
msgstr ""
diff --git a/manpages/pot/live-build.7.pot b/manpages/pot/live-build.7.pot
index a865efa96..0a04d28c8 100644
--- a/manpages/pot/live-build.7.pot
+++ b/manpages/pot/live-build.7.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-03-10 22:19+0100\n"
+"POT-Creation-Date: 2013-03-11 06:26+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-03-10"
+msgid "2013-03-11"
msgstr ""
#. type: TH
@@ -45,7 +45,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "Debian Live Project"
+msgid "Live Systems Project"
msgstr ""
#. type: SH
@@ -116,9 +116,9 @@ msgstr ""
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:492 en/lb_source.1:27
#: en/lb_testroot.1:29 en/live-build.7:228
msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
+"More information about live-build and the Live Systems project can be found "
+"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
+"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
@@ -135,8 +135,8 @@ msgstr ""
#: en/lb_testroot.1:32 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
+"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
+"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
@@ -153,8 +153,7 @@ msgstr ""
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:497 en/lb_source.1:32
#: en/lb_testroot.1:34 en/live-build.7:233
msgid ""
-"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
-"for the Debian project."
+"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: IP
@@ -193,7 +192,7 @@ msgstr ""
#. type: Plain text
#: en/live-build.7:5
-msgid "B<live-build> - the Debian Live tool suite"
+msgid "B<live-build> - the live systems tool suite"
msgstr ""
#. FIXME
@@ -210,9 +209,9 @@ msgstr ""
#. type: Plain text
#: en/live-build.7:14
msgid ""
-"live-build is a set of scripts to build Debian Live system images. The idea "
-"behind live-build is a tool suite that uses a configuration directory to "
-"completely automate and customize all aspects of building a Live image."
+"live-build is a set of scripts to build live system images. The idea behind "
+"live-build is a tool suite that uses a configuration directory to completely "
+"automate and customize all aspects of building a Live image."
msgstr ""
#. type: Plain text
@@ -225,8 +224,8 @@ msgstr ""
#: en/live-build.7:19
msgid ""
"More documentation about how to use live-build is available in the "
-"individual manpages for each helper and in the manual at E<lt>I<http://live."
-"debian.net/manual/>E<gt>."
+"individual manpages for each helper and in the manual at E<lt>I<http://live-"
+"systems.org/manual/>E<gt>."
msgstr ""
#. FIXME