Commit Graph

1491 Commits

Author SHA1 Message Date
zador-blood-stained
9e69ff26e2 Update 40-updates MOTD script 2016-06-18 13:31:00 +03:00
zador-blood-stained
5f913b0575 Support for executing commands at host in customize_image 2016-06-18 12:51:57 +03:00
zador-blood-stained
371bae0766 Reduce number of preinstalled packages 2016-06-17 19:00:11 +03:00
zador-blood-stained
3ff42238b0 partially rework desktop.sh 2016-06-17 18:59:33 +03:00
ThomasKaiser
b219a27c5b Merge branch 'master' of https://github.com/igorpecovnik/lib 2016-06-17 17:41:41 +02:00
ThomasKaiser
24ea1d3ea1 Enable USB gadgets with sun8i/legacy, small nand-sata-install fix 2016-06-17 17:40:50 +02:00
Igor Pecovnik
f0110f33fe Added Hours_Minuts_Seconds to user produced patch in DEBUG mode 2016-06-17 16:26:28 +02:00
Igor Pecovnik
3b1bcc7c09 Merge branch 'master' of https://github.com/igorpecovnik/lib 2016-06-17 14:39:32 +02:00
Igor Pecovnik
b9b2617220 Enable watchdog on sun7i 2016-06-17 14:39:16 +02:00
ThomasKaiser
2a79527d07 Enable USB Ethernet gadget patch for sun8i 2016-06-17 14:34:59 +02:00
zador-blood-stained
20f6afa15e Fix for building desktop images with external software 2016-06-17 15:06:41 +03:00
zador-blood-stained
bc2e880c3a Remove default hostapd before installing customized one
Remove default interfaces file after debootstrap process
2016-06-16 20:55:29 +03:00
zador-blood-stained
ec9e9e8f7b Use allow-hotplug in interfaces templates by default
Improve interfaces files update logic
2016-06-16 20:10:37 +03:00
zador-blood-stained
ce9bb08dfe Move more configuration files to board support package 2016-06-16 20:02:13 +03:00
zador-blood-stained
fa49f8bd53 Rework armbian-tools packaging script 2016-06-16 14:41:02 +03:00
zador-blood-stained
2b888dfe36 Add extra hostapd dependencies 2016-06-16 14:40:43 +03:00
zador-blood-stained
7b876190c2 Remove old build log files 2016-06-16 14:34:45 +03:00
zador-blood-stained
8f5f43dd44 Rework hostapd compilation script 2016-06-15 22:49:06 +03:00
zador-blood-stained
f18497d5e9 Bugfix for building firmware 2016-06-15 21:02:09 +03:00
zador-blood-stained
db7fa5afd6 Modify firmware packaging procedure 2016-06-15 19:44:14 +03:00
Igor Pecovnik
d7dac79d3d Merge branch 'master' of https://github.com/igorpecovnik/lib 2016-06-15 17:11:33 +02:00
Igor Pecovnik
9520fa2485 Get linux firmware for kernel.org, add missing ones, create a package linux-firmware and install it on the image in the building process. Firmware package, which is build with kernel is removed. We need to test if anything is missing - tested so far: Cubietruck, Banana PRO, M2+ 2016-06-15 17:11:01 +02:00
Igor Pečovnik
dbe81a5ac1 Merge pull request #366 from herm/patch-1
Allow digits in user names
2016-06-15 06:27:49 +02:00
Hermann Kraus
3b280d1385 Allow digits in user names 2016-06-15 00:19:51 +02:00
Igor Pecovnik
c13fe2e59c Firmware update, that works on Beelink X2 2016-06-14 20:06:01 +02:00
Igor Pecovnik
d558b35b95 Added Beelink to log 2016-06-14 18:48:47 +02:00
Thomas Kaiser
60e935b34e Fix eMMC & leds on Beelink X2
Checked all settings individually and removed conflicting stuff. Now led behaviour as usual and able to access the and boot from eMMC
2016-06-14 17:38:04 +02:00
zador-blood-stained
9cd0796997 Cleanup 2016-06-14 16:14:40 +03:00
zador-blood-stained
8d0aae1ce1 Skip creating emty patches in debug mode 2016-06-14 14:57:03 +03:00
Igor Pecovnik
ae3dcefbc8 Revert "Skip creating emty patches in debug mode"
This reverts commit 3eb5b111af.
2016-06-14 13:25:41 +02:00
Igor Pecovnik
3eb5b111af Skip creating emty patches in debug mode 2016-06-14 13:19:48 +02:00
Igor Pecovnik
a45f941e5e Kernel 3.10 upstram patch. Marvell Armada and Odroid C1 legacy kernels 2016-06-14 11:06:04 +02:00
zador-blood-stained
9592159ffa Do not overwrite default git configuration in userpatch_create 2016-06-13 22:37:27 +03:00
zador-blood-stained
a402ea719d Move boots cript installation to sources templates 2016-06-13 22:25:46 +03:00
Igor Pecovnik
e32e1f55dd Introducing new feature, defined as "DEBUG_MODE" for easier source debugging. You can create changes on the top of all our patches and patch, placed into sub dir userpatches, will be produced automatically 2016-06-13 21:02:39 +02:00
zador-blood-stained
0bc0b25946 Add missing kernel options to Odroid C2 kernel
Fixes #362
2016-06-13 14:45:02 +03:00
zador-blood-stained
531f39025d Documentation fixes and improvements 2016-06-12 22:43:50 +03:00
Thomas Kaiser
c2f76fe1d7 Merge pull request #355 from pctj101/pctj101-patch-tty-docs
Add info on how to enable serial on 40 pin header on H3 boards
2016-06-12 21:14:54 +02:00
Thomas Kaiser
544d4bceef Add (disabled) g_ether mode patch for sun8i/H3 legacy
Introduction
~~~~~~~~~~~~~~~
USB gadget is a mode of Linux USB port handling when Linux is not driving
the port as a host port, but as a device - this lets Linux act as a mass
storage (usb hdd, usb cdrom, etc.), a hid device (mouse, keyboard), a
webcam, etc.

Orange PI and some other cheap arm boards feature an OTG port; OTG means
on-the-go: the electronics implements both host and device roles, the software
driver can change the role any time. The Linux kernel calls device mode
drivers "gadgets".

Converting one of the ports to a gadget is often useful:
  - the cheap arm board can become the hardware implementation of a complex
    USB peripheral for a PC
  - an arm mini-server can expose some of its internals over the USB to a PC,
    e.g. an orange PI used as a NAS also mountable as a mass storage over USB
  - a second ethernet port using g_ether

How to set it up
~~~~~~~~~~~~~~~~~~~
As of Jun 2016, the following process worked for
2016-06-12 20:23:03 +02:00
Thomas Kaiser
d44eec8f16 Prepare H3 Mini FAQ for 5.15 release 2016-06-12 19:47:24 +02:00
Thomas Kaiser
49df99bfbf Added IRQ redistribution for BPi M2 / sun6i
Changed i.MX6 settings to not rely on any variables, slightly improving IRQ distribution on multi core CPUs and to fail silently if board has less CPU cores.
2016-06-12 19:38:41 +02:00
Igor Pecovnik
11bde288da Merge branch 'master' of https://github.com/igorpecovnik/lib 2016-06-12 19:34:27 +02:00
Igor Pecovnik
b770434447 Configuration update for Cubox / Hummingboard vanilla kernel, bugfix, documentations update 2016-06-12 19:34:04 +02:00
zador-blood-stained
3ad852fcaf IRQ distribution for C2 2016-06-12 19:15:44 +03:00
Igor Pecovnik
188515886c Updating patch for HB2 / vanilla 2016-06-12 17:48:36 +02:00
Igor Pecovnik
f669a2cabd We need little more verbosity on imx boards since1 = none 2016-06-12 17:02:20 +02:00
Igor Pecovnik
9fc7bfbbdb Distributing IMX eth interup on second core if exists 2016-06-12 16:24:30 +02:00
Igor Pecovnik
65ef4875e9 Swap creation was not working. We need to escape $ sign ... since we creating a script inside script. 2016-06-12 11:17:03 +02:00
ThomasKaiser
8bf22ad0f8 Added @lex' improved GC2035 driver from https://github.com/avafinger/gc2035 2016-06-11 17:27:24 +02:00
ThomasKaiser
81393985f0 Small improvements for Beelink X1, NanoPi M1, ODROID XU4 2016-06-11 15:50:57 +02:00