Commit Graph

360 Commits

Author SHA1 Message Date
Igor Pecovnik
1d2cf43b09 Final fixes for nand-sata-installer ... checked many options. Bump one version ... rebuild 2016-10-23 13:41:08 +02:00
Igor Pecovnik
ffdf941503 Small bugfix on Odroid part of installer and some cleanup 2016-10-23 12:16:16 +02:00
Igor Pecovnik
01d9035f40 We create fstab from scratch so we don't need this IF sentence 2016-10-23 10:16:56 +02:00
Igor Pecovnik
0cb5d4745a Bugfix 2016-10-23 09:47:33 +02:00
Igor Pecovnik
b2adf69eea Bugfix 2016-10-23 08:58:10 +02:00
zador-blood-stained
6a8fe105d2 nand-sata-install fixes for new boot scripts 2016-10-22 14:29:12 +03:00
zador-blood-stained
b5b23b4d63 nand-sata-install formatting cleanup 2016-10-22 14:03:24 +03:00
Thomas Kaiser
597d9c6645 Wi-Fi power management more intuitive 2016-10-21 10:07:51 +02:00
Thomas Kaiser
c653fabfe3 Enable h3consumption to control Wi-Fi power management 2016-10-21 09:50:24 +02:00
zador-blood-stained
718ecc5e0d Backward compatibility fixes 2016-10-19 19:50:21 +03:00
Thomas Kaiser
e62e3e4b36 Use /boot/.force-verbose for verbose lsusb output in armhwinfo.log 2016-10-19 14:39:33 +02:00
ThomasKaiser
aeae3637c1 More NanoPi Air fixes 2016-10-18 18:35:38 +02:00
ThomasKaiser
aaa21b0cc0 Few armhwinfo fixes, add Lime-A33 vendor fex 2016-10-18 16:53:19 +02:00
ThomasKaiser
8febc25aba Re-enable crash detection, adopt armbianEnv.txt 2016-10-18 15:40:15 +02:00
ThomasKaiser
5861e4088f Some firstrun fixes/enhancements 2016-10-17 14:32:11 +02:00
zador-blood-stained
19464938af UUID in boot script support for sunxi boards 2016-10-15 18:08:41 +03: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
533bdda2b0 Bugfix. Properly add UUID to fstab 2016-10-06 19:46:47 +02:00
zador-blood-stained
d42c867a3c Improvement for nand-sata-install 2016-10-06 18:38:20 +03: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
073c8a7248 Bugfix. We changed path and better to have it without. 2016-10-02 20:41:43 +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
zador-blood-stained
0c35f38101 Small cleanup 2016-09-29 19:42:17 +03:00
Thomas Kaiser
07f537df9f Fix wrong temperature readout on Pine64
Should fix issue #457
2016-09-22 23:12:37 +02:00
Thomas Kaiser
56e49a3bbd Cosmetic armhwinfo.log fix 2016-09-21 19:01:27 +02:00
Thomas Kaiser
a3b41bc660 Add /proc/partitions to log_hardware_info 2016-09-19 10:16:21 +02:00
Vincent Legoll
f360462d2a Fix trailing space characters at EOL (#472)
Done with sed, reverted the files that either had embedded patches
or that may come from external sources (to keep maintenance burden
down, by avoiding needless merge conflicts)

Signed-off-by: Vincent Legoll <vincent.legoll@idgrilles.fr>
2016-09-18 17:34:45 +03:00
Igor Pecovnik
cf8e2526ff Redirect "all new" to docs.armbian.com 2016-09-14 15:17:45 +02:00
Igor Pecovnik
2157f81601 Typo 2016-09-12 07:22:16 +02:00
Igor Pecovnik
87bb84787f NAND installer small bugfix 2016-09-12 06:35:32 +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
Igor Pecovnik
57f4c84261 Belink X2 wifi module loading workaround for 8189es based boards 2016-09-07 13:04:34 +02:00
zador-blood-stained
b28c7ac408 Don't return error code in 40-updates
Closes #458
2016-09-05 15:28:26 +03:00
zador-blood-stained
74a16c6aa1 Add MOTD warning about possible reboot 2016-08-28 20:41:52 +03:00
Thomas Kaiser
6bfd5306bf Do not send eth0 IRQs to 4th CPU core (broken anyway) 2016-08-28 13:07:28 +02:00
ThomasKaiser
3f21e51f73 Bugfix for RPi-Monitor dvfs readouts with mainline kernel and NanoPi M1 2016-08-25 20:08:37 +02:00
ThomasKaiser
69ec17f8fb Small armbianmonitor fix for SY8106A equipped H3 devices 2016-08-25 19:19:09 +02:00
ThomasKaiser
3785401094 Armbianmonitor ready for H3/Mainline 2016-08-25 17:40:16 +02: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
Thomas Kaiser
0bc9faecac h3consumption: fix for disabling and re-enabling Ethernet on Fast Ethernet boards 2016-08-22 00:32:59 +02:00
Thomas Kaiser
b5ef414332 h3consumption docu addendum/fix 2016-08-21 23:48:56 +02:00
Igor Pecovnik
1e5e8838f1 Fix BT port for mainline kernel @Cubietruck 2016-08-21 20:57:40 +02:00
ThomasKaiser
4eedf56dab Merge branch 'master' of https://github.com/igorpecovnik/lib 2016-08-21 18:04:01 +02:00
ThomasKaiser
eff169cd82 Minor H3 fixes 2016-08-21 18:03:34 +02:00
Igor Pecovnik
f9cf365719 Furrter Cubietruck and BT related fixes 2016-08-21 17:01:04 +02:00
ThomasKaiser
21e1ea81ab Introducing h3consumption for H3 devices with legacy kernel 2016-08-21 14:37:37 +02:00
Igor Pecovnik
39d5386101 Fix / alter PATH 2016-08-21 10:55:06 +02:00
zador-blood-stained
2baeffed12 Small fixes and improvements 2016-08-20 22:53:50 +03:00
Igor Pecovnik
7598c44e20 Show h3 display change utility only to boards where HDMI is enabled. 2016-08-18 08:19:28 +02:00
Igor Pecovnik
51f54e4ebe System information, memory info was not working in xenial, IP addresses divided by comma 2016-08-16 13:50:54 +02:00
Thomas Kaiser
6afda5c4b2 Changed MAC prefix for 8189fs driver to 00:E0:4C 2016-08-11 23:39:03 +02:00
zador-blood-stained
ba08617152 Cleanup 2016-08-09 18:26:22 +03:00
Igor Pecovnik
eb0c0c6a52 Removing nonworkin duplicates
https://github.com/igorpecovnik/lib/issues/323
2016-08-05 17:52:50 +02:00
Igor Pecovnik
8c76c504a4 Added video modes to h3 / untested
https://github.com/igorpecovnik/lib/issues/323#issuecomment-237055322
2016-08-03 11:38:21 +02:00
Thomas Kaiser
1659b2b99a Add commented rmmod example...
... to prevent kernel crash on shutdown
2016-07-29 15:38:55 +02:00
Igor Pecovnik
144f704c41 Added extra modes for H3 legacy, not working for me. Need to fine tune, added to h3 disp too
https://github.com/igorpecovnik/lib/issues/323
2016-07-26 21:05:09 +02:00
Igor Pecovnik
c1808c85a3 Installer - added support for UUID and some small bugfixes. 2016-07-25 19:52:12 +02:00
zador-blood-stained
afaf7f2775 Fix syntax in 30-sysinfo script 2016-07-20 18:24:27 +03:00
zador-blood-stained
e2f13930e0 Fix swap processing in sysinfo MOTD script
Closes #381
2016-07-18 21:30:34 +03:00
Pavel Heimlich
2ddeee6d3b fix swap usage processing (#412) 2016-07-18 21:06:52 +03:00
Thomas Kaiser
0aeacc1d3f Simplify rpimonitor installation 2016-06-24 13:13:37 +02:00
zador-blood-stained
35b585a0fa Rename ID to BOARD_NAME to avoid conflicts 2016-06-23 14:28:57 +03:00
ThomasKaiser
ba9e680a9d Do not use full eMMC capacity with nand-sata-install.sh 2016-06-21 22:33:08 +02:00
ThomasKaiser
bf43205c8f Beelink X2: Enable USB OTG port, improve IRQ distribution 2016-06-20 16:58:06 +02:00
zador-blood-stained
a95147910a Add backports repository component to jessie 2016-06-19 14:02:21 +03:00
zador-blood-stained
0baa5c15e3 Remove custom 50unattended-upgrades 2016-06-19 13:37:51 +03:00
ThomasKaiser
8a78178aa7 Merge branch 'master' of https://github.com/igorpecovnik/lib 2016-06-18 16:28:30 +02:00
ThomasKaiser
fc79191fce Remove useless auto detection stuff, add sysstat package 2016-06-18 16:28:02 +02:00
zador-blood-stained
3c147016ee Change 40-updates logic regarding last upgrade date 2016-06-18 17:05:31 +03:00
ThomasKaiser
b8671309e7 Do not rely on /run/machine.id any longer since /etc/armbian-release exists 2016-06-18 15:53:30 +02:00
zador-blood-stained
cf1d26cfd8 Partially revert 40-updates change 2016-06-18 13:49:09 +03:00
zador-blood-stained
9e69ff26e2 Update 40-updates MOTD script 2016-06-18 13:31:00 +03:00
zador-blood-stained
3ff42238b0 partially rework desktop.sh 2016-06-17 18:59:33 +03:00
ThomasKaiser
24ea1d3ea1 Enable USB gadgets with sun8i/legacy, small nand-sata-install fix 2016-06-17 17:40:50 +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
Hermann Kraus
3b280d1385 Allow digits in user names 2016-06-15 00:19:51 +02:00
Thomas Kaiser
49df99bfbf Added IRQ redistribution for BPi M2 / sun6i
Changed i.MX6 settings to not rely on any variables, slightly improving IRQ distribution on multi core CPUs and to fail silently if board has less CPU cores.
2016-06-12 19:38:41 +02:00
zador-blood-stained
3ad852fcaf IRQ distribution for C2 2016-06-12 19:15:44 +03:00
Igor Pecovnik
9fc7bfbbdb Distributing IMX eth interup on second core if exists 2016-06-12 16:24:30 +02: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
81393985f0 Small improvements for Beelink X1, NanoPi M1, ODROID XU4 2016-06-11 15:50:57 +02:00
ThomasKaiser
28d551b53b Merge branch 'master' of https://github.com/igorpecovnik/lib 2016-06-09 23:22:49 +02:00
ThomasKaiser
2e284be77d Fix firstrun/resize2fs, improve log upload, minor doc fixes 2016-06-09 23:21:51 +02:00
Igor Pecovnik
0083614a1a Another try for showing IP
19834aca25
2016-06-09 20:00:46 +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