Astro astro
astro pushed to master at astro/wfvm 2021-06-16 21:16:25 +08:00
110fe11f00 install openssh from github
07813c3c4f remove wimsplit, do imageSelection by name
54d9f41a6d autounattend: use ForceShutdownNow instead of FirstLogonCommands shutdown
ec54c9bf9b install and use virtio drivers
4771cee64b layers: add collapseLayers
Compare 14 commits »
astro commented on pull request M-Labs/wfvm#11 2021-04-26 22:43:23 +08:00
autounattend: use ForceShutdownNow instead of FirstLogonCommands shutdown

qemu-system-x86_64: QXL VGA not available

Do you run qemu that is built w/o support for -vga qxl? That should be fixable.

astro commented on pull request M-Labs/wfvm#11 2021-04-24 00:17:40 +08:00
autounattend: use ForceShutdownNow instead of FirstLogonCommands shutdown

As this patch shifts the OOBE pass to the next layer (DisablePasswordExpiry), that will run longer. I found it helpful to increase…

astro created pull request M-Labs/wfvm#11 2021-04-18 06:58:09 +08:00
autounattend: use ForceShutdownNow instead of FirstLogonCommands shutdown
astro pushed to forceshutdownnow at astro/wfvm 2021-04-18 06:57:27 +08:00
54d9f41a6d autounattend: use ForceShutdownNow instead of FirstLogonCommands shutdown
ec54c9bf9b install and use virtio drivers
4771cee64b layers: add collapseLayers
78c9363b64 demo-image: use empty installCommands for impureMode
9f8a1b6e17 layers: add disable-firewall, disable-autosleep, disable-autolock
astro commented on pull request M-Labs/wfvm#9 2021-04-17 06:23:01 +08:00
autounattend: make shutdownOnAdminLogin configurable

Actually, this is just the <FirstLogonCommands/>. The shutdown is required for the installation to finish.

astro closed pull request M-Labs/wfvm#9 2021-04-17 06:23:01 +08:00
autounattend: make shutdownOnAdminLogin configurable
astro deleted branch settings from astro/wfvm 2021-04-12 07:32:01 +08:00
astro deleted branch virtio from astro/wfvm 2021-04-12 07:31:54 +08:00
astro commented on pull request M-Labs/wfvm#9 2021-04-12 07:31:24 +08:00
autounattend: make shutdownOnAdminLogin configurable
astro created pull request M-Labs/wfvm#10 2021-04-11 05:44:53 +08:00
Add a few Windows settings
astro pushed to settings at astro/wfvm 2021-04-11 05:25:50 +08:00
4771cee64b layers: add collapseLayers
78c9363b64 demo-image: use empty installCommands for impureMode
9f8a1b6e17 layers: add disable-firewall, disable-autosleep, disable-autolock
astro created pull request M-Labs/wfvm#9 2021-04-11 04:57:13 +08:00
autounattend: make shutdownOnAdminLogin configurable
astro pushed to config-admin-login at astro/wfvm 2021-04-11 04:51:25 +08:00
5df687524a autounattend: make shutdownOnAdminLogin configurable
9ead3661a5 autounattend: make shutdownOnAdminLogin configurable
5ee64f8fbf install and use virtio drivers
Compare 3 commits »
astro created pull request M-Labs/wfvm#8 2021-04-11 04:31:40 +08:00
install and use virtio drivers
astro pushed to config-admin-login at astro/wfvm 2021-04-11 04:05:33 +08:00
9ead3661a5 autounattend: make shutdownOnAdminLogin configurable
astro pushed to virtio at astro/wfvm 2021-04-11 04:02:32 +08:00
5ee64f8fbf install and use virtio drivers
f1b52c0da7 autounattend: Revert back to driveLetter D
0becb115f6 win: Use maximum size to split install.wim
84ef1ec7e5 win: cdimage naming, closure shrinking
1357f493bd Add support for legacy installations
astro commented on issue M-Labs/it-infra#14 2021-04-09 00:39:24 +08:00
gitea notification token syntax

Another GiteaStatus plugin got merged: https://github.com/NixOS/hydra/pull/904

astro commented on pull request renet/ENC424J600#7 2021-03-17 05:57:16 +08:00
nal: Fix loops & socket handle management

Smaller chunks with separated logic are always better.

astro commented on pull request renet/ENC424J600#7 2021-03-17 05:56:12 +08:00
nal: Fix loops & socket handle management

Please retain the wording blocking as it is exactly what this is.