Skip to content

Commit 22b6983

Browse files
authored
note about user presets
unless you are AK with qncvs preset I will probably not merge it :)
1 parent 4dec21f commit 22b6983

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

presets/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
## Presets
22

33
NiceOS can build completely different target image based on set of rules called __preset__.
4-
Before building you are required to select one preset.
4+
Before building you are required to select one preset using NICE_PRESET variable.
55

66
Here are some inlcuded presets:
77
- __[base](base/)__ - starting point for custom preset, if you are not expert at kernel configuration start here
88
- __[dev](dev/)__ - my development environment featuring docker, [youtube](https://youtu.be/cPaDJTJbgwQ)
99
- __[ghost](ghost/)__ - my main desktop machine, [youtube](https://youtu.be/SNuNFt7kSIE)
1010
- __[leti](leti/)__ - my laptop machine
1111
- __[minimal](minimal/)__ - simple ram disk only kernel + busybox binaries, but you can add anything to it of course [youtube](https://youtu.be/4CH8b0HnIu8)
12+
13+
Of course user can provide [own preset](https://github.com/solcloud/NiceOS#users-presets) using NICE_PRESET_ROOT variable

0 commit comments

Comments
 (0)