From 70434d2e33f32efbe8cca849a502609b7785e409 Mon Sep 17 00:00:00 2001 From: Chris McClimans Date: Sat, 4 Apr 2015 22:01:08 -0700 Subject: [PATCH 1/4] add ii iigadget 1209:1111 --- 1209/1111/index.md | 14 ++++++++++++++ org/ii/index.md | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 1209/1111/index.md create mode 100644 org/ii/index.md diff --git a/1209/1111/index.md b/1209/1111/index.md new file mode 100644 index 0000000..42b5dba --- /dev/null +++ b/1209/1111/index.md @@ -0,0 +1,14 @@ +--- +layout: pid +title: iigagdet +owner: ii +license: GPLv2 +site: http://instantinfrastructure.org +source: https://github.com/ii/meta-edison-ii +--- + +This custom build for the edison includes keyboard, mass storage, and +ethernet support. It's intended to be used to send keystrokes to PC bios +on boot to enable booting from the mass storage and ethernet to set +machines up from scratch. + diff --git a/org/ii/index.md b/org/ii/index.md new file mode 100644 index 0000000..2adf585 --- /dev/null +++ b/org/ii/index.md @@ -0,0 +1,38 @@ +--- +layout: org +title: ii +--- + +``` +i : have an an idea +i! : share with the world +!i : allow everyone to modify +ii : and be part of it +``` + +``` +ii is about people +all of us to participlating +with technological inclusion +``` + +ii should be accessible to anyone as standalone usb gadgets +that can by programmed to customize the target hardware and +OS that the gadget deploys. + +An obvious target is an Android phone that can reimage other phones +(and do everything else ii can do). + +However the initial target will be a raspberry/banana pi image +that can be used to setup computers and other pi's from scratch via: + +* ethernet (pxe) +* wifi (netboot on Apple products). +* usb gadget (emulating a usb keyboard to select boot to disk in bios, with an emulated customized disk) +* usb creation (creating a custom usb disks or sdcards, to replicate more pii images) + +We'll jump from there to other platforms, and I'd like for the base to be github.com/ii + +Initial iipi Demo: https://www.youtube.com/watch?v=5JvPI2zODuY + +iiphone will hopefully be sometime this year From 476ab2eda8293b3db9b3868fc75b8fe38085abc2 Mon Sep 17 00:00:00 2001 From: Hippie Hacker Date: Sun, 5 Apr 2015 05:45:50 -0700 Subject: [PATCH 2/4] Update and rename 1209/1111/index.md to 1209/cafe/index.md --- 1209/{1111 => cafe}/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename 1209/{1111 => cafe}/index.md (62%) diff --git a/1209/1111/index.md b/1209/cafe/index.md similarity index 62% rename from 1209/1111/index.md rename to 1209/cafe/index.md index 42b5dba..387d56f 100644 --- a/1209/1111/index.md +++ b/1209/cafe/index.md @@ -7,8 +7,8 @@ site: http://instantinfrastructure.org source: https://github.com/ii/meta-edison-ii --- -This custom build for the edison includes keyboard, mass storage, and -ethernet support. It's intended to be used to send keystrokes to PC bios +Multi-gadget Boot loader, keyboard, mass storage, and ethernet support. +It's intended to be used to send keystrokes to PC bios on boot to enable booting from the mass storage and ethernet to set machines up from scratch. From c644e0e1481c95a9b1680e5a48fb81f5cb6e7022 Mon Sep 17 00:00:00 2001 From: Hippie Hacker Date: Sun, 5 Apr 2015 06:15:24 -0700 Subject: [PATCH 3/4] Simplifying Description --- 1209/cafe/index.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/1209/cafe/index.md b/1209/cafe/index.md index 387d56f..81bb7ab 100644 --- a/1209/cafe/index.md +++ b/1209/cafe/index.md @@ -1,14 +1,10 @@ --- layout: pid -title: iigagdet +title: iigadget owner: ii license: GPLv2 site: http://instantinfrastructure.org source: https://github.com/ii/meta-edison-ii --- -Multi-gadget Boot loader, keyboard, mass storage, and ethernet support. -It's intended to be used to send keystrokes to PC bios -on boot to enable booting from the mass storage and ethernet to set -machines up from scratch. - +usbgadget for devices supporting ii style reflashing and configuration From bac413df4b2f4002b161964b052911d0dd5901cb Mon Sep 17 00:00:00 2001 From: Hippie Hacker Date: Sun, 5 Apr 2015 06:22:53 -0700 Subject: [PATCH 4/4] github.com/ii/iigadget changing upstream source --- 1209/cafe/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/cafe/index.md b/1209/cafe/index.md index 81bb7ab..281355b 100644 --- a/1209/cafe/index.md +++ b/1209/cafe/index.md @@ -4,7 +4,7 @@ title: iigadget owner: ii license: GPLv2 site: http://instantinfrastructure.org -source: https://github.com/ii/meta-edison-ii +source: https://github.com/ii/iigadget --- usbgadget for devices supporting ii style reflashing and configuration