Commit Graph

538 Commits

Author SHA1 Message Date
Dylan Araps 7eb80497f6
kiss: Simpler elevation method 2020-01-27 10:06:56 +02:00
Dylan Araps 22b4af9342
docs: update 2020-01-22 23:08:11 +02:00
Dylan Araps aab60bb9ec
Merge branch 'master' of github.com:kissx/kiss 2020-01-22 19:01:19 +02:00
Dylan Araps 17ee3eaed4
kiss-new: Create boilerplate kiss packages 2020-01-22 19:00:29 +02:00
dylan ccec6d39c6
Merge pull request #88 from E5ten/master
log: replace use of literal escape code error with printf %b
2020-01-22 18:53:02 +02:00
Dylan Araps 3df4c95d3b
kiss: Fix adding blank lines to depends. Closes #89 2020-01-22 10:59:51 +02:00
Dylan Araps 2b2cce6b57
kiss-chbuild: spawn chroots on the fly 2020-01-21 02:52:40 +02:00
Dylan Araps 1ea0f2e88d
docs: update 2020-01-21 02:23:08 +02:00
Dylan Araps 2a02844f17
Merge branch 'master' of github.com:kissx/kiss 2020-01-21 02:19:22 +02:00
Dylan Araps d751733744
kiss: Prevent sticky directories 2020-01-21 02:19:06 +02:00
Ethan Sommer 368340f991
log: replace use of literal escape code error with printf %b 2020-01-19 14:35:36 -05:00
dylan 935be97f7d
Merge pull request #87 from ioraff/master
kiss: fix doas syntax
2020-01-19 20:44:32 +02:00
Owen Rafferty 0a3095a0c3
kiss: fix doas syntax 2020-01-19 12:40:58 -06:00
Dylan Araps 2bb1bbcc0a
kiss: Fix git checksums 2020-01-18 11:28:50 +02:00
Dylan Araps 5a73b17a99
docs: update 2020-01-18 11:05:28 +02:00
Dylan Araps af1f5245d1
kiss: bump version 2020-01-18 11:04:14 +02:00
dylan 3ec05e936b
Merge pull request #84 from ioraff/master
add doas support
2020-01-18 11:05:32 +02:00
dylan 8e9ccf0969
Merge pull request #85 from kisslinux/git
Git support
2020-01-18 11:04:34 +02:00
Dylan Araps f54608ee3e
kiss: Fix checksums issues 2020-01-18 10:59:40 +02:00
Dylan Araps 445ba5ead5
kiss: Do a shallow clone unless checking out a hash 2020-01-17 01:00:26 +02:00
Dylan Araps 632d3cf721
kiss: Add message on checkout 2020-01-16 23:48:19 +02:00
Dylan Araps 66e981f81a
kiss: Git support 2020-01-16 23:45:12 +02:00
Dylan Araps 86f0a723b1
kiss: Stop being overprotective with grep 2020-01-16 00:55:07 +02:00
Owen Rafferty d87d64bf05
add doas support 2020-01-14 21:20:27 -06:00
Dylan Araps c8de8500f4
kiss: fix comments 2020-01-14 20:36:40 +02:00
Dylan Araps ab46222e56
kiss: Ensure grep is always set 2020-01-14 12:10:13 +02:00
Dylan Araps 3c251759bb
kiss: Use ggrep if available 2020-01-14 11:59:30 +02:00
Dylan Araps 0eddd6f612
kiss: pkg_find() only gen glob onc. 2020-01-12 19:55:12 +02:00
Dylan Araps 527dd10adc
pkg_fixdeps: Remove useless readlink 2020-01-12 19:38:25 +02:00
Dylan Araps e1b4afd742
kiss: Append to file when using KISS_BFD 2020-01-11 14:41:26 +02:00
Dylan Araps cf1c9598c1
man: Added KISS_BFD 2020-01-11 14:37:09 +02:00
Dylan Araps 6b83e9b219
kiss: fix shebang 2020-01-11 14:35:23 +02:00
Dylan Araps 8cf65bc4da
kiss: Added KISS_BFD to enable the redirection of build output to silence or log builds. 2020-01-11 14:33:55 +02:00
Dylan Araps b54c85a6a0
kiss: Really fix kiss u behavior 2020-01-11 14:07:21 +02:00
Dylan Araps b07a10cd40
kiss: Fix kiss u bug 2020-01-11 13:46:57 +02:00
Dylan Araps e6613bcf0e
docs: update 2020-01-10 18:16:46 +02:00
Dylan Araps f499415c20
kiss: Fix curl not exiting with error on 404 2020-01-10 17:48:26 +02:00
Dylan Araps feac556f56
man: Add info about SAMUFLAGS 2020-01-10 14:54:03 +02:00
Dylan Araps e3684f0274
man: Fix CMAKE_GENERATOR 2020-01-10 14:36:05 +02:00
Dylan Araps b9a6855d85
docs: update 2020-01-09 23:13:37 +02:00
Dylan Araps bd9a919246
kiss: Fix curl not following redirects. 2020-01-09 23:13:18 +02:00
Dylan Araps 4973cc04f6
docs: update 2020-01-09 23:07:29 +02:00
Dylan Araps 51fe625321
kiss: Fix KISS_RM issue 2020-01-09 21:34:51 +02:00
Dylan Araps ee6fc5b979
kiss: Use curl instead of wget. 2020-01-09 18:38:43 +02:00
Dylan Araps 9c6e77ac62
ci: Run on pull requests 2020-01-08 22:21:10 +02:00
Dylan Araps e7d397baf6
docs: update 2020-01-06 08:25:14 +02:00
Dylan Araps 068e1a3330
Merge branch 'master' of github.com:kissx/kiss 2020-01-06 07:51:44 +02:00
Dylan Araps c8a29c451e
kiss: fix pkg conflicts 2020-01-06 07:49:52 +02:00
dylan 7b87f5f179
Merge pull request #80 from a-schaefers/master
Remove a problematic '/' slash
2020-01-04 07:09:35 +00:00
Adam Schaefers d9583b83ed
Remove a problematic '/' slash 2020-01-03 18:48:24 -08:00