diff options
author | Silvino Silva <silvino@bk.ru> | 2016-08-20 07:16:45 +0100 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2016-08-20 07:16:45 +0100 |
commit | 05c1ad5f7378e421f8ea06fb55e44ec773f0f055 (patch) | |
tree | 8028df26ff358e9d7301f546676f0d21e48538fc /core/install.html | |
parent | c178db81d64eed21177b4c5d78ab3db7a785b7fe (diff) | |
download | doc-05c1ad5f7378e421f8ea06fb55e44ec773f0f055.tar.gz |
added skeletons to install
Diffstat (limited to 'core/install.html')
-rw-r--r-- | core/install.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/install.html b/core/install.html index 74e5cd0..76b7865 100644 --- a/core/install.html +++ b/core/install.html @@ -296,6 +296,13 @@ $ sudo cp $CHROOT/media/crux/handbook.txt $CHROOT/home/root/ </pre> + <h2 id="step7">1.1.7. Basic Skeleton</h2> + + <pre> + $ sudo cp -R conf/skel $CHROOT/etc/ + </pre> + + <a href="index.html">Core OS Index</a> <p>This is part of the c9 Manual. Copyright (C) 2016 |