summaryrefslogtreecommitdiffstats
path: root/modules/dev.inc
Commit message (Expand)AuthorAgeFilesLines
* dev: Workaround for trailing spaces in busybox xxd outputSimon Rettberg2021-07-221-2/+2
* [dev] Add support for xxd without -eSimon Rettberg2021-07-021-0/+2
* [dev] dev_get_type = 0f is an extended partition too...Simon Rettberg2021-06-181-2/+5
* [dev] dev_find_paritions: Add debug output, better hex2bin supportSimon Rettberg2021-06-181-6/+59
* [dev] More sanity checks, fallback to GPT if MBR yields nothingSimon Rettberg2020-10-071-36/+49
* [dev] Add commentsSimon Rettberg2020-10-071-4/+20
* [dev] Implement raw partition scanner (MBR+GPT)Simon Rettberg2020-10-071-20/+132
* ModularizeSimon Rettberg2019-05-271-0/+49