mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2024-11-25 16:31:03 +01:00
Updated Norms
This commit is contained in:
parent
8bc55f0c96
commit
26e119878a
@ -11,6 +11,7 @@ interpreted as described in [RFC 2119](https://tools.ietf.org/html/rfc2119).
|
|||||||
|
|
||||||
## Structure
|
## Structure
|
||||||
### Folder
|
### Folder
|
||||||
|
#### Obligated
|
||||||
The following folder structures **MUST** be used:
|
The following folder structures **MUST** be used:
|
||||||
|
|
||||||
| Path | Description |
|
| Path | Description |
|
||||||
@ -20,4 +21,10 @@ $HOME/Documents/certificates/ | Contains certificates to authenticate via [certi
|
|||||||
| $HOME/Documents/identity/ | Contains files to prove the identity of the *Core System Owner* in physical live like passports. |
|
| $HOME/Documents/identity/ | Contains files to prove the identity of the *Core System Owner* in physical live like passports. |
|
||||||
| $HOME/Documents/passwords/ | Contains e.g the [KeePassXC](https://keepassxc.org/) database with all *Core System Owner* passwords. |
|
| $HOME/Documents/passwords/ | Contains e.g the [KeePassXC](https://keepassxc.org/) database with all *Core System Owner* passwords. |
|
||||||
| $HOME/Documents/repositories/ | Contains all git repositories |
|
| $HOME/Documents/repositories/ | Contains all git repositories |
|
||||||
| $HOME/images/ | contains os images|
|
|
||||||
|
#### Optional
|
||||||
|
The following folder structures **SHOULD** be used:
|
||||||
|
|
||||||
|
| Path | Description |
|
||||||
|
|---|---|
|
||||||
|
| $HOME/Images/ | contains os images|
|
||||||
|
Loading…
Reference in New Issue
Block a user