| 22 Jul 2023 |
raitobezarius | but I feel like this is driver specific | 21:43:20 |
raitobezarius | ok it's potentially layer 8 but we need to fix timeouts | 21:59:13 |
raitobezarius | if you try to boot QEMU test with no media nothing, it will just loop infinitely | 21:59:33 |
| 25 Jul 2023 |
| Federico Damián Schonborn changed their profile picture. | 01:56:58 |
| 26 Jul 2023 |
| olaf joined the room. | 23:06:48 |
| 27 Jul 2023 |
| ribosomerocker joined the room. | 03:03:13 |
| 13 Aug 2023 |
| nevoyu joined the room. | 01:25:21 |
| 15 Aug 2023 |
| nevoyu left the room. | 19:34:17 |
| 21 Aug 2023 |
| K900 ⚡️ joined the room. | 14:21:56 |
| 25 Aug 2023 |
| Alper Çelik joined the room. | 04:31:12 |
| 21 Sep 2023 |
baloo | Is there a trick to inject CARRIER state changes on a NIC with qemu? | 18:35:26 |
baloo | I can't find any, but I would absolutely love to be able to test behavior of systemd-networkd irt carrier changes | 18:36:18 |
baloo | machine.send_monitor_command("set_link net1 off")
Or something around that
| 20:23:20 |
baloo | that is: if I read qemu's virtio code correctly and linux code correctly as well | 20:23:43 |
| dedmunwalk joined the room. | 23:07:11 |
| 24 Sep 2023 |
| mib 🥐 joined the room. | 12:21:07 |
| 27 Sep 2023 |
| mib 🥐 changed their display name from mib to mib 🥐. | 05:53:09 |
| 28 Sep 2023 |
| a-kenji joined the room. | 12:15:59 |
| 3 Oct 2023 |
| Alex S joined the room. | 15:47:06 |
| 4 Oct 2023 |
Robert Hensing (roberth) | mind if I (ab)use the hydra job for https://github.com/NixOS/nixpkgs/pull/258571? | 16:09:33 |
raitobezarius | go ahead | 16:10:18 |
| 6 Oct 2023 |
| Alex S changed their display name from Alex S to ultra (NixOS integrated with PackageKit wen). | 16:30:06 |
| 8 Oct 2023 |
| realnyte joined the room. | 11:53:04 |
| 9 Oct 2023 |
| chreekat changed their display name from chreekat to chreekat (afk, admin day). | 10:19:20 |
| 10 Oct 2023 |
| chreekat changed their display name from chreekat (afk, admin day) to chreekat. | 11:40:03 |
| 12 Oct 2023 |
| chreekat changed their display name from chreekat to chreekat (afk, sick). | 08:03:13 |
| 14 Oct 2023 |
| chreekat changed their display name from chreekat (afk, sick) to chreekat. | 08:53:53 |
| 16 Oct 2023 |
| l0b0 joined the room. | 05:27:22 |
l0b0 | Hullo :) | 05:27:29 |
Artturin |
: How do I check the exit code of a backgrounded process? Backgrounding a process using >/dev/console & and then running server.succeed("wait") doesn't produce the expected result (a failure, because the ssh-audit program produced error output), and during local tests this resulted in exit code 3. E
| 05:33:05 |