diff options
author | Daniel Baumann <daniel@debian.org> | 2011-06-15 22:08:23 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-06-15 22:08:44 +0200 |
commit | b86f9c6380cd28a8bfb163b42fb1e80f2f489685 (patch) | |
tree | 80977191eed8ab625bea2069cb7491909b9d44d0 /manpages/de | |
parent | cfb6ecedfa5f923296c6ab23b7d1e8ec60f0f156 (diff) | |
download | vyos-live-build-b86f9c6380cd28a8bfb163b42fb1e80f2f489685.tar.gz vyos-live-build-b86f9c6380cd28a8bfb163b42fb1e80f2f489685.zip |
Since we don't have global packages anymore, renaming lb_chroot_local-packages to lb_chroot_packages and config/chroot_local-packages to config/chroot_packages.
Diffstat (limited to 'manpages/de')
-rw-r--r-- | manpages/de/lb_chroot_packages.de.1 (renamed from manpages/de/lb_chroot_local-packages.de.1) | 14 | ||||
-rw-r--r-- | manpages/de/live-build.de.7 | 4 |
2 files changed, 9 insertions, 9 deletions
diff --git a/manpages/de/lb_chroot_local-packages.de.1 b/manpages/de/lb_chroot_packages.de.1 index 217a35409..6c10196e3 100644 --- a/manpages/de/lb_chroot_local-packages.de.1 +++ b/manpages/de/lb_chroot_packages.de.1 @@ -6,21 +6,21 @@ .TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project" .SH NAME -\fBlb chroot_local\-packages\fP \- Complete the chroot stage +\fBlb chroot_packages\fP \- Complete the chroot stage .SH SYNOPSIS -\fBlb chroot_local\-packages\fP [\fIlive\-build options\fP] +\fBlb chroot_packages\fP [\fIlive\-build options\fP] .SH DESCRIPTION -\fBlb chroot_local\-packages\fP is a low\-level command (plumbing) of -\fIlive\-build\fP(7), the Debian Live tool suite. +\fBlb chroot_packages\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME .SH OPTIONS -\fBlb chroot_local\-packages\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. +\fBlb chroot_packages\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 diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7 index b037fc0c8..b21e481c6 100644 --- a/manpages/de/live-build.de.7 +++ b/manpages/de/live-build.de.7 @@ -142,8 +142,8 @@ manage /etc/kernel\-img.conf execute local hooks in chroot .IP \fBlb_chroot_local\-includes\fP(1) 4 copy local files into chroot -.IP \fBlb_chroot_local\-packages\fP(1) 4 -queue install of local packages 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 |