Man page - debian-edu-ltsp-chroot(8)
Packages contains this manual
- debian-edu-ldapserver(1)
- debian-edu-restart-services(8)
- ldap-createuser-krb5(1)
- sitesummary2ldapdhcp(1)
- update-ini-file(1)
- debian-edu-copy-pki(1)
- ldap-debian-edu-install(1)
- update-hostname-from-ip(8)
- ldap2netgroup(1)
- debian-edu-ltsp-ipxe(8)
- debian-edu-fsautoresize(8)
- debian-edu-ltsp-chroot(8)
- ldap-add-host-to-netgroup(1)
- debian-edu-ltsp-initrd(8)
- debian-edu-update-netblock(8)
- debian-edu-ltsp-install(8)
- debian-edu-test-install(8)
- debian-edu-pxeinstall(8)
- ldap-add-user-to-group(1)
apt-get install debian-edu-config
Manual
DEBIAN-EDU-LTSP-CHROOT
NAMESYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLE
AUTHORS
NAME
debian-edu-ltsp-chroot - execute commands in a specified LTSP Chroot
SYNOPSIS
debian-edu-ltsp-chroot [ OPTION ] command
DESCRIPTION
Tool to execute commands in a specified LTSP Chroot (like e.g. install, upgrade and remove packages).
OPTIONS
-b , --base [= PATH ]
Sets base of target chroot. Defaults to /srv/ltsp/dlw if unspecified.
-d , --mount-dev
If set, mounts the server dev and devpts directories to the chroot previous to chrooting.
-h , --help
Displays the debian-edu-ltsp-chroot help message.
-p , --mount-proc
If set, mounts the server /proc to the chroot previous to chrooting.
-m , --mount-all
If set, does both --mount-dev and --mount-proc previous to chrooting.
--version
Output version information and exit.
EXAMPLE
debian-edu-ltsp-chroot
-m -b /srv/ltsp/dlw apt update
updates the package cache inside /srv/ltsp/dlw (diskless
workstation
chroot).
AUTHORS
Debian Edu Team, https://blends.debian.org/edu