Difference between revisions of "Buildiso with AUR packages: Using buildpkg"

imported>Fhdk
imported>Fhdk
Line 111: Line 111:
  Server = http://www.myserver.com/repository/online-repo/$repo/$arch
  Server = http://www.myserver.com/repository/online-repo/$repo/$arch


Custom non-online repositories will be added to the resulting pacman.conf. This means AUR packages are best installed from a custom online repository (as demonstrated by <code>[online-repo]</code> in this tutorial). Packages neither available in the Manjaro repositories nor in the AUR are best installed from a custom non-online repository (see <code>[infinality-bundle]</code> as example).
Custom online repositories will be added to the resulting pacman.conf. This means AUR packages are best installed from a custom online repository (as demonstrated by <code>[online-repo]</code> in this tutorial). Packages neither available in the Manjaro repositories nor in the AUR are best installed from a custom online repository (see <code>[infinality-bundle]</code> as example).


==Add package names to ISO profile==
==Add package names to ISO profile==
Anonymous user