jeang3nie
jeang3nie pushed to odin at jeang3nie/hpk 2023-07-08 18:42:45 -04:00
150b728172 Merge branch 'odin' of codeberg.org:jeang3nie/hpk into odin
35dfc99176 Make it possible to compile on FreeBSD by conditionally using
Compare 2 commits »
jeang3nie pushed to odin at jeang3nie/hpk 2023-07-08 18:41:18 -04:00
3e65c13a5b Add Extended to version enum
jeang3nie pushed to musl at Hitchhiker/src 2023-05-08 22:25:17 -04:00
441a0599ce Add hpk
jeang3nie pushed to odin at jeang3nie/hpk 2023-05-07 22:06:21 -04:00
6ca276c125 Update bootstrap
jeang3nie pushed to odin at jeang3nie/hpk 2023-05-05 19:12:43 -04:00
af41d1c006 Fix bug introduced revolving around the ustar prefix field. GNU tar
ccf6d5301a Add shells hook
Compare 2 commits »
jeang3nie pushed to odin at jeang3nie/hpk 2023-04-19 07:36:46 -04:00
1d595e0f1e Add push method for Cleanup struct, slightly simplifying code in the
bd5090069d Add Cleanup struct to run all hooks
Compare 2 commits »
jeang3nie pushed to odin at Hitchhiker/s6-service-definitions 2023-04-19 00:06:19 -04:00
a46145aa52 Add polkitd service
jeang3nie pushed to odin at jeang3nie/hpk 2023-04-18 17:51:16 -04:00
641eff3378 Fix some clippy lints
jeang3nie pushed to odin at jeang3nie/shitbox 2023-04-17 23:28:46 -04:00
d248f7d17b Remove Default constraint on Cmd trait and begin removing
jeang3nie pushed to odin at jeang3nie/shitbox 2023-04-17 23:02:12 -04:00
edbabc11c1 Add tests for truncate applet
jeang3nie pushed to odin at jeang3nie/shitbox 2023-04-17 22:41:09 -04:00
97679e43a6 Finish truncate applet (untested)
jeang3nie pushed to odin at jeang3nie/shitbox 2023-04-17 22:11:32 -04:00
8e302f3f85 Add WIP truncate applet
jeang3nie pushed to odin at jeang3nie/hpk 2023-04-17 00:31:49 -04:00
6037836f6b Merge branch 'odin' of git.hitchhiker-linux.org:jeang3nie/hpk into odin
1e7a02e33d Moved hpk-package all the way back into tree, fixed some clippy lints
b1fcbd1f9f Merge hpk-package back in
e6f392bd7a Merge branch 'odin' of git.hitchhiker-linux.org:jeang3nie/hpk-package into odin
e0f497cb89 Writer for tar nodes takes &self instead of self
Compare 22 commits »
jeang3nie pushed to odin at jeang3nie/hpk 2023-04-16 19:18:01 -04:00
13a97ff1d8 Adjust package installer to take &mut hooks as a parameter, which will
jeang3nie pushed to odin at jeang3nie/hpk 2023-04-15 01:21:41 -04:00
f479dd28ad Add install_local function to cli app
jeang3nie pushed to odin at jeang3nie/hpk 2023-04-14 01:04:26 -04:00
7fe884cd3e Add method to create an Installer struct from an archive path
jeang3nie pushed to odin at jeang3nie/hpk 2023-04-12 11:28:17 -04:00
c36b3b14ab Use try_for_each_with in Installer::install to avoid using a mutex
jeang3nie pushed to odin at jeang3nie/hpk 2023-04-12 11:19:10 -04:00
d3b5d096e5 Use try_for_each_with in Creator::create in order to avoid putting
jeang3nie pushed to odin at jeang3nie/hpk 2023-04-11 22:39:38 -04:00
be0c8dc6e7 Massage Installer for better code readability
jeang3nie pushed to odin at jeang3nie/hpk-package 2023-04-11 22:07:25 -04:00
e6f392bd7a Merge branch 'odin' of git.hitchhiker-linux.org:jeang3nie/hpk-package into odin
e0f497cb89 Writer for tar nodes takes &self instead of self
Compare 2 commits »