diff options
author | Johannes Weißl <[email protected]> | 2014-03-17 01:05:08 +0100 |
---|---|---|
committer | Johannes Weißl <[email protected]> | 2014-07-01 00:47:19 +0200 |
commit | 56c8dabfbc6a6dc8cb6a066d0b74f861b9d16327 (patch) | |
tree | 4a1ae69ca95b5e5f90b06185b7b6665314be099b /lib/asn1/src/asn1rtt_ber.erl | |
parent | 614bca0f5832f06bcc181c58b78e3371d79ec40d (diff) | |
download | otp-56c8dabfbc6a6dc8cb6a066d0b74f861b9d16327.tar.gz otp-56c8dabfbc6a6dc8cb6a066d0b74f861b9d16327.tar.bz2 otp-56c8dabfbc6a6dc8cb6a066d0b74f861b9d16327.zip |
Add 'disksup_posix_only' parameter to disksup
On embedded (Linux) systems the "df" program is very often provided by
the Busybox (or Toolbox) project. This version does not provide the "-l"
option (for displaying only local filesystems) used in disksup.erl.
To make disksup work on these embedded platforms, this patch adds a new
application parameter 'disksup_posix_only', to make diskup use only
options defined in the POSIX standard:
http://pubs.opengroup.org/onlinepubs/9699919799/utilities/df.html
Diffstat (limited to 'lib/asn1/src/asn1rtt_ber.erl')
0 files changed, 0 insertions, 0 deletions