NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
richt111
Jul 31, 2008Aspirant
Git
Has anybody tried installing git on a ReadyNAS or know if this is possible? Thanks.
andreocean
Aug 24, 2008Aspirant
1) Install the APT add-on from the addons page at http://www.readynas.com/?page_id=93
2) Add sarge-backports to your sources.list. That basically means to paste this line at the end of the file /etc/apt/sources.list:
3) apt-get update
4) apt-get install git-core
You're done!
...now does anyone want to figure out how to get Gitosis installed? There are good directions (and a .deb) at http://vafer.org/blog/20080115011413, but the deb has dependencies that aren't in the sarge or sarge-backports trees. :(
2) Add sarge-backports to your sources.list. That basically means to paste this line at the end of the file /etc/apt/sources.list:
deb http://www.backports.org/debian/ sarge-backports main
3) apt-get update
4) apt-get install git-core
You're done!
...now does anyone want to figure out how to get Gitosis installed? There are good directions (and a .deb) at http://vafer.org/blog/20080115011413, but the deb has dependencies that aren't in the sarge or sarge-backports trees. :(
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!