-
s2rI got disconnected while upgrading to 14.4 while doing the first freebsd-update install, I almost panicked. :) Tried to reconnect sshd but didn't have any response.Then tens of seconds later the sshd responded but I had already started a cold start via ipmi.
-
acuhello all - is there a group for AI in freebsd ?
-
cssushimanThat's oddly specific
-
hodappI wish them the best of luck
-
anthIs there a way to get pkg to tell me which packages I installed *explicityl* (via 'pkg install foo' or the like), as opposed to which were installed as dependencies?
-
ialokintry `pkg query -e '%a = 0' '%n'`
-
ialokinanth: if that was what you were looking for ;P
-
anthialokin, that list certainly looks like I'd expect. Thanks! Need to ready 'qerry' docs again so I understand what that's telling me. :-)
-
anthOh, %a is just exactly what I wanted. I'd missed it on my first read. Thanks again.
-
ialokinanth: I needed the same some days ago :P So I actually had it in some notes ;)
-
ialokinanth: there is also `pkg prime-list` .. had to find this some days ago :) so I had them in some notes
-
ialokinbah, when the terminal copy/paste does its thing without asking first :P
-
ekIf you're on a relatively up-to-date FBSD and pkg system, there's an alias for that already: pkg prime-origins
-
ekSee ${LOCALBASE}/etc/pkg.conf ALIAS section for more alias info.
-
scoobybejesusanth i go with the simple pkg noauto