jeang3nie
jeang3nie pushed to odin at jeang3nie/hpk 2023-04-11 14:06:20 -04:00
13dff6bd96 Get basic package installation implemented, with several TODOS left.
jeang3nie pushed to odin at jeang3nie/hpk-package 2023-04-10 19:18:01 -04:00
00683722d6 Make Archive::remove parallel; Add Archive::pop method;
jeang3nie pushed to odin at jeang3nie/hpk-package 2023-04-10 18:41:53 -04:00
43d8c82c08 Remove appstream from Specs and Package structs
jeang3nie pushed to odin at jeang3nie/hpk 2023-04-10 01:10:14 -04:00
f4e87ee500 Merge remote-tracking branch 'hpk-cli/odin' into odin;
c5450c34ef Update package-bootstrap crate
1e101f7e70 Update hpk crate, which now has hpk-package split out
8b52ded12c Tweaked command line options; Fixed manpage installation paths;
4b7f5afa56 Added value hints for cli
Compare 8 commits »
jeang3nie pushed to odin at jeang3nie/hpk-package 2023-04-09 19:14:52 -04:00
89d36281e3 Added some testing for version comparison and implemented PartialEq for
jeang3nie pushed to odin at jeang3nie/hpk-package 2023-04-09 01:41:22 -04:00
407d12a711 Remove stale backup of version::mod.rs
jeang3nie pushed to odin at jeang3nie/hpk-package 2023-04-09 01:39:19 -04:00
4cede60a80 Merge branch 'odin' of git.hitchhiker-linux.org:jeang3nie/hpk-package into odin
ae099d94aa Fix Header::filename() method;
Compare 2 commits »
jeang3nie pushed to odin at jeang3nie/hpk-package 2023-04-08 19:11:28 -04:00
32b4f80715 Fix some issues with getting tar header fields; Add some doc tests in
jeang3nie pushed to odin at jeang3nie/hpk 2023-04-08 11:48:10 -04:00
1a4d202989 Expand InstallerError enum;
784069402d Merge branch 'odin' of git.hitchhiker-linux.org:jeang3nie/hpk into odin
ca9c0d7cdb Skip directories when creating a package from directory; Take an
Compare 3 commits »
jeang3nie pushed to odin at jeang3nie/hpk 2023-04-07 19:12:56 -04:00
ab6e7441f1 Create Installer struct
jeang3nie pushed to odin at jeang3nie/hpk-package 2023-04-07 19:11:49 -04:00
acbdf2d992 Cargo fmt
0ab84def2e Make package::User and package::Group public
Compare 2 commits »
jeang3nie pushed to odin at jeang3nie/hpk-update 2023-04-06 19:11:54 -04:00
dbd0340434 Fleshed out Request and ResponseHeader
jeang3nie pushed to odin at jeang3nie/hpk 2023-04-06 18:48:20 -04:00
a07166375a Add Arch to Update struct
jeang3nie pushed to odin at jeang3nie/hpk-package 2023-04-06 18:32:14 -04:00
723d697e90 Export Arch enum
jeang3nie created branch odin in jeang3nie/hpk-update 2023-04-06 11:21:28 -04:00
jeang3nie pushed to odin at jeang3nie/hpk-update 2023-04-06 11:21:28 -04:00
44d186664a Initial commit
jeang3nie created repository jeang3nie/hpk-update 2023-04-06 11:20:14 -04:00
jeang3nie pushed to odin at jeang3nie/hpk 2023-04-04 22:52:54 -04:00
8a06b3c628 Merge branch 'odin' of git.hitchhiker-linux.org:jeang3nie/hpk into odin
8907831877 Update hpk-package
Compare 2 commits »
jeang3nie pushed to odin at jeang3nie/hpk-package 2023-04-04 22:06:15 -04:00
9cf9d469f6 Add any arch; Add archive_name method for Package; Ensure
jeang3nie pushed to odin at jeang3nie/hpk-package 2023-04-04 21:57:15 -04:00
7d6376d5c4 Store target arch as HOST_ARCH const, use this as default value for