Update README.md

This commit is contained in:
Frede H 2017-06-16 13:09:17 +02:00 committed by GitHub
parent 6b499f036e
commit 333de78b75
1 changed files with 8 additions and 8 deletions

View File

@ -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