Commit Graph

91 Commits (6a32a018ee83dce0c067ffd4cb4224b5aea69362)

Author SHA1 Message Date
Maxwell G 6a32a018ee
Update README with information about collection 2021-08-04 14:11:13 -05:00
Brett d05e0bc979
add field for aur_builder user example without home dir 2021-01-29 22:43:26 -07:00
David Hummel 652b11fd76 Alignment adjustment of `Options` table in `README.md` 2021-01-26 12:28:14 -07:00
David Hummel 5d5cc1e20d Added `paru` as a helper option 2021-01-26 10:41:55 -07:00
Christian Kotte e1a11c703b
Change formatting of notes in README 2020-10-01 13:10:52 +02:00
Christian Kotte 71c32ac3f5
Add pkgbuild option 2020-10-01 13:10:50 +02:00
kewl fft a470eed6e1 review extra args comments 2020-05-31 19:47:54 -04:00
kewl fft c14810589a allow makepkg options with auto as long as only tool available 2020-05-31 19:39:46 -04:00
kewl fft a5877d3698 correct extra_args option in readme 2020-05-31 19:23:01 -04:00
Christopher Patton 6615fd76e9 Fix inaccurate docs about option compatibility 2020-05-30 20:07:14 -07:00
Christopher Patton 707f445620 Distinguish between helpers and tools in documentation 2020-05-30 19:35:02 -07:00
Christopher Patton ce466fc05d Update documentation to reflect practical default of upgrade 2020-05-30 19:35:02 -07:00
kewl fft 5ac7c0ef86 aur_only extended to all helpers 2020-05-24 10:08:21 -04:00
kewl fft 10d9c76a31 readme minor 2020-05-24 09:58:09 -04:00
kewl fft 37815ae827 readme improve comments 2020-05-24 09:54:40 -04:00
kewl fft d180d480bc align center table 2020-05-23 23:27:05 -04:00
kewl fft a06f0d741c left align column 2020-05-23 23:24:57 -04:00
kewl fft 90cbeed546 readme titles 2020-05-23 22:53:53 -04:00
kewl fft 0c7f34f187 readme defaults and choices in same column 2020-05-23 22:51:32 -04:00
kewl fft 7c3def3680 update readme 2020-05-23 22:35:09 -04:00
kewl fft f161d9e769 state update readme 2020-05-23 22:34:42 -04:00
kewl fft 08c4dd6fbd replace skip_installed by state 2020-05-23 22:28:10 -04:00
kewl fft 026786beb0 deprioritize aurman - discontinued 2020-04-12 20:00:50 -04:00
kewl fft c24454a159 readme minor improvements 2020-04-12 19:45:52 -04:00
kewl fft 63e60fc256 add comments for ignore_arch 2020-04-12 19:40:51 -04:00
kewl fft d6d25c6738 readme update 2020-03-03 07:26:29 -05:00
pallxk c26e14c8ce Update README for installation via Ansible Galaxy 2020-03-02 13:43:56 +08:00
kewl fft 9a2500338c improved readme 2019-07-28 09:30:00 +02:00
kewl fft 8f8af5fa5f correct package name in readme 2018-12-21 08:33:16 +00:00
kewl fft 6f5a4f9b6d yay positionned #1 and comments refreshed 2018-10-13 12:01:48 +01:00
kewl fft 3901eb7368 aur_only param added 2018-07-25 21:19:02 +01:00
kewl fft 2add192d89 upgrade yay in 2nd position 2018-07-06 22:15:26 +01:00
kewl fft 2df576955a Merge branch 'master' of github.com:kewlfft/ansible-aur 2018-06-16 09:30:49 +01:00
kewl fft 13a45e35a8 readme 2018-06-16 09:30:17 +01:00
pancho horrillo 50ca93f6bf README.md: Simplify setup instructions
It turns out that the best way to deploy a custom module repo is on
~/.ansible/plugins/modules. For one, there is no need to symlink the <module>.py
file, and also ansible-doc finds it without having to specify the path to the
module via the -M switch.
2018-05-24 19:53:32 +02:00
pancho horrillo 3813de8e7e README.md: Favor the https flavor over the ssh one
The ssh descriptor requires the installer to have a github account, whilst the
https works out-of-the-box for everyone.
2018-05-23 23:59:09 +02:00
pancho horrillo fd510b7c61 README.md: Drop spurious --parents flag to mkdir
Since we are creating a single directory, mkdir --parents is exactly the same as
plain mkdir.
2018-05-23 23:57:52 +02:00
pancho horrillo 98031b260a README.md: Remove trailing whitespace 2018-05-23 23:57:33 +02:00
pancho horrillo 5bd9caa63f README.md: Add missing .py suffix in setup instructions 2018-05-23 22:42:19 +02:00
kewl fft a9a8d3e706 readme typo fixed 2018-05-23 21:28:55 +01:00
kewl fft 6147c18b30 readm typo fixed 2018-05-23 21:26:36 +01:00
kewl fft ec89080a7d readme clarify the script meaning 2018-05-23 21:23:08 +01:00
kewl fft 8194eb2ac0 readme add link to aur package 2018-05-23 21:19:21 +01:00
kewl fft c804201144 drop yaourt support for security reasons 2018-05-23 19:55:18 +01:00
Christian Kotte 0b7fc34fed atom automatically adds a newline to every file 2018-05-16 21:31:32 +02:00
Christian Kotte 034d058874 added skip pgp check for makepkg
This is useful when installing a new system and AUR packages need to be
installed before GnuPG is installed and configured (to automatically
retrieve public keys). E.g. cower requires PGP signature check and it needs
to be installed before pacaur can be installed and used for further AUR
package installation
2018-05-16 21:20:30 +02:00
Christian Kotte 47769a5195 changed internal helper to makepgk
AUR packages can be build via the makepkg script and via AUR helpers.
AUR helpers further automate certain tasks for the AUR. makepkg is no helper.
Therefore, internal helper should be renamed to just makepkg.
2018-05-16 21:06:06 +02:00
kewl fft dbf867d6e2 readme 2018-05-08 07:24:42 +01:00
kewl fft 3e1a37c11e readme 2018-05-08 07:22:20 +01:00
kewl fft 1e3689fc9f aurman added and default helper from now on 2018-04-14 10:58:16 +01:00