Commit Graph

9 Commits

Author SHA1 Message Date
Igor Pecovnik
c4079d274c Enable CONFIG_ATA_OVER_ETH
https://github.com/armbian/build/issues/788
2017-09-30 23:01:57 +02:00
Igor Pecovnik
fa8aaf29b1 Odroid DEV patches and config adjustements 2017-09-20 12:37:40 +02:00
Igor Pecovnik
4c969c1044 Addind ZSWAP to Odroid C2 NEXT & DEV 2017-09-03 23:04:41 +02:00
Igor Pecovnik
4cd7bd0e68 Update Odroid C2 NEXT and DEV kernel config, update Docker compatibility, AUFS patch 2017-09-03 20:52:27 +02:00
Jason A. Donenfeld
60855e21a2 kernel: enable IPV6_MULTIPLE_TABLES in all configurations
It doesn't make any sense to allow policy routing (see ip-rule(8)) on
IPv4 but not on IPv6. If v6 is going to be there at all, it should have
the same features as v4. Also, multiple routing tables and policy
routing is just one of those standard Linux networking features people
expect to exist. Tutorials are peppered with its usage. Judging by the
inconsistent nature of its current enablement across different kernel
configs, I think it was just forgotten by accident from these configs.
So, this patch simply enables it again.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-08-06 04:43:01 +02:00
Michael Moll
a07f79e6b4 enable iSCSI initiator in ODroid C2 4.12 config (#708) 2017-07-02 21:41:19 +03:00
Igor Pecovnik
94ab0d211e Odroid C2 DEV kernel config update, fixed RAM disk loading, enabled root login from console, docker ready, fixing MAC with workaround, switching DEV and NEXT, removing NEXT target for now 2017-06-30 13:41:34 +02:00
Igor Pecovnik
f8bd5f7b7d Odroid C2 NEXT config fixes 2017-05-21 19:34:11 +02:00
Igor Pecovnik
b779446b58 Odroid C2 NEXT and DEV branches, need testing 2017-05-21 18:44:19 +02:00