Skip to content

Commit 3e1d0cb

Browse files
authored
Add presets readme
1 parent 4d35836 commit 3e1d0cb

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

presets/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## Presets
2+
3+
NiceOS can build completely different target image based on set of rules called __preset__.
4+
Before building you are required to select one preset.
5+
6+
Here are some inlcuded presets:
7+
- __[base](presets/base/)__ - starting point for custom preset, if you are not expert at kernel configuration start here
8+
- __[dev](presets/dev/)__ - my development environment featuring docker, [youtube](https://youtu.be/cPaDJTJbgwQ)
9+
- __[ghost](presets/ghost/)__ - my main desktop machine, [youtube](https://youtu.be/SNuNFt7kSIE)
10+
- __[leti](presets/leti/)__ - my laptop machine
11+
- __[minimal](presets/minimal/)__ - simple ram disk only kernel + busybox binaries, but you can add anything to it of course [youtube](https://youtu.be/4CH8b0HnIu8)

0 commit comments

Comments
 (0)