ltsp-chroot(8) - Linux man page

Name

ltsp-chroot - Chroots into a specific LTSP thin client chroot

Synopsis

ltsp-chroot <options>

Description

ltsp-chroot chroots into a specified LTSP chroot. Optional arguments can be provided to customize the chroot location as well as extra mounts. If present, default arguments will be read from the configuration file /etc/ltsp/ltsp-chroot.conf, and overwritten with used command line options.

Options

-a --arch arch
Sets the architecture of the target chroot. Defaults vary by distribution.
-b --base dir
Sets the path of the target chroot. Defaults to /opt/ltsp/.
-c --mount-package-cache
If set, mounts the server package directories to the chroot previous to chrooting. Settings vary by distribution.
-d --mount-dev
If set, mounts the server dev and devpts directories to the chroot previous to chrooting.
-p --mount-proc
If set, mounts the server proc to the chroot previous to chrooting.
-m --mount-all
If set, mounts the proc, dev and package directories to the chroot before chrooting.
-p --copy-resolv-conf
If set, copies the server resolv.conf to the chroot previous to chrooting.
-h --help
Displays the ltsp-chroot help message.

See Also

ltsp-build-client(8),

Availability

ltsp-chroot is part of ltsp package and the latest versions are available in source form from https://launchpad.net/products/ltsp.

Man Page Author

Wim Muskee <wimmmuskee@gmail.com>