summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Use automatic variable in MakefileNed Bass2011-09-262-2/+2
* Fix incorrect zpool_cache substitutionBrian Behlendorf2011-08-226-6/+6
* Fix autoconf variable substitution in init scripts.Brian Behlendorf2011-08-199-53/+128
* Autogen refresh for udev changesBrian Behlendorf2011-08-083-1/+10
* Move udev rules from /etc/udev to /lib/udevKyle Fuller2011-08-088-1206/+1
* Add backing_device_info per-filesystemBrian Behlendorf2011-08-045-0/+5
* Add .gitignore for zfs.<distro> init scriptsBrian Behlendorf2011-08-011-0/+6
* Turn the init.d scripts into autoconf config filesKyle Fuller2011-08-017-34/+60
* Provide a rc.d script for archlinuxzfs-0.6.0-rc5Kyle Fuller2011-07-117-4/+67
* Check for "udevadm settle" vs "udevsettle"Fajar A. Nugraha2011-07-081-1/+5
* Updated init scripts to enable automatic sharing of ZFS datasets.Gunnar Beutner2011-07-065-0/+25
* Update zfs.gentoo/zfs.lsb init scriptZachary Bedell2011-07-062-11/+11
* Removed erroneous backticks in the zfs.lunar init script.Gunnar Beutner2011-07-051-2/+2
* Fixed indentation in the zfs.lunar init script.Gunnar Beutner2011-07-051-10/+10
* Fix 'rc_parallel="YES"' errorAndrew Tselischev2011-07-041-1/+1
* Linux compat 2.6.39: mount_nodev()Brian Behlendorf2011-07-015-0/+5
* Linux compat 2.6.39: security_inode_init_security()Brian Behlendorf2011-07-015-0/+5
* Ensure all block devices are availableBrian Behlendorf2011-06-305-0/+16
* Tear down and flush the mmap regionPrasad Joshi2011-06-275-0/+5
* Multipath device manageability improvementsNed A. Bass2011-06-231-1/+2
* Autogen refresh.Darik Horn2011-06-171-8/+9
* Fix autoconf variable substitution in udev rules.Darik Horn2011-06-173-3/+8
* Always check -Wno-unused-but-set-variable gcc supportBrian Behlendorf2011-06-145-5/+5
* Check for -Wno-unused-but-set-variable gcc supportBrian Behlendorf2011-06-145-0/+10
* Remove root 'ls' after mount workaroundAlexey Shvetsov2011-05-122-20/+0
* Fix zfs.gentoo init script logicAlexey Shvetsov2011-05-121-1/+2
* Make zfs.gentoo init script more gentoo style.Alexey Shvetsov2011-05-121-72/+29
* Add Gentoo/Lunar/Redhat Init ScriptsBrian Behlendorf2011-05-025-2/+399
* Fix 'zfs set volsize=N pool/dataset'Brian Behlendorf2011-05-025-0/+5
* Implemented NFS export_operations.Gunnar Beutner2011-04-295-0/+5
* Added required runlevel info for init on DebianAniruddha Shankar2011-04-201-0/+2
* Autogen refresh for kernel-insert-inode-locked.m4Brian Behlendorf2011-04-183-0/+3
* Fix a couple commentsRichard Laager2011-04-072-2/+2
* Update zfs.fedora init scriptManuel Amador (Rudd-O)2011-04-071-51/+178
* Set cmd paths in udev rules using --prefixBrian Behlendorf2011-03-255-18/+32
* Linux 2.6.28 compat, insert_inode_locked()Brian Behlendorf2011-03-221-0/+1
* Add init scriptsBrian Behlendorf2011-03-1712-96/+2599
* Use udev to create /dev/zvol/[dataset_name] linksFajar A. Nugraha2011-02-251-0/+6
* Linux 2.6.38 compat, blkdev_get_by_path()Brian Behlendorf2011-02-231-0/+1
* Linux 2.6.36 compat, sops->evict_inode()Brian Behlendorf2011-02-111-0/+1
* Linux 2.6.35 compat, fops->fsync()Brian Behlendorf2011-02-111-0/+1
* Linux 2.6.35 compat, const struct xattr_handlerBrian Behlendorf2011-02-101-0/+1
* Minimal libshare infrastructureBrian Behlendorf2011-02-041-1/+0
* Autoconf selinux supportBrian Behlendorf2011-01-281-0/+2
* Add FAILFAST supportBrian Behlendorf2010-10-121-0/+1
* Support custom build directories and move includesBrian Behlendorf2010-09-082-9/+4
* Add initial autoconf productsBrian Behlendorf2010-08-311-0/+496
* Add build systemBrian Behlendorf2010-08-316-0/+292