Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-14 | add DragonFlyBSD support (#904) | Gonéri Le Bouder | |
- Mostly based on FreeBSD, the main exception is that `find_devs_with_on_freebsd` does not work. - Since we cannot get the CDROM or the partition labels, `find_devs_with_on_dragonflybsd()` has a more naive approach and returns all the block devices. |