Skip to content

Latest commit

 

History

History

presets

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Presets

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

In your preset you specify what Linux version you want to build together with list of packages to extract. Preset can also contain target/ folder that will be merged on top of NiceOS default target/ folder. This merged folder will become final system root partition after build phase.

Here are some included presets:

Of course user can provide own preset using NICE_PRESET_ROOT variable.