Skip to content

Commit

Permalink
Re-organize contracts directory structure
Browse files Browse the repository at this point in the history
  • Loading branch information
nghiant2710 committed May 21, 2018
1 parent 577187c commit 2c7d93e
Show file tree
Hide file tree
Showing 149 changed files with 164 additions and 319 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@
"name": "ARM v8",
"data": { "arch": "aarch64" },
"requires": [
{ "type": "hw.device-type", "arch": "aarch64" }
],
"variants": ""
{
"type": "hw.device-type",
"data": {
"arch": "aarch64"
}
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@
"name": "Intel 64-bit (x86-64)",
"data": { "arch": "amd64" },
"requires": [
{ "type": "hw.device-type", "arch": "amd64" }
],
"variants": ""
{
"type": "hw.device-type",
"data": {
"arch": "amd64"
}
}
]
}
15 changes: 0 additions & 15 deletions contracts/arch.sw/armel.json

This file was deleted.

15 changes: 15 additions & 0 deletions contracts/arch.sw/armel/contract.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"slug": "armel",
"version": "1",
"type": "arch.sw",
"name": "ARM v5",
"data": { "arch": "armel" },
"requires": [
{
"type": "hw.device-type",
"data": {
"arch": "armel"
}
}
]
}
16 changes: 0 additions & 16 deletions contracts/arch.sw/armhf.json

This file was deleted.

25 changes: 25 additions & 0 deletions contracts/arch.sw/armhf/contract.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"slug": "armhf",
"version": "1",
"type": "arch.sw",
"name": "ARM Hard Float",
"data": { "arch": "armhf" },
"requires": [
{
"or": [
{
"type": "hw.device-type",
"data": {
"arch": "armv7hf"
}
},
{
"type": "hw.device-type",
"data": {
"arch": "rpi"
}
}
]
}
]
}
15 changes: 0 additions & 15 deletions contracts/arch.sw/armv7hf.json

This file was deleted.

15 changes: 15 additions & 0 deletions contracts/arch.sw/armv7hf/contract.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"slug": "armv7hf",
"version": "1",
"type": "arch.sw",
"name": "ARM v7",
"data": { "arch": "armv7hf" },
"requires": [
{
"type": "hw.device-type",
"data": {
"arch": "armv7hf"
}
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"version": "1",
"type": "arch.sw",
"name": "Intel 32-bit (x86)",
"arch": "i386",
"data": { "arch": "i386" },
"requires": [
{
"or": [
{ "type": "hw.device-type", "arch": "i386" }
]
"type": "hw.device-type",
"data": {
"arch": "i386"
}
}
],
"variants": ""
]
}
15 changes: 0 additions & 15 deletions contracts/arch.sw/rpi.json

This file was deleted.

15 changes: 15 additions & 0 deletions contracts/arch.sw/rpi/contract.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"slug": "rpi",
"version": "1",
"type": "arch.sw",
"name": "ARM v6",
"data": { "arch": "armv6hf" },
"requires": [
{
"type": "hw.device-type",
"data": {
"arch": "rpi"
}
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "sdcard"
}
},
"requires": "",
"variants": ""
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "sdcard"
}
},
"requires": "",
"variants": ""
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "sdcard"
}
},
"requires": "",
"variants": ""
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "sdcard"
}
},
"requires": "",
"variants": ""
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "sdcard"
}
},
"requires": "",
"variants": ""
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "sdcard"
}
},
"requires": "",
"variants": ""
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Hold down the S2 button near the SD card while you connect power to the {{hw.device-type.name}}. Let go of the S2 button when the 4 blue USER leds start flashing
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Press the S3 power button next to the ethernet port on your {{hw.device-type.name}}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "sdcard"
}
},
"requires": "",
"variants": ""
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Hold down the S2 button near the SD card while you connect power to the {{hw.device-type.name}}. Let go of the S2 button when the 4 blue USER leds start flashing
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Press the S3 power button next to the ethernet port on your {{hw.device-type.name}}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "sdcard"
}
},
"requires": "",
"variants": ""
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Ensure the Wifi dongle is attached to your device, and that the ethernet cable is plugged into your device and leads to an internet-connected router
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "sdcard"
}
},
"requires": "",
"variants": ""
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "sdcard"
}
},
"requires": "",
"variants": ""
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "usbkey"
}
},
"requires": "",
"variants": ""
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "sdcard"
}
},
"requires": "",
"variants": ""
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "sdcard"
}
},
"requires": "",
"variants": ""
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "sdcard"
}
},
"requires": "",
"variants": ""
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "sdcard"
}
},
"requires": "",
"variants": ""
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "dfu"
}
},
"requires": "",
"variants": ""
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "usbkey"
}
},
"requires": "",
"variants": ""
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "sdcard"
}
},
"requires": "",
"variants": ""
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "sdcard"
}
},
"requires": "",
"variants": ""
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "sdcard"
}
},
"requires": "",
"variants": ""
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "sdcard"
}
},
"requires": "",
"variants": ""
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
"media": {
"installation": "sdcard"
}
},
"requires": "",
"variants": ""
}
}
Loading

0 comments on commit 2c7d93e

Please sign in to comment.