George Rawlinson
dfc0f6c839
* ruby-mdl * ruby-kramdown-parser-gfm * ruby-tomlrb * ruby-mixlib-shellout * ruby-mixlib-cli * ruby-mixlib-config * ruby-chef-utils |
||
---|---|---|
.. | ||
build | ||
keys.ini.example | ||
makepkg-grawlinson.conf | ||
new_version.json | ||
nvchecker.toml | ||
old_version.json | ||
pacman-grawlinson.conf | ||
README.md | ||
remove | ||
rewrite-gitmodules |
README
Ensure local repository is in /etc/pacman.conf
, using the file://
format.
[grawlinson]
Server = file:///var/lib/repo/grawlinson
Ensure GPG keys for signing packages & repositories have been created, and exist in pacman's keyring.
Copy aurutils configuration to the global directory.
cp -t /etc/aurutils {pacman,makepkg}-grawlinson.conf
Create a systemd-nspawn
instance for aurbuild.
aur chroot --create -M /etc/aurutils/makepkg-grawlinson.conf -C /etc/aurutils/pacman-grawlinson.conf