Commit Graph

57 Commits (v0.20)

Author SHA1 Message Date
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
kewl fft 31d042edea readme 2018-04-12 21:15:44 +01:00
kewl fft fe8983ad71 add pikaur support 2018-03-17 08:15:06 +00:00
kewl fft 4fa1048430 readme 2018-02-21 21:51:08 +00:00
kewl fft 7ebdb6b946 readme 2018-02-21 21:50:24 +00:00
kewl fft 96c930aa1a readme 2018-02-21 21:26:37 +00:00
kewl fft af6fa288cb readme 2018-02-21 21:01:19 +00:00
kewl fft bee752a070 readme 2018-02-21 20:57:54 +00:00
kewl fft 78197df94a readme 2018-01-08 19:52:12 +00:00
kewl fft 6471ac40ff README updated 2018-01-01 23:43:36 +00:00
kewl fft eb72f78ea2 README 2017-12-31 21:50:23 +01:00
kewl fft 2803b86973 README 2017-12-31 21:40:22 +01:00
kewl fft f15e4d1f9b README 2017-12-31 21:39:58 +01:00
kewl fft 4a47bd34e6 README aur_builder information 2017-12-31 21:05:06 +01:00
kewl fft ce6e416839 README 2017-12-31 20:22:20 +01:00
kewl fft fd5a01d9d4 README 2017-12-31 20:13:56 +01:00
kewl fft fe4eb583d8 README 2017-12-31 18:20:25 +01:00
kewl fft aed7b9bacd README 2017-12-31 18:19:06 +01:00
kewl fft 59c52da181 README 2017-12-31 18:15:35 +01:00
kewl fft 77701812e8 internal helper added 2017-12-31 18:12:28 +01:00
kewl fft a34324db3b README.md 2017-12-31 14:17:57 +01:00
alex dff9e5358b readme 2017-12-24 09:11:02 +01:00
alex f6c952db5b readme improve language 2017-12-24 08:53:15 +01:00
alex 4602169292 readme improve explanations 2017-12-24 08:41:17 +01:00
alex 0aa3151f06 readme improve formatting 2017-12-24 08:37:56 +01:00
alex 2fee5ca9a8 readme improve explanations 2017-12-24 08:32:51 +01:00
alex e320f5d6bf readme improve format 2017-12-24 08:28:59 +01:00
alex 117b79b070 readme updated with auto functionning 2017-12-24 08:26:57 +01:00
alex 843233987a auto helper mode added 2017-12-24 08:21:11 +01:00
alex d0bddf7953 readme correct install instructions 2017-12-23 22:51:30 +01:00
alex f3f27aff6b readme correct install instructions 2017-12-23 22:42:35 +01:00
alex ae722b2226 readme expand params 2017-12-23 22:29:11 +01:00
alex f18761e56c readme warning moved to usage 2017-12-23 21:54:19 +01:00
alex 7e32582f07 readme improved style 2017-12-23 21:51:30 +01:00
alex f4f63cdd40 readme links to helpers 2017-12-23 21:46:43 +01:00