diff options
author | jnqnfe <jnqnfe@gmail.com> | 2015-01-07 22:44:14 +0000 |
---|---|---|
committer | Lyndon Brown <jnqnfe@gmail.com> | 2020-03-01 08:38:05 +0000 |
commit | 6adb5976b6b238a19326f8a3f423bcc8898eee8d (patch) | |
tree | 89170301dbacc962648eabf41fb1e438040a9cd4 /manpages/en | |
parent | 1efc6d5adf2415e07b3796b18f2feb86b8781cbf (diff) | |
download | vyos-live-build-6adb5976b6b238a19326f8a3f423bcc8898eee8d.tar.gz vyos-live-build-6adb5976b6b238a19326f8a3f423bcc8898eee8d.zip |
remove another redundant file
Originally removed in 42fb1e197607ac8920b3f8f3a583d1d540c5ae05
Accidentally restored in bc50443cf043616c7087f383e11bf85cd233c54e
(Closes #952835)
Diffstat (limited to 'manpages/en')
-rw-r--r-- | manpages/en/live-build.7 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7 index fd1dff2e5..fa5d0c935 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -107,8 +107,6 @@ installs into the live OS root filesystem any packages listed in local package l pauses the build process and starts an interactive shell from the live OS root filesystem, providing an oportunity for manual modifications or testing; note that this is (currently) usually executed with several chroot prep modifications applied (see description of these further down) .IP "\fBlb chroot_linux\-image\fR(1)" 4 compiles a list of kernel images to be installed in the live OS root filesystem -.IP "\fBlb chroot_live\-packages\fR(1)" 4 -installs a set of live system specific packages to the live OS root filesystem .IP "\fBlb chroot_package\-lists\fR(1)" 4 compiles a list of packages provided in the user\' local config to be installed in the live OS root filesystem .IP "\fBlb chroot_preseed\fR(1)" 4 |