!atvIbxHoEqNcAIxYpN:nixos.org

NixOS AWS

64 Members
16 Servers

Load older messages


SenderMessageTime
18 Oct 2024
@arianvp:matrix.orgArianIt supports both bios and uefi with this image 15:12:44
@AleXoundOS:matrix.org@AleXoundOS:matrix.org
In reply to @arianvp:matrix.org
It supports both bios and uefi with this image
(Sorry for bothering. Just wanted to be sure.)
15:13:37
@arianvp:matrix.orgArianIt's a good question to ask :)15:15:10
@AleXoundOS:matrix.org@AleXoundOS:matrix.org

The AWS CLI command at https://nixos.github.io/amis/ is misleading. There are 2 consecutive --filter options used. However, when I tested only the last one is being applied.
This works instead:

aws ec2 describe-images --owners 427812963091 --filters 'Name=name,Values=nixos/24.05*' 'Name=architecture,Values=arm64'
15:27:25
@AleXoundOS:matrix.org@AleXoundOS:matrix.org *

The AWS CLI command at https://nixos.github.io/amis/ is misleading. There are 2 consecutive --filter options used. However, when I tested only the last one is being applied.
This works instead:

aws ec2 describe-images --owners 427812963091 \
--filters 'Name=name,Values=nixos/24.05*' 'Name=architecture,Values=arm64'
15:27:41
@AleXoundOS:matrix.org@AleXoundOS:matrix.org *

The AWS CLI command at https://nixos.github.io/amis/ is misleading. There are 2 consecutive --filter options used. However, when I tested only the last one is being applied.
This works instead:

aws ec2 describe-images --owners 427812963091 \
  --filters 'Name=name,Values=nixos/24.05*' 'Name=architecture,Values=arm64'
15:27:51
@arianvp:matrix.orgArianOh that's a typo then! Can you send a PR?16:10:35
@tristan:tristans.cloudTristan joined the room.19:44:10
20 Oct 2024
@sielicki:matrix.org@sielicki:matrix.org joined the room.03:23:14
@sielicki:matrix.org@sielicki:matrix.orgimage.png
Download image.png
03:24:16
@sielicki:matrix.org@sielicki:matrix.orglogged into matrix after months and had some messages, which never reached my phone notifications, directing me towards this channel to discuss ENA distribution. apologies all for being out of touch. 03:25:35
@sielicki:matrix.org@sielicki:matrix.orgreally exciting to see the ongoing work here03:25:55
@sielicki:matrix.org@sielicki:matrix.orgwe should package https://github.com/amazonlinux/amazon-ec2-net-utils at some point03:34:17
@commiterate:matrix.orgcommiterateYup, have it on the shortlist here: https://github.com/NixOS/amis/issues/137#issuecomment-233483840504:24:24
@commiterate:matrix.orgcommiterate This one should be a pretty easy lift like amazon-ec2-utils which also provides udev rules but for device mappings. 04:26:36
@commiterate:matrix.orgcommiterateI got a meeting with the EIC team (talking with the PM, 2 managers, and 1 principal engineer) for adopting the EIC OpenSSH AuthorizedKeys rewrite next week. The principal engineer also seems to be involved with Image Builder. My conversations with the Image Builder PM kind of fizzled out, though they seemed relatively new to the team as well. I'll see if I can get the principal engineer to consider expanded VM/snapshot import support in Image Builder + CloudFormation.04:39:55
@sielicki:matrix.org@sielicki:matrix.orgoutside of a module that looks for conflicts in the configuration versus what the systemd generator would produce, yeah, I think this is just patchShebangs and done 07:20:14
@commiterate:matrix.orgcommiterateRedacted or Malformed Event07:35:16
@commiterate:matrix.orgcommiterate likely a few substituteInPlace patches as well since there's some hardcoded binary paths in the udev rules 07:37:16
@sielicki:matrix.org@sielicki:matrix.orgtook me a sec to find context on this^ but massive kudos on the eic rewrite, that's completely and totally awesome07:37:47
@sielicki:matrix.org@sielicki:matrix.org Arian: are you in NA timezones? please ping me tomorrow, let's talk about efa/ena kmods and/or the amazonlinux kernel 07:40:56
@commiterate:matrix.orgcommiterateI believe they're in Berlin07:41:38
@commiterate:matrix.orgcommiterate * I believe they're in Berlin from their GitHub profile07:41:46
@sielicki:matrix.org@sielicki:matrix.orgah, nice. I'll try in my morning, then.07:42:26
@sielicki:matrix.org@sielicki:matrix.orgyou have any low-hanging fruit that I can help out on tomorrow while I have free time?07:49:58
@arianvp:matrix.orgArianWe already package amazon-ec2-utils udev rules afaik09:29:01
@commiterate:matrix.orgcommiterateamazon-ec2-utils is packaged, amazon-ec2-net-utils isn't20:15:45
@commiterate:matrix.orgcommiterate * amazon-ec2-utils is packaged, amazon-ec2-net-utils isn't 20:18:24
21 Oct 2024
@nh2:matrix.orgnh2 joined the room.04:00:51
@nh2:matrix.orgnh2 Arian: Could you help me out with https://github.com/NixOS/nixpkgs/issues/307519 ? 04:11:09

Show newer messages


Back to Room ListRoom Version: 10