Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [dev] Add dev_swap_version: Returns version number of a swap partition | Simon Rettberg | 2022-07-25 | 1 | -0/+21 |
* | [dev] dev_find_partitions: Workaround for missing PARTN/NAME on CentOS 7 | Simon Rettberg | 2022-04-20 | 1 | -1/+15 |
* | [dev] Silence some harmless errors/warnings | Simon Rettberg | 2021-07-26 | 1 | -7/+7 |
* | dev: Workaround for trailing spaces in busybox xxd output | Simon Rettberg | 2021-07-22 | 1 | -2/+2 |
* | [dev] Add support for xxd without -e | Simon Rettberg | 2021-07-02 | 1 | -0/+2 |
* | [dev] dev_get_type = 0f is an extended partition too... | Simon Rettberg | 2021-06-18 | 1 | -2/+5 |
* | [dev] dev_find_paritions: Add debug output, better hex2bin support | Simon Rettberg | 2021-06-18 | 1 | -6/+59 |
* | [dev] More sanity checks, fallback to GPT if MBR yields nothing | Simon Rettberg | 2020-10-07 | 1 | -36/+49 |
* | [dev] Add comments | Simon Rettberg | 2020-10-07 | 1 | -4/+20 |
* | [dev] Implement raw partition scanner (MBR+GPT) | Simon Rettberg | 2020-10-07 | 1 | -20/+132 |
* | Modularize | Simon Rettberg | 2019-05-27 | 1 | -0/+49 |