| Commit message (Expand) | Author | Age | Files | Lines |
* | Add .gitignore for zfs.<distro> init scripts | Brian Behlendorf | 2011-08-01 | 1 | -0/+6 |
* | Turn the init.d scripts into autoconf config files | Kyle Fuller | 2011-08-01 | 7 | -34/+60 |
* | Provide a rc.d script for archlinuxzfs-0.6.0-rc5 | Kyle Fuller | 2011-07-11 | 7 | -4/+67 |
* | Check for "udevadm settle" vs "udevsettle" | Fajar A. Nugraha | 2011-07-08 | 1 | -1/+5 |
* | Updated init scripts to enable automatic sharing of ZFS datasets. | Gunnar Beutner | 2011-07-06 | 5 | -0/+25 |
* | Update zfs.gentoo/zfs.lsb init script | Zachary Bedell | 2011-07-06 | 2 | -11/+11 |
* | Removed erroneous backticks in the zfs.lunar init script. | Gunnar Beutner | 2011-07-05 | 1 | -2/+2 |
* | Fixed indentation in the zfs.lunar init script. | Gunnar Beutner | 2011-07-05 | 1 | -10/+10 |
* | Fix 'rc_parallel="YES"' error | Andrew Tselischev | 2011-07-04 | 1 | -1/+1 |
* | Linux compat 2.6.39: mount_nodev() | Brian Behlendorf | 2011-07-01 | 5 | -0/+5 |
* | Linux compat 2.6.39: security_inode_init_security() | Brian Behlendorf | 2011-07-01 | 5 | -0/+5 |
* | Ensure all block devices are available | Brian Behlendorf | 2011-06-30 | 5 | -0/+16 |
* | Tear down and flush the mmap region | Prasad Joshi | 2011-06-27 | 5 | -0/+5 |
* | Multipath device manageability improvements | Ned A. Bass | 2011-06-23 | 1 | -1/+2 |
* | Autogen refresh. | Darik Horn | 2011-06-17 | 1 | -8/+9 |
* | Fix autoconf variable substitution in udev rules. | Darik Horn | 2011-06-17 | 3 | -3/+8 |
* | Always check -Wno-unused-but-set-variable gcc support | Brian Behlendorf | 2011-06-14 | 5 | -5/+5 |
* | Check for -Wno-unused-but-set-variable gcc support | Brian Behlendorf | 2011-06-14 | 5 | -0/+10 |
* | Remove root 'ls' after mount workaround | Alexey Shvetsov | 2011-05-12 | 2 | -20/+0 |
* | Fix zfs.gentoo init script logic | Alexey Shvetsov | 2011-05-12 | 1 | -1/+2 |
* | Make zfs.gentoo init script more gentoo style. | Alexey Shvetsov | 2011-05-12 | 1 | -72/+29 |
* | Add Gentoo/Lunar/Redhat Init Scripts | Brian Behlendorf | 2011-05-02 | 5 | -2/+399 |
* | Fix 'zfs set volsize=N pool/dataset' | Brian Behlendorf | 2011-05-02 | 5 | -0/+5 |
* | Implemented NFS export_operations. | Gunnar Beutner | 2011-04-29 | 5 | -0/+5 |
* | Added required runlevel info for init on Debian | Aniruddha Shankar | 2011-04-20 | 1 | -0/+2 |
* | Autogen refresh for kernel-insert-inode-locked.m4 | Brian Behlendorf | 2011-04-18 | 3 | -0/+3 |
* | Fix a couple comments | Richard Laager | 2011-04-07 | 2 | -2/+2 |
* | Update zfs.fedora init script | Manuel Amador (Rudd-O) | 2011-04-07 | 1 | -51/+178 |
* | Set cmd paths in udev rules using --prefix | Brian Behlendorf | 2011-03-25 | 5 | -18/+32 |
* | Linux 2.6.28 compat, insert_inode_locked() | Brian Behlendorf | 2011-03-22 | 1 | -0/+1 |
* | Add init scripts | Brian Behlendorf | 2011-03-17 | 12 | -96/+2599 |
* | Use udev to create /dev/zvol/[dataset_name] links | Fajar A. Nugraha | 2011-02-25 | 1 | -0/+6 |
* | Linux 2.6.38 compat, blkdev_get_by_path() | Brian Behlendorf | 2011-02-23 | 1 | -0/+1 |
* | Linux 2.6.36 compat, sops->evict_inode() | Brian Behlendorf | 2011-02-11 | 1 | -0/+1 |
* | Linux 2.6.35 compat, fops->fsync() | Brian Behlendorf | 2011-02-11 | 1 | -0/+1 |
* | Linux 2.6.35 compat, const struct xattr_handler | Brian Behlendorf | 2011-02-10 | 1 | -0/+1 |
* | Minimal libshare infrastructure | Brian Behlendorf | 2011-02-04 | 1 | -1/+0 |
* | Autoconf selinux support | Brian Behlendorf | 2011-01-28 | 1 | -0/+2 |
* | Add FAILFAST support | Brian Behlendorf | 2010-10-12 | 1 | -0/+1 |
* | Support custom build directories and move includes | Brian Behlendorf | 2010-09-08 | 2 | -9/+4 |
* | Add initial autoconf products | Brian Behlendorf | 2010-08-31 | 1 | -0/+496 |
* | Add build system | Brian Behlendorf | 2010-08-31 | 6 | -0/+292 |