aboutsummarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDāvis2014-03-31 02:17:46 +0300
committerDāvis2015-09-17 19:24:43 +0300
commit40ef118ba97d0bf2fefa70efd8839a4b64fdd098 (patch)
tree53344a0d64d6b4ddc1cfb914373263d6610e6e11 /.gitignore
downloadaur-40ef118ba97d0bf2fefa70efd8839a4b64fdd098.tar.gz
Add files
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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..8ba3a617d3d9
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+/pkg/
+/src/
+/*.tar*
+