Merge branch 'master' into patch-1

This commit is contained in:
Eric Litak 2023-09-14 07:25:31 -07:00 committed by GitHub
commit 66949f22cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -117,7 +117,8 @@ runcmd:
|Ubuntu |18.04.3 (LTS) x64|**success**|2020-03-30| |Ubuntu |18.04.3 (LTS) x64|**success**|2020-03-30|
|Ubuntu |19.10 x64 |**success**|2020-03-30| |Ubuntu |19.10 x64 |**success**|2020-03-30|
|Ubuntu |20.04 x64 |**success**|2022-03-23| |Ubuntu |20.04 x64 |**success**|2022-03-23|
|Ubuntu |22.04 x64 |**success**|2022-10-14| |Ubuntu |22.04 x64 |**success**|2023-06-05|
|Ubuntu |22.10 x64 | _failure_ |2023-06-05|
### Vultr ### Vultr
To set up a NixOS Vultr server, instantiate an Ubuntu box with the following "Cloud-Init User-Data": To set up a NixOS Vultr server, instantiate an Ubuntu box with the following "Cloud-Init User-Data":
@ -213,11 +214,14 @@ Tested for both VM.Standard.E2.1.Micro (x86) and VM.Standard.A1.Flex (AArch64) i
|Oracle Linux| 7.9[1] |**success**|2022-04-19| free amd | |Oracle Linux| 7.9[1] |**success**|2022-04-19| free amd |
|Ubuntu | 22.04 |**success**|2022-11-13| free arm | |Ubuntu | 22.04 |**success**|2022-11-13| free arm |
|Oracle Linux| 9.1[2] |**success**|2023-03-29| free arm | |Oracle Linux| 9.1[2] |**success**|2023-03-29| free arm |
|Oracle Linux| 8.7[3] |**success**|2023-06-06| free amd |
|AlmaLinux OS| 9.2.20230516 |**success**|2023-07-05| free arm | |AlmaLinux OS| 9.2.20230516 |**success**|2023-07-05| free arm |
[1] The Oracle 7.9 layout has 200Mb for /boot 8G for swap [1] The Oracle 7.9 layout has 200Mb for /boot 8G for swap
PR#100 Adopted 8G Swap device PR#100 Adopted 8G Swap device
[2] OL9.1 had 2GB /boot, 100MB /boot/efi (nixos used as /boot) and swapfile [2] OL9.1 had 2GB /boot, 100MB /boot/efi (nixos used as /boot) and swapfile
[3] Both 22.11 and 23.05 failed to boot, but installing 22.05 and then upgrading
worked out as intended.
### Aliyun ECS ### Aliyun ECS
Aliyun ECS tested on ecs.s6-c1m2.large, region **cn-shanghai**, needs a few tweaks: Aliyun ECS tested on ecs.s6-c1m2.large, region **cn-shanghai**, needs a few tweaks: