Merge pull request #69 from fhdk/patch-1

Update README.md
This commit is contained in:
Stefano Capitani 2017-12-10 19:56:15 +01:00 committed by GitHub
commit d4cf0ec30f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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