Difference between revisions of "Build Manjaro ISOs with buildiso"

imported>Fhdk
imported>Fhdk
Line 564: Line 564:
===Adding AUR packages===
===Adding AUR packages===


If you want to add AUR packages to your ISO, you need to create a online repository and add it to a file '''user-repo.conf''' beside your '''profile.conf'''. [https://wiki.manjaro.org/index.php?title=Buildiso_with_AUR_packages:_Using_buildpkg Buildiso with AUR packages: Using buildpkg]
If you want to add AUR packages to your ISO, you need to create a online repository and add it to a file '''${profile_dir}/user-repos.conf''' beside your '''profile.conf'''.
 
[your-repo-name]
SigLevel = Optional TrustAll
Server = http://repo.server.tld/your-repo-name
 
[[Buildiso with AUR packages: Using buildpkg]]
[https://github.com/manjaro/iso-profiles Manjaro iso-profiles repo]


=manjaro-tools.conf=
=manjaro-tools.conf=
Anonymous user