Dylan Araps
1e0c80493a
kiss: simplify pkg_depends
2020-09-14 12:05:11 +03:00
Dylan Araps
f2f27166d3
kiss: less squish
2020-09-12 18:10:16 +03:00
Dylan Araps
0e76fa9107
kiss: more cleanup
2020-09-12 18:08:33 +03:00
Dylan Araps
e7c934167e
kiss: cleanup update code
2020-09-12 18:04:30 +03:00
Dylan Araps
9f1bf8dd0e
kiss: more cleanup
2020-09-12 17:57:24 +03:00
Dylan Araps
3c3b562bfe
kiss: remove ppwd and change message
2020-09-12 17:44:28 +03:00
Dylan Araps
6a5041c067
kiss: drop variable assignments as they're done in subshell
2020-09-12 17:40:37 +03:00
Dylan Araps
b74509ef90
kiss: drop pkg_order, will be replaced
2020-09-12 17:40:05 +03:00
Dylan Araps
eed7a68a7a
kiss: Stop hiding errors in dependency resolution
2020-09-12 17:38:45 +03:00
Dylan Araps
1c58d21d9b
kiss: less squish
2020-09-12 17:36:49 +03:00
Dylan Araps
7f73259f39
kiss: Add log message for git sources
2020-09-12 17:36:10 +03:00
Dylan Araps
6e115ed164
kiss: remove subshell use of pkg_list
2020-09-12 17:35:10 +03:00
Dylan Araps
854a04520d
kiss: set repo_dir sooner
2020-09-12 17:33:55 +03:00
Dylan Araps
4cb6bbdf51
kiss: drop log message for pkg_lint
2020-09-12 17:33:23 +03:00
Dylan Araps
e600a374e2
kiss: nitpick
2020-09-12 17:32:33 +03:00
Dylan Araps
d8d19948f4
kiss: fix ci
2020-09-12 17:32:05 +03:00
Dylan Araps
70d8eba781
kiss: drop weird prompt at end of builds.
2020-09-12 17:27:07 +03:00
Dylan Araps
892f6de9e9
kiss: cleanup
2020-09-12 11:25:05 +03:00
Dylan Araps
191e0c75d4
kiss: unmask error
2020-09-12 11:13:45 +03:00
Dylan Araps
ab625e39bd
kiss: fixes to depends
2020-09-12 11:09:46 +03:00
Dylan Araps
3d670da1f4
kiss: Fix HOME unset and other minor issues
2020-09-11 20:07:03 +03:00
Dylan Araps
084d9f583f
kiss: cleanup
2020-09-11 19:02:58 +03:00
Dylan Araps
97b88bf864
kiss: drop subshell usage with pkg_find
2020-09-11 18:56:29 +03:00
Dylan Araps
fda570d0d2
kiss: more clean up
2020-09-11 17:58:16 +03:00
Dylan Araps
f915d9aebc
kiss: minor changes
2020-09-11 17:38:02 +03:00
Dylan Araps
0b328b8c31
kiss: less squish
2020-09-09 16:52:18 +03:00
Dylan Araps
f619fad60f
kiss: clean up
2020-09-09 15:03:57 +03:00
Dylan Araps
67ccf37ac6
kiss-size: clean up
2020-09-09 14:21:44 +03:00
Dylan Araps
84339a279a
kiss-revdepends: clean up
2020-09-09 14:20:52 +03:00
Dylan Araps
215c14d462
kiss-reset: drop pkgconf
2020-09-09 14:20:11 +03:00
Dylan Araps
0c7ec6b158
kiss-manifest: clean up
2020-09-09 14:00:54 +03:00
Dylan Araps
9ed5682926
kiss-help: clean up
2020-09-09 13:58:47 +03:00
Dylan Araps
cc084f654a
kiss-fork: clean up
2020-09-09 13:58:00 +03:00
Dylan Araps
07ad1dcf73
kiss-depends: clearer
2020-09-09 13:41:58 +03:00
Dylan Araps
ba971ba449
kiss-depends: fix pwd
2020-09-09 13:40:32 +03:00
Dylan Araps
53d28cc0a5
kiss-export: clean up
2020-09-09 13:39:25 +03:00
Dylan Araps
9e38bf7d03
kiss-depends: changes
...
- whitespace is normalized between fields.
- less code.
2020-09-09 13:31:27 +03:00
dylan
43a2476f7e
Merge pull request #186 from kisslinux/rm_etc
...
kiss: Add handling of /etc/ files to removal action.
2020-09-09 10:49:02 +03:00
Dylan Araps
66e6c0fe34
kiss: Add handling of /etc/ files to removal action.
...
If the user has modified the file in /etc/, it will not be removed
and a message will be printed to the screen. If the file is
unmodified, it will be removed like any other.
This uses the etcsums file for comparison of checksums. The file
is also used during installation handling of files in /etc/.
2020-09-08 22:35:49 +03:00
Dylan Araps
e2b292bc0b
kiss: split usage
2020-09-08 17:07:55 +03:00
Dylan Araps
6ba7b61bfb
kiss: remove occurrence of blank checksum files when checksums aren't needed. Closes #185
2020-09-08 14:56:19 +03:00
Dylan Araps
6998e9f58c
kiss: fix hang when no packages installed during conflict resolution. Closes #182
2020-09-08 14:30:38 +03:00
dylan
e0e8b1d9b6
Merge pull request #183 from jedahan/contrib-cleanup
...
Contrib cleanup
2020-09-06 11:34:08 +03:00
Jonathan Dahan
b58d4d3c95
Remove extraneous period.
2020-09-04 13:32:29 -04:00
Jonathan Dahan
d94c811e7f
Use full kiss subcommands for readability and safety
2020-09-04 13:32:19 -04:00
Jonathan Dahan
fb3ac1f7e9
Remove reference to crux in comments for those unfamiliar with it.
2020-09-04 13:31:30 -04:00
Dylan Araps
0f054313e3
kiss-link: Fix bug. Closes #180
2020-09-03 10:17:29 +03:00
Dylan Araps
cf722ec4ba
docs: update
2020-09-02 01:53:47 +03:00
dylan
a970d1fd02
Merge pull request #179 from illiliti/update_sls_syntax
...
kiss: update sls syntax
2020-09-02 01:55:29 +03:00
illiliti
42163ae1f2
kiss: update sls syntax
2020-09-01 07:19:02 +03:00