Brian Behlendorf c5f704607b Build system and packaging (RPM support)
An update to the build system to properly support all commonly
used Makefile targets these include:

  make all        # Build everything
  make install    # Install everything
  make clean	  # Clean up build products
  make distclean  # Clean up everything
  make dist       # Create package tarball
  make srpm       # Create package source RPM
  make rpm        # Create package binary RPMs
  make tags       # Create ctags and etags for everything

Extra care was taken to ensure that the source RPMs are fully
rebuildable against Fedora/RHEL/Chaos kernels.  To build binary
RPMs from the source RPM for your system simply run:

  rpmbuild --rebuild spl-x.y.z-1.src.rpm

This will produce two binary RPMs with correct 'requires'
dependencies for your kernel.  One will contain all spl modules
and support utilities, the other is a devel package for compiling
additional kernel modules which are dependant on the spl.

  spl-x.y.z-1_<kernel version>.x86_64.rpm
  spl-devel-x.y.2-1_<kernel version>.x86_64.rpm
2009-03-09 15:56:55 -07:00
..
2008-03-08 00:58:32 +00:00
2009-01-09 14:04:13 -08:00
2008-03-12 23:48:28 +00:00
2009-01-06 09:47:00 -08:00
2009-01-09 16:04:44 -08:00
2008-03-15 00:05:38 +00:00
2008-03-05 00:58:54 +00:00
2009-01-23 08:59:11 -08:00
2009-01-09 16:04:44 -08:00
2008-03-05 00:58:54 +00:00
2009-03-04 10:04:15 -08:00
2009-01-07 12:54:03 -08:00
2008-03-14 00:04:01 +00:00
2008-03-14 00:04:01 +00:00
2009-01-09 09:47:27 -08:00
2008-03-14 00:04:01 +00:00
2008-03-15 00:05:38 +00:00
2008-06-04 06:00:46 +00:00
2009-01-09 09:47:27 -08:00
2008-03-14 00:04:01 +00:00
2009-02-19 11:26:17 -08:00
2009-02-17 16:30:58 -08:00
2009-01-09 14:04:13 -08:00
2008-03-13 20:41:29 +00:00
2008-03-15 00:05:38 +00:00
2008-03-13 20:41:29 +00:00
2008-03-12 23:48:28 +00:00
2009-02-19 11:26:17 -08:00
2009-02-19 11:26:17 -08:00
2008-12-23 13:32:07 -08:00
2008-12-23 13:18:39 -08:00
2009-01-05 15:08:03 -08:00
2008-12-23 15:40:20 -08:00
2009-03-04 10:04:15 -08:00
2008-12-23 13:32:07 -08:00
2008-03-14 00:04:01 +00:00
2008-03-08 00:18:21 +00:00
2008-03-14 00:04:01 +00:00
2009-01-09 13:59:39 -08:00
2008-03-12 23:48:28 +00:00