aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-11-23 14:12:07 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-11-23 14:41:42 +0000
commita28895f56f2ab9233f7ad1b345e07c6249bef1f3 (patch)
tree84d5692bfd48a1c91da1bb1113078093be582b3f
parent00fc18aa0c07998215c7fc55185c63ae496592eb (diff)
community/open-vm-tools: move from main
-rw-r--r--community/open-vm-tools/0001-lib-misc-Recognize-Alpine-Linux.patch (renamed from main/open-vm-tools/0001-lib-misc-Recognize-Alpine-Linux.patch)0
-rw-r--r--community/open-vm-tools/0002-open-vm-tools-Add-disable-werror-configure-option.patch (renamed from main/open-vm-tools/0002-open-vm-tools-Add-disable-werror-configure-option.patch)0
-rw-r--r--community/open-vm-tools/0003-Do-not-assume-that-linux-and-gnu-libc-are-the-same-t.patch (renamed from main/open-vm-tools/0003-Do-not-assume-that-linux-and-gnu-libc-are-the-same-t.patch)0
-rw-r--r--community/open-vm-tools/0004-Use-configure-test-for-struct-timespec.patch (renamed from main/open-vm-tools/0004-Use-configure-test-for-struct-timespec.patch)0
-rw-r--r--community/open-vm-tools/0005-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch (renamed from main/open-vm-tools/0005-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch)0
-rw-r--r--community/open-vm-tools/0006-Use-configure-to-test-for-feature-instead-of-platfor.patch (renamed from main/open-vm-tools/0006-Use-configure-to-test-for-feature-instead-of-platfor.patch)0
-rw-r--r--community/open-vm-tools/0007-Use-configure-test-for-sys-stat.h-include.patch (renamed from main/open-vm-tools/0007-Use-configure-test-for-sys-stat.h-include.patch)0
-rw-r--r--community/open-vm-tools/0008-Rename-poll.h-to-vm_poll.h.patch (renamed from main/open-vm-tools/0008-Rename-poll.h-to-vm_poll.h.patch)0
-rw-r--r--community/open-vm-tools/0009-gnu-ucontext.patch (renamed from main/open-vm-tools/0009-gnu-ucontext.patch)0
-rw-r--r--community/open-vm-tools/0010-use-posix-strerror_r-unless-gnu.patch (renamed from main/open-vm-tools/0010-use-posix-strerror_r-unless-gnu.patch)0
-rw-r--r--community/open-vm-tools/0011-use-off64_t-instead-of-loff_t.patch (renamed from main/open-vm-tools/0011-use-off64_t-instead-of-loff_t.patch)0
-rw-r--r--community/open-vm-tools/0012-remove-references-to-missing-common-agent-etc-config.patch (renamed from main/open-vm-tools/0012-remove-references-to-missing-common-agent-etc-config.patch)0
-rw-r--r--community/open-vm-tools/APKBUILD (renamed from main/open-vm-tools/APKBUILD)0
-rw-r--r--community/open-vm-tools/open-vm-tools.confd (renamed from main/open-vm-tools/open-vm-tools.confd)0
-rw-r--r--community/open-vm-tools/open-vm-tools.initd (renamed from main/open-vm-tools/open-vm-tools.initd)0
-rw-r--r--community/open-vm-tools/open-vm-tools.logrotate (renamed from main/open-vm-tools/open-vm-tools.logrotate)0
-rw-r--r--community/open-vm-tools/open-vm-tools.pre-install (renamed from main/open-vm-tools/open-vm-tools.pre-install)0
-rw-r--r--community/open-vm-tools/strerror_r.patch (renamed from main/open-vm-tools/strerror_r.patch)0
-rw-r--r--community/open-vm-tools/systemLinux.c-fixup-for-Alpine.patch (renamed from main/open-vm-tools/systemLinux.c-fixup-for-Alpine.patch)0
19 files changed, 0 insertions, 0 deletions
diff --git a/main/open-vm-tools/0001-lib-misc-Recognize-Alpine-Linux.patch b/community/open-vm-tools/0001-lib-misc-Recognize-Alpine-Linux.patch
index 39bd1587e47..39bd1587e47 100644
--- a/main/open-vm-tools/0001-lib-misc-Recognize-Alpine-Linux.patch
+++ b/community/open-vm-tools/0001-lib-misc-Recognize-Alpine-Linux.patch
diff --git a/main/open-vm-tools/0002-open-vm-tools-Add-disable-werror-configure-option.patch b/community/open-vm-tools/0002-open-vm-tools-Add-disable-werror-configure-option.patch
index c2c9d0b6242..c2c9d0b6242 100644
--- a/main/open-vm-tools/0002-open-vm-tools-Add-disable-werror-configure-option.patch
+++ b/community/open-vm-tools/0002-open-vm-tools-Add-disable-werror-configure-option.patch
diff --git a/main/open-vm-tools/0003-Do-not-assume-that-linux-and-gnu-libc-are-the-same-t.patch b/community/open-vm-tools/0003-Do-not-assume-that-linux-and-gnu-libc-are-the-same-t.patch
index 040e7199771..040e7199771 100644
--- a/main/open-vm-tools/0003-Do-not-assume-that-linux-and-gnu-libc-are-the-same-t.patch
+++ b/community/open-vm-tools/0003-Do-not-assume-that-linux-and-gnu-libc-are-the-same-t.patch
diff --git a/main/open-vm-tools/0004-Use-configure-test-for-struct-timespec.patch b/community/open-vm-tools/0004-Use-configure-test-for-struct-timespec.patch
index 2a884608733..2a884608733 100644
--- a/main/open-vm-tools/0004-Use-configure-test-for-struct-timespec.patch
+++ b/community/open-vm-tools/0004-Use-configure-test-for-struct-timespec.patch
diff --git a/main/open-vm-tools/0005-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch b/community/open-vm-tools/0005-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch
index 1d1be77b802..1d1be77b802 100644
--- a/main/open-vm-tools/0005-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch
+++ b/community/open-vm-tools/0005-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch
diff --git a/main/open-vm-tools/0006-Use-configure-to-test-for-feature-instead-of-platfor.patch b/community/open-vm-tools/0006-Use-configure-to-test-for-feature-instead-of-platfor.patch
index 0753e68fa67..0753e68fa67 100644
--- a/main/open-vm-tools/0006-Use-configure-to-test-for-feature-instead-of-platfor.patch
+++ b/community/open-vm-tools/0006-Use-configure-to-test-for-feature-instead-of-platfor.patch
diff --git a/main/open-vm-tools/0007-Use-configure-test-for-sys-stat.h-include.patch b/community/open-vm-tools/0007-Use-configure-test-for-sys-stat.h-include.patch
index 273cb510c4b..273cb510c4b 100644
--- a/main/open-vm-tools/0007-Use-configure-test-for-sys-stat.h-include.patch
+++ b/community/open-vm-tools/0007-Use-configure-test-for-sys-stat.h-include.patch
diff --git a/main/open-vm-tools/0008-Rename-poll.h-to-vm_poll.h.patch b/community/open-vm-tools/0008-Rename-poll.h-to-vm_poll.h.patch
index d3d00a459bc..d3d00a459bc 100644
--- a/main/open-vm-tools/0008-Rename-poll.h-to-vm_poll.h.patch
+++ b/community/open-vm-tools/0008-Rename-poll.h-to-vm_poll.h.patch
diff --git a/main/open-vm-tools/0009-gnu-ucontext.patch b/community/open-vm-tools/0009-gnu-ucontext.patch
index 77c4f8e158d..77c4f8e158d 100644
--- a/main/open-vm-tools/0009-gnu-ucontext.patch
+++ b/community/open-vm-tools/0009-gnu-ucontext.patch
diff --git a/main/open-vm-tools/0010-use-posix-strerror_r-unless-gnu.patch b/community/open-vm-tools/0010-use-posix-strerror_r-unless-gnu.patch
index 62a666ee24d..62a666ee24d 100644
--- a/main/open-vm-tools/0010-use-posix-strerror_r-unless-gnu.patch
+++ b/community/open-vm-tools/0010-use-posix-strerror_r-unless-gnu.patch
diff --git a/main/open-vm-tools/0011-use-off64_t-instead-of-loff_t.patch b/community/open-vm-tools/0011-use-off64_t-instead-of-loff_t.patch
index fd2653e8003..fd2653e8003 100644
--- a/main/open-vm-tools/0011-use-off64_t-instead-of-loff_t.patch
+++ b/community/open-vm-tools/0011-use-off64_t-instead-of-loff_t.patch
diff --git a/main/open-vm-tools/0012-remove-references-to-missing-common-agent-etc-config.patch b/community/open-vm-tools/0012-remove-references-to-missing-common-agent-etc-config.patch
index add4f9757f8..add4f9757f8 100644
--- a/main/open-vm-tools/0012-remove-references-to-missing-common-agent-etc-config.patch
+++ b/community/open-vm-tools/0012-remove-references-to-missing-common-agent-etc-config.patch
diff --git a/main/open-vm-tools/APKBUILD b/community/open-vm-tools/APKBUILD
index eb85534b4d3..eb85534b4d3 100644
--- a/main/open-vm-tools/APKBUILD
+++ b/community/open-vm-tools/APKBUILD
diff --git a/main/open-vm-tools/open-vm-tools.confd b/community/open-vm-tools/open-vm-tools.confd
index a1f0d56dde9..a1f0d56dde9 100644
--- a/main/open-vm-tools/open-vm-tools.confd
+++ b/community/open-vm-tools/open-vm-tools.confd
diff --git a/main/open-vm-tools/open-vm-tools.initd b/community/open-vm-tools/open-vm-tools.initd
index fab4d22a392..fab4d22a392 100644
--- a/main/open-vm-tools/open-vm-tools.initd
+++ b/community/open-vm-tools/open-vm-tools.initd
diff --git a/main/open-vm-tools/open-vm-tools.logrotate b/community/open-vm-tools/open-vm-tools.logrotate
index 79d7e67f2ea..79d7e67f2ea 100644
--- a/main/open-vm-tools/open-vm-tools.logrotate
+++ b/community/open-vm-tools/open-vm-tools.logrotate
diff --git a/main/open-vm-tools/open-vm-tools.pre-install b/community/open-vm-tools/open-vm-tools.pre-install
index 39b48503907..39b48503907 100644
--- a/main/open-vm-tools/open-vm-tools.pre-install
+++ b/community/open-vm-tools/open-vm-tools.pre-install
diff --git a/main/open-vm-tools/strerror_r.patch b/community/open-vm-tools/strerror_r.patch
index 1d3554d0fdf..1d3554d0fdf 100644
--- a/main/open-vm-tools/strerror_r.patch
+++ b/community/open-vm-tools/strerror_r.patch
diff --git a/main/open-vm-tools/systemLinux.c-fixup-for-Alpine.patch b/community/open-vm-tools/systemLinux.c-fixup-for-Alpine.patch
index 1b7799ec623..1b7799ec623 100644
--- a/main/open-vm-tools/systemLinux.c-fixup-for-Alpine.patch
+++ b/community/open-vm-tools/systemLinux.c-fixup-for-Alpine.patch