Add bind-mount for /etc/adjtime to make subhost use host clock without ado
[rrq/overlay-boot.git] / overlay-go.8.adoc
1 overlay-go(8)
2 =============
3 :doctype: manpage
4 :revdate: {sys:date "+%Y-%m-%d %H:%M:%S"}
5 :COLON: :
6 :EQUALS: =
7
8 NAME
9 ----
10 overlay-go - Start a shell within a subhost namespace environment.
11
12 SYNOPSIS
13 --------
14 *overlay-go* _name_
15
16 DESCRIPTION
17 -----------
18 *overlay-go* is an adminstration utility for entering the namespace
19 environment of a "booted" subhost started witb +overlay-boot+. This
20 starts a +bash+ shell within the subhost namespace, though not a child
21 of its pid 1.
22
23 OPTIONS
24 -------
25
26 no options.
27
28 EXAMPLES
29 --------
30
31 ====
32 ----
33 overlay-go tiny
34 ----
35 ====
36
37 SEE ALSO
38 --------
39
40 *overlay-boot*, *overlay-stop*