crew: Add manifest support to crew files, remove crew updatefiles command (#8415)

* crew: Add manifest support to `crew files`, remove `crew updatefiles` command

* const: Bump version

* const: Cleanup

* Update crew

* Fix bugs

* Fix bugs

* Make linter happy

* ARCH => USER_SPACE_ARCH

* Suggested changes

* Suggested changes

---------

Co-authored-by: Ed Reel <edreel@gmail.com>
This commit is contained in:
SupeChicken666
2023-07-03 23:28:26 +08:00
committed by GitHub
parent 4dc093bf16
commit 15ce1cc93b
4 changed files with 36 additions and 76 deletions

View File

@@ -84,7 +84,6 @@ Where available commands are:
| search | look for package(s) |
| sysinfo | show system information in markdown style |
| update | update crew itself |
| updatefiles | update crew files cache |
| upgrade | update all or specific package(s) |
| whatprovides | regex search for package(s) that contains file(s) |