zfs/config
Brian Behlendorf ef0a712858 Distro friendly build system / packaging improvements.
These changes bring the zfs-0.4.4 tree in to compliance with
the spl-0.4.4 packaging changes.  The bottom line is 2 source
rpms and 4 binary rpms will now be generated when creating
packages there will be:

zfs-<version>.src.rpm
- Fully rebuildable source rpm for libzfs and utils.
zfs-modules-<version>.src.rpm
- Fully rebuildable source rpm for kernel modules.

zfs-<version>.<arch>.rpm
- Binary rpm for libzfs and utils.  The utils in this package are
  compatible with all zfs-module rpms of the same version.
zfs-devel-<version>.<arch>.rpm
- Binary rpm containing headers for building against libzfs libraries.

zfs-modules-<verion>-<kernel>.arch.rpm
- Binary rpm containing the kernel modules for a specific kernel build.
  The package name contains the kernel version and you should have one
  of these packages installed to match every kernel on your system.
zfs-modules-devel-<verion>-<kernel>.arch.rpm
- Binary rpm containing development header and module symbols needed
  for building additional kernel modules which are dependent on the
  zfs module stack.

Expect minor interations on these changes as I validate they work
properly on CHAOS, RHEL, Fedora, and SLES style distros.
2009-07-01 10:53:05 -07:00
..
Makefile.am Use old autoconf stratagy 2008-12-15 16:27:22 -08:00
Rules.am Remove remaining compiler flags for disabling specific compiler checks. 2009-03-12 10:55:56 -07:00
kernel-bio-args.m4 Moving addition configure checks to m4 macros 2008-12-15 16:46:34 -08:00
kernel.m4 Distro friendly build system / packaging improvements. 2009-07-01 10:53:05 -07:00
rpm.am Distro friendly build system / packaging improvements. 2009-07-01 10:53:05 -07:00
user-arch.m4 Only powerpc64 is currently supported not powerpc. 2009-06-09 14:20:44 -07:00
user-ioctl.m4 Properly detect and set HAVE_GPL_ONLY_SYMBOLS based on license 2009-02-03 09:59:54 -08:00
user-libdiskmgt.m4 Moving addition configure checks to m4 macros 2008-12-15 16:46:34 -08:00
user-libefi.m4 Moving addition configure checks to m4 macros 2008-12-15 16:46:34 -08:00
user-libshare.m4 Moving addition configure checks to m4 macros 2008-12-15 16:46:34 -08:00
user-zlib.m4 Add basic zlib autoconf check for user space build. 2009-06-09 16:09:17 -07:00
user.m4 Add basic zlib autoconf check for user space build. 2009-06-09 16:09:17 -07:00
zfs-build.m4 Distro friendly build system / packaging improvements. 2009-07-01 10:53:05 -07:00
zfs-meta.m4 Build system and packaging (RPM support) (Part 2) 2009-03-10 21:13:30 -07:00