git: 2b8d3bbf0eac - Create tag zfs-0.6.0-rc5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Jan 2023 01:25:59 UTC
The annotated tag zfs-0.6.0-rc5 has been created by allanjude:
URL: https://cgit.FreeBSD.org/src/tag/?h=zfs-0.6.0-rc5
tag zfs-0.6.0-rc5
Tagger: Brian Behlendorf <behlendorf1@llnl.gov>
TaggerDate: 2011-07-12 19:22:46 +0000
ZFS Version 0.6.0-rc5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAk4cnwYACgkQCrnpkcavZYuDQgCfX/prYf3d82BDI13sS/Z87Sy3
Uv4An3rmB0cXEasnEbhIkYcWC51mZ9R+
=Gapb
-----END PGP SIGNATURE-----
commit 615ab66d18f74b3f4979c06192e1aa1082523dd3
Author: Kyle Fuller <inbox@kylefuller.co.uk>
AuthorDate: 2011-07-10 15:57:33 +0000
Commit: Brian Behlendorf <behlendorf1@llnl.gov>
CommitDate: 2011-07-11 21:12:23 +0000
Provide a rc.d script for archlinux
Unlike most other Linux distributions archlinux installs its
init scripts in /etc/rc.d insead of /etc/init.d. This commit
provides an archlinux rc.d script for zfs and extends the
build infrastructure to ensure it get's installed in the
correct place.
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #322