This repository has been archived by the owner on Jun 4, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
os_list.json
359 lines (359 loc) · 15.6 KB
/
os_list.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
{
"centos": {
"i386": [
{
"os_id": "centos-6.6",
"os_name": "CentOS 6.6",
"os_arch": "i386",
"os_iso_source": "http://ftp.jaist.ac.jp/pub/Linux/CentOS/6.6/isos/i386/CentOS-6.6-i386-netinstall.iso",
"os_md5_hash": "d1d5017e14ac5d323fe2d0891bb2203a",
"os_sha256_hash": "85a327acaa6e1ac7cbecd0b5f94f97808f3e31632e15f50c22377f6c6e9dcd46",
"os_install_type": "kickstart"
},
{
"os_id": "centos-6.5",
"os_name": "CentOS 6.5",
"os_arch": "i386",
"os_iso_source": "http://ftp.jaist.ac.jp/pub/Linux/CentOS/6.5/isos/i386/CentOS-6.5-i386-netinstall.iso",
"os_md5_hash": "427309de36d518db9f72fc14d5d257df",
"os_sha256_hash": "c4197c01c77f9c5735e8ac7fcffe0a7f268c0a46fb1ca18e0cf917b7394e4b3c",
"os_install_type": "kickstart"
},
{
"os_id": "centos-6.4",
"os_name": "CentOS 6.4",
"os_arch": "i386",
"os_iso_source": "http://ftp.jaist.ac.jp/pub/Linux/CentOS/6.4/isos/i386/CentOS-6.4-i386-netinstall.iso",
"os_md5_hash": "7cde1479be934ad8463a35f2a3a48a2b",
"os_sha256_hash": "1c32d5414559ff54a35b08b1dfb094a5cb0b0586fcb7e2116015f185995dabcc",
"os_install_type": "kickstart"
}
],
"x86_64": [
{
"os_id": "centos-7.0",
"os_name": "CentOS 7.0",
"os_arch": "x86_64",
"os_iso_source": "http://ftp.jaist.ac.jp/pub/Linux/CentOS/7.0.1406/isos/x86_64/CentOS-7.0-1406-x86_64-NetInstall.iso",
"os_md5_hash": "96de4f38a2f07da51831153549c8bd0c",
"os_sha256_hash": "df6dfdd25ebf443ca3375188d0b4b7f92f4153dc910b17bccc886bd54a7b7c86",
"os_install_type": "kickstart"
},
{
"os_id": "centos-6.6",
"os_name": "CentOS 6.6",
"os_arch": "x86_64",
"os_iso_source": "http://ftp.jaist.ac.jp/pub/Linux/CentOS/6.6/isos/x86_64/CentOS-6.6-x86_64-netinstall.iso",
"os_md5_hash": "2342bc5ea72fc028972aa0f21cee28b4",
"os_sha256_hash": "ad8f6de098503174c7609d172679fa0dd276f4b669708933d9c4927bd3fe1017",
"os_install_type": "kickstart"
},
{
"os_id": "centos-6.5",
"os_name": "CentOS 6.5",
"os_arch": "x86_64",
"os_iso_source": "http://ftp.jaist.ac.jp/pub/Linux/CentOS/6.5/isos/x86_64/CentOS-6.5-x86_64-netinstall.iso",
"os_md5_hash": "939fd1d87c11ffe7795324438b85adfb",
"os_sha256_hash": "d8aaf698408c0c01843446da4a20b1ac03d27f87aad3b3b7b7f42c6163be83b9",
"os_install_type": "kickstart"
},
{
"os_id": "centos-6.4",
"os_name": "CentOS 6.4",
"os_arch": "x86_64",
"os_iso_source": "http://ftp.jaist.ac.jp/pub/Linux/CentOS/6.4/isos/x86_64/CentOS-6.4-x86_64-netinstall.iso",
"os_md5_hash": "bb9af2aea1344597e11070abe6b1fcd3",
"os_sha256_hash": "8b3a138e60aaeb172368701637c8b6f7ec39c0cb16978e69caeaff6bc4cfdf1b",
"os_install_type": "kickstart"
}
]
},
"debian": {
"amd64": [
{
"os_id": "debian-7.7.0",
"os_name": "Debian 7.7.0 Wheezy",
"os_arch": "amd64",
"os_iso_source": "http://ftp.jaist.ac.jp/debian-cd/7.7.0/amd64/iso-cd/debian-7.7.0-amd64-netinst.iso",
"os_md5_hash": "0b31bccccb048d20b551f70830bb7ad0",
"os_sha256_hash": "d440e85b4121f94608748139f25dbce1ad36771348b002fe07d4d44b9d9e623f",
"os_install_type": "preseed"
},
{
"os_id": "debian-7.6.0",
"os_name": "Debian 7.6.0 Wheezy",
"os_arch": "amd64",
"os_iso_source": "http://ftp.jaist.ac.jp/debian-cd/7.6.0/amd64/iso-cd/debian-7.6.0-amd64-netinst.iso",
"os_md5_hash": "8a3c2ad7fd7a9c4c7e9bcb5cae38c135",
"os_sha256_hash": "ab1008f5460c66e4ab601958ffd6df15bc274ffb3d83072830e8b577c699a429",
"os_install_type": "preseed"
},
{
"os_id": "debian-7.5.0",
"os_name": "Debian 7.5.0 Wheezy",
"os_arch": "amd64",
"os_iso_source": "http://ftp.jaist.ac.jp/debian-cd/7.5.0/amd64/iso-cd/debian-7.5.0-amd64-netinst.iso",
"os_md5_hash": "8fdb6715228ea90faba58cb84644d296",
"os_sha256_hash": "dcc0165f562218eb8535b1beec040a43731391700b99610262593852674f7d67",
"os_install_type": "preseed"
},
{
"os_id": "debian-7.4.0",
"os_name": "Debian 7.4.0 Wheezy",
"os_arch": "amd64",
"os_iso_source": "http://ftp.jaist.ac.jp/debian-cd/7.4.0/amd64/iso-cd/debian-7.4.0-amd64-netinst.iso",
"os_md5_hash": "e7e9433973f082a297793c3c5010b2c5",
"os_sha256_hash": "b712a141bc60269db217d3b3e456179bd6b181645f90e4aac9c42ed63de492e9",
"os_install_type": "preseed"
},
{
"os_id": "debian-7.3.0",
"os_name": "Debian 7.3.0 Wheezy",
"os_arch": "amd64",
"os_iso_source": "http://ftp.jaist.ac.jp/debian-cd/7.3.0/amd64/iso-cd/debian-7.3.0-amd64-netinst.iso",
"os_md5_hash": "72473e8a5e65b61acc7efde90d9f71d1",
"os_sha256_hash": "9e6cef96d6d9d3bb8ef254dde9dd5c1ba5667cc0207531c9ef0f1a6b9f3adb1d",
"os_install_type": "preseed"
},
{
"os_id": "debian-7.2.0",
"os_name": "Debian 7.2.0 Wheezy",
"os_arch": "amd64",
"os_iso_source": "http://ftp.jaist.ac.jp/debian-cd/7.2.0/amd64/iso-cd/debian-7.2.0-amd64-netinst.iso",
"os_md5_hash": "b86774fe4de88be6378ba3d71b8029bd",
"os_sha256_hash": "48dd0a26678f383710e992954c15b4cf034cc4cdebdfb8902d6d1e5d2752f003",
"os_install_type": "preseed"
},
{
"os_id": "debian-7.1.0",
"os_name": "Debian 7.1.0 Wheezy",
"os_arch": "amd64",
"os_iso_source": "http://ftp.jaist.ac.jp/debian-cd/7.1.0/amd64/iso-cd/debian-7.1.0-amd64-netinst.iso",
"os_md5_hash": "80f498a1f9daa76bc911ae13692e4495",
"os_sha256_hash": "62232b8adc281c04f9985e4a1541481a468b3b2ca1702a0dd7f62fcf56ef101b",
"os_install_type": "preseed"
},
{
"os_id": "debian-7.0.0",
"os_name": "Debian 7.0.0 Wheezy",
"os_arch": "amd64",
"os_iso_source": "http://ftp.jaist.ac.jp/debian-cd/7.0.0/amd64/iso-cd/debian-7.0.0-amd64-netinst.iso",
"os_md5_hash": "6a55096340b5b1b7d335d5b559e13ea0",
"os_sha256_hash": "a1f8bf08ac01ba44437482b0afa0676839a16a20d7d9f6cb1d8ea0fc2b383ac4",
"os_install_type": "preseed"
}
],
"i386": [
{
"os_id": "debian-7.7.0",
"os_name": "Debian 7.7.0 Wheezy",
"os_arch": "i386",
"os_iso_source": "http://ftp.jaist.ac.jp/debian-cd/7.7.0/i386/iso-cd/debian-7.7.0-i386-netinst.iso",
"os_md5_hash": "76d512c44a9b7eca53ea2812ad5ac36f",
"os_sha256_hash": "55312b562c4559187bb175959eacb783ab3ab15ff882bd6ad171e8159850a767",
"os_install_type": "preseed"
},
{
"os_id": "debian-7.6.0",
"os_name": "Debian 7.6.0 Wheezy",
"os_arch": "i386",
"os_iso_source": "http://ftp.jaist.ac.jp/debian-cd/7.6.0/i386/iso-cd/debian-7.6.0-i386-netinst.iso",
"os_md5_hash": "528e1a7315da1bbf50bd4d187880a519",
"os_sha256_hash": "47bf954abfdbc9473404c2429d51a3312e818080170dbb7efe35ab5ba07049d9",
"os_install_type": "preseed"
},
{
"os_id": "debian-7.5.0",
"os_name": "Debian 7.5.0 Wheezy",
"os_arch": "i386",
"os_iso_source": "http://ftp.jaist.ac.jp/debian-cd/7.5.0/i386/iso-cd/debian-7.5.0-i386-netinst.iso",
"os_md5_hash": "0e6eaacb5a5828473afe90f6df9c8f16",
"os_sha256_hash": "bd558a6a4eb9a7a239208cfcf75a4bb163dfbd0da0952cee8dbda8d9b3064e94",
"os_install_type": "preseed"
},
{
"os_id": "debian-7.4.0",
"os_name": "Debian 7.4.0 Wheezy",
"os_arch": "i386",
"os_iso_source": "http://ftp.jaist.ac.jp/debian-cd/7.4.0/i386/iso-cd/debian-7.4.0-i386-netinst.iso",
"os_md5_hash": "7339b668a81b417ac023d73739dc6a03",
"os_sha256_hash": "9131246e402177972d0b8dd2068478de3a17644f3e9a9d1fdccef09469cb8052",
"os_install_type": "preseed"
},
{
"os_id": "debian-7.3.0",
"os_name": "Debian 7.3.0 Wheezy",
"os_arch": "i386",
"os_iso_source": "http://ftp.jaist.ac.jp/debian-cd/7.3.0/i386/iso-cd/debian-7.3.0-i386-netinst.iso",
"os_md5_hash": "04c58f30744e64a0459caf7d7cace479",
"os_sha256_hash": "d3714470538a9a3d474604d969b3ad60d9728633c05054066813911a37f3ff7f",
"os_install_type": "preseed"
},
{
"os_id": "debian-7.2.0",
"os_name": "Debian 7.2.0 Wheezy",
"os_arch": "i386",
"os_iso_source": "http://ftp.jaist.ac.jp/debian-cd/7.2.0/i386/iso-cd/debian-7.2.0-i386-netinst.iso",
"os_md5_hash": "564282a81b5aef7015501e497fc63d81",
"os_sha256_hash": "9c9087e403779648d9e2ebc76d1c43726280603d66fea9df63f051c411c0b586",
"os_install_type": "preseed"
},
{
"os_id": "debian-7.1.0",
"os_name": "Debian 7.1.0 Wheezy",
"os_arch": "i386",
"os_iso_source": "http://ftp.jaist.ac.jp/debian-cd/7.1.0/i386/iso-cd/debian-7.1.0-i386-netinst.iso",
"os_md5_hash": "a70efb67ca061175eabe7c5dc04ab323",
"os_sha256_hash": "c42ed80aec9ee5a3b4f5771a198788054f89eec5012255710cc5271340535c8a",
"os_install_type": "preseed"
},
{
"os_id": "debian-7.0.0",
"os_name": "Debian 7.0.0 Wheezy",
"os_arch": "i386",
"os_iso_source": "http://ftp.jaist.ac.jp/debian-cd/7.0.0/i386/iso-cd/debian-7.0.0-i386-netinst.iso",
"os_md5_hash": "a6b93666a5393334accb7ac4ee28d949",
"os_sha256_hash": "e41fbf8a1691faba2eba1981f42503027d6793e8e9bb02afcf6836b76dbdbdb6",
"os_install_type": "preseed"
}
]
},
"freebsd": {
"amd64": [
{
"os_id": "freebsd-10.0",
"os_name": "FreeBSD 10.0-RELEASE",
"os_arch": "amd64",
"os_iso_source": "ftp://ftp.jp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/10.0/FreeBSD-10.0-RELEASE-amd64-disc1.iso",
"os_md5_hash": "fd25619fa0d69c29bea8347b1070ac75",
"os_sha256_hash": "9c377b4a4e63443c0b210080694de26133e6a276eddb07c7e00e1c9aebd84109",
"os_install_type": "install_script"
},
{
"os_id": "freebsd-9.3",
"os_name": "FreeBSD 9.3-RELEASE",
"os_arch": "amd64",
"os_iso_source": "ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/9.3/FreeBSD-9.3-RELEASE-amd64-disc1.iso",
"os_md5_hash": "1fc7f8bace8dc861258af9042c9918d6",
"os_sha256_hash": "5a3c82653d77bba7d7ded8bd7efbedc09d52cf4045d98ce52a82c9e0f8fa9b0e",
"os_install_type": "install_script"
},
{
"os_id": "freebsd-9.2",
"os_name": "FreeBSD 9.2-RELEASE",
"os_arch": "amd64",
"os_iso_source": "ftp://ftp.jp.freebsd.org/pub/FreeBSD/releases/amd64/ISO-IMAGES/9.2/FreeBSD-9.2-RELEASE-amd64-disc1.iso",
"os_md5_hash": "cde180e3c5e3e370c97598a4feccb5b4",
"os_sha256_hash": "a8c1751b83646530148766618a89a97009e7500e7057a5cbe3afd74ef480c915",
"os_install_type": "install_script"
},
{
"os_id": "freebsd-9.1",
"os_name": "FreeBSD 9.1-RELEASE",
"os_arch": "amd64",
"os_iso_source": "ftp://ftp.jp.freebsd.org/pub/FreeBSD/releases/amd64/ISO-IMAGES/9.1/FreeBSD-9.1-RELEASE-amd64-disc1.iso",
"os_md5_hash": "f0a320fd52383c42649d48ea545915a9",
"os_sha256_hash": "776ba34df5ffb8b5f04b823aacea32210104204b5d3d1547334a22c86cf7090e",
"os_install_type": "install_script"
}
],
"i386": [
{
"os_id": "freebsd-10.0",
"os_name": "FreeBSD 10.0-RELEASE",
"os_arch": "i386",
"os_iso_source": "ftp://ftp.jp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/10.0/FreeBSD-10.0-RELEASE-i386-disc1.iso",
"os_md5_hash": "9d12797f008f6c180a2a514476c2dede",
"os_sha256_hash": "2c09643b3f79c703e424c03408882369025cec655c24a6d81ee073081ee75ebc",
"os_install_type": "install_script"
},
{
"os_id": "freebsd-9.3",
"os_name": "FreeBSD 9.3-RELEASE",
"os_arch": "i386",
"os_iso_source": "ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/9.3/FreeBSD-9.3-RELEASE-i386-disc1.iso",
"os_md5_hash": "752fa8cd15f0f1e240042c342a161eb4",
"os_sha256_hash": "cab6aad9c3d5ea6a3fb4059f808225c67f1edaea730c555a86a9707ac41ba75d",
"os_install_type": "install_script"
},
{
"os_id": "freebsd-9.2",
"os_name": "FreeBSD 9.2-RELEASE",
"os_arch": "i386",
"os_iso_source": "ftp://ftp.jp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/9.2/FreeBSD-9.2-RELEASE-i386-disc1.iso",
"os_md5_hash": "ba7ba7943177aee9626df228fb1ee6c2",
"os_sha256_hash": "76093c27288f0ab939a5de14b621ec8eb1420d96343132c2b7c382747d35b67c",
"os_install_type": "install_script"
},
{
"os_id": "freebsd-9.1",
"os_name": "FreeBSD 9.1-RELEASE",
"os_arch": "i386",
"os_iso_source": "ftp://ftp.jp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/9.1/FreeBSD-9.1-RELEASE-i386-disc1.iso",
"os_md5_hash": "e37d86ce83908bf4b667fdae7298bca5",
"os_sha256_hash": "211f9562e0c122598e03aa3fdb38dd8a5c79197a9d09e6ad32f9ee9ba4eb6e0e",
"os_install_type": "install_script"
}
]
},
"ubuntu": {
"amd64": [
{
"os_id": "ubuntu-14.04.1",
"os_name": "Ubuntu 14.04.1 Trusty",
"os_arch": "amd64",
"os_iso_source": "http://ftp.jaist.ac.jp/pub/Linux/ubuntu-releases/trusty/ubuntu-14.04.1-server-amd64.iso",
"os_md5_hash": "ca2531b8cd79ea5b778ede3a524779b9",
"os_sha256_hash": "946a6077af6f5f95a51f82fdc44051c7aa19f9cfc5f737954845a6050543d7c2",
"os_install_type": "preseed"
},
{
"os_id": "ubuntu-12.04.4",
"os_name": "Ubuntu 12.04.4 Precise",
"os_arch": "amd64",
"os_iso_source": "http://ftp.jaist.ac.jp/pub/Linux/ubuntu-releases/precise/ubuntu-12.04.4-server-amd64.iso",
"os_md5_hash": "e83adb9af4ec0a039e6a5c6e145a34de",
"os_sha256_hash": "3aeb42816253355394897ae80d99a9ba56217c0e98e05294b51f0f5b13bceb54",
"os_install_type": "preseed"
},
{
"os_id": "ubuntu-12.04.3",
"os_name": "Ubuntu 12.04.3 Precise",
"os_arch": "amd64",
"os_iso_source": "http://ftp.jaist.ac.jp/pub/Linux/ubuntu-releases/precise/ubuntu-12.04.3-server-amd64.iso",
"os_md5_hash": "2cbe868812a871242cdcdd8f2fd6feb9",
"os_sha256_hash": "61d5e67c70d97b33c13537461a0b153b41304ef412bb0e9d813bb157068c3c65",
"os_install_type": "preseed"
}
],
"i386": [
{
"os_id": "ubuntu-14.04.1",
"os_name": "Ubuntu 14.04.1 Trusty",
"os_arch": "i386",
"os_iso_source": "http://ftp.jaist.ac.jp/pub/Linux/ubuntu-releases/trusty/ubuntu-14.04.1-server-i386.iso",
"os_md5_hash": "3aa14ca13d52df070870d39306f4a4eb",
"os_sha256_hash": "976044842804eafc18390505508958b559c131211160ecae5e60694bdf171f78",
"os_install_type": "preseed"
},
{
"os_id": "ubuntu-12.04.4",
"os_name": "Ubuntu 12.04.4 Precise",
"os_arch": "i386",
"os_iso_source": "http://ftp.jaist.ac.jp/pub/Linux/ubuntu-releases/precise/ubuntu-12.04.3-server-i386.iso",
"os_md5_hash": "0081e57fb8c7e4094fb9767384f087c6",
"os_sha256_hash": "fbe7f159337551cc5ce9f0ff72acefef567f3dcd30750425287588c554978501",
"os_install_type": "preseed"
},
{
"os_id": "ubuntu-12.04.3",
"os_name": "Ubuntu 12.04.3 Precise",
"os_arch": "i386",
"os_iso_source": "http://ftp.jaist.ac.jp/pub/Linux/ubuntu-releases/precise/ubuntu-12.04.3-server-i386.iso",
"os_md5_hash": "e7917ff0543d8248d00ffb166def849e",
"os_sha256_hash": "dfc72a13b06cbd2dbd5750a71c62781c8531bbf023920b6dec668d1b066cc540",
"os_install_type": "preseed"
}
]
}
}