diff --git a/README.md b/README.md index 07771f9..9bc7c9d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ iso-profiles ========================== -######* profile.conf +###### * profile.conf ~~~ ########################################## @@ -80,7 +80,7 @@ iso-profiles # enable_openrc_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live') ~~~ -######* New Packagelist tags +###### * New Packagelist tags ~~~ >openrc @@ -102,22 +102,22 @@ iso-profiles >extra ~~~ -######* Packages-Root +###### * Packages-Root * Contains root image packages * ideally no xorg -######* Packages-Desktop +###### * Packages-Desktop * Contains the desktop image packages * desktop environment packages go here -######* Packages-Mhwd +###### * Packages-Mhwd * Contains the MHWD driver packages repo -######* Packages-Live +###### * Packages-Live * Contains packages you only want in live session but not installed on the target system with installer * default files are in shared folder and can be symlinked or defined in a real file -######* buildiso can be configured to use custom repos. +###### * buildiso can be configured to use custom repos. * create a user-repos.conf @@ -127,5 +127,5 @@ ${profile_dir}/user-repos.conf Add only your repos to user-repos.conf! -######* Calamares +###### * Calamares * netgroups definitions go in [this] (https://github.com/manjaro/calamares-netgroups) repo please