You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: presets/README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@ NiceOS can build completely different target image based on set of rules called
4
4
Before building you are required to select one preset.
5
5
6
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)
7
+
-__[base](base/)__ - starting point for custom preset, if you are not expert at kernel configuration start here
8
+
-__[dev](dev/)__ - my development environment featuring docker, [youtube](https://youtu.be/cPaDJTJbgwQ)
9
+
-__[ghost](ghost/)__ - my main desktop machine, [youtube](https://youtu.be/SNuNFt7kSIE)
10
+
-__[leti](leti/)__ - my laptop machine
11
+
-__[minimal](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