[14:19] tseliot, hi [14:25] in 364, I think "copy-nvidia-options" should directly access /lib/nvidia-364/modprobe.conf to not depend on postinst while initramfs could be called earlier and will fail if /etc/modprobe.d/nvidia-graphics-drivers.conf is not available yet [14:25] so "copy-nvidia-option" should be generated from a template too [14:55] ricotz: "copy-nvidia-options"? [14:55] please refresh my memory [14:55] tseliot, yes [14:56] this initframfs hook copies the mentioned modconf and deference it [14:57] oh, right [14:57] just saw an installation log where initramfs fails to this file missing [14:57] to/due [14:58] tseliot, so basically something like https://paste.debian.net/plain/683743 [15:03] ricotz: so, are you saying that the initramfs can be updated before /etc is available? How? [15:03] tseliot, I am saying initramfs can be triggered before /etc/modprobe.d/nvidia-graphics-drivers.conf is available [15:03] oh, that [15:04] imagine nvidia and a new kernel being installed in parallel [15:04] yes, I get that [15:05] so, yes, then it will have to be generated from a template [15:10] tseliot, does the diff look sane to you? [15:11] ricotz: yes, but I really need to look at it with a fresh pair of eyes. I'm too tired [15:12] (before I include it in my git tree, I mean) [15:18] alright