From d1047e809a90daa0e88329efc0db21931be0b919 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2013 14:48:46 +0200 Subject: Adding debian version 4.0~a1-1. --- VERSION | 2 +- bin/lb | 2 +- bin/live-build | 7 +- contrib/grub-splash/lenny/COPYING | 26 + contrib/grub-splash/lenny/klowner.rle | Bin 0 -> 9519 bytes contrib/grub-splash/lenny/klowner_debboot.png | Bin 0 -> 6329 bytes contrib/grub-splash/lenny/live.xpm.gz | Bin 0 -> 7763 bytes contrib/grub-splash/lenny/live_debboot.png | Bin 0 -> 15765 bytes debian/changelog | 300 +-- debian/control | 8 +- debian/copyright | 35 +- debian/live-build.bug-presubj | 4 +- debian/live-build.bug-script | 2 +- debian/rules | 2 +- debian/source/options | 1 + examples/auto/build | 2 - examples/auto/clean | 2 - examples/auto/config | 2 - examples/gitignore | 29 - examples/hooks/minimal.chroot | 2 +- examples/hooks/stripped.chroot | 4 +- examples/hooks/symlinks.chroot | 22 + frontends/cgi/live-build-cgi | 22 +- frontends/cgi/live-build-cgi.cron | 68 +- frontends/cgi/live-build-cgi.default | 8 +- functions/aliases.sh | 2 +- functions/architectures.sh | 2 +- functions/arguments.sh | 2 +- functions/breakpoints.sh | 2 +- functions/cache.sh | 2 +- functions/chroot.sh | 2 +- functions/color.sh | 2 +- functions/common.sh | 2 +- functions/conffile.sh | 2 +- functions/cursor.sh | 2 +- functions/defaults.sh | 285 ++- functions/echo.sh | 2 +- functions/exit.sh | 2 +- functions/help.sh | 2 +- functions/lockfile.sh | 2 +- functions/losetup.sh | 2 +- functions/man.sh | 2 +- functions/packagelists.sh | 2 +- functions/packages.sh | 2 +- functions/releases.sh | 6 +- functions/stagefile.sh | 2 +- functions/templates.sh | 2 +- functions/usage.sh | 2 +- functions/wrapper.sh | 2 +- manpages/Makefile | 2 +- manpages/bin/update-version.sh | 10 +- manpages/de/lb.de.1 | 48 + manpages/de/lb_binary.de.1 | 47 + manpages/de/lb_bootstrap.de.1 | 47 + manpages/de/lb_build.de.1 | 49 + manpages/de/lb_chroot.de.1 | 47 + manpages/de/lb_clean.de.1 | 73 + manpages/de/lb_config.de.1 | 807 +++++++ manpages/de/lb_source.de.1 | 47 + manpages/de/lb_testroot.de.1 | 53 + manpages/de/live-build.de.7 | 290 +++ manpages/en/lb.1 | 2 +- manpages/en/lb_binary.1 | 2 +- manpages/en/lb_bootstrap.1 | 2 +- manpages/en/lb_build.1 | 2 +- manpages/en/lb_chroot.1 | 2 +- manpages/en/lb_clean.1 | 2 +- manpages/en/lb_config.1 | 24 +- manpages/en/lb_source.1 | 2 +- manpages/en/lb_testroot.1 | 2 +- manpages/en/live-build.7 | 2 +- manpages/po/de/lb.1.po | 202 ++ manpages/po/de/lb_binary.1.po | 204 ++ manpages/po/de/lb_bootstrap.1.po | 204 ++ manpages/po/de/lb_build.1.po | 204 ++ manpages/po/de/lb_chroot.1.po | 204 ++ manpages/po/de/lb_clean.1.po | 302 +++ manpages/po/de/lb_config.1.po | 2454 ++++++++++++++++++++ manpages/po/de/lb_source.1.po | 204 ++ manpages/po/de/lb_testroot.1.po | 214 ++ manpages/po/de/live-build.7.po | 1240 ++++++++++ manpages/po4a.cfg | 2 +- manpages/pot/lb.1.pot | 30 +- manpages/pot/lb_binary.1.pot | 30 +- manpages/pot/lb_bootstrap.1.pot | 30 +- manpages/pot/lb_build.1.pot | 30 +- manpages/pot/lb_chroot.1.pot | 30 +- manpages/pot/lb_clean.1.pot | 30 +- manpages/pot/lb_config.1.pot | 602 ++--- manpages/pot/lb_source.1.pot | 30 +- manpages/pot/lb_testroot.1.pot | 30 +- manpages/pot/live-build.7.pot | 50 +- scripts/build.sh | 37 +- scripts/build/binary | 2 +- scripts/build/binary_checksums | 15 +- scripts/build/binary_chroot | 4 +- scripts/build/binary_debian-installer | 124 +- scripts/build/binary_disk | 8 +- scripts/build/binary_grub | 2 +- scripts/build/binary_grub2 | 2 +- scripts/build/binary_hdd | 16 +- scripts/build/binary_hooks | 2 +- scripts/build/binary_includes | 2 +- scripts/build/binary_iso | 117 +- scripts/build/binary_linux-image | 9 +- scripts/build/binary_loadlin | 79 +- scripts/build/binary_manifest | 7 +- scripts/build/binary_memtest | 4 +- scripts/build/binary_netboot | 2 +- scripts/build/binary_package-lists | 2 +- scripts/build/binary_rootfs | 10 +- scripts/build/binary_silo | 2 +- scripts/build/binary_syslinux | 119 +- scripts/build/binary_tar | 2 +- scripts/build/binary_win32-loader | 35 +- scripts/build/binary_yaboot | 2 +- scripts/build/binary_zsync | 2 +- scripts/build/bootstrap | 10 +- scripts/build/bootstrap_archive-keys | 115 - scripts/build/bootstrap_cache | 2 +- scripts/build/bootstrap_cdebootstrap | 6 +- scripts/build/bootstrap_debootstrap | 4 +- scripts/build/build | 2 +- scripts/build/chroot | 2 +- scripts/build/chroot_apt | 18 +- scripts/build/chroot_archives | 324 +-- scripts/build/chroot_cache | 2 +- scripts/build/chroot_debianchroot | 2 +- scripts/build/chroot_devpts | 2 +- scripts/build/chroot_dpkg | 34 +- scripts/build/chroot_hacks | 122 +- scripts/build/chroot_hooks | 2 +- scripts/build/chroot_hostname | 20 +- scripts/build/chroot_hosts | 2 +- scripts/build/chroot_includes | 2 +- scripts/build/chroot_install-packages | 2 +- scripts/build/chroot_interactive | 2 +- scripts/build/chroot_linux-image | 35 +- scripts/build/chroot_live-packages | 2 +- scripts/build/chroot_package-lists | 4 +- scripts/build/chroot_preseed | 8 +- scripts/build/chroot_proc | 2 +- scripts/build/chroot_resolv | 2 +- scripts/build/chroot_selinuxfs | 2 +- scripts/build/chroot_sysfs | 2 +- scripts/build/chroot_sysv-rc | 16 +- scripts/build/chroot_tmpfs | 2 +- scripts/build/chroot_upstart | 27 +- scripts/build/clean | 8 +- scripts/build/config | 75 +- scripts/build/source | 3 +- scripts/build/source_checksums | 13 +- scripts/build/source_debian | 32 +- scripts/build/source_debian-live | 2 +- scripts/build/source_disk | 8 +- scripts/build/source_hdd | 2 +- scripts/build/source_hooks | 78 - scripts/build/source_iso | 22 +- scripts/build/source_tar | 2 +- scripts/build/testroot | 2 +- share/bin/Packages | 2 +- share/bootloaders/extlinux/advanced.cfg | 3 - share/bootloaders/extlinux/hdt.c32 | 1 - share/bootloaders/extlinux/install.cfg | 12 +- share/bootloaders/extlinux/ldlinux.c32 | 1 - share/bootloaders/extlinux/libcom32.c32 | 1 - share/bootloaders/extlinux/libutil.c32 | 1 - share/bootloaders/extlinux/menu.cfg | 7 - share/bootloaders/extlinux/stdmenu.cfg | 2 +- share/bootloaders/isolinux/advanced.cfg | 3 - share/bootloaders/isolinux/hdt.c32 | 1 - share/bootloaders/isolinux/install.cfg | 12 +- share/bootloaders/isolinux/ldlinux.c32 | 1 - share/bootloaders/isolinux/libcom32.c32 | 1 - share/bootloaders/isolinux/libutil.c32 | 1 - share/bootloaders/isolinux/menu.cfg | 7 - share/bootloaders/isolinux/stdmenu.cfg | 2 +- share/bootloaders/pxelinux/advanced.cfg | 3 - share/bootloaders/pxelinux/hdt.c32 | 1 - share/bootloaders/pxelinux/install.cfg | 12 +- share/bootloaders/pxelinux/ldlinux.c32 | 1 - share/bootloaders/pxelinux/libcom32.c32 | 1 - share/bootloaders/pxelinux/libutil.c32 | 1 - share/bootloaders/pxelinux/menu.cfg | 7 - share/bootloaders/pxelinux/stdmenu.cfg | 2 +- share/bootloaders/syslinux/advanced.cfg | 3 - share/bootloaders/syslinux/hdt.c32 | 1 - share/bootloaders/syslinux/install.cfg | 12 +- share/bootloaders/syslinux/ldlinux.c32 | 1 - share/bootloaders/syslinux/libcom32.c32 | 1 - share/bootloaders/syslinux/libutil.c32 | 1 - share/bootloaders/syslinux/menu.cfg | 7 - share/bootloaders/syslinux/stdmenu.cfg | 2 +- share/hooks/0010-disable-kexec-tools.chroot | 16 - share/hooks/0010-update-apt-file-cache.chroot | 14 + share/hooks/0020-update-apt-xapian-index.chroot | 14 + share/hooks/0030-update-mlocate-database.chroot | 14 + share/hooks/0040-remove-dbus-machine-id.chroot | 9 + share/hooks/0050-remove-gnome-icon-cache.chroot | 9 + .../0060-remove-openssh-server-host-keys.chroot | 10 + share/hooks/0070-remove-python-py.chroot | 9 + .../hooks/0080-remove-udev-persistent-rules.chroot | 16 + share/hooks/0090-remove-apt-sources-lists.chroot | 9 + .../hooks/0100-remove-adjtime-configuration.chroot | 20 - share/hooks/0100-remove-linux-image-backups.chroot | 8 + share/hooks/0110-remove-backup-files.chroot | 18 - share/hooks/0120-remove-dbus-machine-id.chroot | 9 - share/hooks/0130-remove-gnome-icon-cache.chroot | 9 - share/hooks/0140-remove-log-files.chroot | 9 - share/hooks/0150-remove-mdadm-configuration.chroot | 7 - .../0160-remove-openssh-server-host-keys.chroot | 10 - share/hooks/0170-remove-python-py.chroot | 9 - share/hooks/0180-remove-systemd-machine-id.chroot | 9 - share/hooks/0190-remove-temporary-files.chroot | 14 - .../hooks/0200-remove-udev-persistent-rules.chroot | 16 - share/hooks/0300-update-apt-file-cache.chroot | 14 - share/hooks/0310-update-apt-xapian-index.chroot | 14 - share/hooks/0320-update-glx-alternative.chroot | 9 - share/hooks/0330-update-mlocate-database.chroot | 14 - share/hooks/0340-update-nvidia-alternative.chroot | 9 - share/hooks/0910-remove-apt-sources-lists.chroot | 8 - templates/cgi/debian/footer.html | 18 +- templates/cgi/debian/form.html | 17 +- templates/cgi/debian/header.html | 109 +- templates/grub/splash.xpm.gz | Bin 32058 -> 7763 bytes templates/grub2/grub.cfg | 2 +- templates/grub2/splash.tga | Bin 50004 -> 45997 bytes 227 files changed, 8579 insertions(+), 2410 deletions(-) create mode 100644 contrib/grub-splash/lenny/COPYING create mode 100644 contrib/grub-splash/lenny/klowner.rle create mode 100644 contrib/grub-splash/lenny/klowner_debboot.png create mode 100644 contrib/grub-splash/lenny/live.xpm.gz create mode 100644 contrib/grub-splash/lenny/live_debboot.png delete mode 100644 examples/gitignore create mode 100755 examples/hooks/symlinks.chroot create mode 100644 manpages/de/lb.de.1 create mode 100644 manpages/de/lb_binary.de.1 create mode 100644 manpages/de/lb_bootstrap.de.1 create mode 100644 manpages/de/lb_build.de.1 create mode 100644 manpages/de/lb_chroot.de.1 create mode 100644 manpages/de/lb_clean.de.1 create mode 100644 manpages/de/lb_config.de.1 create mode 100644 manpages/de/lb_source.de.1 create mode 100644 manpages/de/lb_testroot.de.1 create mode 100644 manpages/de/live-build.de.7 create mode 100644 manpages/po/de/lb.1.po create mode 100644 manpages/po/de/lb_binary.1.po create mode 100644 manpages/po/de/lb_bootstrap.1.po create mode 100644 manpages/po/de/lb_build.1.po create mode 100644 manpages/po/de/lb_chroot.1.po create mode 100644 manpages/po/de/lb_clean.1.po create mode 100644 manpages/po/de/lb_config.1.po create mode 100644 manpages/po/de/lb_source.1.po create mode 100644 manpages/po/de/lb_testroot.1.po create mode 100644 manpages/po/de/live-build.7.po delete mode 100755 scripts/build/bootstrap_archive-keys delete mode 100755 scripts/build/source_hooks delete mode 100644 share/bootloaders/extlinux/advanced.cfg delete mode 120000 share/bootloaders/extlinux/hdt.c32 delete mode 120000 share/bootloaders/extlinux/ldlinux.c32 delete mode 120000 share/bootloaders/extlinux/libcom32.c32 delete mode 120000 share/bootloaders/extlinux/libutil.c32 delete mode 100644 share/bootloaders/isolinux/advanced.cfg delete mode 120000 share/bootloaders/isolinux/hdt.c32 delete mode 120000 share/bootloaders/isolinux/ldlinux.c32 delete mode 120000 share/bootloaders/isolinux/libcom32.c32 delete mode 120000 share/bootloaders/isolinux/libutil.c32 delete mode 100644 share/bootloaders/pxelinux/advanced.cfg delete mode 120000 share/bootloaders/pxelinux/hdt.c32 delete mode 120000 share/bootloaders/pxelinux/ldlinux.c32 delete mode 120000 share/bootloaders/pxelinux/libcom32.c32 delete mode 120000 share/bootloaders/pxelinux/libutil.c32 delete mode 100644 share/bootloaders/syslinux/advanced.cfg delete mode 120000 share/bootloaders/syslinux/hdt.c32 delete mode 120000 share/bootloaders/syslinux/ldlinux.c32 delete mode 120000 share/bootloaders/syslinux/libcom32.c32 delete mode 120000 share/bootloaders/syslinux/libutil.c32 delete mode 100755 share/hooks/0010-disable-kexec-tools.chroot create mode 100755 share/hooks/0010-update-apt-file-cache.chroot create mode 100755 share/hooks/0020-update-apt-xapian-index.chroot create mode 100755 share/hooks/0030-update-mlocate-database.chroot create mode 100755 share/hooks/0040-remove-dbus-machine-id.chroot create mode 100755 share/hooks/0050-remove-gnome-icon-cache.chroot create mode 100755 share/hooks/0060-remove-openssh-server-host-keys.chroot create mode 100755 share/hooks/0070-remove-python-py.chroot create mode 100755 share/hooks/0080-remove-udev-persistent-rules.chroot create mode 100755 share/hooks/0090-remove-apt-sources-lists.chroot delete mode 100755 share/hooks/0100-remove-adjtime-configuration.chroot create mode 100755 share/hooks/0100-remove-linux-image-backups.chroot delete mode 100755 share/hooks/0110-remove-backup-files.chroot delete mode 100755 share/hooks/0120-remove-dbus-machine-id.chroot delete mode 100755 share/hooks/0130-remove-gnome-icon-cache.chroot delete mode 100755 share/hooks/0140-remove-log-files.chroot delete mode 100755 share/hooks/0150-remove-mdadm-configuration.chroot delete mode 100755 share/hooks/0160-remove-openssh-server-host-keys.chroot delete mode 100755 share/hooks/0170-remove-python-py.chroot delete mode 100755 share/hooks/0180-remove-systemd-machine-id.chroot delete mode 100755 share/hooks/0190-remove-temporary-files.chroot delete mode 100755 share/hooks/0200-remove-udev-persistent-rules.chroot delete mode 100755 share/hooks/0300-update-apt-file-cache.chroot delete mode 100755 share/hooks/0310-update-apt-xapian-index.chroot delete mode 100755 share/hooks/0320-update-glx-alternative.chroot delete mode 100755 share/hooks/0330-update-mlocate-database.chroot delete mode 100755 share/hooks/0340-update-nvidia-alternative.chroot delete mode 100755 share/hooks/0910-remove-apt-sources-lists.chroot diff --git a/VERSION b/VERSION index 803e8b162..c3b296a08 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.5-1 +4.0~a1-1 diff --git a/bin/lb b/bin/lb index d79a62cfd..00868b50a 100755 --- a/bin/lb +++ b/bin/lb @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/bin/live-build b/bin/live-build index 4f277622c..d7eb28f66 100755 --- a/bin/live-build +++ b/bin/live-build @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program is free software: you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -30,9 +30,10 @@ then man live-build exit 0 else - Echo "live-build contains the scripts to build a Debian Live system from a configuration directory." + Echo "live-build is a set of scripts to build Debian Live system images." + echo + Echo "The idea behind live-build is a framework that uses a configuration directory to completely automate and customize all aspects of building a Live image." echo Echo "An introduction to live-build can be found in the live-build(7) manpage." - exit 0 fi diff --git a/contrib/grub-splash/lenny/COPYING b/contrib/grub-splash/lenny/COPYING new file mode 100644 index 000000000..f06b0e648 --- /dev/null +++ b/contrib/grub-splash/lenny/COPYING @@ -0,0 +1,26 @@ +The grub splash for Debian Live was made by Daniel Baumann +based on the original work of Mark Riedesel. + +The contribution of Daniel is hereby placed in the public domain (no rights +reserved). + +--------------- +http://dugnet.com/klown/pics/klowner_debboot.png +by Mark Riedesel, license same as open use logo + +To create klowner.rle: + + 1. convert klowner.png klowner.bmp + 2. bmptoppm < klowner.bmp | ppmtolss16 #FBFDFA=7 > klowner.rle + + (FBFDFA is the color used for the inside of the "n" in Debian.) +--------------- + +Debian Open Use Logo License + +Copyright (c) 1999 Software in the Public Interest +This logo or a modified version may be used by anyone to refer to the Debian +project, but does not indicate endorsement by the project. + +Note: we would appreciate that you make the image a link to +http://www.debian.org/ if you use it on a web page. diff --git a/contrib/grub-splash/lenny/klowner.rle b/contrib/grub-splash/lenny/klowner.rle new file mode 100644 index 000000000..126b6b2ee Binary files /dev/null and b/contrib/grub-splash/lenny/klowner.rle differ diff --git a/contrib/grub-splash/lenny/klowner_debboot.png b/contrib/grub-splash/lenny/klowner_debboot.png new file mode 100644 index 000000000..5ca51d816 Binary files /dev/null and b/contrib/grub-splash/lenny/klowner_debboot.png differ diff --git a/contrib/grub-splash/lenny/live.xpm.gz b/contrib/grub-splash/lenny/live.xpm.gz new file mode 100644 index 000000000..ea1623b4d Binary files /dev/null and b/contrib/grub-splash/lenny/live.xpm.gz differ diff --git a/contrib/grub-splash/lenny/live_debboot.png b/contrib/grub-splash/lenny/live_debboot.png new file mode 100644 index 000000000..a246cfb29 Binary files /dev/null and b/contrib/grub-splash/lenny/live_debboot.png differ diff --git a/debian/changelog b/debian/changelog index b011c4a22..fb10afccb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,300 +1,8 @@ -live-build (3.0.5-1) unstable; urgency=low +live-build (4.0~a1-1) experimental; urgency=low - * Skipping loadlin inclusion on netboot images. + * Dropping support for squeeze and squeeze-based distributions. - -- Daniel Baumann Tue, 30 Apr 2013 10:26:09 +0200 - -live-build (3.0.4-1) unstable; urgency=low - - * Correcting variable typo when setting distribution specific defaults - of the backports mirror for the binary image. - - -- Daniel Baumann Mon, 29 Apr 2013 12:47:24 +0200 - -live-build (3.0.3-1) unstable; urgency=low - - * Updating debian-backports mirrors for wheezy. - * Enabling release updates (formerly known as volatile) for wheezy. - - -- Daniel Baumann Thu, 25 Apr 2013 17:39:31 +0200 - -live-build (3.0.2-1) unstable; urgency=low - - [ Daniel Baumann ] - * Allowing to use parted its automatic offset handling at the beginning - of a disk, rather than to harcode it to first block (Closes: #647607). - * Aborting with error if hdd label has a whitespace (Closes: #648861). - * Updating d-i suite symlink for wheezy release. - * Correcting typo in grub2 config template. - * Synchronise grub and grub2 splashes with internal live-build splash - for syslinux bootloaders. - * Removing non-existent --apt-indices none references. - * Also showing distribution in lb config initial messages. - * Making messages about reading system conffiles in lb config more - accurate. - * Harmonize handling of pre-existing gnupg dotfiles in chroot when - handling fake signing keys for local repository. - * Making some more debian source-selections conditional on certain image - options. - * Adding source_hooks for hooks on source images like already supported - on binary images. - - [ Richard Nelson ] - * Add sanity check on config type to build for l-b-cgi. - * Add _CGI_CONFIG_APPEND varialbe for appending options to lb config - call on l-b-cgi frontend. - * Change _CGI_CONFIG_APPEND to front of the lb config call on l-b-cgi - frontend. - * Removing quotes around _CGI_CONFIG_APPEND to handle multiple - parameters correctly on l-b-cgi frontend. - * Adding binary image type to config call on l-b-cgi frontend. - * Add log information of git:://url for l-b-cgi frontend. - * Append to log file on errors and not truncate the file on l-b-cgi - frontend. - - [ Daniel Baumann ] - * Correcting spelling typos, thanks to Adam D. Barratt . - - [ Raphaël Hertzog ] - * Fixing win32-loader.ini by including the GTK related entries. - - [ Daniel Baumann ] - * Correcting typo directory when dereferencing syslinux symlinks when - building chrooted, thanks to Luigi Capriotti . - * Using dpkg-divert in chroot_upstart script to handle upgrades of - upstart during the build (Closes: #702537). - * Using dpkg-divert for other diversions too to handle upgrades of the - diverted stuff during build. - * Adding generic live-build handle in chroot_dpkg for other live - packages to act upon. - * Updating fallback help message in live-build pseudo-command. - * Correcting grammer error in live-build description. - * Adding set -e in example auto scripts. - - [ Richard Nelson ] - * Converting l-b-cgi frontend to process forms with post. - - [ Daniel Baumann ] - * Cleaning up installer file locations for progress-linux. - * Stripping out comments in package lists. - * Updating derivatives archive-key signature validiation to look by - default at both debian and debian-maintainers keyrings. - * Updating bootstrap mirror for progress-linux. - - -- Daniel Baumann Thu, 25 Apr 2013 12:41:54 +0200 - -live-build (3.0.1-1) unstable; urgency=low - - * Removing superfluous menu default directive in installer syslinux - menues. - * Updating wheezy release number. - * Updating squeeze point-release number. - * Dropping German manpage translations stubs for the release. - - -- Daniel Baumann Thu, 14 Feb 2013 19:31:04 +0100 - -live-build (3.0.0-1) unstable; urgency=low - - * Updating wheezy pre-release number for b4. - * Dropping dpkg compression level. - * Correcting spelling typos in changelog to make lintian happy. - * Escaping quotes to workaround a false-positive of checkbashisms in - binary_debian-installer. - * Correcting install path in loadlins install.bat for the gtk d-i - flavour. - * Switching default binary filesystem for hdd images to fat32 to be more - robust on todays flash devices. - * Correcting vshift in syslinux themes to correct display bug with - overlong lines, thanks to Thanatermesis . - * Adding bootrap_archive-keys to establish secure trust-chain on top of - debian-keyring for derivatives. - * Updating syslinux configurations and handling for syslinux 5. - * Adding hook to remove systemd machine-id. - * Renumbering hooks. - * Correcting wrong debian-installer syslinux menu files. - * Including HDT in advanced options menu within syslinux menu. - * Updating binary_debian-installer for newer append replacement - variables used in syslinux configs. - * Dropping theme package support, themes are either in the config tree - or the embedded one from live-build is used. - * Correctly remove binary contents and packages file in clean script. - * Adding key-shortcut for advanced options in syslinux menu. - * Removing default menu marker for install entry in syslinux menu. - * Converting splash.svg not just splash.svg.in files as syslinux - bootsplashes. - * Removing dropped syslinux-theme config option from lb_config manpage. - - -- Daniel Baumann Sat, 09 Feb 2013 00:18:07 +0100 - -live-build (3.0~b6-1) unstable; urgency=low - - [ Daniel Baumann ] - * Updating manpage year handling for 2013. - * Updating wheezy beta-release number. - * Using cat instead of echo to workaround incompatible and conflicting - uses in escaping of \t in dash and bash, and less importantly to - workaround a false-positive in checkbashisms. - * Updating footer link to 'legal information' in cgi html template. - * Cleaning up binary_loadlin. - * Updating for twitter-bootstrap usage on live.debia.net in the cgi html - templates. - * Updating footer in cgi html template. - * Correcting spelling typo in html footer of the cgi, thanks to Jean- - Christophe Saint-Marc . - * Removing reference to removed --package-lists option in lb_config - manpage (Closes: #698260). - - [ Richard Nelson ] - * Correcting typo on functions/default.sh, thanks to jhcha54008 - (Closes: #698397). - - [ Daniel Baumann ] - * Updating samhain workaround in chroot_dpkg to work if live-build is - being used with sudo or fakeroot (Closes: #698423). - * Correcting apt-key cleanup of local dummy signing keys when using - local packages, thanks to jhcha54008 . - * Falling back to use genisoimage when building squeeze iso-hybrid - images. - * Applying slightly modified patch from Raphaël Hertzog - to fix automatic firmware inclusion when using - debian-installer with live-installer and having firmware packages - installed in the live system already. - - -- Daniel Baumann Sun, 20 Jan 2013 10:17:42 +0100 - -live-build (3.0~b5-1) unstable; urgency=low - - * Omitting binary manifest creation when chroot filesystem is set to - none. - * Omitting memtest in binary if chroot filesystem is set to none. - * Removing redundant check for linux-images in binary_linux-image. - * Correcting glitch with plain chroot filesystems in binary_chroot. - * Switching order of kernel flavours in defaults, the last added one in - the list becomes the default symlink target in the rootfs by apt. - * Using .cfg suffix for consistency with debian-installer on preseed - files in config/preseed. - * Adding sample gitignore file in examples. - * Setting debian-installer to false in all modes by default. - * Updating year in all copyright notices. - * Updating removal of backup files in stripped example hook to also work - with spaces in filenames. - * Don't fail when adding symlinks for firmware in binary/firmware for - debian-installer and the symlink already exists (Closes: #696688). - * Defaulting to obsolete md5 for checksums instead of sha256 on debian, - as debians cdrom-check in d-i only supports md5. - * Defaulting to obsolete filenames for checksums on debian, as debians - cdrom-check in d-i only supports legacy filenames (Closes: #697082). - * Correcting spelling typo in help text within the binary checksums - file. - * Also ignoring legacy checksum filenames when creating checksum files. - * Creating autorun.inf in binary_win32-loader. - * Dropping stable and unstable dist symlinks for d-i in dists for - wheezy. - * Creating install.bat for loadlin. - * Only including gtk d-i in win32-loader config if available on the - target image. - * Updating win32-loader.ini for wheezy. - * Correcting legacy filename for checksum files. - * Removing all checksum files in lb clean. - * Adding support for sha512 checksums. - * Dropping pre-squeeze handling for win32-loader files. - - -- Daniel Baumann Wed, 02 Jan 2013 11:45:30 +0100 - -live-build (3.0~b4-1) unstable; urgency=low - - [ Daniel Baumann ] - * Moving removal of actual backup files for apt sources into correct - hook. - * Renumbering hooks. - * Disabling accidentally enabled removal of apt sources hook by default. - - [ Richard Nelson ] - * Unify _DEBUG variable values to be true or false for l-b-cgi. - - [ Daniel Baumann ] - * Removing grub package from binary_debian-installer for wheezy. - - -- Daniel Baumann Sun, 23 Dec 2012 10:50:38 +0100 - -live-build (3.0~b3-1) unstable; urgency=low - - * Removing old code in chroot_hacks for tasks which are not used - anymore. - * Moving kexec-tools default preseeding into its own hook script. - * Marking loop-aes-utils related hack as squeeze only. - * Moving removal of backup and temporary files to their own hook script. - * Adding default hook to truncate log files. - * Also removing man chache in remove-temporary-files hook. - * Adding default hook to use newest nvidia version. - * Using consistent naming for default hooks. - * Adding default hook to use mesa glx renderer. - * Merging remove-linux-image-backups into remove-backup-files hook. - * Renumbering hooks. - * Correcting config tree version check for older versions. - * Correcting config tree version check for the current version. - * Removing some dead default handling code for global includes which do - not exist anymore. - * Removing kubuntu mode, it's not different anymore to standard ubuntu - mode. - - -- Daniel Baumann Mon, 17 Dec 2012 20:29:56 +0100 - -live-build (3.0~b2-1) unstable; urgency=low - - [ Daniel Baumann ] - * Updating wheezy release number. - * Removing not really useful symlinks example hook. - * Adding default hook to remove mdadm configuration. - * Correcting spelling typo in bug script. - * Adding support for live-images configs and arbitrary configuration - directories in lb_config --config option. - * Avoid re-populating an already populated configuration tree when using - lb config --config. - * Updating removal of adjtime in a split out hook for wheezy. - - [ Richard Nelson ] - * Update l-b-cgi frontend to support new git config structure. - - [ Daniel Baumann ] - * Switching from genisoimage to xorriso. - - -- Daniel Baumann Sun, 16 Dec 2012 21:57:11 +0100 - -live-build (3.0~b1-1) unstable; urgency=low - - [ Raphaël Hertzog ] - * Adding initial menu entries for debian-installer. - - [ Daniel Baumann ] - * Removing local/bin by default in lb_clean too. - * Skipping creation of soon to be replaced config/templates directory. - - -- Daniel Baumann Mon, 10 Dec 2012 20:38:58 +0100 - -live-build (3.0~a69-1) unstable; urgency=low - - * Also avoiding to use xz compression for squashfs for kubuntu. - * Removing some leftovers from stripped and minimal package lists. - * Updating powerpc kernel list on ubuntu. - * Adding dropped empty-line separator in defaults. - * Adding dropped empty-line separator in binary_debian-installer. - * Updating wording about regenerating config trees. - * Correcting test for no config tree version number to match all other - cases, not just lower-than-1. - * Harmonizing apt configuration handling in chroot_archives. - * Adding support for local apt conf.d snippets in archive definitions - (Closes: #685791). - * Ensuring that functions are either sources locally or globally, but - not both. - * Adding proper header to build.sh include. - * Dropping ubuntu guards on firmware selection code, we're not enabling - firmware inclusion in ubuntu mode anyway. - * Adding back legacy filtering for firmware packages on squeeze when - contrib or non-free is not enabled. - - -- Daniel Baumann Thu, 06 Dec 2012 21:09:00 +0100 + -- Daniel Baumann Fri, 30 Nov 2012 15:22:32 +0100 live-build (3.0~a68-1) unstable; urgency=low @@ -4504,7 +4212,7 @@ live-helper (1.0~a38-1) unstable; urgency=medium * Don't fail if resolv.conf is a symlink, thanks to David Madore (Closes: #457595). * Fixing changelog. - * Consistently using the pipe as separator in sed commands now. + * Consistently using the pipe as seperator in sed commands now. * Checking for /sys/class rather than /sys/kernel, avoids problem when running under OpenVZ which doesn't have sys/kernel, thanks to Takeshi Yaegashi . diff --git a/debian/control b/debian/control index bfa5d8916..3b957e9a6 100644 --- a/debian/control +++ b/debian/control @@ -16,11 +16,11 @@ Recommends: live-boot-doc, live-config-doc, live-manual-html | live-manual, cpio, gnu-fdisk Suggests: - dosfstools, debian-keyring, xorriso, git, gpgv, loadlin, memtest86+ | memtest86, - mtools, parted, squashfs-tools | mtd-tools, sudo | fakeroot, syslinux | grub, + dosfstools, genisoimage, git, loadlin, memtest86+ | memtest86, mtools, parted, + squashfs-tools | mtd-tools, sudo | fakeroot, syslinux | grub, uuid-runtime, win32-loader Description: Live System Build Scripts - live-build contains the scripts to build a live system from a configuration + live-build contains the scripts that build a live system from a configuration directory. Package: live-build-cgi @@ -28,7 +28,7 @@ Architecture: all Depends: ${misc:Depends}, live-build (= ${source:Version}) Recommends: apache2 | httpd, cron Description: Live System Build Scripts (CGI frontend) - live-build contains the scripts to build a live system from a configuration + live-build contains the scripts that build a live system from a configuration directory. . This package contains the CGI frontend (experimental!). diff --git a/debian/copyright b/debian/copyright index c96991b50..0c57bbebc 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,11 +4,15 @@ Upstream-Contact: Debian Live Project Source: http://live.debian.net/archive/packages/live-build/ Files: * -Copyright: 2006-2013 Daniel Baumann +Copyright: 2006-2012 Daniel Baumann License: GPL-3+ +Files: contrib/grub-splash/lenny +Copyright: n/a +License: other + Files: share/bootloaders/*/splash.svg.in -Copyright: 2006-2013 Daniel Baumann +Copyright: 2006-2012 Daniel Baumann License: other License: GPL-3+ @@ -28,6 +32,33 @@ License: GPL-3+ The complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3 file. +License: other + The splash for Debian Live was made by Daniel Baumann based + on the original work of Mark Riedesel. + . + The contribution of Daniel is hereby placed in the public domain (no rights + reserved). + . + --------------- + http://dugnet.com/klown/pics/klowner_debboot.png + by Mark Riedesel, license same as open use logo + . + To create klowner.rle: + . + 1. convert klowner.png klowner.bmp + 2. bmptoppm < klowner.bmp | ppmtolss16 #FBFDFA=7 > klowner.rle + (FBFDFA is the color used for the inside of the "n" in Debian.) + --------------- + . + Debian Open Use Logo License + . + Copyright (c) 1999 Software in the Public Interest + This logo or a modified version may be used by anyone to refer to the Debian + project, but does not indicate endorsement by the project. + . + Note: we would appreciate that you make the image a link to + http://www.debian.org/ if you use it on a web page. + License: other The splash for Debian Live was made by Daniel Baumann based on the Debian Open Use Logo. diff --git a/debian/live-build.bug-presubj b/debian/live-build.bug-presubj index e804d8195..3c9a0b00e 100644 --- a/debian/live-build.bug-presubj +++ b/debian/live-build.bug-presubj @@ -1,9 +1,9 @@ Before submitting a bug report against live-build, please make sure -that you have read your guidelines for Debian Live bug reports: +that you have read your guidlines for Debian Live bug reports: http://live.debian.net/manual/ -By providing the required information as outlined in the guidelines makes +By providing the required information as outlined in the guidlines makes sure that we can optimally reproduce and fix bugs, not doing so wastes a lot of time for both the maintainers and the submitters. diff --git a/debian/live-build.bug-script b/debian/live-build.bug-script index a9f5a6f7f..79276241f 100644 --- a/debian/live-build.bug-script +++ b/debian/live-build.bug-script @@ -6,7 +6,7 @@ DEFAULT_SETTINGS="/etc/live/build.conf" dpkg -l debootstrap cdebootstrap # Checking suggests -dpkg -l dosfstools xorriso loadlin memtest86+ memtest86 mtools parted squashfs-tools mtd-tools sudo fakeroot syslinux grub uuid-runtime win32-loader +dpkg -l dosfstools genisoimage loadlin memtest86+ memtest86 mtools parted squashfs-tools mtd-tools sudo fakeroot syslinux grub uuid-runtime win32-loader if [ -e "${DEFAULT_SETTINGS}" ]; then echo "Contents of ${DEFAULT_SETTINGS}:" diff --git a/debian/rules b/debian/rules index c76471ff5..a5248b03a 100755 --- a/debian/rules +++ b/debian/rules @@ -15,7 +15,7 @@ override_dh_auto_install: mv debian/live-build/usr/share/live/build/cgi debian/live-build-cgi/usr/share/live/build override_dh_builddeb: - dh_builddeb -- -Zxz + dh_builddeb -- -Zxz -z9 override_dh_installchangelogs: dh_installchangelogs docs/ChangeLog diff --git a/debian/source/options b/debian/source/options index 5bd47b78d..22a4de9f6 100644 --- a/debian/source/options +++ b/debian/source/options @@ -1 +1,2 @@ compression = xz +compression-level = 9 diff --git a/examples/auto/build b/examples/auto/build index f8d834623..6d559e8cf 100755 --- a/examples/auto/build +++ b/examples/auto/build @@ -1,5 +1,3 @@ #!/bin/sh -set -e - lb build noauto "${@}" 2>&1 | tee build.log diff --git a/examples/auto/clean b/examples/auto/clean index 69874ee68..3e2403257 100755 --- a/examples/auto/clean +++ b/examples/auto/clean @@ -1,7 +1,5 @@ #!/bin/sh -set -e - lb clean noauto "${@}" rm -f config/binary config/bootstrap config/chroot config/common config/source diff --git a/examples/auto/config b/examples/auto/config index c6d68c649..f64db292d 100755 --- a/examples/auto/config +++ b/examples/auto/config @@ -1,6 +1,4 @@ #!/bin/sh -set -e - lb config noauto \ "${@}" diff --git a/examples/gitignore b/examples/gitignore deleted file mode 100644 index dbf1c2392..000000000 --- a/examples/gitignore +++ /dev/null @@ -1,29 +0,0 @@ -binary/ -binary*.iso -binary*.img -binary*.tar* -binary*.contents -binary*.packages -binary*.zsync - -.build/ -build.log - -cache/ - -chroot/ -chroot.packages.* - -config/binary -config/bootstrap -config/chroot -config/common -config/source - -source/ -source*.iso -source*.img -source*.tar* -source*.contents -source*.packages -source*.zsync diff --git a/examples/hooks/minimal.chroot b/examples/hooks/minimal.chroot index 5a9a8d648..70af0dd40 100755 --- a/examples/hooks/minimal.chroot +++ b/examples/hooks/minimal.chroot @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/examples/hooks/stripped.chroot b/examples/hooks/stripped.chroot index 9ebe5bc12..fe3f6cacb 100755 --- a/examples/hooks/stripped.chroot +++ b/examples/hooks/stripped.chroot @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it @@ -31,7 +31,7 @@ done apt-get autoremove --yes || true # Removing unused files -find . -name *~ -print0 | xargs -0 rm -f +find . -name *~ | xargs rm -f rm -rf /usr/include/* #rm -rf /usr/share/groff/* diff --git a/examples/hooks/symlinks.chroot b/examples/hooks/symlinks.chroot new file mode 100755 index 000000000..b0f2eea47 --- /dev/null +++ b/examples/hooks/symlinks.chroot @@ -0,0 +1,22 @@ +#!/bin/sh + +# This is a hook for live-build(7) to install localepurge. +# To enable it, copy or symlink this hook into your config/chroot_local-hooks +# directory. +# + +_PURGE="" + +if [ ! -x "$(which symlinks 2>/dev/null)" ] +then + _PURGE="true" + + apt-get install symlinks +fi + +symlinks -c -r -s / + +if [ "${_PURGE}" = "true" ] +then + apt-get remove --purge symlinks +fi diff --git a/frontends/cgi/live-build-cgi b/frontends/cgi/live-build-cgi index 69f839ba5..55ce08302 100755 --- a/frontends/cgi/live-build-cgi +++ b/frontends/cgi/live-build-cgi @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it @@ -22,8 +22,8 @@ fi _HOSTNAME="$(hostname -f)" -# Turn on debug if true -if [ "${_DEBUG}" = "true" ] +# Turn on debug if enabled +if [ "${_DEBUG}" = "enabled" ] then set -x fi @@ -32,14 +32,6 @@ fi echo "Content-type: text/html" echo -#QUERY_STRING=`cat /dev/stdin` -QUERY_STRING=$(cat /dev/stdin) -# Translate parameters -QUERY_STRING=$(echo "${QUERY_STRING}" | sed -e 's/%2F/\//g' -e 's/+/ /g' -e 's/%3B/;/g' -e 's/%7E/~/g' -e 's/%3A/:/g' -e 's/%40/@/g' -e 's/%3D/=/g' -e 's/%2B/+/g') -# Debug the filtering string -# echo ${QUERY_STRING} - - # Sending html header cat "${_TEMPLATES}"/header.html @@ -60,6 +52,11 @@ else # Converting '=': sed 's/%3D/=/g' # Converting '+': sed 's/%2B/+/g' + # Translate parameters + QUERY_STRING=$(echo "${QUERY_STRING}" | sed -e 's/%2F/\//g' -e 's/+/ /g' -e 's/%3B/;/g' -e 's/%7E/~/g' -e 's/%3A/:/g' -e 's/%40/@/g' -e 's/%3D/=/g' -e 's/%2B/+/g') + # Debug the filtering string + # echo ${QUERY_STRING} + # Email _EMAIL=$(echo "${QUERY_STRING}" | grep -oE '(^|[?&])email=[-0-9a-zA-Z._@]+' | cut -f 2 -d '=' | head -n1) @@ -67,7 +64,8 @@ else _LB_CGIPACKAGES=$(echo "${QUERY_STRING}" | grep -oE '(^|[?&])cgipackages=[-0-9a-zA-Z. _+]+' | cut -f 2 -d '=' | head -n1) # CGI Config for git - _LB_CONFIG=$(echo "${QUERY_STRING}" | grep -oE '(^|[?&])config=[-a-z]+' | cut -f 2 -d '=' | head -n1) + _LB_CONFIG=$(echo "${QUERY_STRING}" | grep -oE '(^|[?&])config=[-a-z.]+' | cut -f 2 -d '=' | head -n1) + _LB_CONFIG="git://live.debian.net/git/${_LB_CONFIG}" # Standard options LB_BINARY_IMAGES=$(echo "${QUERY_STRING}" | grep -oE '(^|[?&])binary_images=[-a-z]+' | cut -f 2 -d '=' | head -n1) diff --git a/frontends/cgi/live-build-cgi.cron b/frontends/cgi/live-build-cgi.cron index d21e6c041..89d4ae7ab 100755 --- a/frontends/cgi/live-build-cgi.cron +++ b/frontends/cgi/live-build-cgi.cron @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it @@ -20,15 +20,15 @@ else fi # Exit if disabled -if [ "${_WEBBUILD}" != "true" ] +if [ "${_WEBBUILD}" != "enabled" ] then exit 0 fi _HOSTNAME="$(hostname -f)" -# Turn on debug if true -if [ "${_DEBUG}" = "true" ] +# Turn on debug if enabled +if [ "${_DEBUG}" = "enabled" ] then set -x fi @@ -63,57 +63,47 @@ then # Pull in variables from the build file. . "${_FILE}" - # Drop out some build data for information if something goes wrong. - echo "`date +%b\ %d\ %H:%M:%S` ${_HOSTNAME} live-build-cgi: begin web build (${_BUILD})." >> /var/log/live - # Clone the git config to target build directory - git clone ${_LB_GIT} "${_TEMPDIR}"/"${_BUILD}" >> /var/log/live + git clone ${_LB_CONFIG} "${_TEMPDIR}"/"${_BUILD}" >> /var/log/live _ERRORGIT="${?}" - # Sanity check to default to something since we are going to build from git clone. - if [ -z "${_LB_CONFIG}" ] - then - _LB_CONFIG="standard" - fi - - # Now set a variable for the correct build path - _BUILD_PATH="${_TEMPDIR}/${_BUILD}/images/${_LB_CONFIG}" - - _DATE_START="`date -R`" - echo "Begin live-build-cgi: ${_DATE_START}" > "${_BUILD_PATH}"/log - echo "Info live-build-cgi: Config tree cloned from ${_LB_GIT} for build ${_BUILD}" >> "${_BUILD_PATH}"/log + # Drop out some build data for information if something goes wrong. + echo "`date +%b\ %d\ %H:%M:%S` ${_HOSTNAME} live-build-cgi: begin web build (${_BUILD})." >> /var/log/live # Creating directory for the config/package-lists - mkdir -p "${_BUILD_PATH}"/config/package-lists + mkdir -p "${_TEMPDIR}"/"${_BUILD}"/config/package-lists # Add cgipackages.list.chroot if [ -n "${_LB_CGIPACKAGES}" ] then - echo "${_LB_CGIPACKAGES}" > "${_BUILD_PATH}"/config/package-lists/cgipackages.list.chroot + echo "${_LB_CGIPACKAGES}" > "${_TEMPDIR}"/"${_BUILD}"/config/package-lists/cgipackages.list.chroot fi + _DATE_START="`date -R`" + echo "Begin: ${_DATE_START}" > "${_TEMPDIR}"/"${_BUILD}"/log + # Generating config here if [ "${_ERRORGIT}" -eq "0" ] then - cd "${_BUILD_PATH}" + cd "${_TEMPDIR}"/"${_BUILD}" # Do config with git and stack on config file params to build - lb config ${_CGI_CONFIG_APPEND} --distribution "${LB_DISTRIBUTION}" --binary-images "${LB_BINARY_IMAGES}" --architectures "${LB_ARCHITECTURES}" --archive-areas "${LB_ARCHIVE_AREAS}" --chroot-filesystem "${LB_CHROOT_FILESYSTEM}" --linux-flavours "${LB_LINUX_FLAVOURS}" --security "${LB_SECURITY}" --apt-indices "${LB_APT_INDICES}" --bootappend-install "${LB_BOOTAPPEND_INSTALL}" --bootappend-live "${LB_BOOTAPPEND_LIVE}" --bootloader "${LB_BOOTLOADER}" --debian-installer "${LB_DEBIAN_INSTALLER}" --iso-application "${LB_ISO_APPLICATION}" --iso-preparer "${LB_ISO_PREPARER}" --iso-publisher "${LB_ISO_PUBLISHER}" --iso-volume "${LB_ISO_VOLUME}" --memtest "${LB_MEMTEST}" --net-root-path "${LB_NET_ROOT_PATH}" --net-root-server "${LB_NET_ROOT_SERVER}" --source-images "${LB_SOURCE_IMAGES}" --source "${LB_SOURCE}" + lb config --distribution "${LB_DISTRIBUTION}" --architectures "${LB_ARCHITECTURES}" --archive-areas "${LB_ARCHIVE_AREAS}" --chroot-filesystem "${LB_CHROOT_FILESYSTEM}" --linux-flavours "${LB_LINUX_FLAVOURS}" --security "${LB_SECURITY}" --apt-indices "${LB_APT_INDICES}" --bootappend-install "${LB_BOOTAPPEND_INSTALL}" --bootappend-live "${LB_BOOTAPPEND_LIVE}" --bootloader "${LB_BOOTLOADER}" --debian-installer "${LB_DEBIAN_INSTALLER}" --iso-application "${LB_ISO_APPLICATION}" --iso-preparer "${LB_ISO_PREPARER}" --iso-publisher "${LB_ISO_PUBLISHER}" --iso-volume "${LB_ISO_VOLUME}" --memtest "${LB_MEMTEST}" --net-root-path "${LB_NET_ROOT_PATH}" --net-root-server "${LB_NET_ROOT_SERVER}" --source-images "${LB_SOURCE_IMAGES}" --source "${LB_SOURCE}" _ERRORCONFIG="${?}" else - echo "Config stage skipped. The git clone produced an error: ${_ERRORGIT}" >> "${_BUILD_PATH}"/log + echo "Config stage skipped. The git clone produced an error: ${_ERRORGIT}" > "${_TEMPDIR}"/"${_BUILD}"/log fi # Run build if config went ok if [ "${_ERRORCONFIG}" -eq "0" ] then - lb build >> "${_BUILD_PATH}"/log 2>&1 + lb build >> "${_TEMPDIR}"/"${_BUILD}"/log 2>&1 _ERRORBUILD="${?}" else - echo "Build stage skipped. Config produced an error: ${_ERRORCONFIG}" >> "${_BUILD_PATH}"/log + echo "Build stage skipped. Config produced an error: ${_ERRORCONFIG}" > "${_TEMPDIR}"/"${_BUILD}"/log fi _DATE_END="`date -R`" - echo "End: ${_DATE_END}" >> "${_BUILD_PATH}"/log + echo "End: ${_DATE_END}" >> "${_TEMPDIR}"/"${_BUILD}"/log # Creating image directory mkdir -p "${_DESTDIR}"/"${_BUILD}" @@ -149,23 +139,23 @@ EOF # Moving binary image #if ls "${_TEMPDIR}"/"${_BUILD}"/binary*.* > /dev/null 2>&1 - if Find_files ${_BUILD_PATH}/binary*.* + if Find_files ${_TEMPDIR}/${_BUILD}/binary*.* then - mv "${_BUILD_PATH}"/binary*.* "${_DESTDIR}"/"${_BUILD}" + mv "${_TEMPDIR}"/"${_BUILD}"/binary*.* "${_DESTDIR}"/"${_BUILD}" fi # Moving source image #if ls "${_TEMPDIR}"/"${_BUILD}"/source.* > /dev/null 2>&1 - if Find_files ${_BUILD_PATH}/source.* + if Find_files ${_TEMPDIR}/${_BUILD}/source.* then - mv "${_BUILD_PATH}"/source.* "${_DESTDIR}"/"${_BUILD}" + mv "${_TEMPDIR}"/"${_BUILD}"/source.* "${_DESTDIR}"/"${_BUILD}" fi # Moving build mv "${_TEMPDIR}"/"${_BUILD}".build "${_DESTDIR}"/"${_BUILD}"/build # Moving log - mv "${_BUILD_PATH}"/log "${_DESTDIR}"/"${_BUILD}" + mv "${_TEMPDIR}"/"${_BUILD}"/log "${_DESTDIR}"/"${_BUILD}" # Generating md5sum cd "${_DESTDIR}"/"${_BUILD}" @@ -177,21 +167,21 @@ EOF # Unmounting devpts-live #if ls "${_TEMPDIR}"/"${_BUILD}"/chroot/dev/pts/* > /dev/null 2>&1 - if Find_files ${_BUILD_PATH}/chroot/dev/pts/* + if Find_files ${_TEMPDIR}/${_BUILD}/chroot/dev/pts/* then - umount "${_BUILD_PATH}"/chroot/dev/pts + umount "${_TEMPDIR}"/${_BUILD}/chroot/dev/pts fi # Unmounting proc - if [ -f "${_BUILD_PATH}"/chroot/proc/version ] + if [ -f "${_TEMPDIR}"/"${_BUILD}"/chroot/proc/version ] then - umount "${_BUILD_PATH}"/chroot/proc + umount "${_TEMPDIR}"/"${_BUILD}"/chroot/proc fi # Unmounting sysfs - if [ -d "${_BUILD_PATH}"/chroot/sys/kernel ] + if [ -d "${_TEMPDIR}"/"${_BUILD}"/chroot/sys/kernel ] then - umount "${_BUILD_PATH}"/chroot/sys + umount "${_TEMPDIR}"/${_BUILD}/chroot/sys fi # Removing build directory diff --git a/frontends/cgi/live-build-cgi.default b/frontends/cgi/live-build-cgi.default index a8ce7527a..50ff303ab 100644 --- a/frontends/cgi/live-build-cgi.default +++ b/frontends/cgi/live-build-cgi.default @@ -1,17 +1,13 @@ # Defaults for /etc/cron.daily/live-build-cgi -_WEBBUILD="false" +_WEBBUILD="disabled" _MODE="debian" -_DEBUG="false" +_DEBUG="disabled" _DESTDIR="/srv/debian-live/build/www" _TEMPLATES="/usr/share/live/build/templates/cgi/${_MODE}" _TEMPDIR="/srv/debian-live/build/tmp" _SERVER="http://live.debian.net/build" - -_LB_GIT="git://live-systems.org/git/live-images.git" - -_CGI_CONFIG_APPEND="" diff --git a/functions/aliases.sh b/functions/aliases.sh index e6eeccfbb..c2bd14704 100755 --- a/functions/aliases.sh +++ b/functions/aliases.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/architectures.sh b/functions/architectures.sh index 474db3943..76eb88e5f 100755 --- a/functions/architectures.sh +++ b/functions/architectures.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/arguments.sh b/functions/arguments.sh index 04feadee8..4da88b884 100755 --- a/functions/arguments.sh +++ b/functions/arguments.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/breakpoints.sh b/functions/breakpoints.sh index cab07b0cb..28ad58149 100755 --- a/functions/breakpoints.sh +++ b/functions/breakpoints.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/cache.sh b/functions/cache.sh index 0fa93d592..ecad72029 100755 --- a/functions/cache.sh +++ b/functions/cache.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/chroot.sh b/functions/chroot.sh index c166fdd2e..d8cd175b3 100755 --- a/functions/chroot.sh +++ b/functions/chroot.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/color.sh b/functions/color.sh index 05f877b3a..2020c4a37 100755 --- a/functions/color.sh +++ b/functions/color.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/common.sh b/functions/common.sh index bb405df62..9284ec564 100755 --- a/functions/common.sh +++ b/functions/common.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/conffile.sh b/functions/conffile.sh index e2449f9fe..467400694 100755 --- a/functions/conffile.sh +++ b/functions/conffile.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/cursor.sh b/functions/cursor.sh index a6851ebc1..5a17a50cb 100755 --- a/functions/cursor.sh +++ b/functions/cursor.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/defaults.sh b/functions/defaults.sh index be64a8774..6357e783b 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it @@ -21,7 +21,7 @@ Set_defaults () # Setting system type LB_SYSTEM="${LB_SYSTEM:-live}" - # Setting mode (currently: debian, emdebian, progress-linux, and ubuntu) + # Setting mode (currently: debian, emdebian, progress-linux, ubuntu and kubuntu) if [ -x /usr/bin/lsb_release ] then _DISTRIBUTOR="$(lsb_release -is | tr [A-Z] [a-z])" @@ -54,7 +54,7 @@ Set_defaults () LB_DERIVATIVE="true" ;; - ubuntu) + ubuntu|kubuntu) LB_DISTRIBUTION="${LB_DISTRIBUTION:-precise}" LB_DERIVATIVE="false" ;; @@ -68,11 +68,6 @@ Set_defaults () case "${LB_MODE}" in progress-linux) case "${LB_DISTRIBUTION}" in - artax|artax-backports) - LB_PARENT_DISTRIBUTION="${LB_PARENT_DISTRIBUTION:-squeeze}" - LB_PARENT_DEBIAN_INSTALLER_DISTRIBUTION="${LB_PARENT_DEBIAN_INSTALLER_DISTRIBUTION:-${LB_PARENT_DISTRIBUTION}}" - ;; - baureo|baureo-backports) LB_PARENT_DISTRIBUTION="${LB_PARENT_DISTRIBUTION:-wheezy}" LB_PARENT_DEBIAN_INSTALLER_DISTRIBUTION="${LB_PARENT_DEBIAN_INSTALLER_DISTRIBUTION:-${LB_PARENT_DISTRIBUTION}}" @@ -176,7 +171,7 @@ Set_defaults () case "${LB_SYSTEM}" in live) case "${LB_MODE}" in - ubuntu) + ubuntu|kubuntu) LB_INITRAMFS="${LB_INITRAMFS:-casper}" ;; @@ -195,7 +190,7 @@ Set_defaults () # Setting initsystem case "${LB_MODE}" in - ubuntu) + ubuntu|kubuntu) case "${LB_INITRAMFS}" in live-boot) LB_INITSYSTEM="${LB_INITSYSTEM:-upstart}" @@ -204,15 +199,7 @@ Set_defaults () ;; progress-linux) - case "${LB_DISTRIBUTION}" in - artax|artax-backports) - LB_INITSYSTEM="${LB_INITSYSTEM:-sysvinit}" - ;; - - *) - LB_INITSYSTEM="${LB_INITSYSTEM:-systemd}" - ;; - esac + LB_INITSYSTEM="${LB_INITSYSTEM:-systemd}" ;; *) @@ -281,15 +268,7 @@ Set_defaults () fi # Setting tasksel - case "${LB_PARENT_DISTRIBUTION}" in - squeeze) - LB_TASKSEL="${LB_TASKSEL:-tasksel}" - ;; - - *) - LB_TASKSEL="${LB_TASKSEL:-apt}" - ;; - esac + LB_TASKSEL="${LB_TASKSEL:-apt}" # Setting root directory case "${LB_MODE}" in @@ -302,8 +281,16 @@ Set_defaults () ;; esac + # Setting includes + if [ -n "${LIVE_BUID}" ] + then + LB_INCLUDES="${LB_INCLUDES:-${LIVE_BUILD}/includes}" + else + LB_INCLUDES="${LB_INCLUDES:-/usr/share/live/build/includes}" + fi + # Setting templates - if [ -n "${LIVE_BUILD}" ] + if [ -n "${LIVE_BUID}" ] then LB_TEMPLATES="${LB_TEMPLATES:-${LIVE_BUILD}/templates}" else @@ -362,10 +349,10 @@ Set_defaults () progress-linux) LB_PARENT_MIRROR_BOOTSTRAP="${LB_PARENT_MIRROR_BOOTSTRAP:-http://ftp.debian.org/debian/}" - LB_MIRROR_BOOTSTRAP="${LB_MIRROR_BOOTSTRAP:-http://cdn.archive.progress-linux.org/packages/}" + LB_MIRROR_BOOTSTRAP="${LB_MIRROR_BOOTSTRAP:-http://cdn.archive.progress-linux.org/progress/}" ;; - ubuntu) + ubuntu|kubuntu) case "${LB_ARCHITECTURES}" in amd64|i386) LB_MIRROR_BOOTSTRAP="${LB_MIRROR_BOOTSTRAP:-http://archive.ubuntu.com/ubuntu/}" @@ -400,7 +387,7 @@ Set_defaults () LB_MIRROR_CHROOT_SECURITY="${LB_MIRROR_CHROOT_SECURITY:-${LB_MIRROR_CHROOT}}" ;; - ubuntu) + ubuntu|kubuntu) case "${LB_ARCHITECTURES}" in amd64|i386) LB_MIRROR_CHROOT_SECURITY="${LB_MIRROR_CHROOT_SECURITY:-http://security.ubuntu.com/ubuntu/}" @@ -422,7 +409,7 @@ Set_defaults () LB_MIRROR_CHROOT_UPDATES="${LB_MIRROR_CHROOT_UPDATES:-${LB_MIRROR_CHROOT}}" ;; - ubuntu) + ubuntu|kubuntu) case "${LB_ARCHITECTURES}" in amd64|i386) LB_MIRROR_CHROOT_UPDATES="${LB_MIRROR_CHROOT_UPDATES:-http://archive.ubuntu.com/ubuntu/}" @@ -445,16 +432,7 @@ Set_defaults () # Setting backports mirror to fetch packages from case "${LB_MODE}" in debian) - case "${LB_DISTRIBUTION}" in - squeeze) - LB_MIRROR_CHROOT_BACKPORTS="${LB_MIRROR_CHROOT_BACKPORTS:-http://backports.debian.org/debian-backports/}" - ;; - - *) - LB_MIRROR_CHROOT_BACKPORTS="${LB_MIRROR_CHROOT_BACKPORTS:-${LB_MIRROR_CHROOT}}" - ;; - esac - + LB_MIRROR_CHROOT_BACKPORTS="${LB_MIRROR_CHROOT_BACKPORTS:-http://backports.debian.org/debian-backports/}" LB_PARENT_MIRROR_CHROOT_BACKPORTS="${LB_PARENT_MIRROR_CHROOT_BACKPORTS:-${LB_MIRROR_CHROOT_BACKPORTS}}" ;; @@ -485,7 +463,7 @@ Set_defaults () LB_PARENT_MIRROR_BINARY="${LB_PARENT_MIRROR_BINARY:-${LB_MIRROR_BINARY}}" ;; - ubuntu) + ubuntu|kubuntu) case "${LB_ARCHITECTURES}" in amd64|i386) LB_MIRROR_BINARY="${LB_MIRROR_BINARY:-http://archive.ubuntu.com/ubuntu/}" @@ -517,7 +495,7 @@ Set_defaults () LB_MIRROR_BINARY_SECURITY="${LB_MIRROR_BINARY_SECURITY:-${LB_MIRROR_CHROOT}}" ;; - ubuntu) + ubuntu|kubuntu) case "${LB_ARCHITECTURES}" in amd64|i386) LB_MIRROR_BINARY_SECURITY="${LB_MIRROR_BINARY_SECURITY:-http://security.ubuntu.com/ubuntu/}" @@ -544,7 +522,7 @@ Set_defaults () LB_MIRROR_BINARY_UPDATES="${LB_MIRROR_BINARY_UPDATES:-${LB_MIRROR_BINARY}}" ;; - ubuntu) + ubuntu|kubuntu) case "${LB_ARCHITECTURES}" in amd64|i386) LB_MIRROR_BINARY_UPDATES="${LB_MIRROR_BINARY_UPDATES:-http://archive.ubuntu.com/ubuntu/}" @@ -566,16 +544,7 @@ Set_defaults () # Setting backports mirror which ends up in the image case "${LB_MODE}" in debian) - case "${LB_DISTRIBUTION}" in - squeeze) - LB_MIRROR_BINARY_BACKPORTS="${LB_MIRROR_BINARY_BACKPORTS:-http://http.debian.net/debian-backports/}" - ;; - - *) - LB_MIRROR_BINARY_BACKPORTS="${LB_MIRROR_BINARY_BACKPORTS:-${LB_MIRROR_BINARY}}" - ;; - esac - + LB_MIRROR_BINARY_BACKPORTS="${LB_MIRROR_BINARY_BACKPORTS:-http://http.debian.net/debian-backports/}" LB_PARENT_MIRROR_BINARY_BACKPORTS="${LB_PARENT_MIRROR_BINARY_BACKPORTS:-${LB_MIRROR_BINARY_BACKPORTS}}" ;; @@ -608,7 +577,7 @@ Set_defaults () LB_PARENT_ARCHIVE_AREAS="${LB_PARENT_ARCHIVE_AREAS:-${LB_ARCHIVE_AREAS}}" ;; - ubuntu) + ubuntu|kubuntu) LB_ARCHIVE_AREAS="${LB_ARCHIVE_AREAS:-main restricted}" LB_PARENT_ARCHIVE_AREAS="${LB_PARENT_ARCHIVE_AREAS:-${LB_ARCHIVE_AREAS}}" ;; @@ -631,31 +600,37 @@ Set_defaults () LB_UNION_FILESYSTEM="${LB_UNION_FILESYSTEM:-aufs}" # Setting distribution hooks - LB_CHROOT_HOOKS="${LB_CHROOT_HOOKS:-disable-kexec-tools \ - remove-adjtime-configuration \ - remove-backup-files \ - remove-dbus-machine-id \ - remove-gnome-icon-cache \ - remove-log-files \ - remove-mdadm-configuration \ - remove-openssh-server-host-keys \ - remove-python-py \ - remove-temporary-files \ - remove-udev-persistent-rules \ - remove-systemd-machine-id \ - update-apt-file-cache \ - update-apt-xapian-index \ - update-glx-alternative \ - update-mlocate-database \ - update-nvidia-alternative}" - #remove-apt-sources-lists + case "${LB_MODE}" in + *) + LB_CHROOT_HOOKS="${LB_CHROOT_HOOKS:-update-apt-file-cache \ + update-apt-xapian-index \ + update-mlocate-database \ + remove-dbus-machine-id \ + remove-openssh-server-host-keys \ + remove-python-py \ + remove-udev-persistent-rules \ + remove-linux-image-backups}" + ;; + + kubuntu) + LB_CHROOT_HOOKS="${LB_CHROOT_HOOKS:-update-apt-file-cache \ + update-apt-xapian-index \ + update-mlocate-database \ + remove-dbus-machine-id \ + remove-gnome-icon-cache \ + remove-openssh-server-host-keys \ + remove-python-py \ + remove-udev-persistent-rules \ + remove-linux-image-backups}" + ;; + esac # Setting interactive shell/X11/Xnest LB_INTERACTIVE="${LB_INTERACTIVE:-false}" # Setting keyring packages case "${LB_MODE}" in - ubuntu) + ubuntu|kubuntu) LB_KEYRING_PACKAGES="${LB_KEYRING_PACKAGES:-ubuntu-keyring}" ;; @@ -668,7 +643,7 @@ Set_defaults () case "${LB_ARCHITECTURES}" in armel) case "${LB_MODE}" in - ubuntu) + ubuntu|kubuntu) LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-omap}" ;; *) @@ -687,7 +662,7 @@ Set_defaults () amd64) case "${LB_MODE}" in - ubuntu) + ubuntu|kubuntu) LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-generic}" ;; @@ -700,23 +675,14 @@ Set_defaults () i386) case "${LB_MODE}" in progress-linux) - case "${LB_DISTRIBUTION}" in - artax) - LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-686}" - ;; - - *) - LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-686-pae}" - ;; - esac + LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-686-pae}" ;; - ubuntu) + ubuntu|kubuntu) case "${LB_DISTRIBUTION}" in precise) LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-generic-pae}" ;; - *) LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-generic}" ;; @@ -724,13 +690,13 @@ Set_defaults () ;; *) - case "${LB_PARENT_DISTRIBUTION}" in - squeeze) - LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-686 486}" + case "${LIST}" in + stripped|minimal) + LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-486}" ;; *) - LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-686-pae 486}" + LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-486 686-pae}" ;; esac ;; @@ -757,19 +723,35 @@ Set_defaults () exit 1 ;; - ubuntu) - LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-powerpc-smp powerpc64-smp e500 powerpc-e500mc}" + ubuntu|kubuntu) + case "${LIST}" in + stripped|minimal) + LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-powerpc-smp}" + ;; + + *) + LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-powerpc-smp powerpc64-smp}" + ;; + esac ;; *) - LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-powerpc64 powerpc}" + case "${LIST}" in + stripped|minimal) + LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-powerpc}" + ;; + + *) + LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-powerpc powerpc64}" + ;; + esac ;; esac ;; s390) case "${LB_MODE}" in - progress-linux|ubuntu) + progress-linux|ubuntu|kubuntu) Echo_error "Architecture ${LB_ARCHITECTURES} not supported in the ${LB_MODE} mode." exit 1 ;; @@ -801,20 +783,12 @@ Set_defaults () # Set linux packages case "${LB_MODE}" in - ubuntu) + ubuntu|kubuntu) LB_LINUX_PACKAGES="${LB_LINUX_PACKAGES:-linux}" ;; *) - case "${LB_PARENT_DISTRIBUTION}" in - squeeze) - LB_LINUX_PACKAGES="${LB_LINUX_PACKAGES:-linux-image-2.6}" - ;; - - *) - LB_LINUX_PACKAGES="${LB_LINUX_PACKAGES:-linux-image}" - ;; - esac + LB_LINUX_PACKAGES="${LB_LINUX_PACKAGES:-linux-image}" ;; esac @@ -831,7 +805,7 @@ Set_defaults () # Setting updates updates option case "${LB_PARENT_DISTRIBUTION}" in - jessie|sid) + wheezy|jessie|sid) LB_UPDATES="${LB_UPDATES:-false}" ;; @@ -849,7 +823,7 @@ Set_defaults () ;; *) - LB_BINARY_FILESYSTEM="${LB_BINARY_FILESYSTEM:-fat32}" + LB_BINARY_FILESYSTEM="${LB_BINARY_FILESYSTEM:-fat16}" ;; esac @@ -867,7 +841,7 @@ Set_defaults () # Setting apt indices case "${LB_MODE}" in progress-linux) - LB_APT_INDICES="${LB_APT_INDICES:-false}" + LB_APT_INDICES="${LB_APT_INDICES:-none}" ;; *) @@ -894,15 +868,7 @@ Set_defaults () fi # Setting checksums - case "${LB_MODE}" in - progress-linux) - LB_CHECKSUMS="${LB_CHECKSUMS:-sha256}" - ;; - - *) - LB_CHECKSUMS="${LB_CHECKSUMS:-md5}" - ;; - esac + LB_CHECKSUMS="${LB_CHECKSUMS:-sha256}" # Setting compression LB_COMPRESSION="${LB_COMPRESSION:-none}" @@ -916,7 +882,15 @@ Set_defaults () LB_BUILD_WITH_TMPFS="${LB_BUILD_WITH_TMPFS:-false}" # Setting debian-installer option - LB_DEBIAN_INSTALLER="${LB_DEBIAN_INSTALLER:-false}" + case "${LB_MODE}" in + progress-linux) + LB_DEBIAN_INSTALLER="${LB_DEBIAN_INSTALLER:-live}" + ;; + + *) + LB_DEBIAN_INSTALLER="${LB_DEBIAN_INSTALLER:-false}" + ;; + esac LB_DEBIAN_INSTALLER_DISTRIBUTION="${LB_DEBIAN_INSTALLER_DISTRIBUTION:-${LB_DISTRIBUTION}}" @@ -972,7 +946,7 @@ Set_defaults () hdd*) case "${LB_MODE}" in - ubuntu) + ubuntu|kubuntu) if [ "${LB_DEBIAN_INSTALLER}" = "live" ] then _LB_BOOTAPPEND_PRESEED="file=/cdrom/install/${LB_DEBIAN_INSTALLER_PRESEEDFILE}" @@ -1028,6 +1002,10 @@ Set_defaults () ubuntu) LB_ISO_APPLICATION="${LB_ISO_APPLICATION:-Ubuntu Live}" ;; + + kubuntu) + LB_ISO_APPLICATION="${LB_ISO_APPLICATION:-Kubuntu Live}" + ;; esac # Set iso preparer @@ -1061,6 +1039,10 @@ Set_defaults () ubuntu) LB_HDD_LABEL="${LB_HDD_LABEL:-UBUNTU}" ;; + + kubuntu) + LB_HDD_LABEL="${LB_HDD_LABEL:-KUBUNTU}" + ;; esac # Setting hdd size @@ -1083,6 +1065,10 @@ Set_defaults () ubuntu) LB_ISO_VOLUME="${LB_ISO_VOLUME:-Ubuntu ${LB_DISTRIBUTION} \$(date +%Y%m%d-%H:%M)}" ;; + + kubuntu) + LB_ISO_VOLUME="${LB_ISO_VOLUME:-Ubuntu ${LB_DISTRIBUTION} \$(date +%Y%m%d-%H:%M)}" + ;; esac # Setting memtest option @@ -1090,7 +1076,7 @@ Set_defaults () # Setting loadlin option case "${LB_MODE}" in - progress-linux|ubuntu) + progress-linux|ubuntu|kubuntu) ;; @@ -1114,7 +1100,7 @@ Set_defaults () # Setting win32-loader option case "${LB_MODE}" in - progress-linux|ubuntu) + progress-linux|ubuntu|kubuntu) ;; @@ -1159,6 +1145,21 @@ Set_defaults () # Setting net tarball LB_NET_TARBALL="${LB_NET_TARBALL:-true}" + # Setting syslinux theme package + case "${LB_MODE}" in + progress-linux) + LB_SYSLINUX_THEME="${LB_SYSLINUX_THEME:-progress-standard}" + ;; + + ubuntu) + LB_SYSLINUX_THEME="${LB_SYSLINUX_THEME:-ubuntu-oneiric}" + ;; + + *) + LB_SYSLINUX_THEME="${LB_SYSLINUX_THEME:-live-build}" + ;; + esac + # Setting firmware option case "${LB_MODE}" in ubuntu) @@ -1198,32 +1199,22 @@ Check_defaults () # except when bootstrapping the functions/defaults etc.). CURRENT_CONFIG_VERSION="$(echo ${LB_CONFIG_VERSION} | awk -F. '{ print $1 }')" - if [ ${CURRENT_CONFIG_VERSION} -ne 3 ] + if [ ${CURRENT_CONFIG_VERSION} -ge 4 ] then - if [ ${CURRENT_CONFIG_VERSION} -ge 4 ] - then - Echo_error "This config tree is too new for this version of live-build (${VERSION})." - Echo_error "Aborting build, please get a new version of live-build." - - exit 1 - elif [ ${CURRENT_CONFIG_VERSION} -le 2 ] - then - Echo_error "This config tree is too old for this version of live-build (${VERSION})." - Echo_error "Aborting build, please regenerate the config tree." - - exit 1 - else - Echo_warning "This config tree does not specify a format version or has an unknown version number." - Echo_warning "Continuing build, but it could lead to errors or different results. Please regenerate the config tree." - fi - fi - fi + Echo_error "This config tree is too new for this version of live-build (${VERSION})." + Echo_error "Aborting build, please get a new version of live-build." - if echo ${LB_HDD_LABEL} | grep -qs ' ' - then - Echo_error "There are currently no whitespaces supported in hdd labels." - - exit 1 + exit 1 + elif [ ${CURRENT_CONFIG_VERSION} -eq 2 ] + then + Echo_error "This config tree is too old for this version of live-build (${VERSION})." + Echo_error "Aborting build, please repopulate the config tree." + exit 1 + elif [ ${CURRENT_CONFIG_VERSION} -lt 1 ] + then + Echo_warning "This config tree does not specify a format version or has an unknown version number." + Echo_warning "Continuing build, but it could lead to errors or different results. Please repopulate the config tree." + fi fi if [ "${LB_DEBIAN_INSTALLER}" != "false" ] diff --git a/functions/echo.sh b/functions/echo.sh index 8f08d553a..8ce5d713c 100755 --- a/functions/echo.sh +++ b/functions/echo.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/exit.sh b/functions/exit.sh index bde8a2a2b..a8e99bb51 100755 --- a/functions/exit.sh +++ b/functions/exit.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/help.sh b/functions/help.sh index 1efd12aad..bae08b309 100755 --- a/functions/help.sh +++ b/functions/help.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/lockfile.sh b/functions/lockfile.sh index 69b56ee5e..fa29baa32 100755 --- a/functions/lockfile.sh +++ b/functions/lockfile.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/losetup.sh b/functions/losetup.sh index 48c7542b2..b62cc1649 100755 --- a/functions/losetup.sh +++ b/functions/losetup.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/man.sh b/functions/man.sh index 15a357c6d..03f205243 100755 --- a/functions/man.sh +++ b/functions/man.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/packagelists.sh b/functions/packagelists.sh index 0294aea4c..aad1ea2d3 100755 --- a/functions/packagelists.sh +++ b/functions/packagelists.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/packages.sh b/functions/packages.sh index b4603a981..4e562b861 100755 --- a/functions/packages.sh +++ b/functions/packages.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/releases.sh b/functions/releases.sh index e90a8058e..0f7864d05 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it @@ -9,13 +9,11 @@ # Debian releases -RELEASE_squeeze="6.0.7" -RELEASE_wheezy="7.0.0" +RELEASE_wheezy="7.0~a2" RELEASE_jessie="8" RELEASE_sid="unstable" # Progress Linux releases -RELEASE_artax="1.0" RELEASE_baureo="2.0" RELEASE_charon="unstable" diff --git a/functions/stagefile.sh b/functions/stagefile.sh index 0ef3dcde2..7d6aa6b66 100755 --- a/functions/stagefile.sh +++ b/functions/stagefile.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/templates.sh b/functions/templates.sh index c86b87ddf..d6a54d04c 100755 --- a/functions/templates.sh +++ b/functions/templates.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/usage.sh b/functions/usage.sh index 7a0d12777..789e7953e 100755 --- a/functions/usage.sh +++ b/functions/usage.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/wrapper.sh b/functions/wrapper.sh index e6ed88d36..e760dcd6d 100755 --- a/functions/wrapper.sh +++ b/functions/wrapper.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/manpages/Makefile b/manpages/Makefile index c31c3fe63..35128f166 100644 --- a/manpages/Makefile +++ b/manpages/Makefile @@ -23,7 +23,7 @@ build: po4a.cfg @if [ ! -x "$$(which po4a 2>/dev/null)" ]; \ then \ echo "E: po4a - command not found"; \ - echo "I: po4a can be obtained from http://po4a.alioth.debian.org/"; \ + echo "I: po4a can be optained from http://po4a.alioth.debian.org/"; \ echo "I: On Debian based systems, po4a can be installed with 'apt-get install po4a'."; \ exit 1; \ fi diff --git a/manpages/bin/update-version.sh b/manpages/bin/update-version.sh index d73c008bc..b996d7c25 100755 --- a/manpages/bin/update-version.sh +++ b/manpages/bin/update-version.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it @@ -35,9 +35,7 @@ do then for _FILE in po/${_LANGUAGE}/*.po do - sed -i -e "s|^msgstr .*.2013-.*$|msgstr \"${DAY}.${MONTH}.${YEAR}\"|g" \ - -e "s|^msgstr .*.2013\"$|msgstr \"${DAY}.${MONTH}.${YEAR}\"|g" \ - "${_FILE}" + sed -i -e "s|^msgstr .*.2012\"$|msgstr \"${DAY}.${MONTH}.${YEAR}\"|g" "${_FILE}" done fi done @@ -47,8 +45,6 @@ if ls po/pt_BR/*.po > /dev/null 2>&1 then for _FILE in po/pt_BR/*.po do - sed -i -e "s|^msgstr .*.2013-.*$|msgstr \"${DAY}-${MONTH}-${YEAR}\"|g" \ - -e "s|^msgstr .*-2013\"$|msgstr \"${DAY}-${MONTH}-${YEAR}\"|g" \ - "${_FILE}" + sed -i -e "s|^msgstr .*-2012\"$|msgstr \"${DAY}-${MONTH}-${YEAR}\"|g" "${_FILE}" done fi diff --git a/manpages/de/lb.de.1 b/manpages/de/lb.de.1 new file mode 100644 index 000000000..354346696 --- /dev/null +++ b/manpages/de/lb.de.1 @@ -0,0 +1,48 @@ +.\"******************************************************************* +.\" +.\" This file was generated with po4a. Translate the source file. +.\" +.\"******************************************************************* +.TH LIVE\-BUILD 1 2012\-11\-30 4.0~a1\-1 "Debian Live Project" + +.SH NAME +\fBlb\fP \- wrapper for live\-build programs + +.SH SYNOPSIS +\fBlb\fP COMMAND [COMMAND_OPTIONS] +.PP +\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. +.PP + +.\" FIXME +.SH OPTIONS +\fBlb\fP has no specific options but understands all generic live\-build +options. See \fIlive\-build\fP(7) for a complete list of all generic live\-build +options. + +.SH FILES +.IP \fBnone\fP 4 + +.SH "SEE ALSO" +\fIlive\-build\fP(7) +.PP +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>. + +.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 +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary.de.1 b/manpages/de/lb_binary.de.1 new file mode 100644 index 000000000..394354e62 --- /dev/null +++ b/manpages/de/lb_binary.de.1 @@ -0,0 +1,47 @@ +.\"******************************************************************* +.\" +.\" This file was generated with po4a. Translate the source file. +.\" +.\"******************************************************************* +.TH LIVE\-BUILD 1 2012\-11\-30 4.0~a1\-1 "Debian Live Project" + +.SH NAME +\fBlb binary\fP \- Complete the binary stage + +.SH SYNOPSIS +\fBlb binary\fP [\fIlive\-build options\fP] + +.SH DESCRIPTION +\fBlb binary\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the +Debian Live tool suite. +.PP +\fBlb binary\fP calls all necessary live\-build programs in the correct order to +complete the binary stage. + +.SH OPTIONS +\fBlb binary\fP has no specific options but understands all generic live\-build +options. See \fIlive\-build\fP(7) for a complete list of all generic live\-build +options. + +.SH FILES +.IP \fBnone\fP 4 + +.SH "SEE ALSO" +\fIlive\-build\fP(7) +.PP +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>. + +.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 +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_bootstrap.de.1 b/manpages/de/lb_bootstrap.de.1 new file mode 100644 index 000000000..220b07b26 --- /dev/null +++ b/manpages/de/lb_bootstrap.de.1 @@ -0,0 +1,47 @@ +.\"******************************************************************* +.\" +.\" This file was generated with po4a. Translate the source file. +.\" +.\"******************************************************************* +.TH LIVE\-BUILD 1 2012\-11\-30 4.0~a1\-1 "Debian Live Project" + +.SH NAME +\fBlb bootstrap\fP \- Complete the bootstrap stage + +.SH SYNOPSIS +\fBlb bootstrap\fP [\fIlive\-build options\fP] + +.SH DESCRIPTION +\fBlb bootstrap\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the +Debian Live tool suite. +.PP +\fBlb bootstrap\fP calls all necessary live\-build programs in the correct order +to complete the bootstrap stage. + +.SH OPTIONS +\fBlb bootstrap\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. + +.SH FILES +.IP \fBnone\fP 4 + +.SH "SEE ALSO" +\fIlive\-build\fP(7) +.PP +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>. + +.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 +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_build.de.1 b/manpages/de/lb_build.de.1 new file mode 100644 index 000000000..cdc2d5e15 --- /dev/null +++ b/manpages/de/lb_build.de.1 @@ -0,0 +1,49 @@ +.\"******************************************************************* +.\" +.\" This file was generated with po4a. Translate the source file. +.\" +.\"******************************************************************* +.TH LIVE\-BUILD 1 2012\-11\-30 4.0~a1\-1 "Debian Live Project" + +.SH NAME +\fBlb build\fP \- Complete the bootstrap, chroot, binary, and source stages + +.SH SYNOPSIS +\fBlb build\fP [\fIlive\-build options\fP] + +.SH DESCRIPTION +\fBlb build\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the +Debian Live 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. + +.SH OPTIONS +\fBlb build\fP has no specific options but understands all generic live\-build +options. See \fIlive\-build\fP(7) for a complete list of all generic live\-build +options. + +.SH FILES +.\" FIXME +.IP \fBauto/build\fP 4 + +.\" FIXME +.SH "SEE ALSO" +\fIlive\-build\fP(7) +.PP +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>. + +.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 +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot.de.1 b/manpages/de/lb_chroot.de.1 new file mode 100644 index 000000000..2512eccc2 --- /dev/null +++ b/manpages/de/lb_chroot.de.1 @@ -0,0 +1,47 @@ +.\"******************************************************************* +.\" +.\" This file was generated with po4a. Translate the source file. +.\" +.\"******************************************************************* +.TH LIVE\-BUILD 1 2012\-11\-30 4.0~a1\-1 "Debian Live Project" + +.SH NAME +\fBlb chroot\fP \- Complete the chroot stage + +.SH SYNOPSIS +\fBlb chroot\fP [\fIlive\-build options\fP] + +.SH DESCRIPTION +\fBlb chroot\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the +Debian Live tool suite. +.PP +\fBlb chroot\fP calls all necessary live\-build programs in the correct order to +complete the chroot stage. + +.SH OPTIONS +\fBlb chroot\fP has no specific options but understands all generic live\-build +options. See \fIlive\-build\fP(7) for a complete list of all generic live\-build +options. + +.SH FILES +.IP \fBnone\fP 4 + +.SH "SEE ALSO" +\fIlive\-build\fP(7) +.PP +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>. + +.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 +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_clean.de.1 b/manpages/de/lb_clean.de.1 new file mode 100644 index 000000000..ccc142b45 --- /dev/null +++ b/manpages/de/lb_clean.de.1 @@ -0,0 +1,73 @@ +.\"******************************************************************* +.\" +.\" This file was generated with po4a. Translate the source file. +.\" +.\"******************************************************************* +.TH LIVE\-BUILD 1 2012\-11\-30 4.0~a1\-1 "Debian Live Project" + +.SH NAME +\fBlb clean\fP \- Clean build directory + +.SH SYNOPSIS +\fBlb clean\fP [\fIlive\-build options\fP] + +.SH DESCRIPTION +\fBlb clean\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the +Debian Live tool suite. +.PP +.\" FIXME +.\" FIXME +\fBlb clean\fP 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. + +.SH OPTIONS +In addition to its specific options \fBlb clean\fP understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. +.PP +.\" FIXME +.IP \fB\-\-all\fP 4 +removes chroot, binary, stage, and source. The cache directory is kept. This +is the default operation and will be performed if no argument is given. +.IP \fB\-\-cache\fP 4 +removes the cache directories. +.IP \fB\-\-chroot\fP 4 +unmounts and removes the chroot directory. +.IP \fB\-\-binary\fP 4 +removes all binary related caches, files, directories, and stages files. +.IP \fB\-\-purge\fP 4 +removes everything, including all caches. The config directory is kept. +.IP \fB\-\-remove\fP 4 +removes everything, including package cache but not stage cache. The config +directory is kept. +.IP \fB\-\-stage\fP 4 +removes all stage files. +.IP \fB\-\-source\fP 4 +.\" FIXME +removes all source related caches, files, directories, and stage files. + +.SH FILES +.\" FIXME +.IP \fBauto/clean\fP 4 + +.\" FIXME +.SH "SEE ALSO" +\fIlive\-build\fP(7) +.PP +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>. + +.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 +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1 new file mode 100644 index 000000000..44bdeb7c2 --- /dev/null +++ b/manpages/de/lb_config.de.1 @@ -0,0 +1,807 @@ +.\"******************************************************************* +.\" +.\" This file was generated with po4a. Translate the source file. +.\" +.\"******************************************************************* +.TH LIVE\-BUILD 1 2012\-11\-30 4.0~a1\-1 "Debian Live Project" + +.SH NAME +\fBlb config\fP \- Create config directory + +.SH SYNOPSIS +\fBlb config\fP [\fIlive\-build options\fP] +.PP +.\" FIXME +\fBlb config\fP +.br + [\fB\-\-apt\fP apt|aptitude] +.br + [\fB\-\-apt\-ftp\-proxy\fP \fIURL\fP] +.br + [\fB\-\-apt\-http\-proxy\fP \fIURL\fP] +.br + [\fB\-\-apt\-indices\fP true|false|none] +.br + [\fB\-\-apt\-options\fP \fIOPTION\fP|"\fIOPTIONS\fP"] +.br + [\fB\-\-aptitude\-options\fP \fIOPTION\fP|"\fIOPTIONS\fP"] +.br + [\fB\-\-apt\-pipeline\fP \fIDEPTH\fP] +.br + [\fB\-\-apt\-recommends\fP true|false] +.br + [\fB\-\-apt\-secure\fP true|false] +.br + [\fB\-\-apt\-source\-archives\fP true|false] +.br + [\-a|\fB\-\-architectures\fP \fIARCHITECTURE\fP] +.br + [\-b|\fB\-\-binary\-images\fP iso|iso\-hybrid|netboot|tar|hdd] +.br + [\fB\-\-binary\-filesystem\fP fat16|fat32|ext2|ext3|ext4] +.br + [\fB\-\-bootappend\-install\fP \fIPARAMETER\fP|\fI"PARAMETERS"\fP] +.br + [\fB\-\-bootappend\-live\fP \fIPARAMETER\fP|\fI"PARAMETERS"\fP] +.br + [\fB\-\-bootloader\fP grub|syslinux|yaboot] +.br + [\fB\-\-bootstrap\fP cdebootstrap|cdebootstrap\-static|debootstrap] +.br + [\fB\-\-cache\fP true|false] +.br + [\fB\-\-cache\-indices\fP true|false] +.br + [\fB\-\-cache\-packages\fP true|false] +.br + [\fB\-\-cache\-stages\fP \fISTAGE\fP|\fI"STAGES"\fP] +.br + [\fB\-\-checksums\fP md5|sha1|sha256|none] +.br + [\fB\-\-compression\fP bzip2|gzip|lzip|none] +.br + [\fB\-\-config\fP \fIGIT_URL::GIT_ID\fP] +.br + [\fB\-\-build\-with\-chroot\fP true|false] +.br + [\fB\-\-chroot\-filesystem\fP ext2|ext3|ext4|squashfs|jffs2|none] +.br + [\fB\-\-clean\fP] +.br + [\-c|\fB\-\-conffile\fP \fIFILE\fP] +.br + [\fB\-\-debconf\-frontend\fP dialog|editor|noninteractive|readline] +.br + [\fB\-\-debconf\-priority\fP low|medium|high|critical] +.br + [\fB\-\-debian\-installer\fP true|cdrom|netinst|netboot|businesscard|live|false] +.br + [\fB\-\-debian\-installer\-distribution\fP daily|\fICODENAME\fP] +.br + [\fB\-\-debian\-installer\-preseedfile\fP \fIFILE\fP|\fIURL\fP] +.br + [\fB\-\-debian\-installer\-gui\fP true|false] +.br + [\fB\-\-debug\fP] +.br + [\-d|\fB\-\-distribution\fP \fICODENAME\fP] +.br + [\fB\-\-parent\-distribution\fP \fICODENAME\fP] +.br + [\fB\-\-parent\-debian\-installer\-distribution\fP \fICODENAME\fP] +.br + [\fB\-\-dump\fP] +.br + [\fB\-\-fdisk\fP fdisk|fdisk.dist] +.br + [\fB\-\-firmware\-binary true|false\fP] +.br + [\fB\-\-firmware\-chroot true|false\fP] +.br + [\fB\-\-force\fP] +.br + [\fB\-\-grub\-splash\fP \fIFILE\fP] +.br + [\fB\-\-gzip\-options\fP \fIOPTION\fP|"\fIOPTIONS\fP"] +.br + [\fB\-\-hooks\fP \fIFILE\fP] +.br + [\fB\-\-ignore\-system\-defaults\fP] +.br + [\fB\-\-initramfs\fP auto|none|live\-boot|casper] +.br + [\fB\-\-initramfs\-compression\fP bzip2|gzip|lzma] +.br + [\fB\-\-initsystem\fP sysvinit|runit|systemd|upstart|none] +.br + [\fB\-\-interactive\fP shell] +.br + [\fB\-\-isohybrid\-options\fP \fIOPTION\fP|"\fIOPTIONS\fP"] +.br + [\fB\-\-iso\-application\fP \fINAME\fP] +.br + [\fB\-\-iso\-preparer\fP \fINAME\fP] +.br + [\fB\-\-iso\-publisher\fP \fINAME\fP] +.br + [\fB\-\-iso\-volume\fP \fINAME\fP] +.br + [\fB\-\-jffs2\-eraseblock\fP \fISIZE\fP] +.br + [\fB\-\-keyring\-packages\fP \fIPACKAGE|"PACKAGES"\fP] +.br + [\-k|\fB\-\-linux\-flavours\fP \fIFLAVOUR\fP|\fI"FLAVOURS"\fP] +.br + [\fB\-\-linux\-packages\fP \fI"PACKAGES"\fP] +.br + [\fB\-\-losetup\fP losetup|losetup.orig] +.br + [\fB\-\-memtest\fP memtest86+|memtest86|none] +.br + [\-m|\fB\-\-parent\-mirror\-bootstrap\fP \fIURL\fP] +.br + [\fB\-\-parent\-mirror\-chroot\fP \fIURL\fP] +.br + [\fB\-\-parent\-mirror\-chroot\-security\fP \fIURL\fP] +.br + [\fB\-\-parent\-mirror\-chroot\-updates\fP \fIURL\fP] +.br + [\fB\-\-parent\-mirror\-chroot\-backports\fP \fIURL\fP] +.br + [\fB\-\-parent\-mirror\-binary\fP \fIURL\fP] +.br + [\fB\-\-parent\-mirror\-binary\-security\fP \fIURL\fP] +.br + [\fB\-\-parent\-mirror\-binary\-updates\fP \fIURL\fP] +.br + [\fB\-\-parent\-mirror\-binary\-backports\fP \fIURL\fP] +.br + [\fB\-\-parent\-mirror\-debian\-installer\fP \fIURL\fP] +.br + [\fB\-\-mirror\-bootstrap\fP \fIURL\fP] +.br + [\fB\-\-mirror\-chroot\fP \fIURL\fP] +.br + [\fB\-\-mirror\-chroot\-security\fP \fIURL\fP] +.br + [\fB\-\-mirror\-chroot\-updates\fP \fIURL\fP] +.br + [\fB\-\-mirror\-chroot\-backports\fP \fIURL\fP] +.br + [\fB\-\-mirror\-binary\fP \fIURL\fP] +.br + [\fB\-\-mirror\-binary\-security\fP \fIURL\fP] +.br + [\fB\-\-mirror\-binary\-updates\fP \fIURL\fP] +.br + [\fB\-\-mirror\-binary\-backports\fP \fIURL\fP] +.br + [\fB\-\-mirror\-debian\-installer\fP \fIURL\fP] +.br + [\fB\-\-mode\fP debian|emdebian|progress\-linux|ubuntu|kubuntu] +.br + [\fB\-\-system\fP live|normal] +.br + [\fB\-\-net\-root\-filesystem\fP nfs|cfs] +.br + [\fB\-\-net\-root\-mountoptions\fP \fIOPTIONS\fP] +.br + [\fB\-\-net\-root\-path\fP \fIPATH\fP] +.br + [\fB\-\-net\-root\-server\fP \fIIP\fP|\fIHOSTNAME\fP] +.br + [\fB\-\-net\-cow\-filesystem\fP nfs|cfs] +.br + [\fB\-\-net\-cow\-mountoptions\fP \fIOPTIONS\fP] +.br + [\fB\-\-net\-cow\-path\fP \fIPATH\fP] +.br + [\fB\-\-net\-cow\-server\fP \fIIP\fP|\fIHOSTNAME\fP] +.br + [\fB\-\-net\-tarball\fP true|false] +.br + [\-p|\fB\-\-package\-lists\fP \fILIST\fP|\fI"LISTS"\fP] +.br + [\fB\-\-quiet\fP] +.br + [\fB\-\-root\-command\fP sudo] +.br + [\fB\-\-use\-fakeroot\fP true|false] +.br + [\fB\-\-archives\fP \fIARCHIVE\fP|\fI"ARCHIVES"\fP] +.br + [\fB\-\-archive\-areas\fP \fIARCHIVE_AREA\fP|\fI"ARCHIVE_AREAS"\fP] +.br + [\fB\-\-parent\-archive\-areas\fP +\fIPARENT_ARCHIVE_AREA\fP|\fI"PARENT_ARCHIVE_AREAS"\fP] +.br + [\fB\-\-security\fP true|false] +.br + [\fB\-\-source\fP true|false] +.br + [\-s|\fB\-\-source\-images\fP iso|netboot|tar|hdd] +.br + [\fB\-\-syslinux\-theme\fP \fITHEME_SUFFIX\fP] +.br + [\fB\-\-tasksel\fP apt|aptitude|tasksel] +.br + [\fB\-\-templates\fP \fIPATH\fP] +.br + [\fB\-\-hdd\-size \fP\fIMB\fP] +.br + [\fB\-\-updates\fP true|false] +.br + [\fB\-\-backports\fP true|false] +.br + [\fB\-\-exposed\-root\fP true|false] +.br + [\fB\-\-verbose\fP] +.br +.\" FIXME + [\fB\-\-win32\-loader true|false]\fP + +.SH DESCRIPTION +\fBlb config\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the +Debian Live tool suite. +.PP +.\" FIXME +\fBlb config\fP populates the configuration directory for live\-build. By +default, this directory is named 'config' and is created in the current +directory where \fBlb config\fP was executed. +.PP +.\" FIXME +Note: Currently \fBlb config\fP tries to be smart and sets defaults for some +options depending on the setting of other options (e.g. which linux packages +to be used depending on if a wheezy system gets build or not). This means +that when generating a new configuration, you should call \fBlb config\fP 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\fP called with one option only changes +that option, and leaves everything else as is unless its not +defined. However, \fBlb config\fP does warn about know impossible or likely +impossible combinations that would lead to non working live systems. If +unsure, remove config/{binary,bootstrap,chroot,common,source} and call \fBlb +config\fP again. + +.SH OPTIONS +In addition to its specific options \fBlb config\fP understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. +.PP +.\" FIXME +.IP "\fB\-\-apt\fP apt|aptitude" 4 +defines if apt\-get or aptitude is used to install packages when building the +image. The default is apt. +.IP "\fB\-\-apt\-ftp\-proxy\fP \fIURL\fP" 4 +sets the ftp proxy to be used by apt. By default, this is empty. Note that +this variable is only for the proxy that gets used by apt internally within +the chroot, it is not used for anything else. +.IP "\fB\-\-apt\-http\-proxy\fP \fIURL\fP" 4 +sets the http proxy to be used by apt. By default, this is empty. Note that +this variable is only for the proxy that gets used by apt internally within +the chroot, it is not used for anything else. +.IP "\fB\-\-apt\-indices\fP true|false|none" 4 +defines if the resulting images should have apt indices or not and defaults +to true. If set to none, no indices are included at all. +.IP "\fB\-\-apt\-options\fP \fIOPTION\fP|\(dq\fIOPTIONS\fP\(dq" 4 +defines the default options that will be appended to every apt call that is +made inside chroot during the building of the image. By default, this is set +to \-\-yes to allow non\-interactive installation of packages. +.IP "\fB\-\-aptitude\-options\fP \fIOPTION\fP|\(dq\fIOPTIONS\fP\(dq" 4 +defines the default options that will be appended to every aptitude call +that is made inside chroot during building of the image. By default, this is +set to \-\-assume\-yes to allow non\-interactive installation of packages. +.IP "\fB\-\-apt\-pipeline\fP \fIDEPTH\fP" 4 +sets the depth of the apt/aptitude pipeline. In cases where the remote +server is not RFC conforming or buggy (such as Squid 2.0.2) this option can +be a value from 0 to 5 indicating how many outstanding requests APT should +send. A value of zero MUST be specified if the remote host does not properly +linger on TCP connections \- otherwise data corruption will occur. Hosts +which require this are in violation of RFC 2068. By default, live\-build does +not set this option. +.IP "\fB\-\-apt\-recommends\fP true|false" 4 +defines if apt should install recommended packages automatically. By +default, this is true except in emdebian mode. +.IP "\fB\-\-apt\-secure\fP true|false" 4 +defines if apt should check repository signatures. This is true by default. +.IP "\fB\-\-apt\-source\-archives\fP true|false" 4 +defines if deb\-src entries should be included in the resulting live image or +not, defaults to on. +.IP "\-a|\fB\-\-architectures\fP \fIARCHITECTURE\fP" 4 +defines the architecture of the to be build image. By default, this is set +to the host architecture. Note that you cannot crossbuild for another +architecture if your host system is not able to execute binaries for the +target architecture natively. For example, building amd64 images on i386 and +vice versa is possile if you have a 64bit capable i386 processor and the +right kernel. But building powerpc images on an i386 system is not possible. +.IP "\-b|\fB\-\-binary\-images\fP iso|iso\-hybrid|netboot|tar|hdd" 4 +defines the image type to build. By default, for images using syslinux this +is set to iso\-hybrid to build CD/DVD images that may also be used like hdd +images, for non\-syslinux images, it defaults to iso. +.IP "\fB\-\-binary\-filesystem\fP fat16|fat32|ext2|ext3|ext4" 4 +defines the filesystem to be used in the image type. This only has an effect +if the selected binary image type does allow to choose a filesystem. For +example, when selection iso the resulting CD/DVD has always the filesystem +ISO9660. When building hdd images for usb sticks, this is active. Note that +it defaults to fat16 on all architectures except sparc where it defaults to +ext4. Also note that if you choose fat16 and your resulting binary image +gets bigger than 2GB, the binary filesystem automatically gets switched to +fat32. +.IP "\fB\-\-bootappend\-install\fP \fIPARAMETER\fP|\(dq\fIPARAMETERS\fP\(dq" 4 +sets boot parameters specific to debian\-installer, if included. +.IP "\fB\-\-bootappend\-live\fP \fIPARAMETER\fP|\(dq\fIPARAMETERS\fP\(dq" 4 +sets boot parameters specific to debian\-live. A complete list of boot +parameters can be found in the \fIlive\-boot\fP(7) and \fIlive\-config\fP(7) manual +pages. +.IP "\fB\-\-bootloader\fP grub|syslinux|yaboot" 4 +defines which bootloader is beeing used in the generated image. This has +only an effect if the selected binary image type does allow to choose the +bootloader. For example, if you build a iso, always syslinux (or more +precise, isolinux) is being used. Also note that some combinations of binary +images types and bootloaders may be possible but live\-build does not support +them yet. \fBlb config\fP will fail to create such a not yet supported +configuration and give a explanation about it. For hdd images on amd64 and +i386, the default is syslinux. yaboot is only used on powerpc. +.IP "\fB\-\-bootstrap\fP cdebootstrap|cdebootstrap\-static|debootstrap" 4 +defines which program is used to bootstrap the debian chroot, default is +debootstrap. +.IP "\fB\-\-cache\fP true|false" 4 +defines globally if any cache should be used at all. Different caches can be +controled through the their own options. +.IP "\fB\-\-cache\-indices\fP true|false" 4 +defines if downloaded package indices and lists should be cached which is +false by default. Enabling it would allow to rebuild an image completely +offline, however, you would not get updates anymore then. +.IP "\fB\-\-cache\-packages\fP true|false" 4 +defines if downloaded packages files should be cached which is true by +default. Disabling it does save space consumtion in your build directory, +but remember that you will cause much unnecessary traffic if you do a couple +of rebuilds. In general you should always leave it true, however, in some +particular rare build setups, it can be faster to refetch packages from the +local network mirror rather than to utilize the local disk. +.IP "\fB\-\-cache\-stages\fP true|false|\fISTAGE\fP|\(dq\fISTAGES\fP\(dq" 4 +sets which stages should be cached. By default set to bootstrap. As an +exception to the normal stage names, also rootfs can be used here which does +only cache the generated root filesystem in +filesystem.{dir,ext*,squashfs}. This is useful during development if you +want to rebuild the binary stage but not regenerate the root filesystem all +the time. +.IP "\fB\-\-checksums\fP md5|sha1|sha256|none" 4 +defines if the binary image should contain a file called md5sums.txt, +sha1sums.txt and/or sha256sums.txt. These lists all files on the image +together with their checksums. This in turn can be used by live\-boots +built\-in integrity\-check to verify the medium if specified at boot +prompt. In general, this should not be false and is an important feature of +live system released to the public. However, during development of very big +images it can save some time by not calculating the checksums. +.IP "\fB\-\-compression\fP bzip2|gzip|lzip|none" 4 +defines the compression program to be used to compress tarballs. Defaults to +gzip. +.IP "\fB\-\-config\fP \fIGIT_URL\fP::\fIGIT_ID\fP" 4 +allows to bootstrap a config tree from a git repositories, optionally +appended by a Git Id (branch, commit, tag, etc.). +.IP "\fB\-\-build\-with\-chroot\fP true|false" 4 +defines whetever live\-build should use the tools from within the chroot to +build the binary image or not by using and including the host systems +tools. This is a very dangerous option, using the tools of the host system +can lead to tainted and even non\-bootable images if the host systems version +of the required tools (mainly these are the bootloaders such as syslinux, +grub and yaboot, and the auxilliary tools such as dosfstools, genisoimage, +squashfs\-tools and others) do not \fBexactely\fP match what is present at +build\-time in the target distribution. Never do disable this option unless +you are \fBexactely\fP sure what you are doing and have \fBcompletely\fP\fI +understood its consequences.\fP +.IP "\fB\-\-chroot\-filesystem\fP ext2|ext3|ext4|squashfs|jffs2|none" 4 +defines which filesystem type should be used for the root filesystem +image. If you use none, then no filesystem image is created and the root +filesystem content is copied on the binary image filesystem as flat +files. Depending on what binary filesystem you have choosen, it may not be +possible to build with such a plain root filesystem, e.g. fat16/fat32 will +not work as linux does not support to run directly on them. +.IP \fB\-\-clean\fP 4 +minimizes config directory by automatically removing unused and thus empty +subdirectories. +.IP "\-c|\fB\-\-conffile\fP \fIFILE\fP" 4 +using a user specified alternative configuration file in addition to the +normally used one in the config directory. +.IP "\fB\-\-debconf\-frontend\fP dialog|editor|noninteractive|readline" 4 +defines what value the debconf frontend should be set to inside the +chroot. Note that setting it to anything by noninteractive, which is the +default, makes your build asking questions during the build. +.IP "\fB\-\-debconf\-priority\fP low|medium|high|critical" 4 +defines what value the debconf priority shoul dbe set to inside the +chroot. By default, it is set to critical, which means that almost no +questions are displayed. Note that this only has an effect if you use any +debconf frontend different from noninteractive. +.IP "\fB\-\-debian\-installer\fP true|cdrom|netinst|netboot|businesscard|live|false" 4 +defines which type, if any, of the debian\-installer should be included in +the resulting binary image. By default, no installer is included. All +available flavours except live are the identical configurations used on the +installer media produced by regular debian\-cd. When live is choosen, the +live\-installer udeb is included so that debian\-installer will behave +different than usual \- instead of installing the debian system from packages +from the medium or the network, it installs the live system to the disk. +.IP "\fB\-\-debian\-installer\-distribution\fP daily|\fICODENAME\fP" 4 +defines the distribution where the debian\-installer files should be taken +out from. Normally, this should be set to the same distribution as the live +system. However, some times, one wants to use a newer or even daily built +installer. +.IP "\fB\-\-debian\-installer\-preseedfile\fP \fIFILE\fP|\fIURL\fP" 4 +sets the filename or URL for an optionally used and included preseeding file +for debian\-installer. If config/binary_debian\-installer/preseed.cfg exists, +it will be used by default. +.IP "\fB\-\-debian\-installer\-gui\fP true|false" 4 +defines if the debian\-installer graphical GTK interface should be true or +not. In Debian mode and for most versions of Ubuntu, this option is true, +whereas otherwise false, by default. +.IP \fB\-\-debug\fP 4 +turn on debugging informational messages. +.IP "\-d|\fB\-\-distribution\fP \fICODENAME\fP" 4 +defines the distribution of the resulting live system. +.IP "\-d|\fB\-\-parent\-distribution\fP \fICODENAME\fP" 4 +defines the parent distribution for derivatives of the resulting live +system. +.IP "\-d|\fB\-\-parent\-debian\-installer\-distribution\fP \fICODENAME\fP" 4 +defines the parent debian\-installer distribution for derivatives of the +resulting live system. +.IP \fB\-\-dump\fP 4 +prepares a report of the currently present live system configuration and the +version of live\-build used. This is useful to provide if you submit bug +reports, we do get all informations required for us to locate and replicate +an error. +.IP "\fB\-\-fdisk\fP fdisk|fdisk.dist" 4 +sets the filename of the fdisk binary from the host system that should be +used. This is autodetected and does generally not need any customization. +.IP \fB\-\-force\fP 4 +forces re\-execution of already run stages. Use only if you know what you are +doing. It is generally safer to use \fBlb clean\fP to clean up before +re\-executing \fBlb build\fP. +.IP "\fB\-\-grub\-splash\fP \fIFILE\fP" 4 +defines the name of an optional to be included splash screen graphic for the +grub bootloader. +.IP "\fB\-\-gzip\-options\fP \fIOPTION\fP|\(dq\fIOPTIONS\fP\(dq" 4 +defines the default options that will be appended to (almost) every gzip +call during the building of the image. By default, this is set to \-\-best to +use highest (but slowest) compression. Dynamically, if the host system +supports it, also \-\-rsyncable is added. +.IP "\fB\-\-hooks\fP \fIFILE\fP" 4 +defines which hooks available in /usr/share/live/build/examples/hooks should +be activated. Normally, there are no hooks executed. Make sure you know and +understood the hook before you enable it. +.IP \fB\-\-ignore\-system\-defaults\fP 4 +\fBlb config\fP by default reads system defaults from \fI/etc/live/build.conf\fP +and \fI/etc/live/build/*\fP when generating a new live system config +directory. This is useful if you want to set global settings, such as mirror +locations, and don't want to specify them all of the time. +.IP "\fB\-\-initramfs\fP auto|none|live\-boot|casper" 4 +sets the name of package that contains the live system specific initramfs +modification. By default, auto is used, which means that at build time of +the image rather than on configuration time, the value will be expanded to +casper when building ubuntu systems, to live\-boot for all other +systems. Using 'none' is useful if the resulting system image should not be +a live image (experimental). +.IP "\fB\-\-initramfs\-compression\fP bzip2|gzip|lzma]" +defines the compression program to be used to compress the +initramfs. Defaults to gzip. +.IP "\fB\-\-interactive\fP shell" 4 +defines if after the chroot stage and before the beginning of the binary +stage, a interactive shell login should be spawned in the chroot in order to +allow you to do manual customizations. Once you close the shell with logout +or exit, the build will continue as usual. Note that it's strongly +discouraged to use this for anything else than testing. Modifications that +should be present in all builds of a live system should be properly made +through hooks. Everything else destroys the beauty of being able to +completely automatise the build process and making it non interactive. By +default, this is of course false. +.IP "\fB\-\-isohybrid\-options\fP \fIOPTION\fP|\(dq\fIOPTIONS\fP\(dq" 4 +defines options to pass to isohybrid. +.IP "\fB\-\-iso\-application\fP \fINAME\fP" 4 +sets the APPLICATION field in the header of a resulting CD/DVD image and +defaults to "Debian Live" in debian mode, and to "Emdebian Live" in emdebian +mode, and "Ubuntu Live" in ubuntu mode. +.IP "\fB\-\-iso\-preparer\fP \fINAME\fP" 4 +sets the PREPARER field in the header of a resulting CD/DVD image. By +default this is set to "live\-build \fIVERSION\fP; +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/; +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 +sets the VOLUME field in the header of a resulting CD/DVD and defaults to +\&'(\fIMODE\fP) (\fIDISTRIBUTION\fP) (\fIDATE\fP)' 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\fP \fISIZE\fP" 4 +sets the eraseblock size for a JFFS2 (Second Journalling Flash File System) +filesystem. The default is 64 KiB. If you use an erase block size different +than the erase block size of the target MTD device, JFFS2 may not perform +optimally. If the SIZE specified is below 4096, the units are assumed to be +KiB. +.IP "\fB\-\-keyring\-packages\fP \fIPACKAGE|\(dqPACKAGES\fP\(dq" 4 +sets the keyring package or additional keyring packages. By default this is +set to debian\-archive\-keyring. +.IP "\-k|\fB\-\-linux\-flavours\fP \fIFLAVOUR\fP|\(dq\fIFLAVOURS\fP\(dq" 4 +sets the kernel flavours to be installed. Note that in case you specify more +than that the first will be configured the default kernel that gets booted. +.IP "\fB\-\-linux\-packages\fP \(dq\fIPACKAGES\fP\(dq" 4 +sets the internal name of the kernel packages naming scheme. If you use +debian kernel packages, you will not have to adjust it. If you decide to use +custom kernel packages that do not follow the debian naming scheme, remember +to set this option to the stub of the packages only (for debian this is +linux\-image\-2.6), so that \fISTUB\fP\-\fIFLAVOUR\fP results in a valid package name +(for debian e.g. linux\-image\-2.6\-486). Preferably you use the meta package +name, if any, for the stub, so that your configuration is ABI +independent. Also don't forget that you have to include stubs of the binary +modules packages for unionfs or aufs, and squashfs if you built them +out\-of\-tree. +.IP "\fB\-\-losetup\fP losetup|losetup.orig" 4 +sets the filename of the losetup binary from the host system that should be +used. This is autodetected and does generally not need any customization. +.IP "\fB\-\-memtest\fP memtest86+|memtest86|none" 4 +defines if memtest, memtest86+ or no memory tester at all should be included +as secondary bootloader configuration. This is only available on amd64 and +i386 and defaults to memtest86+. +.IP "\-m|\fB\-\-parent\-mirror\-bootstrap\fP \fIURL\fP" 4 +sets the location of the debian package mirror that should be used to +bootstrap from. This defaults to http://ftp.de.debian.org/debian/ which may +not be a good default if you live outside of Europe. +.IP "\fB\-\-parent\-mirror\-chroot\fP \fIURL\fP" 4 +sets the location of the debian package mirror that will be used to fetch +the packages in order to build the live system. By default, this is set to +the value of \-\-parent\-mirror\-bootstrap. +.IP "\fB\-\-parent\-mirror\-chroot\-security\fP \fIURL\fP" 4 +sets the location of the debian security package mirror that will be used to +fetch the packages in order to build the live system. By default, this +points to http://security.debian.org/debian/. +.IP "\fB\-\-parent\-mirror\-chroot\-updates\fP \fIURL\fP" 4 +sets the location of the debian updates package mirror that will be used to +fetch packages in order to build the live system. By default, this is set to +the value of \-\-parent\-mirror\-chroot. +.IP "\fB\-\-parent\-mirror\-chroot\-backports\fP \fIURL\fP" 4 +sets the location of the debian backports package mirror that will be used +to fetch packages in order to build the live system. By default, this points +to http://backports.debian.org/debian\-backports/. +.IP "\fB\-\-parent\-mirror\-binary\fP \fIURL\fP" 4 +sets the location of the debian package mirror that should end up configured +in the final image and which is the one a user would see and use. This has +not necessarily to be the same that is used to build the image, e.g. if you +use a local mirror but want to have an official mirror in the image. By +default, 'http://http.debian.net/debian/' is used. +.IP "\fB\-\-parent\-mirror\-binary\-security\fP \fIURL\fP" 4 +sets the location of the debian security package mirror that should end up +configured in the final image. By default, 'http://security.debian.org/' is +used. +.IP "\fB\-\-parent\-mirror\-binary\-updates\fP \fIURL\fP" 4 +sets the location of the debian updates package mirror that should end up +configured in the final image. By default, the value of +\-\-parent\-mirror\-binary is used. +.IP "\fB\-\-parent\-mirror\-binary\-backports\fP \fIURL\fP" 4 +sets the location of the debian backports package mirror that should end up +configured in the final image. By default, +\&'http://backports.debian.org/debian\-backports/' is used. +.IP "\fB\-\-parent\-mirror\-debian\-installer\fP \fIURL\fP" 4 +sets the location of the mirror that will be used to fetch the debian +installer images. By default, this points to the same mirror used to build +the live system, i.e. the value of \-\-parent\-mirror\-bootstrap. +.IP "\fB\-\-mirror\-bootstrap\fP \fIURL\fP" 4 +sets the location of the debian package mirror that should be used to +bootstrap the derivative from. This defaults to +http://ftp.de.debian.org/debian/ which may not be a good default if you live +outside of Europe. +.IP "\fB\-\-mirror\-chroot\fP \fIURL\fP" 4 +sets the location of the debian package mirror that will be used to fetch +the packages of the derivative in order to build the live system. By +default, this is set to the value of \-\-mirror\-bootstrap. +.IP "\fB\-\-mirror\-chroot\-security\fP \fIURL\fP" 4 +sets the location of the debian security package mirror that will be used to +fetch the packages of the derivative in order to build the live system. By +default, this points to http://security.debian.org/debian/. +.IP "\fB\-\-mirror\-chroot\-updates\fP \fIURL\fP" 4 +sets the location of the debian updates package mirror that will be used to +fetch packages of the derivative in order to build the live system. By +default, this is set to the value of \-\-mirror\-chroot. +.IP "\fB\-\-mirror\-chroot\-backports\fP \fIURL\fP" 4 +sets the location of the debian backports package mirror that will be used +to fetch packages of the derivative in order to build the live system. By +default, this points to http://backports.debian.org/debian\-backports/. +.IP "\fB\-\-mirror\-binary\fP \fIURL\fP" 4 +sets the location of the derivative package mirror that should end up +configured in the final image and which is the one a user would see and +use. This has not necessarily to be the same that is used to build the +image, e.g. if you use a local mirror but want to have an official mirror in +the image. +.IP "\fB\-\-mirror\-binary\-security\fP \fIURL\fP" 4 +sets the location of the derivatives security package mirror that should end +up configured in the final image. +.IP "\fB\-\-mirror\-binary\-updates\fP \fIURL\fP" 4 +sets the location of the derivatives updates package mirror that should end +up configured in the final image. +.IP "\fB\-\-mirror\-binary\-backports\fP \fIURL\fP" 4 +sets the location of the derivatives backports package mirror that should +end up configured in the final image. +.IP "\fB\-\-mirror\-debian\-installer\fP \fIURL\fP" 4 +sets the location of the mirror that will be used to fetch the debian +installer images of the derivative. By default, this points to the same +mirror used to build the live system, i.e. the value of \-\-mirror\-bootstrap. +.IP "\fB\-\-mode\fP debian|emdebian|progress|ubuntu" 4 +defines a global mode to load project specific defaults. By default this is +set to debian. +.IP "\fB\-\-system\fP live|normal" 4 +defines if the resulting system image should a live system or a normal, +non\-live system. +.IP "\fB\-\-net\-root\-filesystem\fP nfs|cfs" 4 +defines the filesystem that will be configured in the bootloader +configuration for your netboot image. This defaults to nfs. +.IP "\fB\-\-net\-root\-mountoptions\fP \fIOPTIONS\fP" 4 +sets additional options for mounting the root filesystem in netboot images +and is by default empty. +.IP "\fB\-\-net\-root\-path\fP \fIPATH\fP" 4 +sets the file path that will be configured in the bootloader configuration +for your netboot image. This defaults to /srv/debian\-live in debian mode and +to /srv/emebian\-live when being in emdebian mode, and /srv/ubuntu\-live when +in ubuntu mode. +.IP "\fB\-\-net\-root\-server\fP \fIIP\fP|\fIHOSTNAME\fP" 4 +sets the IP or hostname that will be configured in the bootloader +configuration for the root filesystem of your netboot image. This defaults +to 192.168.1.1. +.IP "\fB\-\-net\-cow\-filesystem\fP nfs|cfs" 4 +defines the filesystem type for the copy\-on\-write layer and defaults to nfs. +.IP "\fB\-\-net\-cow\-mountoptions\fP \fIOPTIONS\fP" 4 +sets additional options for mounting the copy\-on\-write layer in netboot +images and is by default empty. +.IP "\fB\-\-net\-cow\-path\fP \fIPATH\fP" 4 +defines the path to client writable filesystem. Anywhere that +\fIclient_mac_address\fP is specified in the path live\-boot will substitute the +MAC address of the client delimited with hyphens. +.PP +.IP "" 4 +Example: +.br +/export/hosts/client_mac_address +.br +/export/hosts/00\-16\-D3\-33\-92\-E8 +.IP "\fB\-\-net\-cow\-server\fP \fIIP\fP|\fIHOSTNAME\fP" 4 +sets the IP or hostname that will be configured in the bootloader +configuration for the copy\-on\-write filesystem of your netboot image and is +by default empty. +.IP "\fB\-\-net\-tarball\fP true|false" 4 +defines if a compressed tarball should be created. Disabling this options +leads to no tarball at all, the plain binary directory is considered the +output in this case. Default is true. +.IP "\-p|\fB\-\-package\-lists\fP \fILIST\fP|\(dq\fILISTS\fP\(dq" 4 +defines which lists available in /usr/share/live/build/package\-lists should +be used. By default, this is set to standard. Note that in case you have +local package lists, you don't need to list them here. Putting them into +config/package\-lists is enough (the filename needs to have the .list suffix +though). +.IP \fB\-\-quiet\fP 4 +reduces the verbosity of messages output by \fBlb build\fP. +.IP "\fB\-\-archives\fP \fIARCHIVE\fP|\(dq\fIARCHIVES\fP\(dq" 4 +enables one of available third\-party archive configurations in +/usr/share/live/build/archives. +.IP "\fB\-\-root\-command\fP sudo" 4 +controls if live\-build should use sudo internally to build the live +image. Note that this is not well tested and that you should, when relying +on sudo, call the individual live\-build command with sudo itself. +.IP "\fB\-\-use\-fakeroot\fP true|false" 4 +controls if live\-build should utilize fakeroot and fakechroot to try and +avoid requiring root privillages where possible. By default, this option is +false. +.IP "\fB\-\-archive\-areas\fP \fIARCHIVE_AREA\fP|\(dq\fIARCHIVE_AREAS\fP\(dq" 4 +defines which package archive areas of a debian packages archive should be +used for configured debian package mirrors. By default, this is set to +main. Remember to check the licenses of each packages with respect to their +redistributability in your juristiction when enabling contrib or non\-free +with this mechanism. +.IP "\fB\-\-parent\-archive\-areas\fP \fIPARENT_ARCHIVE_AREA\fP|\(dq\fIPARENT_ARCHIVE_AREAS\fP\(dq" 4 +defines the archive areas for derivatives of the resulting live system. +.IP "\fB\-\-security\fP true|false" 4 +defines if the security repositories specified in the security mirror +options should be used or not. +.IP "\fB\-\-source\fP true|false" 4 +defines if a corresponding source image to the binary image should be +build. By default this is false because most people do not require this and +would require to download quite a few source packages. However, once you +start distributing your live image, you should make sure you build it with a +source image alongside. +.IP "\-s|\fB\-\-source\-images\fP iso|netboot|tar|hdd" 4 +defines the image type for the source image. Default is tar. +.IP "\fB\-\-firmware\-binary\fP true|false" 4 +defines if firmware packages should be automatically included into the +binary pool for debian\-installer. Note that only firmware packages available +within the configured archive areas are included, e.g. an image with +packages from main only will not automatically include firmware from +non\-free. This option does not interfere with explicitly listed packages in +binary package lists. +.IP "\fB\-\-firmware\-chroot\fP true|false" 4 +defines if firmware packages should be automatically included into the live +image. Note that only firmware packages available within the configured +archive areas are included, e.g. an image with packages from main only will +not automatically include firmware from non\-free. This option does not +interfere with explicitly listed packages in chroot package lists. +.IP "\fB\-\-swap\-file\-path\fP \fIPATH\fP" 4 +defines the path to a swap file to create in the binary image. Default is +not to create a swap file. +.IP "\fB\-\-swap\-file\-size\fP \fIMB\fP" 4 +defines what size in megabytes the swap file should be, if one is to be +created. Default is 512MB. +.IP "\fB\-\-syslinux\-theme\fP \fITHEME_SUFFIX\fP" 4 +defines the syslinux theme to use. The theme suffix is the name of a +directory in /usr/share/syslinux/themes/ provided by a package named +syslinux\-theme\- plus the suffix. In debian mode, this defaults to +debian\-wheezy. +.IP "\fB\-\-tasksel\fP apt|aptitude|tasksel" 4 +selects which program is used to install tasks. By default, this is set to +tasksel. +.IP "\fB\-\-templates\fP \fIPATH\fP" 4 +sets the path to the templates that live\-build is going to use, e.g. for +bootloaders. By default, this is set to /usr/share/live/build/templates/. +.IP "\fB\-\-hdd\-size\fP MB" 4 +defines what size the hdd image should be. Note that although the default is +set to 10000 (= 10GB), it will not need 10GB space on your harddisk as the +files are created as sparse files. +.IP "\fB\-\-updates\fP true|false" 4 +defines if debian updates package archives should be included in the image +or not. +.IP "\fB\-\-backports\fP true|false" 4 +defines if debian backports package archives should be included in the image +or not. +.IP "\fB\-\-exposed\-root\fP true|false" 4 +defines whether to expose the root filesystem as read only and not covered +by the union filesystem. This has useful implications for certain speciality +setups such as LTSP. By default, this option is false. +.IP \fB\-\-verbose\fP 4 +increases the verbosity of messages output by \fBlb build\fP. +.IP "\fB\-\-win32\-loader true|false\fP" 4 +.\" FIXME +defines if win32\-loader should be included in the binary image or not. + +.SH ENVIRONMENT +.\" FIXME +Currently, command line switches can also be specified through the +corresponding environment variable. However, this generally should not be +relied upon, as it is an implementation detail that is subject to change in +future releases. For options applying directly to live\-build, environment +variables are named LB_FOO, meaning, e.g. \fB\-\-apt\-ftp\-proxy\fP becomes +LB_APT_FTP_PROXY (the exception being internal options such as +\fB\-\-debug\fP). For options passed to another program, as in APT_OPTIONS or +GZIP_OPTIONS, no LB_ prefix is used. + + +.\" FIXME +.SH FILES +.\" FIXME +.IP \fBauto/config\fP 4 +.IP "\fB/etc/live/build.conf, /etc/live/build/*\fP" 4 +.\" FIXME +An optional, global configuration file for \fBlb config\fP variables. It is +useful to specify a few system wide defaults, like +LB_PARENT_MIRROR_BOOTSTRAP. This feature can be false by specifying the +\fB\-\-ignore\-system\-defaults\fP option. + +.SH "SEE ALSO" +\fIlive\-build\fP(7) +.PP +\fIlive\-boot\fP(7) +.PP +\fIlive\-config\fP(7) +.PP +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>. + +.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 +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_source.de.1 b/manpages/de/lb_source.de.1 new file mode 100644 index 000000000..2d9f1f685 --- /dev/null +++ b/manpages/de/lb_source.de.1 @@ -0,0 +1,47 @@ +.\"******************************************************************* +.\" +.\" This file was generated with po4a. Translate the source file. +.\" +.\"******************************************************************* +.TH LIVE\-BUILD 1 2012\-11\-30 4.0~a1\-1 "Debian Live Project" + +.SH NAME +\fBlb source\fP \- Complete the source stage + +.SH SYNOPSIS +\fBlb source\fP [\fIlive\-build options\fP] + +.SH DESCRIPTION +\fBlb source\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the +Debian Live tool suite. +.PP +\fBlb source\fP calls all necessary live\-build programs in the correct order to +complete the source stage. + +.SH OPTIONS +\fBlb source\fP has no specific options but understands all generic live\-build +options. See \fIlive\-build\fP(7) for a complete list of all generic live\-build +options. + +.SH FILES +.IP \fBnone\fP 4 + +.SH "SEE ALSO" +\fIlive\-build\fP(7) +.PP +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>. + +.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 +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_testroot.de.1 b/manpages/de/lb_testroot.de.1 new file mode 100644 index 000000000..f0d8733c8 --- /dev/null +++ b/manpages/de/lb_testroot.de.1 @@ -0,0 +1,53 @@ +.\"******************************************************************* +.\" +.\" This file was generated with po4a. Translate the source file. +.\" +.\"******************************************************************* +.TH LIVE\-BUILD 1 2012\-11\-30 4.0~a1\-1 "Debian Live Project" + +.SH NAME +\fBlb testroot\fP \- Ensure that a system is built as root + +.SH SYNOPSIS +\fBlb testroot\fP [\fIlive\-build options\fP] + +.SH DESCRIPTION +\fBlb testroot\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the +Debian Live tool suite. +.PP +.\" 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. +.PP +.\" FIXME +Note: Support for using \fIfakeroot\fP(1) and \fIsudo\fP(8) internally in +live\-build itself is still experimental, however, calling a helper yourself +with sudo is safe. + +.SH OPTIONS +\fBlb testroot\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. + +.SH FILES +.IP \fBnone\fP 4 + +.SH "SEE ALSO" +\fIlive\-build\fP(7) +.PP +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>. + +.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 +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7 new file mode 100644 index 000000000..b7b21782d --- /dev/null +++ b/manpages/de/live-build.de.7 @@ -0,0 +1,290 @@ +.\"******************************************************************* +.\" +.\" This file was generated with po4a. Translate the source file. +.\" +.\"******************************************************************* +.TH LIVE\-BUILD 7 2012\-11\-30 4.0~a1\-1 "Debian Live Project" + +.SH NAME +\fBlive\-build\fP \- the Debian Live tool suite + +.SH SYNOPSIS +.\" FIXME +.\" FIXME +\fBlb \fP\fICOMMAND\fP [\fB\-h|\-\-help\fP] [\fB\-u|\-\-usage\fP] [\fB\-v|\-\-version\fP] +[\fB\-\-breakpoints\fP] [\fB\-\-conffile\fP] [\fB\-\-debug\fP] [\fB\-\-force\fP] [\fB\-\-quiet\fP] +[\fB\-\-verbose\fP] + +.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. +.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>. + +.SH OPTIONS +.\" FIXME +.SS "Shared live\-build options" +The following command line options are supported by all live\-build programs. +.IP "\fB\-h, \-\-help\fP" 4 +display help and exit. +.IP "\fB\-u, \-\-usage\fP" 4 +show usage and exit. +.IP "\fB\-v, \-\-version\fP" 4 +output version information and exit. +.SS "Common live\-build options" +The following command line options are supported by most live\-build +programs. See the man page of each program for a complete explanation of +what each option does. +.IP \fB\-\-breakpoints\fP 4 +run with breakpoints. +.IP \fB\-\-conffile\fP 4 +use custom configuration file. +.IP \fB\-\-debug\fP 4 +show debug information. +.IP \fB\-\-force\fP 4 +force helper execution, even if stage file exists. +.IP \fB\-\-quiet\fP 4 +be quiet. +.IP \fB\-\-verbose\fP 4 +.\" FIXME +be verbose. + +.SH "LIVE\-BUILD COMMANDS" +.\" FIXME +We divide live\-build into high level ("porcelain") commands and low level +("plumbing") commands. +.PP +.\" FIXME +Here is the complete list of all available live\-build commands. See their +man pages for additional documentation. + +.SH "HIGH\-LEVEL COMMANDS (PORCELAIN)" +.\" FIXME +We separate the porcelain commands into the main commands and some ancillary +user utilities. +.SS "Main porcelain commands" +.IP \fBlb_config\fP(1) 4 +create configuration for live\-build +.IP \fBlb_bootstrap\fP(1) 4 +create the first stage by bootstrapping a basic debian system +.IP \fBlb_chroot\fP(1) 4 +create the second stage by customizing the chroot +.IP \fBlb_binary\fP(1) 4 +create the third stage by generating a binary image +.IP \fBlb_source\fP(1) 4 +create the optional fourth stage by generating a source image +.IP \fBlb_clean\fP(1) 4 +clean up system build directories +.SS "Ancillary Commands" +.IP \fBlb\fP(1) 4 +generic live\-build wrapper +.IP \fBlb_build\fP(1) 4 +alias for all stages +.IP \fBlb_local\fP(1) 4 +helper for using a local live\-build +.IP \fBlb_testroot\fP(1) 4 +.\" FIXME +ensure that a system is built as root + +.SH "LOW\-LEVEL COMMANDS (PLUMBING)" +.\" FIXME +The actual work of live\-build is implemented in the low\-level commands, +called plumbing. They are not supposed to be used by end users, they should +stick with porcelains as they ensure that all the different plumbing +commands are executed in the right order. However, if you intend to reuse +live\-build commands in your own scripts, then the plumbings might be of +interest for you. +.PP +Note that the interface (set of options and the semantics) to these +low\-level commands are meant to be a lot more stable than Porcelain level +commands. The interface to Porcelain commands on the other hand are subject +to change in order to improve the end user experience. +.SS "Bootstrap commands" +.IP \fBlb_bootstrap_cache\fP(1) 4 +cache bootstrap stage +.IP \fBlb_bootstrap_cdebootstrap\fP(1) 4 +bootstrap a Debian system with cdebootstrap(1) +.IP \fBlb_bootstrap_debootstrap\fP(1) 4 +bootstrap a Debian system with debootstrap(8) +.SS "Chroot commands" +.IP \fBlb_chroot_apt\fP(1) 4 +manage /etc/apt/apt.conf +.IP \fBlb_chroot_cache\fP(1) 4 +cache chroot stage +.IP \fBlb_chroot_debianchroot\fP(1) 4 +manage /etc/debian_chroot +.IP \fBlb_chroot_devpts\fP(1) 4 +mount /dev/pts +.IP \fBlb_chroot_dpkg\fP(1) 4 +manage /sbin/dpkg +.IP \fBlb_chroot_hacks\fP(1) 4 +execute hacks in chroot +.IP \fBlb_chroot_hostname\fP(1) 4 +manage /bin/hostname +.IP \fBlb_chroot_hosts\fP(1) 4 +manage /etc/hosts +.IP \fBlb_chroot_install\-packages\fP(1) 4 +install queued packages into chroot +.IP \fBlb_chroot_interactive\fP(1) 4 +make build interactive +.IP \fBlb_chroot_linux\-image\fP(1) 4 +manage /etc/kernel\-img.conf +.IP \fBlb_chroot_hooks\fP(1) 4 +execute local hooks in chroot +.IP \fBlb_chroot_local\-includes\fP(1) 4 +copy local files into chroot +.IP \fBlb_chroot_packages\fP(1) 4 +queue install of packages into chroot +.IP \fBlb_chroot_local\-patches\fP(1) 4 +apply local patches against chroot +.IP \fBlb_chroot_local\-preseed\fP(1) 4 +use debconf local preseeding file +.IP \fBlb_chroot_packagelists\fP(1) 4 +queue install of package lists into chroot +.IP \fBlb_chroot_proc\fP(1) 4 +mount /proc +.IP \fBlb_chroot_resolv\fP(1) 4 +manage /etc/resolv.conf +.IP \fBlb_chroot_selinuxfs\fP(1) 4 +mount /selinux +.IP \fBlb_chroot_archives\fP(1) 4 +manage /etc/apt/sources.list +.IP \fBlb_chroot_sysfs\fP(1) 4 +mount /sys +.IP \fBlb_chroot_sysv\-rc\fP(1) 4 +manage /usr/sbin/policy\-rc.d +.IP \fBlb_chroot_task\-lists\fP(1) 4 +install task lists into chroot +.SS "Binary commands" +.IP \fBlb_binary_chroot\fP(1) 4 +copy chroot into chroot +.IP \fBlb_binary_debian\-installer\fP(1) 4 +install debian\-installer into binary +.IP \fBlb_binary_disk\fP(1) 4 +install disk information into binary +.IP \fBlb_binary_grub\fP(1) 4 +installs grub into binary +.IP \fBlb_binary_grub2\fP(1) 4 +installs grub2 into binary +.IP \fBlb_binary_includes\fP(1) 4 +copy files into binary +.IP \fBlb_binary_iso\fP(1) 4 +build iso binary image +.IP \fBlb_binary_linux\-image\fP(1) 4 +install linux\-image into binary +.IP \fBlb_binary_local\-hooks\fP(1) 4 +execute local hooks in binary +.IP \fBlb_binary_local\-includes\fP(1) 4 +copy files into binary +.IP \fBlb_binary_local\-packagelists\fP(1) 4 +install local package lists into binary +.IP \fBlb_binary_manifest\fP(1) 4 +create manifest +.IP \fBlb_binary_checksums\fP(1) 4 +create binary checksums (md5, sha1, and/or sha256) +.IP \fBlb_binary_memtest\fP(1) 4 +installs a memtest into binary +.IP \fBlb_binary_net\fP(1) 4 +build netboot binary image +.IP \fBlb_binary_rootfs\fP(1) 4 +build rootfs image +.IP \fBlb_binary_silo\fP(1) 4 +installs silo into binary +.IP \fBlb_binary_syslinux\fP(1) 4 +installs syslinux into binary +.IP \fBlb_binary_tar\fP(1) 4 +build harddisk binary image +.IP \fBlb_binary_hdd\fP(1) 4 +build binary hdd image +.IP \fBlb_binary_win32\-loader\fP(1) 4 +installs win32\-loader into binary +.IP \fBlb_binary_yaboot\fP(1) 4 +installs yaboot into binary +.SS "Source commands" +.IP \fBlb_source_debian\fP(1) 4 +download sources +.IP \fBlb_source_debian\-live\fP(1) 4 +copy debian\-live config into source +.IP \fBlb_source_disk\fP(1) 4 +install disk information into source +.IP \fBlb_source_iso\fP(1) 4 +build iso source image +.IP \fBlb_source_checksums\fP(1) 4 +create source checksums (md5, sha1, and/or sha256) +.IP \fBlb_source_net\fP(1) 4 +build source net image +.IP \fBlb_source_tar\fP(1) 4 +build source tarball +.IP \fBlb_source_hdd\fP(1) 4 +.\" FIXME +build source hdd image + +.SH "CONFIG FILES" +.\" FIXME +Many live\-build commands make use of files in the \fIconfig/\fP directory to +control what they do. Besides the common \fIconfig/common\fP, which is used by +all live\-build commands, some additional files can be used to configure the +behavior of specific live\-build commands. These files are typically named +config/stage or config/stage_helper (where "stage" of course, is replaced +with the name of the stage that they belong to, and "helper" with the name +of the helper). +.PP +For example, lb_bootstrap_debootstrap uses files named config/bootstrap and +config/bootstrap_debootstrap to read the options it will use. See the man +pages of individual commands for details about the names and formats of the +files they use. Generally, these files contain variables with values +assigned, one variable per line. Some programs in live\-build use pairs of +values or slightly more complicated variable assignments. +.PP +Note that live\-build will respect environment variables which are present in +the context of the shell it is running. If variables can be read from config +files, then they override environment variables, and if command line options +are used, they override values from config files. If no value for a given +variable can be found and thus is unset, live\-build will automatically set +it to the default value. +.PP +In some rare cases, you may want to have different versions of these files +for different architectures or distributions. If files named +config/stage.arch or config/stage_helper.arch, and config/stage.dist or +config/stage_helper.dist exist, where "arch" is the same as the output of +"dpkg \-\-print\-architecture" and "dist" is the same as the codename of the +target distribution, then they will be used in preference to other, more +general files. +.PP +.\" FIXME +All config files are shell scripts which are sourced by a live\-build +program. That means they have to follow the normal shell syntax. You can +also put comments in these files; lines beginning with "#" are ignored. + +.SH FILES +.IP \fB/etc/live/build.conf\fP 4 +.IP \fB/etc/live/build/*\fP 4 + +.SH "SEE ALSO" +\fIlive\-boot\fP(7) +.PP +\fIlive\-config\fP(7) +.PP +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>. + +.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 +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/en/lb.1 b/manpages/en/lb.1 index cf995a81d..1b1285c09 100644 --- a/manpages/en/lb.1 +++ b/manpages/en/lb.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-04\-30 3.0.5-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-11\-30 4.0~a1-1 "Debian Live Project" .SH NAME \fBlb\fR \- wrapper for live\-build programs diff --git a/manpages/en/lb_binary.1 b/manpages/en/lb_binary.1 index 345ecab16..0cda7ccac 100644 --- a/manpages/en/lb_binary.1 +++ b/manpages/en/lb_binary.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-04\-30 3.0.5-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-11\-30 4.0~a1-1 "Debian Live Project" .SH NAME \fBlb binary\fR \- Complete the binary stage diff --git a/manpages/en/lb_bootstrap.1 b/manpages/en/lb_bootstrap.1 index 47eff2e86..96c1102bd 100644 --- a/manpages/en/lb_bootstrap.1 +++ b/manpages/en/lb_bootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-04\-30 3.0.5-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-11\-30 4.0~a1-1 "Debian Live Project" .SH NAME \fBlb bootstrap\fR \- Complete the bootstrap stage diff --git a/manpages/en/lb_build.1 b/manpages/en/lb_build.1 index c0f73013e..efba453ea 100644 --- a/manpages/en/lb_build.1 +++ b/manpages/en/lb_build.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-04\-30 3.0.5-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-11\-30 4.0~a1-1 "Debian Live Project" .SH NAME \fBlb build\fR \- Complete the bootstrap, chroot, binary, and source stages diff --git a/manpages/en/lb_chroot.1 b/manpages/en/lb_chroot.1 index cae058ba7..097918f2f 100644 --- a/manpages/en/lb_chroot.1 +++ b/manpages/en/lb_chroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-04\-30 3.0.5-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-11\-30 4.0~a1-1 "Debian Live Project" .SH NAME \fBlb chroot\fR \- Complete the chroot stage diff --git a/manpages/en/lb_clean.1 b/manpages/en/lb_clean.1 index 7147e99c7..f02576109 100644 --- a/manpages/en/lb_clean.1 +++ b/manpages/en/lb_clean.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-04\-30 3.0.5-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-11\-30 4.0~a1-1 "Debian Live Project" .SH NAME \fBlb clean\fR \- Clean build directory diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index b3f0cdb4e..fbf7baa77 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-04\-30 3.0.5-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-11\-30 4.0~a1-1 "Debian Live Project" .SH NAME \fBlb config\fR \- Create config directory @@ -15,7 +15,7 @@ .br [\fB\-\-apt\-http\-proxy\fR \fIURL\fR] .br - [\fB\-\-apt\-indices\fR true|false] + [\fB\-\-apt\-indices\fR true|false|none] .br [\fB\-\-apt\-options\fR \fIOPTION\fR|"\fIOPTIONS\fR"] .br @@ -173,7 +173,7 @@ .br [\fB\-\-mirror\-debian\-installer\fR \fIURL\fR] .br - [\fB\-\-mode\fR debian|emdebian|progress-linux|ubuntu] + [\fB\-\-mode\fR debian|emdebian|progress-linux|ubuntu|kubuntu] .br [\fB\-\-system\fR live|normal] .br @@ -194,6 +194,8 @@ [\fB\-\-net\-cow\-server\fR \fIIP\fR|\fIHOSTNAME\fR] .br [\fB\-\-net\-tarball\fR true|false] +.br + [\-p|\fB\-\-package\-lists\fR \fILIST\fR|\fI"LISTS"\fR] .br [\fB\-\-quiet\fR] .br @@ -212,6 +214,8 @@ [\fB\-\-source\fR true|false] .br [\-s|\fB\-\-source\-images\fR iso|netboot|tar|hdd] +.br + [\fB\-\-syslinux\-theme\fR \fITHEME_SUFFIX\fR] .br [\fB\-\-tasksel\fR apt|aptitude|tasksel] .br @@ -236,7 +240,7 @@ .\" 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. .PP -Note: Currently \fBlb config\fR tries to be smart and sets defaults for some options depending on the setting of other options (e.g. which linux packages to be used depending on if a squeeze system gets build or not). 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 its not defined. However, \fBlb config\fR does warn about know impossible or likely impossible combinations that would lead to non working live systems. If unsure, remove config/{binary,bootstrap,chroot,common,source} and call \fBlb config\fR again. +Note: Currently \fBlb config\fR tries to be smart and sets defaults for some options depending on the setting of other options (e.g. which linux packages to be used depending on if a wheezy system gets build or not). 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 its not defined. However, \fBlb config\fR does warn about know impossible or likely impossible combinations that would lead to non working live systems. If unsure, remove config/{binary,bootstrap,chroot,common,source} and call \fBlb config\fR again. .\" FIXME .SH OPTIONS @@ -249,8 +253,8 @@ defines if apt\-get or aptitude is used to install packages when building the im sets the ftp proxy to be used by apt. By default, this is empty. Note that this variable is only for the proxy that gets used by apt internally within the chroot, it is not used for anything else. .IP "\fB\-\-apt\-http\-proxy\fR \fIURL\fR" 4 sets the http proxy to be used by apt. By default, this is empty. Note that this variable is only for the proxy that gets used by apt internally within the chroot, it is not used for anything else. -.IP "\fB\-\-apt\-indices\fR true|false" 4 -defines if the resulting images should have apt indices or not and defaults to true. +.IP "\fB\-\-apt\-indices\fR true|false|none" 4 +defines if the resulting images should have apt indices or not and defaults to true. If set to none, no indices are included at all. .IP "\fB\-\-apt\-options\fR \fIOPTION\fR|""\fIOPTIONS\fR""" 4 defines the default options that will be appended to every apt call that is made inside chroot during the building of the image. By default, this is set to \-\-yes to allow non-interactive installation of packages. .IP "\fB\-\-aptitude\-options\fR \fIOPTION\fR|""\fIOPTIONS\fR""" 4 @@ -292,7 +296,7 @@ defines the compression program to be used to compress tarballs. Defaults to gzi .IP "\fB\-\-config\fR \fIGIT_URL\fR::\fIGIT_ID\fR" 4 allows to bootstrap a config tree from a git repositories, optionally appended by a Git Id (branch, commit, tag, etc.). .IP "\fB\-\-build\-with\-chroot\fR true|false" 4 -defines whetever live\-build should use the tools from within the chroot to build the binary image or not by using and including the host systems tools. This is a very dangerous option, using the tools of the host system can lead to tainted and even non-bootable images if the host systems version of the required tools (mainly these are the bootloaders such as syslinux, grub and yaboot, and the auxilliary tools such as dosfstools, xorriso, squashfs-tools and others) do not \fBexactely\fR match what is present at build-time in the target distribution. Never do disable this option unless you are \fBexactely\fR sure what you are doing and have \fBcompletely\fI understood its consequences. +defines whetever live\-build should use the tools from within the chroot to build the binary image or not by using and including the host systems tools. This is a very dangerous option, using the tools of the host system can lead to tainted and even non-bootable images if the host systems version of the required tools (mainly these are the bootloaders such as syslinux, grub and yaboot, and the auxilliary tools such as dosfstools, genisoimage, squashfs-tools and others) do not \fBexactely\fR match what is present at build-time in the target distribution. Never do disable this option unless you are \fBexactely\fR sure what you are doing and have \fBcompletely\fI understood its consequences. .IP "\fB\-\-chroot\-filesystem\fR ext2|ext3|ext4|squashfs|jffs2|none" 4 defines which filesystem type should be used for the root filesystem image. If you use none, then no filesystem image is created and the root filesystem content is copied on the binary image filesystem as flat files. Depending on what binary filesystem you have choosen, it may not be possible to build with such a plain root filesystem, e.g. fat16/fat32 will not work as linux does not support to run directly on them. .IP "\fB\-\-clean\fR" 4 @@ -430,6 +434,10 @@ Example: sets the IP or hostname that will be configured in the bootloader configuration for the copy\-on\-write filesystem of your netboot image and is by default empty. .IP "\fB\-\-net\-tarball\fR true|false" 4 defines if a compressed tarball should be created. Disabling this options leads to no tarball at all, the plain binary directory is considered the output in this case. Default is true. +.IP "\-p|\fB\-\-package\-lists\fR \fILIST\fR|""\fILISTS\fR""" 4 +defines which lists available in /usr/share/live/build/package-lists should be used. By default, this is set to standard. Note that in case you have local package lists, you don't need to list them here. Putting them into config/package-lists is enough (the filename needs to have the .list suffix though). +.IP "\fB\-\-quiet\fR" 4 +reduces the verbosity of messages output by \fBlb build\fR. .IP "\fB\-\-archives\fR \fIARCHIVE\fR|""\fIARCHIVES\fR""" 4 enables one of available third-party archive configurations in /usr/share/live/build/archives. .IP "\fB\-\-root-command\fR sudo" 4 @@ -454,6 +462,8 @@ defines if firmware packages should be automatically included into the live imag defines the path to a swap file to create in the binary image. Default is not to create a swap file. .IP "\fB\-\-swap\-file\-size\fR \fIMB\fR" 4 defines what size in megabytes the swap file should be, if one is to be created. Default is 512MB. +.IP "\fB\-\-syslinux\-theme\fR \fITHEME_SUFFIX\fR" 4 +defines the syslinux theme to use. The theme suffix is the name of a directory in /usr/share/syslinux/themes/ provided by a package named syslinux\-theme\- plus the suffix. In debian mode, this defaults to debian\-wheezy. .IP "\fB\-\-tasksel\fR apt|aptitude|tasksel" 4 selects which program is used to install tasks. By default, this is set to tasksel. .IP "\fB\-\-templates\fR \fIPATH\fR" 4 diff --git a/manpages/en/lb_source.1 b/manpages/en/lb_source.1 index ac0745dc0..4d18c93cc 100644 --- a/manpages/en/lb_source.1 +++ b/manpages/en/lb_source.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-04\-30 3.0.5-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-11\-30 4.0~a1-1 "Debian Live Project" .SH NAME \fBlb source\fR \- Complete the source stage diff --git a/manpages/en/lb_testroot.1 b/manpages/en/lb_testroot.1 index 649b69046..5414d1720 100644 --- a/manpages/en/lb_testroot.1 +++ b/manpages/en/lb_testroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-04\-30 3.0.5-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-11\-30 4.0~a1-1 "Debian Live Project" .SH NAME \fBlb testroot\fR \- Ensure that a system is built as root diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7 index b5bf836b0..cf24ee04f 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 7 2013\-04\-30 3.0.5-1 "Debian Live Project" +.TH LIVE\-BUILD 7 2012\-11\-30 4.0~a1-1 "Debian Live Project" .SH NAME \fBlive\-build\fR \- the Debian Live tool suite diff --git a/manpages/po/de/lb.1.po b/manpages/po/de/lb.1.po new file mode 100644 index 000000000..6fe540d1a --- /dev/null +++ b/manpages/po/de/lb.1.po @@ -0,0 +1,202 @@ +# German translations for live-build package +# Copyright (C) 2012 Free Software Foundation, Inc. +# This file is distributed under the same license as the live-build package. +# Automatically generated, 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2012-11-30 15:22+0100\n" +"PO-Revision-Date: 2012-08-02 18:55+0300\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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 "LIVE-BUILD" +msgstr "" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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 "2012-11-30" +msgstr "" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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 "4.0~a1-1" +msgstr "" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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" +msgstr "" + +#. type: SH +#: en/lb.1:3 en/lb_binary.1:3 en/lb_bootstrap.1:3 en/lb_build.1:3 +#: en/lb_chroot.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3 +#: en/lb_testroot.1:3 en/live-build.7:3 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: en/lb.1:5 +msgid "B - wrapper for live-build programs" +msgstr "" + +#. type: SH +#: en/lb.1:6 en/lb_binary.1:6 en/lb_bootstrap.1:6 en/lb_build.1:6 +#: en/lb_chroot.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6 +#: en/lb_testroot.1:6 en/live-build.7:6 +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: Plain text +#: en/lb.1:8 +msgid "B COMMAND [COMMAND_OPTIONS]" +msgstr "" + +#. type: Plain text +#: en/lb.1:10 +msgid "B [I]" +msgstr "" + +#. type: SH +#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9 +#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:237 en/lb_source.1:9 +#: en/lb_testroot.1:9 en/live-build.7:11 +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: Plain text +#: en/lb.1:13 +msgid "" +"B is a high-level command (porcelain) of I(7), the Debian " +"Live tool suite." +msgstr "" + +#. type: SH +#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14 +#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:246 en/lb_source.1:14 +#: en/lb_testroot.1:18 en/live-build.7:20 +#, no-wrap +msgid "OPTIONS" +msgstr "" + +#. type: Plain text +#: en/lb.1:18 +msgid "" +"B has no specific options but understands all generic live-build " +"options. See I(7) for a complete list of all generic live-build " +"options." +msgstr "" + +#. type: SH +#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17 +#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:490 en/lb_source.1:17 +#: en/lb_testroot.1:21 en/live-build.7:219 +#, no-wrap +msgid "FILES" +msgstr "" + +#. type: IP +#: en/lb.1:20 en/lb_binary.1:18 en/lb_bootstrap.1:18 en/lb_chroot.1:18 +#: en/lb_source.1:18 en/lb_testroot.1:22 +#, no-wrap +msgid "B" +msgstr "" + +#. type: SH +#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22 +#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:497 en/lb_source.1:20 +#: en/lb_testroot.1:24 en/live-build.7:223 +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24 +#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:499 en/lb_source.1:22 +#: en/lb_testroot.1:26 +msgid "I(7)" +msgstr "" + +#. type: Plain text +#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26 +#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:505 en/lb_source.1:24 +#: en/lb_testroot.1:28 en/live-build.7:229 +msgid "This program is a part of live-build." +msgstr "" + +#. type: SH +#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27 +#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:506 en/lb_source.1:25 +#: en/lb_testroot.1:29 en/live-build.7:230 +#, no-wrap +msgid "HOMEPAGE" +msgstr "" + +#. type: Plain text +#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29 +#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:508 en/lb_source.1:27 +#: en/lb_testroot.1:31 en/live-build.7:232 +msgid "" +"More information about live-build and the Debian Live project can be found " +"on the homepage at EIE and in the manual at " +"EIE." +msgstr "" + +#. type: SH +#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30 +#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:509 en/lb_source.1:28 +#: en/lb_testroot.1:32 en/live-build.7:233 +#, no-wrap +msgid "BUGS" +msgstr "" + +#. type: Plain text +#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32 +#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:511 en/lb_source.1:30 +#: en/lb_testroot.1:34 en/live-build.7:235 +msgid "" +"Bugs can be reported by submitting a bugreport for the live-build package in " +"the Debian Bug Tracking System at EIE or by " +"writing a mail to the Debian Live mailing list at EIE." +msgstr "" + +#. type: SH +#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33 +#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:512 en/lb_source.1:31 +#: en/lb_testroot.1:35 en/live-build.7:236 +#, no-wrap +msgid "AUTHOR" +msgstr "" + +#. type: Plain text +#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34 +#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:513 en/lb_source.1:32 +#: en/lb_testroot.1:36 en/live-build.7:237 +msgid "" +"live-build was written by Daniel Baumann EIE for " +"the Debian project." +msgstr "" diff --git a/manpages/po/de/lb_binary.1.po b/manpages/po/de/lb_binary.1.po new file mode 100644 index 000000000..733256e26 --- /dev/null +++ b/manpages/po/de/lb_binary.1.po @@ -0,0 +1,204 @@ +# German translations for live-build package +# Copyright (C) 2012 Free Software Foundation, Inc. +# This file is distributed under the same license as the live-build package. +# Automatically generated, 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2012-11-30 15:22+0100\n" +"PO-Revision-Date: 2012-08-02 18:55+0300\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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 "LIVE-BUILD" +msgstr "" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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 "2012-11-30" +msgstr "" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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 "4.0~a1-1" +msgstr "" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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" +msgstr "" + +#. type: SH +#: en/lb.1:3 en/lb_binary.1:3 en/lb_bootstrap.1:3 en/lb_build.1:3 +#: en/lb_chroot.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3 +#: en/lb_testroot.1:3 en/live-build.7:3 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: SH +#: en/lb.1:6 en/lb_binary.1:6 en/lb_bootstrap.1:6 en/lb_build.1:6 +#: en/lb_chroot.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6 +#: en/lb_testroot.1:6 en/live-build.7:6 +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: SH +#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9 +#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:237 en/lb_source.1:9 +#: en/lb_testroot.1:9 en/live-build.7:11 +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: SH +#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14 +#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:246 en/lb_source.1:14 +#: en/lb_testroot.1:18 en/live-build.7:20 +#, no-wrap +msgid "OPTIONS" +msgstr "" + +#. type: SH +#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17 +#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:490 en/lb_source.1:17 +#: en/lb_testroot.1:21 en/live-build.7:219 +#, no-wrap +msgid "FILES" +msgstr "" + +#. type: IP +#: en/lb.1:20 en/lb_binary.1:18 en/lb_bootstrap.1:18 en/lb_chroot.1:18 +#: en/lb_source.1:18 en/lb_testroot.1:22 +#, no-wrap +msgid "B" +msgstr "" + +#. type: SH +#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22 +#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:497 en/lb_source.1:20 +#: en/lb_testroot.1:24 en/live-build.7:223 +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24 +#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:499 en/lb_source.1:22 +#: en/lb_testroot.1:26 +msgid "I(7)" +msgstr "" + +#. type: Plain text +#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26 +#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:505 en/lb_source.1:24 +#: en/lb_testroot.1:28 en/live-build.7:229 +msgid "This program is a part of live-build." +msgstr "" + +#. type: SH +#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27 +#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:506 en/lb_source.1:25 +#: en/lb_testroot.1:29 en/live-build.7:230 +#, no-wrap +msgid "HOMEPAGE" +msgstr "" + +#. type: Plain text +#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29 +#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:508 en/lb_source.1:27 +#: en/lb_testroot.1:31 en/live-build.7:232 +msgid "" +"More information about live-build and the Debian Live project can be found " +"on the homepage at EIE and in the manual at " +"EIE." +msgstr "" + +#. type: SH +#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30 +#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:509 en/lb_source.1:28 +#: en/lb_testroot.1:32 en/live-build.7:233 +#, no-wrap +msgid "BUGS" +msgstr "" + +#. type: Plain text +#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32 +#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:511 en/lb_source.1:30 +#: en/lb_testroot.1:34 en/live-build.7:235 +msgid "" +"Bugs can be reported by submitting a bugreport for the live-build package in " +"the Debian Bug Tracking System at EIE or by " +"writing a mail to the Debian Live mailing list at EIE." +msgstr "" + +#. type: SH +#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33 +#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:512 en/lb_source.1:31 +#: en/lb_testroot.1:35 en/live-build.7:236 +#, no-wrap +msgid "AUTHOR" +msgstr "" + +#. type: Plain text +#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34 +#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:513 en/lb_source.1:32 +#: en/lb_testroot.1:36 en/live-build.7:237 +msgid "" +"live-build was written by Daniel Baumann EIE for " +"the Debian project." +msgstr "" + +#. type: Plain text +#: en/lb_binary.1:5 +msgid "B - Complete the binary stage" +msgstr "" + +#. type: Plain text +#: en/lb_binary.1:8 +msgid "B [I]" +msgstr "" + +#. type: Plain text +#: en/lb_binary.1:11 +msgid "" +"B is a high-level command (porcelain) of I(7), the " +"Debian Live tool suite." +msgstr "" + +#. type: Plain text +#: en/lb_binary.1:13 +msgid "" +"B calls all necessary live-build programs in the correct order to " +"complete the binary stage." +msgstr "" + +#. type: Plain text +#: en/lb_binary.1:16 +msgid "" +"B has no specific options but understands all generic live-build " +"options. See I(7) for a complete list of all generic live-build " +"options." +msgstr "" diff --git a/manpages/po/de/lb_bootstrap.1.po b/manpages/po/de/lb_bootstrap.1.po new file mode 100644 index 000000000..0b035aae4 --- /dev/null +++ b/manpages/po/de/lb_bootstrap.1.po @@ -0,0 +1,204 @@ +# German translations for live-build package +# Copyright (C) 2012 Free Software Foundation, Inc. +# This file is distributed under the same license as the live-build package. +# Automatically generated, 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2012-11-30 15:22+0100\n" +"PO-Revision-Date: 2012-08-02 18:55+0300\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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 "LIVE-BUILD" +msgstr "" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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 "2012-11-30" +msgstr "" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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 "4.0~a1-1" +msgstr "" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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" +msgstr "" + +#. type: SH +#: en/lb.1:3 en/lb_binary.1:3 en/lb_bootstrap.1:3 en/lb_build.1:3 +#: en/lb_chroot.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3 +#: en/lb_testroot.1:3 en/live-build.7:3 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: SH +#: en/lb.1:6 en/lb_binary.1:6 en/lb_bootstrap.1:6 en/lb_build.1:6 +#: en/lb_chroot.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6 +#: en/lb_testroot.1:6 en/live-build.7:6 +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: SH +#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9 +#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:237 en/lb_source.1:9 +#: en/lb_testroot.1:9 en/live-build.7:11 +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: SH +#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14 +#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:246 en/lb_source.1:14 +#: en/lb_testroot.1:18 en/live-build.7:20 +#, no-wrap +msgid "OPTIONS" +msgstr "" + +#. type: SH +#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17 +#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:490 en/lb_source.1:17 +#: en/lb_testroot.1:21 en/live-build.7:219 +#, no-wrap +msgid "FILES" +msgstr "" + +#. type: IP +#: en/lb.1:20 en/lb_binary.1:18 en/lb_bootstrap.1:18 en/lb_chroot.1:18 +#: en/lb_source.1:18 en/lb_testroot.1:22 +#, no-wrap +msgid "B" +msgstr "" + +#. type: SH +#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22 +#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:497 en/lb_source.1:20 +#: en/lb_testroot.1:24 en/live-build.7:223 +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24 +#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:499 en/lb_source.1:22 +#: en/lb_testroot.1:26 +msgid "I(7)" +msgstr "" + +#. type: Plain text +#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26 +#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:505 en/lb_source.1:24 +#: en/lb_testroot.1:28 en/live-build.7:229 +msgid "This program is a part of live-build." +msgstr "" + +#. type: SH +#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27 +#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:506 en/lb_source.1:25 +#: en/lb_testroot.1:29 en/live-build.7:230 +#, no-wrap +msgid "HOMEPAGE" +msgstr "" + +#. type: Plain text +#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29 +#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:508 en/lb_source.1:27 +#: en/lb_testroot.1:31 en/live-build.7:232 +msgid "" +"More information about live-build and the Debian Live project can be found " +"on the homepage at EIE and in the manual at " +"EIE." +msgstr "" + +#. type: SH +#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30 +#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:509 en/lb_source.1:28 +#: en/lb_testroot.1:32 en/live-build.7:233 +#, no-wrap +msgid "BUGS" +msgstr "" + +#. type: Plain text +#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32 +#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:511 en/lb_source.1:30 +#: en/lb_testroot.1:34 en/live-build.7:235 +msgid "" +"Bugs can be reported by submitting a bugreport for the live-build package in " +"the Debian Bug Tracking System at EIE or by " +"writing a mail to the Debian Live mailing list at EIE." +msgstr "" + +#. type: SH +#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33 +#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:512 en/lb_source.1:31 +#: en/lb_testroot.1:35 en/live-build.7:236 +#, no-wrap +msgid "AUTHOR" +msgstr "" + +#. type: Plain text +#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34 +#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:513 en/lb_source.1:32 +#: en/lb_testroot.1:36 en/live-build.7:237 +msgid "" +"live-build was written by Daniel Baumann EIE for " +"the Debian project." +msgstr "" + +#. type: Plain text +#: en/lb_bootstrap.1:5 +msgid "B - Complete the bootstrap stage" +msgstr "" + +#. type: Plain text +#: en/lb_bootstrap.1:8 +msgid "B [I]" +msgstr "" + +#. type: Plain text +#: en/lb_bootstrap.1:11 +msgid "" +"B is a high-level command (porcelain) of I(7), the " +"Debian Live tool suite." +msgstr "" + +#. type: Plain text +#: en/lb_bootstrap.1:13 +msgid "" +"B calls all necessary live-build programs in the correct order " +"to complete the bootstrap stage." +msgstr "" + +#. type: Plain text +#: en/lb_bootstrap.1:16 +msgid "" +"B has no specific options but understands all generic live-" +"build options. See I(7) for a complete list of all generic live-" +"build options." +msgstr "" diff --git a/manpages/po/de/lb_build.1.po b/manpages/po/de/lb_build.1.po new file mode 100644 index 000000000..e0f555a7e --- /dev/null +++ b/manpages/po/de/lb_build.1.po @@ -0,0 +1,204 @@ +# German translations for live-build package +# Copyright (C) 2012 Free Software Foundation, Inc. +# This file is distributed under the same license as the live-build package. +# Automatically generated, 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2012-11-30 15:22+0100\n" +"PO-Revision-Date: 2012-08-02 18:55+0300\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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 "LIVE-BUILD" +msgstr "" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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 "2012-11-30" +msgstr "" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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 "4.0~a1-1" +msgstr "" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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" +msgstr "" + +#. type: SH +#: en/lb.1:3 en/lb_binary.1:3 en/lb_bootstrap.1:3 en/lb_build.1:3 +#: en/lb_chroot.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3 +#: en/lb_testroot.1:3 en/live-build.7:3 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: SH +#: en/lb.1:6 en/lb_binary.1:6 en/lb_bootstrap.1:6 en/lb_build.1:6 +#: en/lb_chroot.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6 +#: en/lb_testroot.1:6 en/live-build.7:6 +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: SH +#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9 +#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:237 en/lb_source.1:9 +#: en/lb_testroot.1:9 en/live-build.7:11 +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: SH +#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14 +#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:246 en/lb_source.1:14 +#: en/lb_testroot.1:18 en/live-build.7:20 +#, no-wrap +msgid "OPTIONS" +msgstr "" + +#. type: SH +#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17 +#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:490 en/lb_source.1:17 +#: en/lb_testroot.1:21 en/live-build.7:219 +#, no-wrap +msgid "FILES" +msgstr "" + +#. type: SH +#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22 +#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:497 en/lb_source.1:20 +#: en/lb_testroot.1:24 en/live-build.7:223 +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24 +#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:499 en/lb_source.1:22 +#: en/lb_testroot.1:26 +msgid "I(7)" +msgstr "" + +#. type: Plain text +#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26 +#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:505 en/lb_source.1:24 +#: en/lb_testroot.1:28 en/live-build.7:229 +msgid "This program is a part of live-build." +msgstr "" + +#. type: SH +#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27 +#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:506 en/lb_source.1:25 +#: en/lb_testroot.1:29 en/live-build.7:230 +#, no-wrap +msgid "HOMEPAGE" +msgstr "" + +#. type: Plain text +#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29 +#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:508 en/lb_source.1:27 +#: en/lb_testroot.1:31 en/live-build.7:232 +msgid "" +"More information about live-build and the Debian Live project can be found " +"on the homepage at EIE and in the manual at " +"EIE." +msgstr "" + +#. type: SH +#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30 +#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:509 en/lb_source.1:28 +#: en/lb_testroot.1:32 en/live-build.7:233 +#, no-wrap +msgid "BUGS" +msgstr "" + +#. type: Plain text +#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32 +#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:511 en/lb_source.1:30 +#: en/lb_testroot.1:34 en/live-build.7:235 +msgid "" +"Bugs can be reported by submitting a bugreport for the live-build package in " +"the Debian Bug Tracking System at EIE or by " +"writing a mail to the Debian Live mailing list at EIE." +msgstr "" + +#. type: SH +#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33 +#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:512 en/lb_source.1:31 +#: en/lb_testroot.1:35 en/live-build.7:236 +#, no-wrap +msgid "AUTHOR" +msgstr "" + +#. type: Plain text +#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34 +#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:513 en/lb_source.1:32 +#: en/lb_testroot.1:36 en/live-build.7:237 +msgid "" +"live-build was written by Daniel Baumann EIE for " +"the Debian project." +msgstr "" + +#. type: Plain text +#: en/lb_build.1:5 +msgid "B - Complete the bootstrap, chroot, binary, and source stages" +msgstr "" + +#. type: Plain text +#: en/lb_build.1:8 +msgid "B [I]" +msgstr "" + +#. type: Plain text +#: en/lb_build.1:11 +msgid "" +"B is a high-level command (porcelain) of I(7), the " +"Debian Live tool suite." +msgstr "" + +#. type: Plain text +#: en/lb_build.1:13 +msgid "" +"B calls all necessary live-build programs in the correct order to " +"complete the bootstrap, chroot, binary, and source stages." +msgstr "" + +#. type: Plain text +#: en/lb_build.1:16 +msgid "" +"B has no specific options but understands all generic live-build " +"options. See I(7) for a complete list of all generic live-build " +"options." +msgstr "" + +#. FIXME +#. type: IP +#: en/lb_build.1:19 +#, no-wrap +msgid "B" +msgstr "" diff --git a/manpages/po/de/lb_chroot.1.po b/manpages/po/de/lb_chroot.1.po new file mode 100644 index 000000000..690eceeba --- /dev/null +++ b/manpages/po/de/lb_chroot.1.po @@ -0,0 +1,204 @@ +# German translations for live-build package +# Copyright (C) 2012 Free Software Foundation, Inc. +# This file is distributed under the same license as the live-build package. +# Automatically generated, 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2012-11-30 15:22+0100\n" +"PO-Revision-Date: 2012-08-02 18:55+0300\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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 "LIVE-BUILD" +msgstr "" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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 "2012-11-30" +msgstr "" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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 "4.0~a1-1" +msgstr "" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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" +msgstr "" + +#. type: SH +#: en/lb.1:3 en/lb_binary.1:3 en/lb_bootstrap.1:3 en/lb_build.1:3 +#: en/lb_chroot.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3 +#: en/lb_testroot.1:3 en/live-build.7:3 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: SH +#: en/lb.1:6 en/lb_binary.1:6 en/lb_bootstrap.1:6 en/lb_build.1:6 +#: en/lb_chroot.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6 +#: en/lb_testroot.1:6 en/live-build.7:6 +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: SH +#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9 +#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:237 en/lb_source.1:9 +#: en/lb_testroot.1:9 en/live-build.7:11 +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: SH +#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14 +#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:246 en/lb_source.1:14 +#: en/lb_testroot.1:18 en/live-build.7:20 +#, no-wrap +msgid "OPTIONS" +msgstr "" + +#. type: SH +#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17 +#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:490 en/lb_source.1:17 +#: en/lb_testroot.1:21 en/live-build.7:219 +#, no-wrap +msgid "FILES" +msgstr "" + +#. type: IP +#: en/lb.1:20 en/lb_binary.1:18 en/lb_bootstrap.1:18 en/lb_chroot.1:18 +#: en/lb_source.1:18 en/lb_testroot.1:22 +#, no-wrap +msgid "B" +msgstr "" + +#. type: SH +#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22 +#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:497 en/lb_source.1:20 +#: en/lb_testroot.1:24 en/live-build.7:223 +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24 +#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:499 en/lb_source.1:22 +#: en/lb_testroot.1:26 +msgid "I(7)" +msgstr "" + +#. type: Plain text +#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26 +#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:505 en/lb_source.1:24 +#: en/lb_testroot.1:28 en/live-build.7:229 +msgid "This program is a part of live-build." +msgstr "" + +#. type: SH +#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27 +#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:506 en/lb_source.1:25 +#: en/lb_testroot.1:29 en/live-build.7:230 +#, no-wrap +msgid "HOMEPAGE" +msgstr "" + +#. type: Plain text +#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29 +#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:508 en/lb_source.1:27 +#: en/lb_testroot.1:31 en/live-build.7:232 +msgid "" +"More information about live-build and the Debian Live project can be found " +"on the homepage at EIE and in the manual at " +"EIE." +msgstr "" + +#. type: SH +#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30 +#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:509 en/lb_source.1:28 +#: en/lb_testroot.1:32 en/live-build.7:233 +#, no-wrap +msgid "BUGS" +msgstr "" + +#. type: Plain text +#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32 +#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:511 en/lb_source.1:30 +#: en/lb_testroot.1:34 en/live-build.7:235 +msgid "" +"Bugs can be reported by submitting a bugreport for the live-build package in " +"the Debian Bug Tracking System at EIE or by " +"writing a mail to the Debian Live mailing list at EIE." +msgstr "" + +#. type: SH +#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33 +#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:512 en/lb_source.1:31 +#: en/lb_testroot.1:35 en/live-build.7:236 +#, no-wrap +msgid "AUTHOR" +msgstr "" + +#. type: Plain text +#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34 +#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:513 en/lb_source.1:32 +#: en/lb_testroot.1:36 en/live-build.7:237 +msgid "" +"live-build was written by Daniel Baumann EIE for " +"the Debian project." +msgstr "" + +#. type: Plain text +#: en/lb_chroot.1:5 +msgid "B - Complete the chroot stage" +msgstr "" + +#. type: Plain text +#: en/lb_chroot.1:8 +msgid "B [I]" +msgstr "" + +#. type: Plain text +#: en/lb_chroot.1:11 +msgid "" +"B is a high-level command (porcelain) of I(7), the " +"Debian Live tool suite." +msgstr "" + +#. type: Plain text +#: en/lb_chroot.1:13 +msgid "" +"B calls all necessary live-build programs in the correct order to " +"complete the chroot stage." +msgstr "" + +#. type: Plain text +#: en/lb_chroot.1:16 +msgid "" +"B has no specific options but understands all generic live-build " +"options. See I(7) for a complete list of all generic live-build " +"options." +msgstr "" diff --git a/manpages/po/de/lb_clean.1.po b/manpages/po/de/lb_clean.1.po new file mode 100644 index 000000000..9ebc316a4 --- /dev/null +++ b/manpages/po/de/lb_clean.1.po @@ -0,0 +1,302 @@ +# German translations for live-build package +# Copyright (C) 2012 Free Software Foundation, Inc. +# This file is distributed under the same license as the live-build package. +# Automatically generated, 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2012-11-30 15:22+0100\n" +"PO-Revision-Date: 2012-08-02 18:55+0300\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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 "LIVE-BUILD" +msgstr "" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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 "2012-11-30" +msgstr "" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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 "4.0~a1-1" +msgstr "" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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" +msgstr "" + +#. type: SH +#: en/lb.1:3 en/lb_binary.1:3 en/lb_bootstrap.1:3 en/lb_build.1:3 +#: en/lb_chroot.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3 +#: en/lb_testroot.1:3 en/live-build.7:3 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: SH +#: en/lb.1:6 en/lb_binary.1:6 en/lb_bootstrap.1:6 en/lb_build.1:6 +#: en/lb_chroot.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6 +#: en/lb_testroot.1:6 en/live-build.7:6 +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: SH +#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9 +#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:237 en/lb_source.1:9 +#: en/lb_testroot.1:9 en/live-build.7:11 +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: SH +#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14 +#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:246 en/lb_source.1:14 +#: en/lb_testroot.1:18 en/live-build.7:20 +#, no-wrap +msgid "OPTIONS" +msgstr "" + +#. type: SH +#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17 +#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:490 en/lb_source.1:17 +#: en/lb_testroot.1:21 en/live-build.7:219 +#, no-wrap +msgid "FILES" +msgstr "" + +#. type: SH +#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22 +#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:497 en/lb_source.1:20 +#: en/lb_testroot.1:24 en/live-build.7:223 +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24 +#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:499 en/lb_source.1:22 +#: en/lb_testroot.1:26 +msgid "I(7)" +msgstr "" + +#. type: Plain text +#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26 +#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:505 en/lb_source.1:24 +#: en/lb_testroot.1:28 en/live-build.7:229 +msgid "This program is a part of live-build." +msgstr "" + +#. type: SH +#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27 +#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:506 en/lb_source.1:25 +#: en/lb_testroot.1:29 en/live-build.7:230 +#, no-wrap +msgid "HOMEPAGE" +msgstr "" + +#. type: Plain text +#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29 +#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:508 en/lb_source.1:27 +#: en/lb_testroot.1:31 en/live-build.7:232 +msgid "" +"More information about live-build and the Debian Live project can be found " +"on the homepage at EIE and in the manual at " +"EIE." +msgstr "" + +#. type: SH +#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30 +#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:509 en/lb_source.1:28 +#: en/lb_testroot.1:32 en/live-build.7:233 +#, no-wrap +msgid "BUGS" +msgstr "" + +#. type: Plain text +#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32 +#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:511 en/lb_source.1:30 +#: en/lb_testroot.1:34 en/live-build.7:235 +msgid "" +"Bugs can be reported by submitting a bugreport for the live-build package in " +"the Debian Bug Tracking System at EIE or by " +"writing a mail to the Debian Live mailing list at EIE." +msgstr "" + +#. type: SH +#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33 +#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:512 en/lb_source.1:31 +#: en/lb_testroot.1:35 en/live-build.7:236 +#, no-wrap +msgid "AUTHOR" +msgstr "" + +#. type: Plain text +#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34 +#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:513 en/lb_source.1:32 +#: en/lb_testroot.1:36 en/live-build.7:237 +msgid "" +"live-build was written by Daniel Baumann EIE for " +"the Debian project." +msgstr "" + +#. type: Plain text +#: en/lb_clean.1:5 +msgid "B - Clean build directory" +msgstr "" + +#. type: Plain text +#: en/lb_clean.1:8 +msgid "B [I]" +msgstr "" + +#. type: Plain text +#: en/lb_clean.1:11 +msgid "" +"B is a high-level command (porcelain) of I(7), the " +"Debian Live tool suite." +msgstr "" + +#. FIXME +#. FIXME +#. type: Plain text +#: en/lb_clean.1:15 +msgid "" +"B 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." +msgstr "" + +#. type: Plain text +#: en/lb_clean.1:18 +msgid "" +"In addition to its specific options B understands all generic live-" +"build options. See I(7) for a complete list of all generic live-" +"build options." +msgstr "" + +#. FIXME +#. type: IP +#: en/lb_clean.1:20 +#, no-wrap +msgid "B<--all>" +msgstr "" + +#. type: Plain text +#: en/lb_clean.1:22 +msgid "" +"removes chroot, binary, stage, and source. The cache directory is kept. This " +"is the default operation and will be performed if no argument is given." +msgstr "" + +#. type: IP +#: en/lb_clean.1:22 +#, no-wrap +msgid "B<--cache>" +msgstr "" + +#. type: Plain text +#: en/lb_clean.1:24 +msgid "removes the cache directories." +msgstr "" + +#. type: IP +#: en/lb_clean.1:24 +#, no-wrap +msgid "B<--chroot>" +msgstr "" + +#. type: Plain text +#: en/lb_clean.1:26 +msgid "unmounts and removes the chroot directory." +msgstr "" + +#. type: IP +#: en/lb_clean.1:26 +#, no-wrap +msgid "B<--binary>" +msgstr "" + +#. type: Plain text +#: en/lb_clean.1:28 +msgid "" +"removes all binary related caches, files, directories, and stages files." +msgstr "" + +#. type: IP +#: en/lb_clean.1:28 +#, no-wrap +msgid "B<--purge>" +msgstr "" + +#. type: Plain text +#: en/lb_clean.1:30 +msgid "removes everything, including all caches. The config directory is kept." +msgstr "" + +#. type: IP +#: en/lb_clean.1:30 +#, no-wrap +msgid "B<--remove>" +msgstr "" + +#. type: Plain text +#: en/lb_clean.1:32 +msgid "" +"removes everything, including package cache but not stage cache. The config " +"directory is kept." +msgstr "" + +#. type: IP +#: en/lb_clean.1:32 +#, no-wrap +msgid "B<--stage>" +msgstr "" + +#. type: Plain text +#: en/lb_clean.1:34 +msgid "removes all stage files." +msgstr "" + +#. type: IP +#: en/lb_clean.1:34 +#, no-wrap +msgid "B<--source>" +msgstr "" + +#. FIXME +#. type: Plain text +#: en/lb_clean.1:37 +msgid "removes all source related caches, files, directories, and stage files." +msgstr "" + +#. FIXME +#. type: IP +#: en/lb_clean.1:40 +#, no-wrap +msgid "B" +msgstr "" diff --git a/manpages/po/de/lb_config.1.po b/manpages/po/de/lb_config.1.po new file mode 100644 index 000000000..051c303b7 --- /dev/null +++ b/manpages/po/de/lb_config.1.po @@ -0,0 +1,2454 @@ +# German translations for live-build package +# Copyright (C) 2012 Free Software Foundation, Inc. +# This file is distributed under the same license as the live-build package. +# Automatically generated, 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2012-11-30 15:22+0100\n" +"PO-Revision-Date: 2012-08-02 18:55+0300\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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 "LIVE-BUILD" +msgstr "" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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 "2012-11-30" +msgstr "" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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 "4.0~a1-1" +msgstr "" + +#. type: TH +#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 +#: 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" +msgstr "" + +#. type: SH +#: en/lb.1:3 en/lb_binary.1:3 en/lb_bootstrap.1:3 en/lb_build.1:3 +#: en/lb_chroot.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3 +#: en/lb_testroot.1:3 en/live-build.7:3 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: SH +#: en/lb.1:6 en/lb_binary.1:6 en/lb_bootstrap.1:6 en/lb_build.1:6 +#: en/lb_chroot.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6 +#: en/lb_testroot.1:6 en/live-build.7:6 +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: SH +#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9 +#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:237 en/lb_source.1:9 +#: en/lb_testroot.1:9 en/live-build.7:11 +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: SH +#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14 +#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:246 en/lb_source.1:14 +#: en/lb_testroot.1:18 en/live-build.7:20 +#, no-wrap +msgid "OPTIONS" +msgstr "" + +#. type: SH +#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17 +#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:490 en/lb_source.1:17 +#: en/lb_testroot.1:21 en/live-build.7:219 +#, no-wrap +msgid "FILES" +msgstr "" + +#. type: SH +#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22 +#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:497 en/lb_source.1:20 +#: en/lb_testroot.1:24 en/live-build.7:223 +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24 +#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:499 en/lb_source.1:22 +#: en/lb_testroot.1:26 +msgid "I(7)" +msgstr "" + +#. type: Plain text +#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26 +#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:505 en/lb_source.1:24 +#: en/lb_testroot.1:28 en/live-build.7:229 +msgid "This program is a part of live-build." +msgstr "" + +#. type: SH +#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27 +#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:506 en/lb_source.1:25 +#: en/lb_testroot.1:29 en/live-build.7:230 +#, no-wrap +msgid "HOMEPAGE" +msgstr "" + +#. type: Plain text +#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29 +#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:508 en/lb_source.1:27 +#: en/lb_testroot.1:31 en/live-build.7:232 +msgid "" +"More information about live-build and the Debian Live project can be found " +"on the homepage at EIE and in the manual at " +"EIE." +msgstr "" + +#. type: SH +#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30 +#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:509 en/lb_source.1:28 +#: en/lb_testroot.1:32 en/live-build.7:233 +#, no-wrap +msgid "BUGS" +msgstr "" + +#. type: Plain text +#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32 +#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:511 en/lb_source.1:30 +#: en/lb_testroot.1:34 en/live-build.7:235 +msgid "" +"Bugs can be reported by submitting a bugreport for the live-build package in " +"the Debian Bug Tracking System at EIE or by " +"writing a mail to the Debian Live mailing list at EIE." +msgstr "" + +#. type: SH +#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33 +#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:512 en/lb_source.1:31 +#: en/lb_testroot.1:35 en/live-build.7:236 +#, no-wrap +msgid "AUTHOR" +msgstr "" + +#. type: Plain text +#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34 +#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:513 en/lb_source.1:32 +#: en/lb_testroot.1:36 en/live-build.7:237 +msgid "" +"live-build was written by Daniel Baumann EIE for " +"the Debian project." +msgstr "" + +#. type: Plain text +#: en/lb_config.1:5 +msgid "B - Create config directory" +msgstr "" + +#. type: Plain text +#: en/lb_config.1:8 +msgid "B [I]" +msgstr "" + +#. FIXME +#. type: Plain text +#: en/lb_config.1:11 +msgid "B" +msgstr "" + +#. type: Plain text +#: en/lb_config.1:13 +msgid " [B<--apt> apt|aptitude]" +msgstr "" + +#. type: Plain text +#: en/lb_config.1:15 +msgid " [B<--apt-ftp-proxy> I]" +msgstr "" + +#. type: Plain text +#: en/lb_config.1:17 +msgid " [B<--apt-http-proxy> I]" +msgstr "" + +#. type: Plain text +#: en/lb_config.1:19 +msgid " [B<--apt-indices> true|false|none]" +msgstr "" + +#. type: Plain text +#: en/lb_config.1:21 +msgid " [B<--apt-options> I