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.
Raz0rEdge
Apr 13, 2009Aspirant
In reply to myself, I found another repo that has the Sarge-backports files needed to get get GIT running. The version of GIT is 1.5.4.1 which isn't too old..
Ensure that your /etc/apt/sources.list contains:
Then;
Ensure that your /etc/apt/sources.list contains:
deb http://www.readynas.com/packages readynas/
deb http://archive.debian.org/debian-security sarge/updates main contrib non-free
deb http://archive.debian.org/backports.org sarge-backports main contrib non-free
deb http://archive.debian.org/debian sarge main contrib non-free
deb-src http://archive.debian.org/debian-security sarge/updates main contrib non-free
deb-src http://archive.debian.org/backports.org sarge-backports main contrib non-free
deb-src http://archive.debian.org/debian sarge main contrib non-free
Then;
- apt-get update
- apt-get install git-core
- apt-get clean
Related Content
NETGEAR Academy

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