mirror of
https://github.com/FunKey-Project/FunKey-Project.github.io.git
synced 2026-03-19 18:32:51 +01:00
- Commented several empty sections in mkdocs.yml (will reactivate them later if someone fills them)
- Enabled 'Directory Structure' section that was not present in mkdocs.yml - Removed all links to empty sections - Fixed incorrect links that led to a 404 error - Updated art covers url - Redirected former FunKey OS links to my release page - Updated a few things in some sections - Fixed a few typos
This commit is contained in:
@@ -39,15 +39,15 @@ order:
|
||||
|
||||
- The [SPL][3] (Secondary Program Loader)
|
||||
|
||||
- The [U-Boot bootloader][4]
|
||||
- The U-Boot bootloader
|
||||
|
||||
- The [Linux kernel][5]
|
||||
- The Linux kernel
|
||||
|
||||
- The userland [System V init scripts][6]
|
||||
- The userland System V init scripts
|
||||
|
||||
## Shutdown Process
|
||||
|
||||
Unlike the startup process, the [shutdown process][7] is much more
|
||||
Unlike the startup process, the shutdown process is much more
|
||||
straightforward, but it must be optimized to run as quiclky as
|
||||
possible, as the time from when the shutdown is initiated when the
|
||||
user press the <i class="funkey-menu"></i> key or close the **FunKey
|
||||
|
||||
@@ -23,9 +23,6 @@ The only storage system available in the **FunKey S** is its
|
||||
integrated MicroSD card. Most of its contents is made available to a
|
||||
host computer when connected over USB.
|
||||
|
||||
The MicroSD card format is detailed in the [Disk Partition][2]
|
||||
section.
|
||||
|
||||
## Video Processing
|
||||
|
||||
The **FunKey-S** CPU does not feature a GPU. For this reason, the
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
As the FunKey-OS is based on Linux, it conforms with a few exceptions
|
||||
to the [Filesystem Hierarchy Standard (FHS)][1].
|
||||
|
||||
## Hierearchies
|
||||
## Hierarchies
|
||||
|
||||
The FHS defines 3 hierarchies of directories:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user