Commit Graph

26 Commits

Author SHA1 Message Date
Ward Nakchbandi
703bafbf2b up-pkg 2023-03-09 22:54:32 +03:00
Ward Nakchbandi
9a50c4381f fix makefile #3 2023-03-09 22:53:42 +03:00
Ward Nakchbandi
897e9772f3 fix makefile #2 2023-03-09 22:50:35 +03:00
Ward Nakchbandi
db473c5580 fix makefile 2023-03-09 22:46:09 +03:00
Ward Nakchbandi
00da1cfb14 add deb builder 2023-03-09 22:42:16 +03:00
f4e62e661f Add installed flag to list 2023-03-09 18:04:42 +00:00
1dc9d2158f
Update Makefile 2023-02-17 13:59:47 +00:00
7fd8b1804e Add upgradable flag to list command, bump version, actually add readme content 2023-02-17 13:58:50 +00:00
8e821747d4 Set version number to a proper version (1.23.1.20.0), error with a message if launched by root 2023-01-20 20:05:16 +00:00
5776b84861 deb package fixes 2023-01-19 16:34:43 +00:00
8e4495b99f Simplify loader code vastly 2023-01-19 16:19:14 +00:00
a23e8bab6b Remame type.go to match package name of types 2023-01-19 13:46:09 +00:00
8291385905 Remove duplicate of types and split into types packages 2023-01-19 13:45:24 +00:00
2626263e8c Merge branch 'main' of github.com:PikaOS-Linux/pikman 2023-01-19 13:34:51 +00:00
ad32b47827 Refactor to clean up main, add unit tests around command selection 2023-01-19 13:34:17 +00:00
299e8ff75b
Add automatic build and test for new PRs 2023-01-19 13:13:39 +00:00
00e1cbcc62 Switch apt to nala 2023-01-18 23:01:25 +00:00
3723562519 Attempt to fix .deb build 2023-01-18 22:49:03 +00:00
e70ada9e67 Attempt to fix .deb build 2023-01-18 22:48:41 +00:00
900b0ee3d8 Attempt to fix .deb build 2023-01-18 22:21:49 +00:00
78cb388e2c Update makefile 2023-01-18 21:29:18 +00:00
e53119db69 Add debian/ppa packaging 2023-01-18 21:20:58 +00:00
42c3a4e326 Add makefile 2023-01-18 21:05:21 +00:00
bb345ba8a2 Fix incorrect spacing of commands 2023-01-18 17:52:29 +00:00
abcc91ecb9 Initial version 2023-01-18 17:42:08 +00:00
fb2ff0f313
Initial commit 2023-01-18 17:39:03 +00:00