faddat
e590f2ffae
Made the dockerfile actually work.
...
Build:
docker build --name lib .
Invocation:
docker run lib --privileged -it -P
2016-04-03 17:00:51 +07:00
Jacob Gadikian
8567aec1a6
Merge pull request #1 from igorpecovnik/master
...
rebasing
2016-04-03 13:27:21 +07:00
Igor Pečovnik
51ad937b5a
Merge pull request #254 from ThomasKaiser/master
...
dev = 4.6.0-rc1, switch sun8i mainline source repo to wens/h3-emac
2016-04-02 22:10:14 +02:00
Jacob Gadikian
715d68ff66
Create Dockerfile
...
It's a file that will allow lib to run outside of its happy native debian environment, for example, on arch, or in fact... anywhere. That should actually do it, that single line. I can make it more complicated if need be, but I think that will work..... wait wait wait, have to do something about the path relativity, so..... I had it clone the repository anyway instead of just using the files that Docker will automatically copy over. May want to put this in igorpekovnik/docker to maximum cleanliness, but the idea here is that the docker image will be updated each time your repo is. It should be usable like this: docker run igorpekovnik/lib ./compile.sh
2016-04-03 01:41:34 +07:00
ThomasKaiser
358b498d48
Bumpt dev branch to 4.6.0-rc1, switch sun8i mainline to wens/h3-emac, adopt sun7i/sun8i led behaviour for mainline
2016-04-02 19:30:55 +02:00
zador-blood-stained
a208d66f3c
Layout typo
2016-04-02 13:40:09 +03:00
zador-blood-stained
77192a2d39
Fix package names for dev branch
2016-04-02 13:32:58 +03:00
Igor Pecovnik
7ebd3ebd0b
Fixed SPDIF Pass-trougth issue
...
https://github.com/dan-and/linux-sunxi/pull/22
2016-04-01 06:55:12 +02:00
Igor Pecovnik
6772b079ab
Typo
2016-04-01 06:37:40 +02:00
Igor Pecovnik
f02a403333
Configuration bugfix
2016-04-01 06:36:44 +02:00
zador-blood-stained
38d953d5d4
iSCSI target for sun7i legacy
2016-04-01 00:13:36 +03:00
zador-blood-stained
5d8ecff1a2
Fix initrd path in boot.cmd
2016-03-31 12:27:15 +03:00
Igor Pečovnik
5e230c839a
Merge pull request #252 from ThomasKaiser/master
...
Documentation improvements
2016-03-31 10:54:05 +02:00
ThomasKaiser
c83bdc9ccc
Move _important_ stuff to top of H3 FAQ so maybe a few users will read it
2016-03-31 10:24:37 +02:00
Igor Pecovnik
cad42bf951
udoo-next, marvell-next, odroid xu4, sunxi-dev and cubox-next packaging upgrade / fix, automatic make scripts, ...
2016-03-31 10:17:13 +02:00
ThomasKaiser
1b0f8876e7
Documentation improvements
2016-03-31 10:07:20 +02:00
Igor Pecovnik
9119378c39
sun5i headers auto creation while install, initial RAM drive on kernel install and others packaging related fixes
2016-03-31 09:21:40 +02:00
Igor Pecovnik
5fd4f3c8f0
sun8i headers auto creation while install, initial RAM drive on kernel install and others packaging related fixes
2016-03-31 09:15:23 +02:00
Igor Pecovnik
80a00d713b
Added initrd example to boot.script
2016-03-31 08:58:21 +02:00
Igor Pecovnik
a52b9c2619
Altered packaging process. No more errors on upgrade, creating RAM disk, fixed install on NAND based installations, automatic make scripts on header install
2016-03-31 07:37:18 +02:00
Igor Pecovnik
9bc7402369
Altered packaging process. No more errors on upgrade, creating RAM disk, fixed install on NAND based installations, automatic make scripts on header install
2016-03-31 07:36:18 +02:00
Igor Pecovnik
2ad6885ccd
Altered packagin process. Now no more errors on upgrade, creating RAM disk and automatic make scripts on header install
2016-03-31 07:34:36 +02:00
Igor Pecovnik
5ca12e735f
Adding qutes to boot arguments
2016-03-31 07:31:17 +02:00
Igor Pecovnik
c52f7bcabe
Check if /var/log/armhwinfo.log exists before doing anything with it - supressing error if not exists.
2016-03-31 07:30:10 +02:00
Igor Pecovnik
d237e8444e
Create BSP package preinstall script to remove certain things to supress error on install and setting default system arhitecture in profile.d that we don't need to declare this each time.
2016-03-31 07:28:04 +02:00
Igor Pecovnik
44319f11ad
Tiny bugfixes
2016-03-31 07:26:07 +02:00
Igor Pecovnik
78aeacd668
Added option for package EXCLUDE on deboostrap. If some packages are not friendly for our system, we can define them in PACKAGE_LIST_EXCLUDE, beside PACKAGE_LIST_RELEASE
2016-03-31 07:25:34 +02:00
Igor Pecovnik
5202597e3a
Bugfix for C2 uboot creation and wrong arhitecture while compiling 3rd party drivers
...
https://github.com/igorpecovnik/lib/pull/248
2016-03-31 07:20:31 +02:00
zador-blood-stained
f135eca2b2
Allow using FAT boot partition with any device
2016-03-30 19:20:42 +03:00
Igor Pečovnik
e2158a76c4
Merge pull request #251 from ThomasKaiser/master
...
Enable Banana Pi M2+
2016-03-30 15:16:00 +02:00
ThomasKaiser
4c5a4fb8d7
Enable Banana Pi M2+
2016-03-30 12:01:38 +00:00
ThomasKaiser
c94e90298a
Adopted Armbian settings to BPi M2+ fex file
2016-03-30 11:53:06 +00:00
ThomasKaiser
6c133d47b1
Import initial fex file for M2+ from SinoVoip
2016-03-30 11:34:42 +00:00
Igor Pečovnik
6a8221756e
Merge pull request #249 from ThomasKaiser/master
...
Better support for Banana Pi M1+
2016-03-29 18:49:54 +02:00
ThomasKaiser
b25abe478b
Fix Banana Pi M1+ fex regarding UART3, add LCD fex for BPi M1+
2016-03-29 15:17:04 +00:00
ThomasKaiser
c977992b9b
Initial import of Banana Pi M1+ fex
2016-03-29 14:58:34 +00:00
Igor Pecovnik
bff2cb3b6a
There are problems with u-boot 2016.03 on some GMAC baeded A20 boards. Switching to 2016.01, where things works fine, for some time.
...
https://github.com/igorpecovnik/lib/issues/239#issuecomment-202521765
2016-03-28 20:55:50 +02:00
Igor Pecovnik
d2e9fcb900
Remove Lime2 patches. Not working
2016-03-28 20:26:15 +02:00
Igor Pecovnik
0d3c443d59
Odroid C1 building bugfixes
2016-03-28 20:04:01 +02:00
Igor Pečovnik
7973c070f5
Merge pull request #247 from ThomasKaiser/master
...
In case a really slow SD card is used display warning at 3rd boot
2016-03-28 18:50:24 +02:00
ThomasKaiser
605ed2b371
In case a really slow SD card is used display warning at 3rd boot
2016-03-28 16:13:37 +00:00
Igor Pečovnik
cf773bf431
Merge pull request #246 from ThomasKaiser/master
...
Added logging of SD card parameters and move auto detection override …
2016-03-28 15:41:18 +02:00
ThomasKaiser
e77e4a65ec
Added logging of SD card parameters and move auto detection override to armhwinfo
2016-03-28 12:40:55 +00:00
Igor Pecovnik
b993c26734
Tiny update for Odroid C2 config
2016-03-28 14:02:12 +02:00
zador-blood-stained
8fd5b4a1fa
Enable fanotify for sun[47]i legacy
2016-03-28 12:57:24 +03:00
Igor Pecovnik
47fdd35f40
Cosmetic changes to firstboot script
2016-03-28 09:24:53 +02:00
zador-blood-stained
9314ab43dc
Enable ecryptfs for sunxi-next
2016-03-28 00:38:34 +03:00
Igor Pecovnik
11ce4791e1
Removing quemus from both architectures
2016-03-27 22:27:11 +02:00
Igor Pecovnik
26ebdd7987
Supress error when installing uboot package without writting
2016-03-27 22:24:51 +02:00
Igor Pecovnik
d02c7db017
Possible fix for Lime 2 network troubles
...
https://github.com/OLIMEX/OLINUXINO/issues/31
2016-03-27 19:04:39 +02:00