Contents
Primary Download Location
The official download URL: http://www.nexenta.org/releases.
Primary APT Location
The official APT URL: http://apt.nexenta.org.
Obsolete Alpha APT Location
The obsolete (Alpha) APT URL: http://www.nexenta.org/apt-gnusolaris.
List of active Download Mirrors
USA
Update interval: Updated every 12 hours Location: USA, CA Admin contact: -
Releases: http://mirror.stanford.edu/nexenta/isos
Packages: http://mirror.stanford.edu/nexenta/apt
Update interval: Updated every 12 hours Location: Rochester, USA, NY Admin contact: lburton at... mrow dot org
Releases: http://mirror.rit.edu/nexenta/isos
Packages: http://mirror.rit.edu/nexenta/apt
Update interval: Updated every 4 hours Location: USA, MO (1 gbit, Level3) Admin contact: mirrors at intergenia dot de / http://www.server4you.net
Releases: http://gnusolaris.mirror.server4you.net/iso/
Packages: http://gnusolaris.mirror.server4you.net/nexenta/
Update interval: Updated every 4 hours Location: Seattle, Washington, USA (1Gbit uplink) Admin contact: admin at sourceshare dot org / http://sourceshare.org
Releases (HTTP): http://mirror.sourceshare.org/nexenta/iso/
Packages (HTTP): http://mirror.sourceshare.org/nexenta/apt/
Germany
Update interval: Updated every 12 hours Location: Germany Admin contact: mirror (at) intternet.org / http://www.intternet.org
Releases: http://mirror.de.intternet.org/nexenta/
Update interval: Updated every 4 hours Location: Germany, Düsseldorf and Frankfurt/Main (loadbalanced, 2 gbit) Admin contact: mirrors at intergenia dot de / http://www.plusserver.de
Releases: http://gnusolaris.intergenia.de/iso/
Packages: http://gnusolaris.intergenia.de/nexenta/
Portugal
Update interval: Updated every 24 hours Location: Portugal Admin contact: -
Releases: http://neacm.fe.up.pt/pub/gnusolaris-iso/
Packages: http://neacm.fe.up.pt/pub/gnusolaris/
France
Update interval: Updated every hour Location: France, Paris, Dedibox SAS (100Mbps) Admin contact: ed at zehome dot com Protocols: IPv4 & IPv6 FTP and HTTP.
Releases: http://gnu.solaris-fr.org/pub/nexenta.org/releases/
Packages: http://gnu.solaris-fr.org/nexenta/
China
Update interval: Updated every 24 hours Location: China, Shanghai, Fudan University (1Gbps) Admin contact: - Protocols: Only IPv6 FTP, HTTP and RSYNC.
Releases(FTP): ftp://fs.fudan.edu.cn/mirror/nexenta-cd/
Releases(HTTP): http://fs.fudan.edu.cn/mirror/nexenta-cd/
Packages(FTP): ftp://fs.fudan.edu.cn/mirror/nexenta/
Packages(HTTP): http://fs.fudan.edu.cn/mirror/nexenta/
Example of changing APT Mirror
To begin with, you probably need to have this in your /etc/apt/sources.list:
deb http://apt.nexenta.org elatte-testing main contrib non-free deb-src http://apt.nexenta.org elatte-testing main contrib non-free
Now, since most mirrors don't have nexenta in the root of the mirror, switching to another one will require you to add that path to the mirror url. In the case of mirror.tdcsong.se this is how it should look:
deb http://mirror.tdcsong.se/nexenta/apt elatte-unstable main contrib non-free deb-src http://mirror.tdcsong.se/nexenta/apt elatte-unstable main contrib non-free
Of course, you can have more than one source in your list - just use the above and change url/path to whatever mirror you choose.