-
jperkinjbk: sorry, yeh, lemme see if I can review tomorrow, still recovering from a covid variant...
-
jbkick :(
-
jbkdealing with the package delivering files in both $PREFIX/etc/foo and $PREFIX/etc/foo/subdir is the main thing i'm not sure about (at least doing it the 'right' way.. right now the stuff in foo/subdir doesn't get copied)
-
jperkinyeh doing it like you've done (install to examples, CONF_FILES to create under etc) should be good, maybe it's just missing something..
-
jbki'll need to look again, but I'm wondering if I need something to create the subdir
-
jbkISTR it was complaining about that
-
jbkyeah
-
jbk
-
jbkso just the 'right' way to mkdir /opt/local/etc/fapi-profiles
-
jperkinah ok, yeh, add MAKE_DIRS+= ${PKG_SYSCONFDIR}/fapi-profiles
-
jperkinthough didn't you want everything under etc/tpm2-tss? in which case set PKG_SYCONFSUBDIR=tpm2-tss and then everything will be relative to etc/tpm2-tss
-
jbkerr yeah.. let me fix and re-try
-
jbkoh much better...
-
jbkthough with my testing i need to make one small patch just to get rid of some constant noise
-
jbkbut i've pushed the makefile fixes..
-
jbknot sure if i should leave myself as the maintainer or not, but ....
-
tozhuhello all, I have a question about NIC tag change on headnode: current setting : external on bge0, admin on i40e ; I want to change the tag to: admin on bge0, and external on i40e ; but when I changed the setting on /usbkey/config (also changed the file on the USB file), after reboot, I can’t login on the console, my question is how to login, and what’s the correct step to switch the tag on for the two nic? a big thanks