1
0
forked from mir/linux-vm-tools

94 Commits

Author SHA1 Message Date
94a8fcd02c Make Debian installer differentiate KDE / GNOME. 2024-11-02 07:02:10 +01:00
b68432dbd7 Add install.sh for Debian 12 2024-11-02 06:11:07 +01:00
Craig Wilhite
cd10c5b403
Update README.md 2021-01-28 13:43:56 -05:00
Craig Wilhite
c1fb14604a
Update Readme to Reflect Archival 2021-01-28 13:27:23 -05:00
Craig Wilhite
317a90f06f
Update link to blogpost in readme
Resolves: #96
2020-01-07 11:16:13 -08:00
Craig Wilhite
4cde61ece2
Merge pull request #99 from multipitch/master
Fix vsock configuration.
2020-01-07 11:12:42 -08:00
Sean Tully
f53f7cc5d6 Fix vsock configuration. 2020-01-07 09:24:50 +00:00
Justin
4dcc278f84
Merge pull request #81 from H3Gouchan/master
Add parameter for HWE kernel.
2019-03-11 13:59:53 -07:00
H3Gouchan
aefd66cad4 Add parameter for HWE kernel. 2019-03-07 12:41:56 +09:00
Craig Wilhite
f189c2751e
Merge pull request #72 from hlhr/deadlink-onboarding
Fix onboarding dead link
2018-10-29 08:02:03 -07:00
Henning L
968bfe08d1
Fix onboarding deadlink 2018-10-27 23:22:52 +02:00
Justin
d30ea7e6e9
Merge pull request #64 from samueloph/samueloph_shellcheck
fix shellcheck reported problems
2018-10-22 10:04:18 -07:00
Samuel Henrique
1a5b61853f Fix shellcheck reported problems 2018-10-20 15:17:02 -03:00
Justin
4748bda5fb
Merge pull request #63 from WhisperingChaos/master
Addresses Issues #61 & #62
2018-10-17 15:06:59 -07:00
Rich Moyse
5303c94ebf fixes #6 polkit rule language version support.
eliminate install prompt.
eliminate bash subshell to install polkit policy.
2018-10-17 16:42:26 -04:00
Justin
0b13ac2924
Merge pull request #66 from luizbills/patch-1
Fix bash code style
2018-10-17 09:43:23 -07:00
Luiz Paulo "Bills
a4e9315d1a
fix code style 2018-10-03 20:21:52 -03:00
Luiz Paulo "Bills
12fb39679f
fix code style 2018-10-03 20:15:39 -03:00
Luiz Paulo "Bills
a747f48d3f
fix code style 2018-10-03 20:15:16 -03:00
Luiz Paulo "Bills
92e8ab88d4
fix code style 2018-10-03 20:14:44 -03:00
Luiz Paulo "Bills
021eb9122c
fix code style 2018-10-03 20:13:38 -03:00
Luiz Paulo "Bills
0054c5730a
fix code style 2018-10-03 20:12:15 -03:00
Luiz Paulo "Bills
4ed42fda4d
fix code style 2018-10-03 20:11:31 -03:00
Luiz Paulo "Bills
b2b4d37b61
fix code style 2018-10-03 20:09:52 -03:00
Justin
aee9e17adc
Merge pull request #65 from ilmanzo/patch-1
Update makepkg.sh
2018-10-03 11:31:55 -07:00
Andrea Manzini
0728c2cc8c
Update makepkg.sh
use mktemp to get a random build directory for safety and  avoid name conflicts
2018-10-03 11:40:47 +02:00
Craig Wilhite
29cbeba837
Add files via upload 2018-09-18 08:40:20 -07:00
Craig Wilhite
d1954f5fc1
Add files via upload 2018-09-18 08:35:24 -07:00
Craig Wilhite
30769e9dbf
Add files via upload 2018-09-18 08:27:16 -07:00
Craig Wilhite
f489906fb8
Add files via upload 2018-09-18 08:25:04 -07:00
Craig Wilhite
b8fd6ea26b
Add files via upload 2018-09-18 08:22:13 -07:00
Craig Wilhite
fbe36c3508
Merge pull request #45 from Microsoft/cwilhit-patch-1
Fix polkit typo
2018-06-08 09:14:44 -07:00
Craig Wilhite
e6030b7376
Fix polkit typo
Fixing error caught in #44
2018-06-08 09:14:10 -07:00
Craig Wilhite
8b41356c10
Merge pull request #40 from Microsoft/cwilhit-patch-1
Correct Polkit Policy
2018-05-22 15:55:36 -07:00
Craig Wilhite
04521fed99
Correct Polkit Policy
Whereas the polkit policy in the previous script eliminated auth popups upon a remote connection, there was a "Error detected" message box that would still periodically pop up. We must change polkit configuration to use .pkla file because this is required by Polkit ver 1.05 (which ships with Bionic Beaver). 

/etc/polkit-1/localauthority.conf.d/ should be the rightful place for this override config file to go, but it appears to not get picked up when housed there.

Brought to light with thanks to Griffon @ http://c-nergy.be/blog/?p=12043
2018-05-22 15:06:34 -07:00
Craig Wilhite
11be5b1225
Merge pull request #38 from Microsoft/crwilhit-docs
Add media for wiki onboarding page
2018-05-21 15:28:14 -07:00
Craig Wilhite
7b6e807eab Adding media for wiki pages 2018-05-21 15:27:23 -07:00
Craig Wilhite
044def1d64
Create tmp.png 2018-05-21 15:25:32 -07:00
Craig Wilhite
0512e124b6
Add media for wiki 2018-05-21 15:24:27 -07:00
Justin
b5fb1f4f47
Merge pull request #37 from Microsoft/cwilhit-patch-1
Add KVP utils
2018-05-21 14:13:09 -07:00
Craig Wilhite
40d32f2128
Add KVP utils
Pull in packages to allow for some Hyper-V integration components.
2018-05-21 10:52:26 -07:00
Craig Wilhite
8228d3bc40
Update README.md 2018-05-17 16:18:24 -07:00
Craig Wilhite
c14580af75
Update README.md 2018-05-17 16:17:44 -07:00
Craig Wilhite
83818ac15b
Merge pull request #36 from Microsoft/cwilhit-patch-1
Cwilhit patch
2018-05-17 16:13:16 -07:00
Craig Wilhite
ace11e1bb1
Update README.md 2018-05-17 16:07:26 -07:00
Craig Wilhite
a552524e87
Update README.md 2018-05-17 08:38:58 -07:00
Craig Wilhite
876f3d5f22
Update README.md 2018-05-17 08:32:55 -07:00
Craig Wilhite
73a25928a1
Create LICENSE 2018-05-17 08:30:25 -07:00
Craig Wilhite
40981a81a8
Create README.md 2018-05-17 08:28:48 -07:00
Justin
994991cf30
Merge pull request #33 from jterry75/18.04_release_fixes
Update the script for 18.04 release clean install
2018-05-10 15:03:52 -07:00