The repository does not have any commits yet
opensuse
hal-resmgr
hal-resmgr is a helper program that connects hal and resmgr. It was used until openSUSE 11.0
-
Cloning this repository:
git clone git://gitorious.org/opensuse/hal-resmgr.git hal-resmgr cd hal-resmgr
Add this repository as a remote to an existing local repository:
git remote add hal-resmgr git://gitorious.org/opensuse/hal-resmgr.git git fetch hal-resmgr git checkout -b my-local-tracking-branch hal-resmgr/master_or_other_branch
- Branches:
- master


