Annotation of wikisrc/amazon_ec2/amis.mdwn, revision 1.29
1.3 wiki 1: # Pre-made AMIs
1.1 wiki 2:
1.3 wiki 3: The following AMIs are publicly available. You can use them to [[start a NetBSD instance|/amazon_ec2/netbsd_in_5_min/]] quickly.
4:
1.8 wiki 5: They come with [src](http://www.netbsd.org/docs/guide/en/chap-fetch.html) and [pkgsrc](http://www.netbsd.org/docs/pkgsrc/) bundled under */usr/src/* and */usr/pkgsrc/* respectively, or a bootstrap script to help fetch them when necessary. The bootstrap script can also be used to set up binary packages support using pkgin(1).
1.1 wiki 6:
1.8 wiki 7: Note: these AMIs send an email to the maintainer on first launch, to
1.27 riz 8: help gauge usage.
1.8 wiki 9:
10: ## amd64 (x86_64) -- 64 bit AMIs
1.1 wiki 11:
1.8 wiki 12: The following AMIs are for 64 bit instances.
1.1 wiki 13:
14: <table class="center">
15: <tr>
16: <th>NetBSD version</th>
17: <th>us-east-1<br />(Virginia)</th>
18: <th>us-west-1<br />(N. California)</th>
1.4 wiki 19: <th>us-west-2<br />(Oregon)</th>
1.1 wiki 20: <th>eu-west-1<br />(Ireland)</th>
21: <th>ap-southeast-1<br />(Singapore)</th>
1.28 riz 22: <th>ap-southeast-2<br />(Sydney)</th>
1.1 wiki 23: <th>ap-northeast-1<br />(Tokyo)</th>
1.4 wiki 24: <th>sa-east-1<br />(Sao Paulo)</th>
1.1 wiki 25: </tr>
26: <tr>
1.19 wiki 27: <th>NetBSD 5.1.2</th><!-- Version -->
1.20 wiki 28: <td>ami-98904bf1</td><!-- us-east-1 -->
1.19 wiki 29: <td>ami-6d267d28</td><!-- us-west-1 -->
1.20 wiki 30: <td>ami-04f37f34</td><!-- us-west-2 -->
1.19 wiki 31: <td>ami-e93d069d</td><!-- eu-west-1 -->
1.20 wiki 32: <td>ami-caa9ee98</td><!-- ap-southeast-1 -->
1.28 riz 33: <td>-</td><!-- ap-southeast-2 -->
1.20 wiki 34: <td>ami-10e25211</td><!-- ap-northeast-1 -->
35: <td>ami-5ca17f41</td><!-- sa-east-1 -->
1.19 wiki 36: </tr>
37: <tr>
1.29 ! riz 38: <th>NetBSD 5.2</th>
! 39: <td>ami-097cfc60</td><!-- us-east-1 -->
! 40: <td>ami-7ae8c93f</td><!-- us-west-1 -->
! 41: <td>ami-9abb33aa</td><!-- us-west-2 -->
! 42: <td>ami-af171adb</td><!-- eu-west-1 -->
! 43: <td>ami-eec88bbc</td><!-- ap-southeast-1 -->
! 44: <td>ami-d155c2eb</td><!-- ap-southeast-2 -->
! 45: <td>ami-c4942cc5</td><!-- ap-northeast-1 -->
! 46: <td>ami-bca77fa1</td><!-- sa-east-1 -->
1.1 wiki 47: </tr>
48: <tr>
1.27 riz 49: <th>NetBSD 6.0</th>
50: <td>ami-1400bf7d</td><!-- us-east-1 -->
51: <td>ami-9bac8bde</td><!-- us-west-1 -->
52: <td>ami-22d65f12</td><!-- us-west-2 -->
53: <td>ami-7fc3c30b</td><!-- eu-west-1 -->
54: <td>ami-b6c383e4</td><!-- ap-southeast-1 -->
1.28 riz 55: <td>ami-a181169b</td><!-- ap-southeast-2 -->
1.27 riz 56: <td>ami-7e2d927f</td><!-- ap-northeast-1 -->
57: <td>ami-c839e0d5</td><!-- sa-east-1 -->
1.26 riz 58: </tr>
1.1 wiki 59: </table>
60:
1.8 wiki 61: ## i386 -- 32 bit AMIs
1.1 wiki 62:
1.5 riz 63: The following AMIs are for 32-bit instances.
64:
1.1 wiki 65:
66: <table class="center">
67: <tr>
68: <th>NetBSD version</th>
69: <th>us-east-1<br />(Virginia)</th>
70: <th>us-west-1<br />(N. California)</th>
1.5 riz 71: <th>us-west-2<br />(Oregon)</th>
1.1 wiki 72: <th>eu-west-1<br />(Ireland)</th>
73: <th>ap-southeast-1<br />(Singapore)</th>
1.28 riz 74: <th>ap-southeast-2<br />(Sydney)</th>
1.1 wiki 75: <th>ap-northeast-1<br />(Tokyo)</th>
1.5 riz 76: <th>sa-east-1<br />(Sao Paulo)</th>
1.1 wiki 77: </tr>
78: <tr>
1.19 wiki 79: <th>NetBSD 5.1.2</th><!-- Version -->
80: <td>ami-0e71a967</td><!-- us-east-1 -->
81: <td>ami-472c7702</td><!-- us-west-1 -->
82: <td>ami-f0f27ec0</td><!-- us-west-2 -->
83: <td>ami-27477c53</td><!-- eu-west-1 -->
84: <td>ami-5c55110e</td><!-- ap-southeast-1 -->
1.28 riz 85: <td>-</td><!-- ap-southeast-2 -->
1.20 wiki 86: <td>ami-a8fb4ba9</td><!-- ap-northeast-1 -->
1.19 wiki 87: <td>ami-e6a37dfb</td><!-- sa-east-1 -->
1.1 wiki 88: </tr>
89: <tr>
1.29 ! riz 90: <th>NetBSD 5.2</th><!-- Version -->
! 91: <td>ami-637fff0a</td><!-- us-east-1 -->
! 92: <td>ami-9ce8c9d9</td><!-- us-west-1 -->
! 93: <td>ami-70bc3440</td><!-- us-west-2 -->
! 94: <td>ami-a3161bd7</td><!-- eu-west-1 -->
! 95: <td>ami-76cf8c24</td><!-- ap-southeast-1 -->
! 96: <td>ami-2f54c315</td><!-- ap-southeast-2 -->
! 97: <td>ami-4a972f4b</td><!-- ap-northeast-1 -->
! 98: <td>ami-cca77fd1</td><!-- sa-east-1 -->
! 99: </tr>
! 100: <tr>
1.27 riz 101: <th>NetBSD 6.0</th>
102: <td>ami-68ff4101</td><!-- us-east-1 -->
103: <td>ami-59b4931c</td><!-- us-west-1 -->
104: <td>ami-6cd65f5c</td><!-- us-west-2 -->
105: <td>ami-abd0d0df</td><!-- eu-west-1 -->
106: <td>ami-70c48422</td><!-- ap-southeast-1 -->
1.28 riz 107: <td>ami-3f801705</td><!-- ap-southeast-2 -->
1.27 riz 108: <td>ami-562c9357</td><!-- ap-northeast-1 -->
109: <td>ami-e639e0fb</td><!-- sa-east-1 -->
1.26 riz 110: </tr>
1.1 wiki 111: </table>
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb