Ubuntu Pastebin

Paste from smoser at Tue, 27 Jan 2015 18:21:44 +0000

Download as text
  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
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
$ sstream-query --pretty --max=1 http://maas.ubuntu.com/images/ephemeral-v2/daily/streams/v1/com.ubuntu.maas:daily:v2:download.json arch=arm64
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'di_version': '20101020ubuntu318.13',
 'format': 'products:1.0',
 'ftype': 'di-initrd',
 'item_name': 'di-initrd',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/trusty/arm64/di/20101020ubuntu318.13/utopic/generic/di-initrd',
 'kflavor': 'generic',
 'krel': 'utopic',
 'label': 'daily',
 'path': 'trusty/arm64/di/20101020ubuntu318.13/utopic/generic/di-initrd',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:14.04:arm64:hwe-u',
 'release': 'trusty',
 'sha256': '2b72b24351e5a764ae4d9658a5b73d0924e387675cbc0e59df53e245fad5c23a',
 'size': '12600294',
 'subarch': 'hwe-u',
 'subarches': 'generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t,hwe-u',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '14.04',
 'version_name': '20150123.1'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'format': 'products:1.0',
 'ftype': 'root-image.gz',
 'item_name': 'root-image.gz',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/trusty/arm64/20150123.1/root-image.gz',
 'kflavor': 'generic',
 'krel': 'utopic',
 'label': 'daily',
 'path': 'trusty/arm64/20150123.1/root-image.gz',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:14.04:arm64:hwe-u',
 'release': 'trusty',
 'sha256': '162f89d96e7ac3df877645fd6ab6c9a8b44249c733cff3f3cd3c047f723cfd5a',
 'size': '310425871',
 'subarch': 'hwe-u',
 'subarches': 'generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t,hwe-u',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '14.04',
 'version_name': '20150123.1'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'di_version': '20101020ubuntu318.13',
 'format': 'products:1.0',
 'ftype': 'di-kernel',
 'item_name': 'di-kernel',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/trusty/arm64/di/20101020ubuntu318.13/utopic/generic/di-kernel',
 'kflavor': 'generic',
 'krel': 'utopic',
 'label': 'daily',
 'path': 'trusty/arm64/di/20101020ubuntu318.13/utopic/generic/di-kernel',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:14.04:arm64:hwe-u',
 'release': 'trusty',
 'sha256': '92d56faf1d379aee5e4e5fadd54a537568bf8a38e17d12262ae3e4d5a7664512',
 'size': '11464576',
 'subarch': 'hwe-u',
 'subarches': 'generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t,hwe-u',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '14.04',
 'version_name': '20150123.1'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'format': 'products:1.0',
 'ftype': 'boot-initrd',
 'item_name': 'boot-initrd',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/trusty/arm64/20150123.1/utopic/generic/boot-initrd',
 'kflavor': 'generic',
 'kpackage': 'linux-generic-lts-utopic',
 'krel': 'utopic',
 'label': 'daily',
 'path': 'trusty/arm64/20150123.1/utopic/generic/boot-initrd',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:14.04:arm64:hwe-u',
 'release': 'trusty',
 'sha256': '7ed101dd2ddeca29b861d84c32bed13dec94424bdbfde2304e62c6f26513b0ed',
 'size': '23293390',
 'subarch': 'hwe-u',
 'subarches': 'generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t,hwe-u',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '14.04',
 'version_name': '20150123.1'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'format': 'products:1.0',
 'ftype': 'boot-kernel',
 'item_name': 'boot-kernel',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/trusty/arm64/20150123.1/utopic/generic/boot-kernel',
 'kflavor': 'generic',
 'kpackage': 'linux-generic-lts-utopic',
 'krel': 'utopic',
 'label': 'daily',
 'path': 'trusty/arm64/20150123.1/utopic/generic/boot-kernel',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:14.04:arm64:hwe-u',
 'release': 'trusty',
 'sha256': '92d56faf1d379aee5e4e5fadd54a537568bf8a38e17d12262ae3e4d5a7664512',
 'size': '11464576',
 'subarch': 'hwe-u',
 'subarches': 'generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t,hwe-u',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '14.04',
 'version_name': '20150123.1'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'di_version': '20101020ubuntu361',
 'format': 'products:1.0',
 'ftype': 'di-initrd',
 'item_name': 'di-initrd',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/vivid/arm64/di/20101020ubuntu361/vivid/generic/di-initrd',
 'kflavor': 'generic',
 'krel': 'vivid',
 'label': 'daily',
 'path': 'vivid/arm64/di/20101020ubuntu361/vivid/generic/di-initrd',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:15.04:arm64:hwe-v',
 'release': 'vivid',
 'sha256': 'a76787f3d08639afbecf70bef17c7819e3ea796907f1d6f27864de9b9a55d17e',
 'size': '12909280',
 'subarch': 'hwe-v',
 'subarches': 'generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t,hwe-u,hwe-v',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '15.04',
 'version_name': '20150127'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'format': 'products:1.0',
 'ftype': 'root-image.gz',
 'item_name': 'root-image.gz',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/vivid/arm64/20150127/root-image.gz',
 'kflavor': 'generic',
 'krel': 'vivid',
 'label': 'daily',
 'path': 'vivid/arm64/20150127/root-image.gz',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:15.04:arm64:hwe-v',
 'release': 'vivid',
 'sha256': '77347142a944c9db878d946caa89413b1494534a60f08d8eebeef5e2f92a7619',
 'size': '323862639',
 'subarch': 'hwe-v',
 'subarches': 'generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t,hwe-u,hwe-v',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '15.04',
 'version_name': '20150127'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'di_version': '20101020ubuntu361',
 'format': 'products:1.0',
 'ftype': 'di-kernel',
 'item_name': 'di-kernel',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/vivid/arm64/di/20101020ubuntu361/vivid/generic/di-kernel',
 'kflavor': 'generic',
 'krel': 'vivid',
 'label': 'daily',
 'path': 'vivid/arm64/di/20101020ubuntu361/vivid/generic/di-kernel',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:15.04:arm64:hwe-v',
 'release': 'vivid',
 'sha256': 'a1493426847a3f8e8b18437ade53580addcf0279ea3ea2b51b0187d68f7e77bc',
 'size': '11889016',
 'subarch': 'hwe-v',
 'subarches': 'generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t,hwe-u,hwe-v',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '15.04',
 'version_name': '20150127'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'format': 'products:1.0',
 'ftype': 'boot-initrd',
 'item_name': 'boot-initrd',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/vivid/arm64/20150127/vivid/generic/boot-initrd',
 'kflavor': 'generic',
 'kpackage': 'linux-generic',
 'krel': 'vivid',
 'label': 'daily',
 'path': 'vivid/arm64/20150127/vivid/generic/boot-initrd',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:15.04:arm64:hwe-v',
 'release': 'vivid',
 'sha256': '944664a3efdd6de4731c13669ddf38cb7d77acf8d8c6d4f9356619309aeeab98',
 'size': '25561556',
 'subarch': 'hwe-v',
 'subarches': 'generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t,hwe-u,hwe-v',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '15.04',
 'version_name': '20150127'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'format': 'products:1.0',
 'ftype': 'boot-kernel',
 'item_name': 'boot-kernel',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/vivid/arm64/20150127/vivid/generic/boot-kernel',
 'kflavor': 'generic',
 'kpackage': 'linux-generic',
 'krel': 'vivid',
 'label': 'daily',
 'path': 'vivid/arm64/20150127/vivid/generic/boot-kernel',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:15.04:arm64:hwe-v',
 'release': 'vivid',
 'sha256': 'a1493426847a3f8e8b18437ade53580addcf0279ea3ea2b51b0187d68f7e77bc',
 'size': '11889016',
 'subarch': 'hwe-v',
 'subarches': 'generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t,hwe-u,hwe-v',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '15.04',
 'version_name': '20150127'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'di_version': '20101020ubuntu318.13',
 'format': 'products:1.0',
 'ftype': 'di-initrd',
 'item_name': 'di-initrd',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/trusty/arm64/di/20101020ubuntu318.13/trusty/generic/di-initrd.xgene',
 'kflavor': 'generic',
 'krel': 'trusty',
 'label': 'daily',
 'path': 'trusty/arm64/di/20101020ubuntu318.13/trusty/generic/di-initrd.xgene',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:14.04:arm64:xgene-uboot',
 'release': 'trusty',
 'sha256': 'e80385ddd4360e2a2832be85cb89f0d05efdf4861470dfeb661be462ee0e974c',
 'size': '12147411',
 'subarch': 'xgene-uboot',
 'subarches': 'xgene-uboot',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '14.04',
 'version_name': '20150123.1'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'format': 'products:1.0',
 'ftype': 'root-image.gz',
 'item_name': 'root-image.gz',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/trusty/arm64/20150123.1/root-image.gz',
 'kflavor': 'generic',
 'krel': 'trusty',
 'label': 'daily',
 'path': 'trusty/arm64/20150123.1/root-image.gz',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:14.04:arm64:xgene-uboot',
 'release': 'trusty',
 'sha256': '162f89d96e7ac3df877645fd6ab6c9a8b44249c733cff3f3cd3c047f723cfd5a',
 'size': '310425871',
 'subarch': 'xgene-uboot',
 'subarches': 'xgene-uboot',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '14.04',
 'version_name': '20150123.1'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'di_version': '20101020ubuntu318.13',
 'format': 'products:1.0',
 'ftype': 'di-kernel',
 'item_name': 'di-kernel',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/trusty/arm64/di/20101020ubuntu318.13/trusty/generic/di-kernel.xgene',
 'kflavor': 'generic',
 'krel': 'trusty',
 'label': 'daily',
 'path': 'trusty/arm64/di/20101020ubuntu318.13/trusty/generic/di-kernel.xgene',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:14.04:arm64:xgene-uboot',
 'release': 'trusty',
 'sha256': '1791571feadacfebd443a7b147ff984ae41300ff92aa3f438fd916c4f9776010',
 'size': '9377248',
 'subarch': 'xgene-uboot',
 'subarches': 'xgene-uboot',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '14.04',
 'version_name': '20150123.1'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'format': 'products:1.0',
 'ftype': 'boot-initrd',
 'item_name': 'boot-initrd',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/trusty/arm64/20150123.1/trusty/generic/boot-initrd.xgene',
 'kflavor': 'generic',
 'kpackage': 'linux-generic',
 'krel': 'trusty',
 'label': 'daily',
 'path': 'trusty/arm64/20150123.1/trusty/generic/boot-initrd.xgene',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:14.04:arm64:xgene-uboot',
 'release': 'trusty',
 'sha256': '299a2c4fb319096c97aac972b7a02f1f946dbf0e299ae204bd6d96008a934a9f',
 'size': '22166238',
 'subarch': 'xgene-uboot',
 'subarches': 'xgene-uboot',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '14.04',
 'version_name': '20150123.1'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'format': 'products:1.0',
 'ftype': 'boot-kernel',
 'item_name': 'boot-kernel',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/trusty/arm64/20150123.1/trusty/generic/boot-kernel.xgene',
 'kflavor': 'generic',
 'kpackage': 'linux-generic',
 'krel': 'trusty',
 'label': 'daily',
 'path': 'trusty/arm64/20150123.1/trusty/generic/boot-kernel.xgene',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:14.04:arm64:xgene-uboot',
 'release': 'trusty',
 'sha256': '17e5319161160575fecc5aaa75d6fca40d96f1a1ca4d32ecab70f4fb2576791b',
 'size': '9377248',
 'subarch': 'xgene-uboot',
 'subarches': 'xgene-uboot',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '14.04',
 'version_name': '20150123.1'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'di_version': '20101020ubuntu318.13',
 'format': 'products:1.0',
 'ftype': 'di-initrd',
 'item_name': 'di-initrd',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/trusty/arm64/di/20101020ubuntu318.13/trusty/generic/di-initrd',
 'kflavor': 'generic',
 'krel': 'trusty',
 'label': 'daily',
 'path': 'trusty/arm64/di/20101020ubuntu318.13/trusty/generic/di-initrd',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:14.04:arm64:hwe-t',
 'release': 'trusty',
 'sha256': '86f0a4dcebc38aceb34fbf2c47deb644f36b8752d4c75a56b0757a0e8a06d9f6',
 'size': '12147347',
 'subarch': 'hwe-t',
 'subarches': 'generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '14.04',
 'version_name': '20150123.1'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'format': 'products:1.0',
 'ftype': 'root-image.gz',
 'item_name': 'root-image.gz',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/trusty/arm64/20150123.1/root-image.gz',
 'kflavor': 'generic',
 'krel': 'trusty',
 'label': 'daily',
 'path': 'trusty/arm64/20150123.1/root-image.gz',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:14.04:arm64:hwe-t',
 'release': 'trusty',
 'sha256': '162f89d96e7ac3df877645fd6ab6c9a8b44249c733cff3f3cd3c047f723cfd5a',
 'size': '310425871',
 'subarch': 'hwe-t',
 'subarches': 'generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '14.04',
 'version_name': '20150123.1'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'di_version': '20101020ubuntu318.13',
 'format': 'products:1.0',
 'ftype': 'di-kernel',
 'item_name': 'di-kernel',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/trusty/arm64/di/20101020ubuntu318.13/trusty/generic/di-kernel',
 'kflavor': 'generic',
 'krel': 'trusty',
 'label': 'daily',
 'path': 'trusty/arm64/di/20101020ubuntu318.13/trusty/generic/di-kernel',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:14.04:arm64:hwe-t',
 'release': 'trusty',
 'sha256': '2ddea248b4ca6175744df03261f73d9abff29662b0a12761343ba46cb359af39',
 'size': '9377184',
 'subarch': 'hwe-t',
 'subarches': 'generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '14.04',
 'version_name': '20150123.1'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'format': 'products:1.0',
 'ftype': 'boot-initrd',
 'item_name': 'boot-initrd',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/trusty/arm64/20150123.1/trusty/generic/boot-initrd',
 'kflavor': 'generic',
 'kpackage': 'linux-generic',
 'krel': 'trusty',
 'label': 'daily',
 'path': 'trusty/arm64/20150123.1/trusty/generic/boot-initrd',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:14.04:arm64:hwe-t',
 'release': 'trusty',
 'sha256': '7a0a19f517bea7cb0ac436b4725bf8391a9fbd5f54809ac49cf6e16fd02af300',
 'size': '22166531',
 'subarch': 'hwe-t',
 'subarches': 'generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '14.04',
 'version_name': '20150123.1'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'format': 'products:1.0',
 'ftype': 'boot-kernel',
 'item_name': 'boot-kernel',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/trusty/arm64/20150123.1/trusty/generic/boot-kernel',
 'kflavor': 'generic',
 'kpackage': 'linux-generic',
 'krel': 'trusty',
 'label': 'daily',
 'path': 'trusty/arm64/20150123.1/trusty/generic/boot-kernel',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:14.04:arm64:hwe-t',
 'release': 'trusty',
 'sha256': '2ddea248b4ca6175744df03261f73d9abff29662b0a12761343ba46cb359af39',
 'size': '9377184',
 'subarch': 'hwe-t',
 'subarches': 'generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '14.04',
 'version_name': '20150123.1'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'di_version': '20101020ubuntu352.1',
 'format': 'products:1.0',
 'ftype': 'di-initrd',
 'item_name': 'di-initrd',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/utopic/arm64/di/20101020ubuntu352.1/utopic/generic/di-initrd',
 'kflavor': 'generic',
 'krel': 'utopic',
 'label': 'daily',
 'path': 'utopic/arm64/di/20101020ubuntu352.1/utopic/generic/di-initrd',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:14.10:arm64:hwe-u',
 'release': 'utopic',
 'sha256': '990a86c7896d54cfcc0c5861b052bc5f1472fca65fbc7b094b1a0b31c201c522',
 'size': '12429198',
 'subarch': 'hwe-u',
 'subarches': 'generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t,hwe-u',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '14.10',
 'version_name': '20150122'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'format': 'products:1.0',
 'ftype': 'root-image.gz',
 'item_name': 'root-image.gz',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/utopic/arm64/20150122/root-image.gz',
 'kflavor': 'generic',
 'krel': 'utopic',
 'label': 'daily',
 'path': 'utopic/arm64/20150122/root-image.gz',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:14.10:arm64:hwe-u',
 'release': 'utopic',
 'sha256': '079f443157cdb9f6d844dee8436df107dbb1d89121e620d70adfeb39b0fb7161',
 'size': '333272393',
 'subarch': 'hwe-u',
 'subarches': 'generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t,hwe-u',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '14.10',
 'version_name': '20150122'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'di_version': '20101020ubuntu352.1',
 'format': 'products:1.0',
 'ftype': 'di-kernel',
 'item_name': 'di-kernel',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/utopic/arm64/di/20101020ubuntu352.1/utopic/generic/di-kernel',
 'kflavor': 'generic',
 'krel': 'utopic',
 'label': 'daily',
 'path': 'utopic/arm64/di/20101020ubuntu352.1/utopic/generic/di-kernel',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:14.10:arm64:hwe-u',
 'release': 'utopic',
 'sha256': '48c5c846764d0aff6248c1170650d46917d380edb38521b4bd2a80160e511d6c',
 'size': '11535888',
 'subarch': 'hwe-u',
 'subarches': 'generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t,hwe-u',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '14.10',
 'version_name': '20150122'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'format': 'products:1.0',
 'ftype': 'boot-initrd',
 'item_name': 'boot-initrd',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/utopic/arm64/20150122/utopic/generic/boot-initrd',
 'kflavor': 'generic',
 'kpackage': 'linux-generic',
 'krel': 'utopic',
 'label': 'daily',
 'path': 'utopic/arm64/20150122/utopic/generic/boot-initrd',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:14.10:arm64:hwe-u',
 'release': 'utopic',
 'sha256': 'fc17b45796a497139a5822d0a53e64e41baf100ee3c2f5e2c2aff5b3ef844eeb',
 'size': '24278551',
 'subarch': 'hwe-u',
 'subarches': 'generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t,hwe-u',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '14.10',
 'version_name': '20150122'}
{'arch': 'arm64',
 'content_id': 'com.ubuntu.maas:daily:v2:download',
 'datatype': 'image-downloads',
 'format': 'products:1.0',
 'ftype': 'boot-kernel',
 'item_name': 'boot-kernel',
 'item_url': 'http://maas.ubuntu.com/images/ephemeral-v2/daily/utopic/arm64/20150122/utopic/generic/boot-kernel',
 'kflavor': 'generic',
 'kpackage': 'linux-generic',
 'krel': 'utopic',
 'label': 'daily',
 'path': 'utopic/arm64/20150122/utopic/generic/boot-kernel',
 'product_name': 'com.ubuntu.maas.daily:v2:boot:14.10:arm64:hwe-u',
 'release': 'utopic',
 'sha256': '48c5c846764d0aff6248c1170650d46917d380edb38521b4bd2a80160e511d6c',
 'size': '11535888',
 'subarch': 'hwe-u',
 'subarches': 'generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t,hwe-u',
 'updated': 'Tue, 27 Jan 2015 17:56:40 +0000',
 'version': '14.10',
 'version_name': '20150122'}
Download as text