From 2e8b822934344ea3f3555a5f5e6cd134a2de8cfa Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Thu, 15 Aug 2013 11:17:07 +0400 Subject: Added two mirrors --- install | 2 ++ 1 file changed, 2 insertions(+) (limited to 'install') diff --git a/install b/install index c0eceac..0d4d863 100755 --- a/install +++ b/install @@ -73,7 +73,9 @@ archname = 'illumos-amd64' mirror = None mirrors = [ ('http://apt.osdyson.org', 'Japan'), + ('http://archive.alkaloid.net/dyson/', 'USA'), ('http://mirror-us.osdyson.org/apt/', 'USA'), + ('http://mirror-ru.osdyson.org/apt/', 'Russia'), ] # Top of /rpool/boot/grub/menu.lst, if creating new file: -- cgit v1.2.3