"Live Systems" -> "Debian Live"
This commit is contained in:
parent
fe02946472
commit
dab716e079
|
@ -34,7 +34,7 @@ Suggests:
|
|||
parted,
|
||||
mtd-utils,
|
||||
Description: Live System Build Components
|
||||
The Live Systems project maintains the components to build Debian based Live
|
||||
The Debian Live project maintains the components to build Debian based Live
|
||||
systems and the official Debian Live images themselves.
|
||||
.
|
||||
live-build contains the components to build a live system from a configuration
|
||||
|
|
|
@ -692,7 +692,7 @@ Set_config_defaults ()
|
|||
;;
|
||||
|
||||
*)
|
||||
LB_ISO_PUBLISHER="${LB_ISO_PUBLISHER:-Live Systems project; https://wiki.debian.org/DebianLive; debian-live@lists.debian.org}"
|
||||
LB_ISO_PUBLISHER="${LB_ISO_PUBLISHER:-Debian Live project; https://wiki.debian.org/DebianLive; debian-live@lists.debian.org}"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
|
@ -29,6 +29,6 @@ Help ()
|
|||
printf "${HELP}\n\n"
|
||||
fi
|
||||
|
||||
echo "Report bugs to the Live Systems project <https://wiki.debian.org/DebianLive>."
|
||||
echo "Report bugs to the Debian Live project <https://wiki.debian.org/DebianLive>."
|
||||
exit 0
|
||||
}
|
||||
|
|
|
@ -47,7 +47,7 @@ build: check po4a.cfg
|
|||
exit 1; \
|
||||
fi
|
||||
|
||||
po4a --copyright-holder "Live Systems Project" --keep 0 --package-name live-build --package-version $(shell cd .. && dpkg-parsechangelog -S Version) po4a.cfg
|
||||
po4a --copyright-holder "Debian Live Project" --keep 0 --package-name live-build --package-version $(shell cd .. && dpkg-parsechangelog -S Version) po4a.cfg
|
||||
|
||||
clean:
|
||||
rm -f po/*/*.po~
|
||||
|
|
|
@ -26,7 +26,7 @@ for MANPAGE in en/*
|
|||
do
|
||||
SECTION="$(basename ${MANPAGE} | awk -F. '{ print $2 }')"
|
||||
|
||||
sed -i -e "s|^.TH.*$|.TH ${PROGRAM} ${SECTION} ${DATE} ${VERSION} \"Live Systems Project\"|" ${MANPAGE}
|
||||
sed -i -e "s|^.TH.*$|.TH ${PROGRAM} ${SECTION} ${DATE} ${VERSION} \"Debian Live Project\"|" ${MANPAGE}
|
||||
done
|
||||
|
||||
# European date format
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170829 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170829 "Debian Live 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 live systems tool suite.
|
||||
\fBlb\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the Debian Live 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 Live Systems project can be found on the homepage at <\fIhttps://wiki.debian.org/DebianLive\fR>.
|
||||
More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttps://wiki.debian.org/DebianLive\fR>.
|
||||
|
||||
.SH BUGS
|
||||
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>.
|
||||
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 Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
|
||||
|
||||
.SH AUTHOR
|
||||
live\-build was originally written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. Since 2016 development has been continued by the Debian Live team.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170829 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170829 "Debian Live 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 live systems tool suite.
|
||||
\fBlb binary\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the Debian Live 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 Live Systems project can be found on the homepage at <\fIhttps://wiki.debian.org/DebianLive\fR>.
|
||||
More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttps://wiki.debian.org/DebianLive\fR>.
|
||||
|
||||
.SH BUGS
|
||||
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>.
|
||||
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 Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
|
||||
|
||||
.SH AUTHOR
|
||||
live\-build was originally written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. Since 2016 development has been continued by the Debian Live team.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170829 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170829 "Debian Live 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 live systems tool suite.
|
||||
\fBlb bootstrap\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the Debian Live 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 Live Systems project can be found on the homepage at <\fIhttps://wiki.debian.org/DebianLive\fR>.
|
||||
More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttps://wiki.debian.org/DebianLive\fR>.
|
||||
|
||||
.SH BUGS
|
||||
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>.
|
||||
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 Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
|
||||
|
||||
.SH AUTHOR
|
||||
live\-build was originally written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. Since 2016 development has been continued by the Debian Live team.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170829 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170829 "Debian Live 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 live systems tool suite.
|
||||
\fBlb build\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the Debian Live tool suite.
|
||||
.PP
|
||||
\fBlb build\fR calls all necessary live\-build programs in the correct order to complete the bootstrap, chroot, installer, 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 Live Systems project can be found on the homepage at <\fIhttps://wiki.debian.org/DebianLive\fR>.
|
||||
More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttps://wiki.debian.org/DebianLive\fR>.
|
||||
|
||||
.SH BUGS
|
||||
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>.
|
||||
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 Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
|
||||
|
||||
.SH AUTHOR
|
||||
live\-build was originally written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. Since 2016 development has been continued by the Debian Live team.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170829 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170829 "Debian Live 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 live systems tool suite.
|
||||
\fBlb chroot\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the Debian Live 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 Live Systems project can be found on the homepage at <\fIhttps://wiki.debian.org/DebianLive\fR>.
|
||||
More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttps://wiki.debian.org/DebianLive\fR>.
|
||||
|
||||
.SH BUGS
|
||||
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>.
|
||||
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 Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
|
||||
|
||||
.SH AUTHOR
|
||||
live\-build was originally written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. Since 2016 development has been continued by the Debian Live team.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170829 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170829 "Debian Live 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 live systems tool suite.
|
||||
\fBlb clean\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the Debian Live 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 Live Systems project can be found on the homepage at <\fIhttps://wiki.debian.org/DebianLive\fR>.
|
||||
More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttps://wiki.debian.org/DebianLive\fR>.
|
||||
|
||||
.SH BUGS
|
||||
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>.
|
||||
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 Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
|
||||
|
||||
.SH AUTHOR
|
||||
live\-build was originally written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. Since 2016 development has been continued by the Debian Live team.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170829 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170829 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb_config\fR \- Create config directory
|
||||
|
@ -243,11 +243,11 @@
|
|||
[\fB\-\-zsync\fR true|false]
|
||||
|
||||
.SH DESCRIPTION
|
||||
\fBlb config\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the live systems tool suite.
|
||||
\fBlb config\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the Debian Live tool suite.
|
||||
.PP
|
||||
\fBlb config\fR populates the configuration directory for live\-build. This directory is named 'config' and is created in the current directory where \fBlb config\fR was executed.
|
||||
.PP
|
||||
Note: \fBlb config\fR tries to be smart and sets defaults for some options depending on the setting of other options. This means that when generating a new configuration, you should call \fBlb config\fR only once with all options specified. Calling it several times with only a subset of the options each can result in non working configurations. This is also caused by the fact that \fBlb config\fR called with one option only changes that option, and leaves everything else as is unless it is not defined. However, \fBlb config\fR does warn about known impossible or likely impossible combinations that would lead to non working live systems. If unsure, remove config/{binary,build,bootstrap,chroot,common,source} and call \fBlb config\fR again.
|
||||
Note: \fBlb config\fR tries to be smart and sets defaults for some options depending on the setting of other options. This means that when generating a new configuration, you should call \fBlb config\fR only once with all options specified. Calling it several times with only a subset of the options each can result in non working configurations. This is also caused by the fact that \fBlb config\fR called with one option only changes that option, and leaves everything else as is unless it is not defined. However, \fBlb config\fR does warn about known impossible or likely impossible combinations that would lead to non working Debian Live. If unsure, remove config/{binary,build,bootstrap,chroot,common,source} and call \fBlb config\fR again.
|
||||
|
||||
.SH OPTIONS
|
||||
In addition to its specific options \fBlb config\fR understands all generic live\-build options. See \fIlive\-build\fR(7) for a complete list of all generic live\-build options.
|
||||
|
@ -384,7 +384,7 @@ sets the APPLICATION field in the header of a resulting CD/DVD image and default
|
|||
.IP "\fB\-\-iso\-preparer\fR \fINAME\fR" 4
|
||||
sets the PREPARER field in the header of a resulting CD/DVD image. By default this is set to "live\-build \fIVERSION\fR; https://salsa.debian.org/live-team/live-build", where VERSION is expanded to the version of live\-build that was used to build the image.
|
||||
.IP "\fB\-\-iso\-publisher\fR \fINAME\fR" 4
|
||||
sets the PUBLISHED field in the header of a resulting CD/DVD image. By default, this is set to 'Live Systems project; https://wiki.debian.org/DebianLive; debian\-live@lists.debian.org'. Remember to change this to the appropriate value when distributing custom and unofficial images.
|
||||
sets the PUBLISHED field in the header of a resulting CD/DVD image. By default, this is set to 'Debian Live project; https://wiki.debian.org/DebianLive; debian\-live@lists.debian.org'. Remember to change this to the appropriate value when 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\-\-isohybrid\-options\fR \fIOPTION\fR|""\fIOPTIONS\fR""" 4
|
||||
|
@ -518,10 +518,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 Live Systems project can be found on the homepage at <\fIhttps://wiki.debian.org/DebianLive\fR>.
|
||||
More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttps://wiki.debian.org/DebianLive\fR>.
|
||||
|
||||
.SH BUGS
|
||||
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>.
|
||||
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 Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
|
||||
|
||||
.SH AUTHOR
|
||||
live\-build was originally written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. Since 2016 development has been continued by the Debian Live team.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170829 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170829 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb_installer\fR \- Complete the installer stage
|
||||
|
@ -7,7 +7,7 @@
|
|||
\fBlb installer\fR [\fIlive\-build options\fR]
|
||||
|
||||
.SH DESCRIPTION
|
||||
\fBlb installer\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the live systems tool suite.
|
||||
\fBlb installer\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the Debian Live tool suite.
|
||||
.PP
|
||||
\fBlb installer\fR calls all necessary live\-build programs in the correct order to complete the installer stage.
|
||||
|
||||
|
@ -23,10 +23,10 @@
|
|||
This program is a part of live\-build.
|
||||
|
||||
.SH HOMEPAGE
|
||||
More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttps://wiki.debian.org/DebianLive\fR>.
|
||||
More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttps://wiki.debian.org/DebianLive\fR>.
|
||||
|
||||
.SH BUGS
|
||||
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>.
|
||||
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 Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
|
||||
|
||||
.SH AUTHOR
|
||||
live\-build was originally written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. Since 2016 development has been continued by the Debian Live team.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170829 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170829 "Debian Live 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 live systems tool suite.
|
||||
\fBlb source\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the Debian Live 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 Live Systems project can be found on the homepage at <\fIhttps://wiki.debian.org/DebianLive\fR>.
|
||||
More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttps://wiki.debian.org/DebianLive\fR>.
|
||||
|
||||
.SH BUGS
|
||||
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>.
|
||||
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 Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
|
||||
|
||||
.SH AUTHOR
|
||||
live\-build was originally written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. Since 2016 development has been continued by the Debian Live team.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
.TH LIVE\-BUILD 7 2017\-08\-29 1:20170829 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 7 2017\-08\-29 1:20170829 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fR \- the live systems tool suite
|
||||
\fBlive\-build\fR \- the Debian Live tool suite
|
||||
|
||||
.SH SYNOPSIS
|
||||
.\" FIXME
|
||||
|
@ -245,10 +245,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 Live Systems project can be found on the homepage at <\fIhttps://wiki.debian.org/DebianLive\fR>.
|
||||
More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttps://wiki.debian.org/DebianLive\fR>.
|
||||
|
||||
.SH BUGS
|
||||
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>.
|
||||
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 Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
|
||||
|
||||
.SH AUTHOR
|
||||
live\-build was originally written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. Since 2016 development has been continued by the Debian Live team.
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170807kali1 "Projet Live Systems"
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170807kali1 "Projet Debian Live"
|
||||
|
||||
.SH NOM
|
||||
\fBlb\fP \- emballage pour les programmes live\-build
|
||||
|
@ -15,7 +15,7 @@
|
|||
|
||||
.SH DESCRIPTION
|
||||
\fBlb\fP est une commande de haut\-niveau (porcelaine) de \fIlive\-build\fP(7), la
|
||||
suite d'outils live systems.
|
||||
suite d'outils Debian Live.
|
||||
.PP
|
||||
|
||||
.\" FIXME
|
||||
|
@ -33,13 +33,13 @@ toutes les options génériques de live\-build options.
|
|||
Ce programme est une partie de live\-build.
|
||||
|
||||
.SH "PAGE D'ACCUEIL"
|
||||
More information about live\-build and the Live Systems project can be found
|
||||
More information about live\-build and the Debian Live project can be found
|
||||
on the homepage at <\fIhttps://debian\-live.alioth.debian.org/\fP>.
|
||||
|
||||
.SH BOGUES
|
||||
Les bogues peuvent être signalés en soumettant un rapport de bogue pour le
|
||||
paquet live\-build dans le BTS à <\fIhttp://bugs.debian.org/\fP> ou par
|
||||
l'écriture d'un courriel à la liste de diffusion Live Systems à
|
||||
l'écriture d'un courriel à la liste de diffusion Debian Live à
|
||||
<\fIdebian\-live@lists.debian.org\fP>.
|
||||
|
||||
.SH AUTEUR
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170807kali1 "Projet Live Systems"
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170807kali1 "Projet Debian Live"
|
||||
|
||||
.SH NOM
|
||||
\fBlb_binary\fP \- Complete the binary stage
|
||||
|
@ -32,13 +32,13 @@ complète de toutes les options génériques de live\-build options.
|
|||
Ce programme est une partie de live\-build.
|
||||
|
||||
.SH "PAGE D'ACCUEIL"
|
||||
More information about live\-build and the Live Systems project can be found
|
||||
More information about live\-build and the Debian Live project can be found
|
||||
on the homepage at <\fIhttps://debian\-live.alioth.debian.org/\fP>.
|
||||
|
||||
.SH BOGUES
|
||||
Les bogues peuvent être signalés en soumettant un rapport de bogue pour le
|
||||
paquet live\-build dans le BTS à <\fIhttp://bugs.debian.org/\fP> ou par
|
||||
l'écriture d'un courriel à la liste de diffusion Live Systems à
|
||||
l'écriture d'un courriel à la liste de diffusion Debian Live à
|
||||
<\fIdebian\-live@lists.debian.org\fP>.
|
||||
|
||||
.SH AUTEUR
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170807kali1 "Projet Live Systems"
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170807kali1 "Projet Debian Live"
|
||||
|
||||
.SH NOM
|
||||
\fBlb_bootstrap\fP \- Complete the bootstrap stage
|
||||
|
@ -32,13 +32,13 @@ complète de toutes les options génériques de live\-build options.
|
|||
Ce programme est une partie de live\-build.
|
||||
|
||||
.SH "PAGE D'ACCUEIL"
|
||||
More information about live\-build and the Live Systems project can be found
|
||||
More information about live\-build and the Debian Live project can be found
|
||||
on the homepage at <\fIhttps://debian\-live.alioth.debian.org/\fP>.
|
||||
|
||||
.SH BOGUES
|
||||
Les bogues peuvent être signalés en soumettant un rapport de bogue pour le
|
||||
paquet live\-build dans le BTS à <\fIhttp://bugs.debian.org/\fP> ou par
|
||||
l'écriture d'un courriel à la liste de diffusion Live Systems à
|
||||
l'écriture d'un courriel à la liste de diffusion Debian Live à
|
||||
<\fIdebian\-live@lists.debian.org\fP>.
|
||||
|
||||
.SH AUTEUR
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170807kali1 "Projet Live Systems"
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170807kali1 "Projet Debian Live"
|
||||
|
||||
.SH NOM
|
||||
\fBlb_build\fP \- Complete the bootstrap, chroot, binary, and source stages
|
||||
|
@ -34,13 +34,13 @@ complète de toutes les options génériques de live\-build options.
|
|||
Ce programme est une partie de live\-build.
|
||||
|
||||
.SH "PAGE D'ACCUEIL"
|
||||
More information about live\-build and the Live Systems project can be found
|
||||
More information about live\-build and the Debian Live project can be found
|
||||
on the homepage at <\fIhttps://debian\-live.alioth.debian.org/\fP>.
|
||||
|
||||
.SH BOGUES
|
||||
Les bogues peuvent être signalés en soumettant un rapport de bogue pour le
|
||||
paquet live\-build dans le BTS à <\fIhttp://bugs.debian.org/\fP> ou par
|
||||
l'écriture d'un courriel à la liste de diffusion Live Systems à
|
||||
l'écriture d'un courriel à la liste de diffusion Debian Live à
|
||||
<\fIdebian\-live@lists.debian.org\fP>.
|
||||
|
||||
.SH AUTEUR
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170807kali1 "Projet Live Systems"
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170807kali1 "Projet Debian Live"
|
||||
|
||||
.SH NOM
|
||||
\fBlb_chroot\fP \- Complete the chroot stage
|
||||
|
@ -32,13 +32,13 @@ complète de toutes les options génériques de live\-build options.
|
|||
Ce programme est une partie de live\-build.
|
||||
|
||||
.SH "PAGE D'ACCUEIL"
|
||||
More information about live\-build and the Live Systems project can be found
|
||||
More information about live\-build and the Debian Live project can be found
|
||||
on the homepage at <\fIhttps://debian\-live.alioth.debian.org/\fP>.
|
||||
|
||||
.SH BOGUES
|
||||
Les bogues peuvent être signalés en soumettant un rapport de bogue pour le
|
||||
paquet live\-build dans le BTS à <\fIhttp://bugs.debian.org/\fP> ou par
|
||||
l'écriture d'un courriel à la liste de diffusion Live Systems à
|
||||
l'écriture d'un courriel à la liste de diffusion Debian Live à
|
||||
<\fIdebian\-live@lists.debian.org\fP>.
|
||||
|
||||
.SH AUTEUR
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170807kali1 "Projet Live Systems"
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170807kali1 "Projet Debian Live"
|
||||
|
||||
.SH NOM
|
||||
\fBlb_clean\fP \- Clean build directory
|
||||
|
@ -63,13 +63,13 @@ relatifs aux sources.
|
|||
Ce programme est une partie de live\-build.
|
||||
|
||||
.SH "PAGE D'ACCUEIL"
|
||||
More information about live\-build and the Live Systems project can be found
|
||||
More information about live\-build and the Debian Live project can be found
|
||||
on the homepage at <\fIhttps://debian\-live.alioth.debian.org/\fP>.
|
||||
|
||||
.SH BOGUES
|
||||
Les bogues peuvent être signalés en soumettant un rapport de bogue pour le
|
||||
paquet live\-build dans le BTS à <\fIhttp://bugs.debian.org/\fP> ou par
|
||||
l'écriture d'un courriel à la liste de diffusion Live Systems à
|
||||
l'écriture d'un courriel à la liste de diffusion Debian Live à
|
||||
<\fIdebian\-live@lists.debian.org\fP>.
|
||||
|
||||
.SH AUTEUR
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170807kali1 "Projet Live Systems"
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170807kali1 "Projet Debian Live"
|
||||
|
||||
.SH NOM
|
||||
\fBlb_config\fP \- Create config directory
|
||||
|
@ -234,7 +234,7 @@
|
|||
|
||||
.SH DESCRIPTION
|
||||
\fBlb config\fP est une commande de haut\-niveau (porcelaine) de
|
||||
\fIlive\-build\fP(7), la suite d'outils live systems.
|
||||
\fIlive\-build\fP(7), la suite d'outils Debian Live.
|
||||
.PP
|
||||
.\" FIXME
|
||||
\fBlb config\fP rempli le répertoire de configuration pour live\-build. Par
|
||||
|
@ -521,7 +521,7 @@ http://debian\-live.alioth.debian.org/live\-build", where VERSION is expanded
|
|||
to the version of live\-build that was used to build the image.
|
||||
.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 'Live Systems project; http:/live\-systems.org/;
|
||||
default, this is set to 'Debian Live 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
|
||||
|
@ -780,13 +780,13 @@ LB_PARENT_MIRROR_BOOTSTRAP. This feature can be false by specifying the
|
|||
Ce programme est une partie de live\-build.
|
||||
|
||||
.SH "PAGE D'ACCUEIL"
|
||||
More information about live\-build and the Live Systems project can be found
|
||||
More information about live\-build and the Debian Live project can be found
|
||||
on the homepage at <\fIhttps://debian\-live.alioth.debian.org/\fP>.
|
||||
|
||||
.SH BOGUES
|
||||
Les bogues peuvent être signalés en soumettant un rapport de bogue pour le
|
||||
paquet live\-build dans le BTS à <\fIhttp://bugs.debian.org/\fP> ou par
|
||||
l'écriture d'un courriel à la liste de diffusion Live Systems à
|
||||
l'écriture d'un courriel à la liste de diffusion Debian Live à
|
||||
<\fIdebian\-live@lists.debian.org\fP>.
|
||||
|
||||
.SH AUTEUR
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170807kali1 "Projet Live Systems"
|
||||
.TH LIVE\-BUILD 1 2017\-08\-29 1:20170807kali1 "Projet Debian Live"
|
||||
|
||||
.SH NOM
|
||||
\fBlb_source\fP \- Complete the source stage
|
||||
|
@ -32,13 +32,13 @@ complète de toutes les options génériques de live\-build options.
|
|||
Ce programme est une partie de live\-build.
|
||||
|
||||
.SH "PAGE D'ACCUEIL"
|
||||
More information about live\-build and the Live Systems project can be found
|
||||
More information about live\-build and the Debian Live project can be found
|
||||
on the homepage at <\fIhttps://debian\-live.alioth.debian.org/\fP>.
|
||||
|
||||
.SH BOGUES
|
||||
Les bogues peuvent être signalés en soumettant un rapport de bogue pour le
|
||||
paquet live\-build dans le BTS à <\fIhttp://bugs.debian.org/\fP> ou par
|
||||
l'écriture d'un courriel à la liste de diffusion Live Systems à
|
||||
l'écriture d'un courriel à la liste de diffusion Debian Live à
|
||||
<\fIdebian\-live@lists.debian.org\fP>.
|
||||
|
||||
.SH AUTEUR
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 7 2017\-08\-29 1:20170807kali1 "Projet Live Systems"
|
||||
.TH LIVE\-BUILD 7 2017\-08\-29 1:20170807kali1 "Projet Debian Live"
|
||||
|
||||
.SH NOM
|
||||
\fBlive\-build\fP \- la suite d'outils live systems
|
||||
\fBlive\-build\fP \- la suite d'outils Debian Live
|
||||
|
||||
.SH SYNOPSIS
|
||||
.\" FIXME
|
||||
|
@ -333,13 +333,13 @@ fichiers; les lignes commençant par des "#" sont ignorées.
|
|||
Ce programme est une partie de live\-build.
|
||||
|
||||
.SH "PAGE D'ACCUEIL"
|
||||
More information about live\-build and the Live Systems project can be found
|
||||
More information about live\-build and the Debian Live project can be found
|
||||
on the homepage at <\fIhttps://debian\-live.alioth.debian.org/\fP>.
|
||||
|
||||
.SH BOGUES
|
||||
Les bogues peuvent être signalés en soumettant un rapport de bogue pour le
|
||||
paquet live\-build dans le BTS à <\fIhttp://bugs.debian.org/\fP> ou par
|
||||
l'écriture d'un courriel à la liste de diffusion Live Systems à
|
||||
l'écriture d'un courriel à la liste de diffusion Debian Live à
|
||||
<\fIdebian\-live@lists.debian.org\fP>.
|
||||
|
||||
.SH AUTEUR
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
このプログラムは live\-build の一部です。
|
||||
|
||||
.SH ホームページ
|
||||
More information about live\-build and the Live Systems project can be found
|
||||
More information about live\-build and the Debian Live project can be found
|
||||
on the homepage at <\fIhttps://debian\-live.alioth.debian.org/\fP>.
|
||||
|
||||
.SH バグ
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
このプログラムは live\-build の一部です。
|
||||
|
||||
.SH ホームページ
|
||||
More information about live\-build and the Live Systems project can be found
|
||||
More information about live\-build and the Debian Live project can be found
|
||||
on the homepage at <\fIhttps://debian\-live.alioth.debian.org/\fP>.
|
||||
|
||||
.SH バグ
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
このプログラムは live\-build の一部です。
|
||||
|
||||
.SH ホームページ
|
||||
More information about live\-build and the Live Systems project can be found
|
||||
More information about live\-build and the Debian Live project can be found
|
||||
on the homepage at <\fIhttps://debian\-live.alioth.debian.org/\fP>.
|
||||
|
||||
.SH バグ
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
このプログラムは live\-build の一部です。
|
||||
|
||||
.SH ホームページ
|
||||
More information about live\-build and the Live Systems project can be found
|
||||
More information about live\-build and the Debian Live project can be found
|
||||
on the homepage at <\fIhttps://debian\-live.alioth.debian.org/\fP>.
|
||||
|
||||
.SH バグ
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
このプログラムは live\-build の一部です。
|
||||
|
||||
.SH ホームページ
|
||||
More information about live\-build and the Live Systems project can be found
|
||||
More information about live\-build and the Debian Live project can be found
|
||||
on the homepage at <\fIhttps://debian\-live.alioth.debian.org/\fP>.
|
||||
|
||||
.SH バグ
|
||||
|
|
|
@ -53,7 +53,7 @@ chroot ディレクトリをマウント解除、削除します。
|
|||
このプログラムは live\-build の一部です。
|
||||
|
||||
.SH ホームページ
|
||||
More information about live\-build and the Live Systems project can be found
|
||||
More information about live\-build and the Debian Live project can be found
|
||||
on the homepage at <\fIhttps://debian\-live.alioth.debian.org/\fP>.
|
||||
|
||||
.SH バグ
|
||||
|
|
|
@ -434,7 +434,7 @@ default this is set to "live\-build \fIVERSION\fP;
|
|||
http://debian\-live.alioth.debian.org/live\-build", where VERSION is expanded
|
||||
to the version of live\-build that was used to build the image.
|
||||
.IP "\fB\-\-iso\-publisher\fP \fI名前\fP" 4
|
||||
出来上がる CD/DVD イメージのヘッダの PUBLISHED フィールドをセットします。デフォルトは「Live Systems project;
|
||||
出来上がる CD/DVD イメージのヘッダの PUBLISHED フィールドをセットします。デフォルトは「Debian Live project;
|
||||
http:/live\-systems.org/;
|
||||
debian\-live@lists.debian.org」となっています。独自の非公式イメージを配布する際はこれを忘れずに最新の適切な値に変更してください。
|
||||
.IP "\fB\-\-iso\-volume\fP \fI名前\fP" 4
|
||||
|
@ -626,7 +626,7 @@ APT_OPTIONS や GZIP_OPTIONS と同様に LB_ を付加しません。
|
|||
このプログラムは live\-build の一部です。
|
||||
|
||||
.SH ホームページ
|
||||
More information about live\-build and the Live Systems project can be found
|
||||
More information about live\-build and the Debian Live project can be found
|
||||
on the homepage at <\fIhttps://debian\-live.alioth.debian.org/\fP>.
|
||||
|
||||
.SH バグ
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
このプログラムは live\-build の一部です。
|
||||
|
||||
.SH ホームページ
|
||||
More information about live\-build and the Live Systems project can be found
|
||||
More information about live\-build and the Debian Live project can be found
|
||||
on the homepage at <\fIhttps://debian\-live.alioth.debian.org/\fP>.
|
||||
|
||||
.SH バグ
|
||||
|
|
|
@ -305,7 +305,7 @@ live\-build が自動的にデフォルト値をセットします。
|
|||
このプログラムは live\-build の一部です。
|
||||
|
||||
.SH ホームページ
|
||||
More information about live\-build and the Live Systems project can be found
|
||||
More information about live\-build and the Debian Live project can be found
|
||||
on the homepage at <\fIhttps://debian\-live.alioth.debian.org/\fP>.
|
||||
|
||||
.SH バグ
|
||||
|
|
Loading…
Reference in New Issue