Skip to content

Latest commit

 

History

History
executable file
·
30 lines (20 loc) · 888 Bytes

README.md

File metadata and controls

executable file
·
30 lines (20 loc) · 888 Bytes

hypersolid-cli

cli utility to manage hypersolid system images

Features

  • Update A/B hypersolid images (kernel+initramfs+system)
  • syslinux bootloader support to update A/B scheme in syslinux.cfg
  • System partition identification by GPT PARTLABEL

Usage

Usage: hypersolid-cli <command> [args...]

Options:
    -h,--help               Displays this help
    -v,--version            Displays version

Commands:
    upgrade <path>          Upgrade system using image within provided path

Contribution

The .deb package is automatically generated via a Continuous Delivery Pipeline - please do not build packages manually!

License

hypersolid-cli is OpenSource and licensed under the Terms of Mozilla Public License 2.0 (MPL-2.0) - your're welcome to contribute