summaryrefslogtreecommitdiff
path: root/man/ostree-admin-init-fs.html
diff options
context:
space:
mode:
authorcgwalters <cgwalters@users.noreply.github.com>2023-05-03 12:28:36 +0000
committercgwalters <cgwalters@users.noreply.github.com>2023-05-03 12:28:36 +0000
commit39b623c8f568d1baaf089175f859c7e83dae8c5a (patch)
treeea763f34cfafb24690a1f6fe43b4b3ab86d27aac /man/ostree-admin-init-fs.html
downloadostree-39b623c8f568d1baaf089175f859c7e83dae8c5a.tar.gz
jekyll build from Action 8a2993a9d01cc358e4c2d936ca132174aabdc714gh-pages
Diffstat (limited to 'man/ostree-admin-init-fs.html')
-rw-r--r--man/ostree-admin-init-fs.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/ostree-admin-init-fs.html b/man/ostree-admin-init-fs.html
new file mode 100644
index 00000000..426f3af0
--- /dev/null
+++ b/man/ostree-admin-init-fs.html
@@ -0,0 +1,5 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>ostree admin init-fs</title><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry"><a name="ostree"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>ostree-admin-init-fs &#8212; Initialize a new root filesystem</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">ostree admin init-fs</code> [OPTIONS...] {PATH}</p></div></div><div class="refsect1"><a name="idm46273458102320"></a><h2>Description</h2><p>
+ Initialize an empty physical root filesystem in the designated PATH, with normal toplevels and correct permissions for each directory. Primarily useful for operating system installers.
+ </p></div><div class="refsect1"><a name="idm46273457756768"></a><h2>Example</h2><p><span class="command"><strong>$ mkdir /example</strong></span></p><p><span class="command"><strong>$ ostree admin init-fs /example</strong></span></p><p><span class="command"><strong>$ ls /example </strong></span></p><p>
+ <span class="emphasis"><em>boot</em></span>   <span class="emphasis"><em>dev</em></span>   <span class="emphasis"><em>home</em></span>   <span class="emphasis"><em>ostree</em></span>   <span class="emphasis"><em>proc</em></span>   <span class="emphasis"><em>root</em></span>   <span class="emphasis"><em>run</em></span>   <span class="emphasis"><em>sys</em></span>   <span class="emphasis"><em>tmp</em></span>
+ </p></div></div></body></html>