Commit Graph

3569 Commits

Author SHA1 Message Date
zador-blood-stained
2697ac2ee2 Cleanup for the sun8i drivers migration 2017-08-06 19:07:46 +03:00
zador-blood-stained
2322f59690 Remove obsolete patches 2017-08-06 18:41:05 +03:00
zador-blood-stained
7bf38e178f Update the default config template 2017-08-06 18:13:23 +03:00
zador-blood-stained
c3567743a0 Small cleanup 2017-08-06 17:11:16 +03:00
zador-blood-stained
634110e787 Split ATF compilation into a separate function 2017-08-06 16:52:43 +03:00
zador-blood-stained
f0e47d15a6 Small fixes 2017-08-06 16:52:43 +03:00
Igor Pecovnik
549d09b043 Move kernel heaers install under switch and to config example. Package can now be installed from armbian-config "with one click". 2017-08-06 14:45:13 +02:00
Igor Pečovnik
4129a8ea56 Merge pull request #727 from zx2c4/master
kernel: enable IPV6_MULTIPLE_TABLES in all configurations
2017-08-06 07:55:54 +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
Igor Pecovnik
d42ab7db96 Improve armbian-config launcher - desktop SU and full screen execution. 2017-08-05 23:12:48 +02:00
Igor Pecovnik
26122c1f2e added executable bit 2017-08-04 20:35:38 +02:00
Igor Pecovnik
02f6c20421 Initial WIP config for Le Potato 2017-08-04 10:46:46 +02:00
zador-blood-stained
b97a94136d Remove console-common to prevent conflists with lightdm and plymouth 2017-08-03 20:41:39 +03:00
zador-blood-stained
57c98073b7 Refactor rootfs cache file number limit 2017-08-03 19:29:39 +03:00
zador-blood-stained
5bf532726c Refactor display manager selection
Remove option from the template config to leave it hidden for now
Enable lightdm by default for the Pinebook
2017-08-03 19:20:19 +03:00
Igor Pecovnik
4a909dec38 Added display manager to example configuration 2017-08-03 17:58:53 +02:00
Igor Pecovnik
2c382cd3c3 Added Light display manager as build option: DISPLAY_MANAGER="yes" 2017-08-03 17:13:23 +02:00
zador-blood-stained
2d37a1ec3e 30-sysinfo: don't show IPs for virtual interfaces
Not tested, may need tests and adjustments before the next release
Closes #599
2017-08-03 16:47:22 +03:00
zador-blood-stained
0c97a53823 Typo 2017-08-03 16:45:15 +03:00
Igor Pecovnik
a9b4e9a9a4 Properly solved handling subrevisions 2017-08-02 23:51:43 +02:00
zador-blood-stained
50e593e494 Docker and Vagrant fixes and improvements 2017-08-02 21:57:33 +03:00
Igor Pecovnik
2e7987c953 Bugfix 2017-08-02 20:49:16 +02:00
Igor Pecovnik
a1154106c1 Allow overriding SUBREVISION in config 2017-08-02 19:30:37 +02:00
Igor Pecovnik
ef49fbe6b1 Upstream patches 2017-08-02 19:09:44 +02:00
Igor Pecovnik
eaab1afdbf Move private cache under cache directory 2017-08-02 18:59:17 +02:00
Igor Pecovnik
869230d0dd executable bity 2017-08-02 18:17:28 +02:00
Igor Pecovnik
3a104c46bd RFC. Merge repo-show and update under one script 2017-08-02 18:14:46 +02:00
Igor Pecovnik
ae15c93956 Enable Stretch building - bugfix? 2017-08-02 13:56:00 +02:00
Igor Pecovnik
3acee9c21b Disable Nanopineoplus2 config since it breaks nightly building. proxy u-boot configuration missing 2017-08-02 13:29:11 +02:00
Igor Pecovnik
1254af3369 Buildall Stretch preparation 2017-08-02 13:26:15 +02:00
zador-blood-stained
f8efd3d41a Profile-sync-daemon activation bugfix
84a4069a0d (commitcomment-23054679)
2017-08-02 14:22:43 +03:00
zador-blood-stained
3e91fdfbb2 Make the sshd root login regexp simpler 2017-08-02 14:11:59 +03:00
Igor Pecovnik
4495c8f7f2 Yet another missing package and removing doubled motd entry in stretch 2017-08-02 13:10:47 +02:00
Igor Pecovnik
9cbcaa49fb Missing packages, two for armbian-config, other for Stretch 2017-08-02 13:03:46 +02:00
Igor Pecovnik
a53bffae0c Bugfix - stretch has hash in front by default. 2017-08-02 12:55:49 +02:00
Igor Pecovnik
d94b39194c Add subrevision if BETA="yes" for daily builds 2017-08-02 07:57:51 +02:00
zador-blood-stained
04f5972b9c Build linux-source package for the kernel
Small refactoring
2017-08-01 22:30:48 +03:00
zador-blood-stained
a39390da23 Small refactoring 2017-08-01 21:53:42 +03:00
Igor Pecovnik
82550db53f Update patches for mvebu4-defaoult 2017-08-01 20:33:58 +02:00
zador-blood-stained
7b909c5df8 Bugfix for the bsp vs armbian-tools packages relationship 2017-08-01 16:33:06 +03:00
zador-blood-stained
d90b0d1bfb Add Stretch building constraints 2017-08-01 16:30:56 +03:00
zador-blood-stained
a948e9855b Move and simplify some distribution specific tweaks 2017-08-01 16:01:12 +03:00
zador-blood-stained
99fa9e8b3a Add community supported MK808C configuration
https://linux-sunxi.org/MK808C
https://forum.armbian.com/index.php?/topic/3942-running-armbian-on-unsupported-a20-device/
2017-08-01 15:44:51 +03:00
zador-blood-stained
ab7a73be31 Small cleanup 2017-08-01 15:31:54 +03:00
zador-blood-stained
a190eebf43 Update the build script github repo address
Remove shebangs from non-executable files
2017-08-01 12:51:10 +03:00
Mikhail
02fb773861 Merge pull request #723 from armbian/refactor-directory-structure
Refactor directory structure
2017-08-01 12:37:42 +03:00
zador-blood-stained
0a2547e8e0 Rename linux-vanilla directory to linux-mainline 2017-08-01 12:31:07 +03:00
zador-blood-stained
eaf5482cff Rename common.sh to compilation.sh to better reflect its content 2017-08-01 12:31:07 +03:00
zador-blood-stained
8d52a811aa Add check_loop_device helper for debootstrap-ng 2017-08-01 12:31:07 +03:00
zador-blood-stained
fa7052927f Update directory permissions when using sudo 2017-08-01 12:31:07 +03:00