|
NAMEportsreinstall-chroot-mount - Support utility for portsreinstall(8) to mount and unmount a builder environment at the grand host environmentSYNOPSISportsreinstall-chroot-mount [ OPTIONS ] [ -- ] [ command ]DESCRIPTIONThis utility is for assisting portsreinstall-chroot(8) to mount and unmount a builder environment at the grand host environment in case that the target environment is a chroot(8) or jail(8) virtual environment which does not have sufficient privilege to operate the file systems. Execution of this utility will be suggested by portsreinstall-chroot(8) executed at the target environment. The executable file of this utility is installed outside the scope of the search paths, and expected to be launched by specifying the full path.ROBUSTNESS AGAINST TERMINATION AND RESTARTExecution of this utility can be terminated at any points and restarted from there.ARGUMENTSOne of the following commands can be given for optional operations or confirmation.
OPTIONSIf duplicated or conflicting ones are set, the last ones are effective. The end of options can be explicitly specified by --. Short options can be given in compact forms, for example, -V -a to be -Va.Group 1: Just show messages and exit without operation
Group 2: Effective anytime
DETAILSOverviewportsreinstall-chroot(8) provides functionality to carry out package build at a builder chroot(8) environment which is mounted onto the target environment. It is designed to be also executable even when the target is chroot(8) or jail(8) environment although such environment may not have sufficient privilege to operate the file systems. In such case, portsreinstall-chroot(8) once terminates its execution and suggests the user to execute this utility at the grand host environment. There is no need to install portsreinstall(8) and its family in the grand host environment, and the user will be suggested to specify the full path to this utility installed in the target chroot(8) or jail(8) environment.ENVIRONMENT VARIABLESSee the corresponding section of portsreinstall(8). The variables are conveyed to the forked environment from the target host.HISTORYThis utility first appeared as a part of portsreinstall(8) version 4.0.0 released on June 29, 2018.SEE ALSOportsreinstall(8), portsreinstall-chroot(8), portsreinstall-upgrade(8).COPYRIGHTThis software is distributed under the 2-Clause BSD License.(C) 2018 Mamoru Sakaue, MwGhennndo, All Rights Reserved. Email: sakaue.mamoru@samurai.mwghennn.net Homepage: http://www.mwghennndo.com/software/portsreinstall/
Visit the GSP FreeBSD Man Page Interface. |