aboutsummarylogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)Author
2015-09-17Add filesDāvis
Make `linux-headers` optional dependecy Use `__putname` instead of `putname` Don't build all modules, but just `vmblock`, `vmhgfs`, `vmsync` Add .gitignore Rename patch.patch to open-vm-tools.patch Update epoch version Update PKBUILD for 9.4.6 Working 9.4.6 build * Update version to 9.4.6 with relevant patches. * Rename dkms.conf to dkms.conf.in to follow practices of other packages. * Add open-vm-tools-dkms.install file for automatic installation/removal of the dkms modules when the package is (un)installed. * Change package numbering to reflect the Arch standards. * Delete dkms sources that aren't needed from the package: vmblock is now provided via the FUSE module for kernels >= 3.0. vmci and vmsock have been merged into kernels >= 3.9. vmsync is not needed since kernels >= 3.0 support FIFREEZE/FITHAW ioctls. Add patches for 3.16 kernels Add patch to fix segfault in vmhgfs * Bump pkgrel as well. Fix premissions Change 0005 hgfs patch to use wait_on_bit_io Updated for 3.18 with patch from andrwmorph One more d_u.d_alias fix Make vmhgfs work on kernel 3.19. Rebase patches on latest open-vm-tools-9.10.0 On rrva's suggestion, added bdi patch from rasa's vmware tools patches. Bunp epoch Adopted change to BDI patch in rasa's repository. Update 0004-Support-backing-dev-info-kernel-4.0 patch Update to latest open-vm-tools 10.0.0 Add SRCINFO