14 Aug 2022 |
colemickens | So are current "linux semantics" such that mount.nfs is meant to be in /sbin? | 23:12:43 |
@elvishjerricco:matrix.org | I don't remember the details on that one... | 23:13:06 |
colemickens | We set sbindir=$(out)/bin for nfs-utils, and there's a new flag that will cause mount.nfs to actually respect that and land into the /bin dir... but I can't even tell if that's actually good to do. | 23:13:21 |
colemickens | * We set sbindir=$(out)/bin for nfs-utils, and there's a new flag that will cause the generated makefile to respect that when installing mount.nfs and thusland into the /bin dir... but I can't even tell if that's actually good to do. | 23:13:53 |
colemickens | oh I didn't know stdenv automatically moves sbin to bin... | 23:16:08 |
colemickens | well, afaict nothing uses sbin in nixos | 23:21:51 |
colemickens | man I'm so sick of autotools projects | 23:26:18 |
15 Aug 2022 |
| ReplayCoding changed their display name from ReplayCoding (she/her) to ReplayCoding. | 16:24:33 |
16 Aug 2022 |
| @ruddy:leohoo.xyz joined the room. | 12:12:14 |
| @ruddy:leohoo.xyz left the room. | 12:12:17 |
17 Aug 2022 |
@elvishjerricco:matrix.org | Can I get eyes from someone here on this? https://github.com/NixOS/nixpkgs/pull/185085
It's good to go, I just want to make sure someone else familiar with make-initrd-ng has seen it
| 18:18:07 |
@elvishjerricco:matrix.org | * Can I get eyes from someone here on this? https://github.com/NixOS/nixpkgs/pull/185085
It's good to go, I just want to make sure someone else familiar with make-initrd-ng and our systemd-shutdown stuff has seen it
| 18:18:27 |
| greaka joined the room. | 20:21:10 |
18 Aug 2022 |
Winter (she/her) | Posting this here since I think y'all would be interested (and is probably more on-topic for here than #systemd, since this is boot stuff): https://github.com/NixOS/nixpkgs/pull/187222 | 04:53:26 |
Winter (she/her) |
I wouldn't be surprised if setting boot.loader.efi.efiSysMountPoint just hasn't worked for the past 3 years when using systemd-boot because of this.
😅
| 04:53:51 |
@elvishjerricco:matrix.org | Hmmm I was about to say I've used a separate boot.loader.efi.efiSysMountPoint in the last three years.... But then I remembered that was with Grub :P | 04:55:14 |
@elvishjerricco:matrix.org | Though it looks like the --path arg was made an alias, not removed. | 04:57:21 |
Winter (she/her) | I looked in the source and I couldn't find that. | 04:57:39 |
Winter (she/her) | can you point me to a line please 😅 | 04:57:48 |
@elvishjerricco:matrix.org | https://github.com/systemd/systemd/blob/main/src/boot/bootctl.c#L1500 | 04:58:03 |
@elvishjerricco:matrix.org | That line was also present in the commit you linked | 04:58:09 |
Winter (she/her) | thanks, useless browser find on page. | 04:58:27 |
@elvishjerricco:matrix.org | Still, probably best to use the proper argument :) | 04:58:52 |
Winter (she/her) | i guess using the proper opt- yeah | 04:58:55 |
Winter (she/her) | anyone know how i can get that commit message shorter, that cutoff is annoying | 05:02:54 |
@elvishjerricco:matrix.org | Maybe cut the word "option" out of the message? | 05:03:38 |
Winter (she/her) | oh sure | 05:06:22 |
Winter (she/her) | makes sense | 05:06:26 |
20 Aug 2022 |
| kayla (she/they) joined the room. | 17:25:27 |
21 Aug 2022 |
| greaka changed their display name from greaka ⚡️ to greaka . | 09:25:58 |