1893 Commits

Author SHA1 Message Date
Kroese
83607b1e0e Update readme.md 2023-04-12 21:27:30 +02:00
Kroese
3d8acaf196 Update readme.md 2023-04-12 21:25:52 +02:00
Kroese
a467e49a17 Update readme.md 2023-04-12 21:19:39 +02:00
Kroese
041cda39cb Update readme.md 2023-04-12 21:18:52 +02:00
Kroese
5124cbd623 Update readme.md 2023-04-12 21:16:36 +02:00
Kroese
bb16830b24 Revert 2023-04-12 01:29:35 +02:00
Kroese
e0c0bbef4e Default MAC 2023-04-12 01:16:28 +02:00
Kroese
672560359d Simplify 2023-04-12 00:04:50 +02:00
Kroese
dc145230ac Produce less log bloat when downloading 2023-04-11 22:37:36 +02:00
Kroese
0fa58644a5 Update readme.md 2023-04-11 21:56:47 +02:00
Kroese
d8a42ecffc Update readme.md 2023-04-11 21:56:26 +02:00
Kroese
5e63a4c0b7 Update readme.md 2023-04-11 21:55:36 +02:00
Kroese
7805d42a71 KVM acceleration check 2023-04-11 21:42:23 +02:00
Kroese
98a3a9fa0b Fix for MacOS machines 2023-04-11 21:09:40 +02:00
Kroese
a9304d31a1 Fix for MacOS machines 2023-04-11 21:05:06 +02:00
Kroese
d93bef79c1 Update readme.md 2023-04-11 20:37:55 +02:00
Kroese
54418f77d1 Update readme.md 2023-04-11 20:36:37 +02:00
Kroese
1a10105f93 Implemented API for guest communication
This allows to send the shutdown command from the host to the guest
2023-04-11 20:29:09 +02:00
Kroese
5761ad9b44 Merge pull request #31 from kroese/dev
Minor fixes
2023-04-11 06:12:20 +02:00
Kroese
c8375f9735 Shellcheck 2023-04-11 06:11:33 +02:00
Kroese
60592f0fe4 Update Dockerfile 2023-04-11 06:06:40 +02:00
Kroese
808311ca17 Agent version 2023-04-11 06:00:36 +02:00
Kroese
c10cc2e11f MAC 2023-04-11 05:58:31 +02:00
Kroese
3797b48873 Fix trap handler 2023-04-11 05:55:21 +02:00
Kroese
6b50949141 Fix trap signal 2023-04-11 05:50:37 +02:00
Kroese
b23b8881c1 Sanitize RAM_SIZE 2023-04-11 05:37:26 +02:00
Kroese
e1e7970e12 Add stop timeout 2023-04-10 22:46:35 +02:00
Kroese
dd5a017e47 Add grace period 2023-04-10 22:27:30 +02:00
Kroese
406431d0a3 Add grace period 2023-04-10 22:26:06 +02:00
Kroese
fd5dfe6956 Gracefull shutdown 2023-04-10 21:53:18 +02:00
Kroese
8640a0207f Allow for gracefull shutdows 2023-04-10 21:13:56 +02:00
Kroese
f71660e471 Allow for gracefull shutdows 2023-04-10 21:13:28 +02:00
Kroese
41090b3287 Allow for gracefull shutdows 2023-04-10 21:12:10 +02:00
Kroese
b65d7b11c2 Allow for gracefull shutdows
NOTE: This only works on fresh installs. If you want to convert an existing installation to use this feature, you need to update /usr/local/bin/agent.sh on the guest and /storage/agent.ver on the host.
2023-04-10 21:05:34 +02:00
Kroese
70138041b7 Allow MAC configuration through file 2023-04-10 21:00:56 +02:00
Kroese
cd1cb3095c Spaces 2023-04-10 20:14:16 +02:00
Kroese
e879ff394f Activate NMI handler 2023-04-10 20:13:59 +02:00
Kroese
0e28a1e4ee Prepare image resizing 2023-04-10 15:27:09 +02:00
Kroese
07c40ada2d Simplify 2023-04-10 03:38:17 +02:00
Kroese
d9613c52c3 Prevent Windows bug 2023-04-10 02:01:50 +02:00
Kroese
cb65730e99 Update build.yml 2023-04-10 00:36:24 +02:00
Kroese
70df5e41aa Update build.yml 2023-04-10 00:19:20 +02:00
Kroese
9d68717b7d macvlan 2023-04-09 17:53:44 +02:00
Kroese
ba12b8f717 Simplify network code 2023-04-09 16:33:37 +02:00
Kroese
1b7475ddda Simplify network code 2023-04-09 16:32:05 +02:00
Kroese
e4031ae566 Simplify network code 2023-04-09 16:30:17 +02:00
Kroese
6e7091d93f Fix typo 2023-04-09 16:16:55 +02:00
Kroese
06118fca12 Simplify network code 2023-04-09 16:15:26 +02:00
Kroese
04d0635b80 Simplify network code 2023-04-09 16:02:06 +02:00
Kroese
18fc9591ef Update readme.md 2023-04-08 17:25:59 +02:00