Commit Graph

72 Commits

Author SHA1 Message Date
Igor Pecovnik
3332e4bb38 Rootfs expand leads to corruption on eMMC if using it without reboot, classic detection does not work so force reboot if firstrun is run on eMMC.
http://forum.armbian.com/index.php/topic/2304-clean-install-odroidc2-armbian-520-to-emmc-blue-solid-light-after-update/
2016-10-06 17:20:37 +02:00
Igor Pecovnik
1b4c92e53a Patch to set MAC address for 8189fs
http://forum.armbian.com/index.php/topic/2191-orange-pi-pc-same-mac-address-on-wlan0/
2016-09-30 07:30:56 +02:00
Igor Pecovnik
23049c48ec Configuration update for Cubox / HB, for DEV and NEXT kernel. Fixed onboard wireless, Bluetooth enabled by default (unstable on NEXT), HDMI out is working within NEXT 2016-09-11 19:27:13 +02:00
zador-blood-stained
74a16c6aa1 Add MOTD warning about possible reboot 2016-08-28 20:41:52 +03:00
Igor Pecovnik
7d6d51ee58 Change network settings on old Distros. 2016-08-25 13:42:49 +02:00
Igor Pecovnik
c21a856de9 Add bluez tools to defaults, enable Cubietruck BT at first run. 2016-08-25 08:35:38 +02:00
zador-blood-stained
2baeffed12 Small fixes and improvements 2016-08-20 22:53:50 +03:00
Thomas Kaiser
6afda5c4b2 Changed MAC prefix for 8189fs driver to 00:E0:4C 2016-08-11 23:39:03 +02:00
ThomasKaiser
fc79191fce Remove useless auto detection stuff, add sysstat package 2016-06-18 16:28:02 +02: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
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
2e284be77d Fix firstrun/resize2fs, improve log upload, minor doc fixes 2016-06-09 23:21:51 +02:00
ThomasKaiser
8fa2471e8c Last try to fix partition resize in firstrun script 2016-06-08 23:30:58 +02:00
ThomasKaiser
2ff6fc6819 Small bugfixes regarding firstrun/resize2fs and BT on BPi M2+ 2016-06-08 22:40:33 +02:00
ThomasKaiser
c2ed0e546b Enhance firstrun/resize2fs logging behaviour 2016-06-08 22:04:12 +02:00
ThomasKaiser
10b975a76c Few more preparations to get rid of board auto detection 2016-06-08 12:37:24 +02:00
ThomasKaiser
8235373544 Never resize rootfs to whole card size, prepare BT on BPi M2+ 2016-06-06 17:08:56 +02:00
Igor Pecovnik
1958e7329e Fix MAC address for wireless found on latest H3 boards - on first boot 2016-05-31 18:19:22 +02:00
ThomasKaiser
82f458b5f8 Finalized move away from broken auto detection 2016-05-31 16:07:07 +02:00
Igor Pecovnik
2049939fd8 More selective removal of H3 auto 2016-05-31 10:14:39 +02:00
Igor Pecovnik
124a25df97 Disabling H3 autodetection
https://github.com/igorpecovnik/lib/pull/331
2016-05-31 09:53:01 +02:00
zador-blood-stained
bf9f64b494 Fix armhwinfo and firstrun scripts 2016-05-17 10:50:37 +03:00
zador-blood-stained
f284fea8b7 Small fixes 2016-05-08 16:10:11 +03:00
zador-blood-stained
b15f9fa341 Pine64 related updates 2016-05-05 16:49:46 +03:00
zador-blood-stained
d6185b5600 Fix DVFS settings for several H3 boards 2016-05-03 15:56:53 +03:00
Igor Pecovnik
303ace0b48 WICD settings fix for Opi+ wireless driver 2016-04-27 22:11:56 +02:00
Igor Pecovnik
7b99cdca18 Firstrun was failing when booting from eMMC, changing detection method 2016-04-14 18:45:11 +02: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
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
47fdd35f40 Cosmetic changes to firstboot script 2016-03-28 09:24:53 +02:00
ThomasKaiser
278e48b2d8 Documentation fix for partition resizing features
modified:   documentation/geek-faq.md
modified:   scripts/firstrun
2016-03-27 16:05:39 +00:00
ThomasKaiser
8bbe18b379 Provide custom partition resizing in firstrun 2016-03-26 18:27:37 +01:00
ThomasKaiser
13e44880e7 Prepare NanoPi M1 auto detection, use either red or blue led as status indicator 2016-03-23 13:33:19 +01:00
ThomasKaiser
0607c2c1b2 Added Beelink X2 auto detection, updated sunxi-dev KConfig 2016-03-20 22:10:47 +01:00
ThomasKaiser
76af6b137e Few more H3 fixes, green LED high active again, little fel-boot enhancements 2016-03-17 20:16:26 +01:00
zador-blood-stained
057ee6ebbb Set force change root password at build-time 2016-03-13 13:10:45 +03:00
WereCatf
91eae35f3c Fix race-condition with create_swap.sh
Stupid code just relied on create_swap.sh taking a long time to execute.
2016-03-13 10:34:25 +02:00
WereCatf
5c62f25a1d Greatly speed up firstrun
Use fallocate to create swap instead of dd and only fall back to dd if it fails. fallocate takes < 1 second to create the file, even on very slow media.
2016-03-13 10:14:34 +02:00
ThomasKaiser
ed67651c08 Fixes for board autodetection (Banana Pi legacy) 2016-03-12 22:33:20 +01:00
Thomas Kaiser
e518304e5a Added wifi-radar to desktop build, tweaked H3 Mini FAQ, enhanced armbianmonitor, fixed wicd's dhcphostname 2016-03-07 16:41:03 +01:00
Igor Pecovnik
3f5b1424f0 Forgotten adjustments
https://github.com/igorpecovnik/lib/pull/206#issuecomment-192704505
2016-03-05 19:46:34 +01:00
Thomas Kaiser
e92ca7cedc Merge branch 'master' of https://github.com/igorpecovnik/lib 2016-02-29 22:12:51 +01:00
Thomas Kaiser
f5ebec1f77 Fixed OPi 2 auto detection with ugly hack, extended armhwinfo's logging 2016-02-29 22:10:04 +01:00
Igor Pečovnik
e85f91f973 Merge pull request #197 from ThomasKaiser/master
Prepare Pine64 addition and Ubuntu Xenial changes
2016-02-29 20:34:15 +01:00
Igor Pecovnik
493507f3c9 Banana PRO leds corrections, default choose PRO model, added to armhwinfo 2016-02-29 20:36:28 +01:00
Thomas Kaiser
33eec55dd4 Prepare Pine64 addition and Ubuntu Xenial changes 2016-02-29 16:13:15 +01:00
Thomas Kaiser
21f2c627d5 Finally got H3 auto detection stuff in _firstrun_ working with mainline. There we can also simply build 2 OS images 2016-02-25 18:23:24 +01:00
Thomas Kaiser
07d2993a92 Fix/prepare board detection with mainline kernel in armhwinfo/firstrun 2016-02-25 13:17:13 +01:00
Thomas Kaiser
88b06e010d Unified H3 image generation, include h3disp in H3 images, let red led blink while executing firstrun on H3 2016-02-24 11:47:54 +01:00
Thomas Kaiser
ab8ab1cd20 Removed GPIO/1-Wire modules from H3 default modules, cleaned up firstrun, activated H3 autodetection 2016-02-23 13:10:14 +01:00