- 21 Jun, 2021 3 commits
-
-
Dakota Ryan Lambert authored
-
Dakota Ryan Lambert authored
-
Dakota Ryan Lambert authored
-
- 18 Jun, 2021 1 commit
-
-
Dakota Ryan Lambert authored
-
- 26 May, 2021 1 commit
-
-
Jonathan Billings authored
-
- 30 Mar, 2021 1 commit
-
-
Jonathan Billings authored
The OpenAFS servers can't be started without asetkey so it should be included in the -server package along with the akeyconvert command.
-
- 17 Feb, 2021 2 commits
-
-
Jonathan Billings authored
-
Jonathan Billings authored
-
- 15 Jan, 2021 2 commits
-
-
Jonathan Billings authored
-
Jonathan Billings authored
-
- 09 Nov, 2020 1 commit
-
-
Jonathan Billings authored
-
- 05 Dec, 2017 1 commit
-
-
Jonathan Billings authored
* Bumped to 1.6.22, includes security fix * Also includes a patch that addresses the getpwd() ENOENT issue for RHEL 7.4 kernels.
-
- 22 Sep, 2017 1 commit
-
-
Jonathan Billings authored
-
- 13 Sep, 2017 1 commit
-
-
Jonathan Billings authored
-
- 14 Apr, 2017 1 commit
-
-
Jonathan Billings authored
-
- 14 Dec, 2016 1 commit
-
-
Jonathan Billings authored
-
- 14 Nov, 2016 1 commit
-
-
Jonathan Billings authored
-
- 18 Apr, 2016 1 commit
-
-
Jonathan Billings authored
-
- 08 Mar, 2016 1 commit
-
-
Jonathan Billings authored
-
- 28 Oct, 2015 1 commit
-
-
Jonathan Billings authored
-
- 18 Aug, 2015 1 commit
-
-
Jonathan Billings authored
-
- 05 Jun, 2015 2 commits
-
-
Jonathan Billings authored
-
Jonathan Billings authored
The transarc-client package creates a symlink for the client cache, but if it already exists, then the RPM fails to install with a cpio error. This fixes the package, by moving the directory out of the way before starting the transaction.
-
- 20 May, 2015 2 commits
-
-
Jonathan Billings authored
The openafs-client.service in the upstream repo doesn't handle the way afsd forks off a daemon. Added RemainAfterExit=yes and GuessMainPID=no to the service unit. Inspiration from Debian systemd unit, found here: http://anonscm.debian.org/cgit/pkg-k5-afs/openafs.git/tree/debian/openafs-client.service?id=debian/1.6.11.1-1
-
Jonathan Billings authored
-
- 21 Apr, 2015 1 commit
-
-
Jonathan Billings authored
-
- 05 Mar, 2015 1 commit
-
-
Jonathan Billings authored
-
- 02 Mar, 2015 2 commits
-
-
Jonathan Billings authored
* Add openafs-kmod.spec to build just the kmod-openafs and dkms-openafs packages. * Add a custom kmodtool script to use to build the template for the kmod-openafs package * Use the 'find-installed-kversion.sh' script to automatically generate the kernel dependency based on what version of the kernel-headers package is installed (works in a mock chroot)
-
Jonathan Billings authored
-
- 03 Feb, 2015 1 commit
-
-
Jonathan Billings authored
The RPM find-provides script looks for library files that are executable (chmod +x). This change makes sure that all the library files in libdir are executable. The resulting RPMs will have their library names added in the Provides: section.
-
- 29 Oct, 2014 4 commits
-
-
Ross Smith authored
Use configuration macros for building software, update cacheinfo
-
Jonathan Billings authored
Previous commits uses a directory /etc/sysconfig/openafs instead of /etc/openafs, which is in line with how Debian packages are built. In an attempt to keep things similar to debian, use /etc/openafs/ for client configuration, and /etc/openafs/server/ for server configuration. Compatibility links are updated to reflect this change.
-
Jonathan Billings authored
-
Jonathan Billings authored
* Use %configure instead of ./configure, which pre-populates prefix, libdir, bindir, etc to Red Hat defaults * Override sysconfdir to be %{_sysconfdir}/sysconfig so everything looks in /etc/sysconfig/openafs/ for configuration files.
-
- 28 Oct, 2014 5 commits
-
-
Ross Smith authored
Fix paths that use transarc locations, add compatibility packages
-
Jonathan Billings authored
-
Jonathan Billings authored
-
Jonathan Billings authored
* Re-add the -compat subpackage from upstream * Create two -transarc packages ** Client: contains /usr/vice/ symlinks ** Server: contains /usr/afs/ symlinks
-
Jonathan Billings authored
* Fix the systemd unit so it uses the system paths instead of transarc paths. * Include the correct paths in the files section * Define the cache directory in the client package * Mark the CellServDB files as config files
-
- 26 Sep, 2014 1 commit
-
-
Ross Smith authored
-