fix paragraph headers

This commit is contained in:
Frede Hundewadt 2018-11-26 08:21:25 +01:00
parent 3bcf78b27b
commit 62c086b9fb
No known key found for this signature in database
GPG Key ID: 7605992471F3F073
1 changed files with 6 additions and 2 deletions

View File

@ -1,7 +1,7 @@
iso-profiles iso-profiles
========================== ==========================
###### * profile.conf ###### profile.conf
~~~ ~~~
########################################## ##########################################
@ -80,7 +80,7 @@ iso-profiles
# enable_openrc_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live') # enable_openrc_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live')
~~~ ~~~
###### * New Packagelist tags ###### New Packagelist tags
~~~ ~~~
>openrc >openrc
@ -102,17 +102,21 @@ iso-profiles
~~~ ~~~
###### Packages-Root ###### Packages-Root
* Contains root image packages * Contains root image packages
* ideally no xorg * ideally no xorg
###### Packages-Desktop ###### Packages-Desktop
* Contains the desktop image packages * Contains the desktop image packages
* desktop environment packages go here * desktop environment packages go here
###### Packages-Mhwd ###### Packages-Mhwd
* Contains the MHWD driver packages repo * 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 * 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 * default files are in shared folder and can be symlinked or defined in a real file