zfs/cmd
Brian Behlendorf 4b787d75c8 Cleanly support debug packages
Allow a source rpm to be rebuilt with debugging enabled.  This
avoids the need to have to manually modify the spec file.  By
default debugging is still largely disabled.  To enable specific
debugging features use the following options with rpmbuild.

  '--with debug'               - Enables ASSERTs

  # For example:
  $ rpmbuild --rebuild --with debug zfs-modules-0.6.0-rc6.src.rpm

Additionally, ZFS_CONFIG has been added to zfs_config.h for
packages which build against these headers.  This is critical
to ensure both zfs and the dependant package are using the same
prototype and structure definitions.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2012-02-27 14:08:17 -08:00
..
mount_zfs Cleanly support debug packages 2012-02-27 14:08:17 -08:00
sas_switch_id Cleanly support debug packages 2012-02-27 14:08:17 -08:00
zdb Cleanly support debug packages 2012-02-27 14:08:17 -08:00
zfs Cleanly support debug packages 2012-02-27 14:08:17 -08:00
zinject Cleanly support debug packages 2012-02-27 14:08:17 -08:00
zpios Cleanly support debug packages 2012-02-27 14:08:17 -08:00
zpool Cleanly support debug packages 2012-02-27 14:08:17 -08:00
zpool_id Cleanly support debug packages 2012-02-27 14:08:17 -08:00
zpool_layout Cleanly support debug packages 2012-02-27 14:08:17 -08:00
ztest Cleanly support debug packages 2012-02-27 14:08:17 -08:00
zvol_id Cleanly support debug packages 2012-02-27 14:08:17 -08:00
Makefile.am Multipath device manageability improvements 2011-06-23 10:46:06 -07:00
Makefile.in Cleanly support debug packages 2012-02-27 14:08:17 -08:00