mirror_zfs/cmd
Ryan Moeller 4313a5b4c5 Detect if sed supports --in-place
Not all versions of sed have the --in-place flag. Detect support for
the flag during ./configure and provide a fallback mechanism for those
systems where sed's behavior differs. The autoconf variable
${ac_inplace} can be used to choose the correct flags for editing a
file in place with sed.

Replace violating usages in Makefile.am with ${ac_inplace}.

Reviewed-by: Chris Dunlop <chris@onthe.net.au>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@ixsystems.com>
Closes #9463
2019-10-16 19:19:48 -07:00
..
arc_summary Canonicalize Python shebangs 2019-09-12 13:32:32 -07:00
arcstat Detect if sed supports --in-place 2019-10-16 19:19:48 -07:00
dbufstat Detect if sed supports --in-place 2019-10-16 19:19:48 -07:00
fsck_zfs Fix typos in cmd/ 2019-08-30 09:43:30 -07:00
mount_zfs OpenZFS restructuring - libspl 2019-10-02 10:39:48 -07:00
raidz_test OpenZFS restructuring - libspl 2019-10-02 10:39:48 -07:00
vdev_id Fix typos in cmd/ 2019-08-30 09:43:30 -07:00
zdb Reduce loaded range tree memory usage 2019-10-09 10:36:03 -07:00
zed OpenZFS restructuring - libzutil 2019-10-03 10:20:44 -07:00
zfs OpenZFS restructuring - libspl 2019-10-02 10:39:48 -07:00
zgenhostid Add zgenhostid utility script 2017-07-25 13:22:03 -04:00
zhack OpenZFS restructuring - libspl 2019-10-02 10:39:48 -07:00
zinject OpenZFS restructuring - libspl 2019-10-02 10:39:48 -07:00
zpool OpenZFS restructuring - libspl 2019-10-02 10:39:48 -07:00
zstreamdump OpenZFS restructuring - libspl 2019-10-02 10:39:48 -07:00
ztest Fix strdup conflict on other platforms 2019-10-10 09:47:06 -07:00
zvol_id OpenZFS restructuring - libspl 2019-10-02 10:39:48 -07:00
zvol_wait zvol_wait script should ignore partially received zvols 2019-09-03 11:29:52 -07:00
Makefile.am New service that waits on zvol links to be created 2019-07-17 15:33:05 -07:00