Commit Graph

109 Commits

Author SHA1 Message Date
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
71c466cba7 Add workaround for AP6212 "a" firmware problem and readd "Show suspend" in desktop 2017-05-14 16:36:17 +02:00
Thomas Kaiser
308661e2fe Fix OTG on OPi 0+2, BT on Cubox, prepare OPi 0+2 H5 2017-04-15 19:21:42 +02:00
Thomas Kaiser
93567a2c31 Cosmetic logging fixes 2017-04-07 08:51:08 +02:00
Thomas Kaiser
1eaaa31fba Enable serial console over OTG on OPi Zero Plus 2 2017-03-18 19:00:56 +01:00
Thomas Kaiser
2f9e9e6fea Add preliminary legacy OPi Zero Plus 2 support 2017-03-18 18:32:31 +01:00
Thomas Kaiser
5088253062 Remove unused MiQi case
Replaced by 'rockchip' case in 7984848852
2017-02-23 12:12:36 +01:00
Igor Pecovnik
7984848852 Setting MAC for rockchip devices 2017-02-23 11:01:26 +01:00
Igor Pecovnik
70bf12195e Rockchip RK3288 (MiQi) booting, kernel = docker ready, uboot scripts and environment tested. Known bugs: ethernet MAC random change 2017-02-20 21:15:10 +01:00
Igor Pecovnik
a205af5326 Desktop configuration RFC, Cubietruck Bluetooth fixes 2017-01-21 21:01:50 +01:00
zador-blood-stained
ee8d396fa6 Split firstrun and resize2fs scripts 2017-01-16 21:53:36 +03:00
zador-blood-stained
cbdf648f2b Change firstrun and resizefs logic regarding auto reboot 2017-01-15 19:41:54 +03:00
zador-blood-stained
e082bb1f4c Update firstrun and resize2fs scripts 2017-01-14 23:35:53 +03:00
Igor Pecovnik
495b9cfac0 Cosmetic fix 2016-12-21 16:23:31 +01:00
Igor Pecovnik
d864228f54 Fix first run to not rely on hard encoded SD card device name.
https://github.com/igorpecovnik/lib/issues/467
2016-11-30 11:12:49 +01:00
Thomas Kaiser
6e5bc6eb1e Hopefully finalize support for NanoPi M1 Plus 2016-11-23 11:59:43 +01:00
Thomas Kaiser
eaa896051a Also use interfaces.network-manager with OPi Zero
Background information: https://forum.armbian.com/index.php/topic/2907-opi-zero-incoming-ssh-cant-connect/#entry19987
2016-11-21 13:48:18 +01:00
Thomas Kaiser
72b3fb8ff8 Assign better Wi-Fi MAC address on Orange Pi Zero 2016-11-21 13:22:55 +01:00
Thomas Kaiser
76444a386f Permanent MAC address for xradio_wlan
This is a workaround for now, we should patch driver to derive MAC address from SID. Also needs firmware included in image to work.
2016-11-11 20:46:40 +01:00
Igor Pecovnik
709acc6b38 Added BT service to Nano Pi AIR, enabled by default, random MAC at start 2016-10-29 08:27:02 +02:00
Igor Pecovnik
ca10632f28 Added BT loader for Banana M2+ 2016-10-28 20:18:04 +02:00
ThomasKaiser
aeae3637c1 More NanoPi Air fixes 2016-10-18 18:35:38 +02:00
ThomasKaiser
5861e4088f Some firstrun fixes/enhancements 2016-10-17 14:32:11 +02:00
zador-blood-stained
54070358c2 Modify first run configuration code 2016-10-09 12:50:59 +03:00
Igor Pecovnik
4f31a081df Merge remote-tracking branch 'Fourdee/master'
# Conflicts:
#	scripts/firstrun
2016-10-09 11:16:26 +02:00
Daniel (Fourdee)
d52344d099 v10 - minor 2016-10-08 13:44:07 +01:00
Daniel (Fourdee)
70bea9edbd v11 2016-10-08 13:42:47 +01:00
Daniel (Fourdee)
aff815ef23 v10 2016-10-08 11:50:04 +01:00
Daniel (Fourdee)
d815daa4d2 v9 2016-10-07 19:41:20 +01:00
Daniel (Fourdee)
521ac85906 x 2016-10-07 18:35:48 +01:00
Daniel (Fourdee)
fbf322c84f v8
Remove requirment for first run file.
2016-10-07 16:56:21 +01:00
Daniel (Fourdee)
eb8c0e193d v7 2016-10-07 15:40:48 +01:00
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
Daniel (Fourdee)
2f5325c0ce v6 2016-10-05 17:42:28 +01:00
Daniel (Fourdee)
950be44f9c v5
+ As we are loading file directly to vars, string vars with text
+ remove init code, assuming this file will always exist on ARMbian
images.
2016-10-04 19:07:25 +01:00
Daniel (Fourdee)
784be3ff85 v4 2016-10-04 18:16:36 +01:00
Daniel (Fourdee)
a3cdf502b3 v2
+minor
2016-10-04 15:23:50 +01:00
Daniel (Fourdee)
051c40b4b5 testing
+ armbian_first_run.txt. Set network details during 1st run
+ disable network until after resize (will speed up first run, dont have
to wait for dhcp offer)
2016-10-04 15:09:09 +01: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