diff options
author | Adam Dobrawy <ad-m@users.noreply.github.com> | 2020-06-29 19:52:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-29 13:52:13 -0400 |
commit | baf11418c196ca72e6d570b64051d8ed35065abb (patch) | |
tree | 6712b7ed758620dbfe8d9cb2e567f4cbe0ec92f2 /requirements.txt | |
parent | b0eba6a4c3a25a13259c01ac4c9a35720fecfdd2 (diff) | |
download | vyos-cloud-init-baf11418c196ca72e6d570b64051d8ed35065abb.tar.gz vyos-cloud-init-baf11418c196ca72e6d570b64051d8ed35065abb.zip |
RbxCloud: Add support for FreeBSD (#464)
Changes are made that simplify code and aim to properly support FreeBSD:
- use `util.find_devs_with` instead call directly `blkid`, because on FreeBSD is not supported well and `util.find_devs_with` have solution for FreeBSD for that
- introduction of an additional name on FAT file system, which is used in FreeBSD
- drop shell to use default value, because FreeBSD – by default – does not have `/bin/bash`
Diffstat (limited to 'requirements.txt')
0 files changed, 0 insertions, 0 deletions