<html aria-label="message body"><head><meta http-equiv="content-type" content="text/html; charset=us-ascii"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Hi Tim<div><br></div><div>Simply run `git remote set-url origin <a href="mailto:git@github.com">git@github.com</a>:<username>/oi-userland.git` and replace username with your username. And the add your ssh public key to your account settings. And you are running again.</div><div><br></div><div>-Till<br id="lineBreakAtBeginningOfMessage"><div><br><blockquote type="cite"><div>On 21 Jul 2026, at 04:03, Tim Mooney via oi-dev <oi-dev@openindiana.org> wrote:</div><br class="Apple-interchange-newline"><div><div><br>All-<br><br>Can any of the active developers please add the two missing nvidia<br>packages to the xorg-video meta package?  My oi-userland was checked<br>out when github still allowed https push, so I need to add ssh keys and<br>convert my repo or more likely start fresh.<br><br>I think the patch after my signature (and attached) should do most of it.<br><br>Thanks,<br><br>Tim<br>-- <br>Tim Mooney                                             Tim.Mooney@ndsu.edu<br>Enterprise Computing & Infrastructure /<br>Division of Information Technology    /                701-231-1076 (Voice)<br>North Dakota State University, Fargo, ND 58105-5164<br><br><br>diff --git a/components/meta-packages/xorg-video/Makefile b/components/meta-packages/xorg-video/Makefile<br>index e43692d057..fd28139fdc 100644<br>--- a/components/meta-packages/xorg-video/Makefile<br>+++ b/components/meta-packages/xorg-video/Makefile<br>@@ -18,6 +18,7 @@ include ../../../make-rules/shared-macros.mk<br><br> COMPONENT_NAME=<span class="Apple-tab-span" style="white-space:pre">    </span><span class="Apple-tab-span" style="white-space:pre">    </span>xorg-video<br> COMPONENT_VERSION=<span class="Apple-tab-span" style="white-space:pre">     </span>1<br>+COMPONENT_REVISION= 2<br> COMPONENT_SUMMARY=<span class="Apple-tab-span" style="white-space:pre">      </span>Xorg server video drivers group<br> COMPONENT_CLASSIFICATION=<span class="Apple-tab-span" style="white-space:pre"> </span>System/X11<br> COMPONENT_FMRI=<span class="Apple-tab-span" style="white-space:pre">        </span><span class="Apple-tab-span" style="white-space:pre">    </span><span class="Apple-tab-span" style="white-space:pre">    </span>x11/server/xorg/driver/xorg-video<br>diff --git a/components/meta-packages/xorg-video/xorg-video.p5m b/components/meta-packages/xorg-video/xorg-video.p5m<br>index 10b04e0762..1e59cd609b 100644<br>--- a/components/meta-packages/xorg-video/xorg-video.p5m<br>+++ b/components/meta-packages/xorg-video/xorg-video.p5m<br>@@ -19,7 +19,7 @@ set name=pkg.summary value="$(COMPONENT_SUMMARY)"<br> set name=info.classification value="$(COMPONENT_CLASSIFICATION)"<br> set name=org.opensolaris.consolidation value=$(CONSOLIDATION)<br><br>-depend fmri=driver/graphics/nvidia fmri=driver/graphics/nvidia-340 fmri=driver/graphics/nvidia-390 fmri=driver/graphics/nvidia-470 type=require-any<br>+depend fmri=driver/graphics/nvidia fmri=driver/graphics/nvidia-340 fmri=driver/graphics/nvidia-390 fmri=driver/graphics/nvidia-470 fmri=driver/graphics/nvidia-535 fmri=driver/graphics/nvidia-580 type=require-any<br> depend fmri=x11/server/xorg/driver/xorg-video-ast type=require<br> depend fmri=x11/server/xorg/driver/xorg-video-ati type=require<br> depend fmri=x11/server/xorg/driver/xorg-video-cirrus type=require<span id="cid:c8abe183-5e0c-4a54-8f78-03937f4c3b45@dogbert.cc.ndsu.NoDak.edu"><xorg-video-nvidia.patch></span>_______________________________________________<br>oi-dev mailing list<br>oi-dev@openindiana.org<br>https://openindiana.org/mailman/listinfo/oi-dev<br></div></div></blockquote></div><br></div></body></html>