1880 Commits

Author SHA1 Message Date
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
Kroese
61379598c2 Update readme.md 2023-04-08 17:23:19 +02:00
Kroese
b2eb09c991 MACVLAN 2023-04-08 15:55:16 +02:00
Kroese
7af854ac9a Use discard to unmap blocks 2023-04-08 03:56:48 +02:00
Kroese
6522d8b7f6 Update readme.md 2023-04-08 02:44:36 +02:00
Kroese
8f851ee2c5 Update readme.md 2023-04-08 02:43:04 +02:00
Kroese
d044a5dcc0 Agent welcome message 2023-04-08 02:41:05 +02:00
Kroese
3eebb27105 Shellcheck 2023-04-08 02:38:24 +02:00
Kroese
9916ab3064 Shellcheck 2023-04-08 02:24:10 +02:00
Kroese
1cdec53605 CPU 2023-04-08 02:22:28 +02:00
Kroese
67f9611e6e CPU 2023-04-08 02:15:15 +02:00
Kroese
11d6a1b960 Format CPU model 2023-04-08 02:00:29 +02:00
Kroese
176ed8bd95 Quoting fix 2023-04-08 01:42:02 +02:00
Kroese
dc3ac71a7a Display correct CPU name 2023-04-08 01:30:25 +02:00