Commit Graph

401 Commits

Author SHA1 Message Date
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
ThomasKaiser
031cac1564 Merge branch 'master' of https://github.com/igorpecovnik/lib 2016-06-08 22:04:19 +02:00
ThomasKaiser
c2ed0e546b Enhance firstrun/resize2fs logging behaviour 2016-06-08 22:04:12 +02:00
Igor Pecovnik
19834aca25 Propely showing IP address, also when on wireless 2016-06-08 20:45:09 +02:00
zador-blood-stained
ed32cf432f Partially rework makeboarddeb function 2016-06-08 19:49:47 +03:00
ThomasKaiser
10b975a76c Few more preparations to get rid of board auto detection 2016-06-08 12:37:24 +02:00
ThomasKaiser
1fc1f19473 Prepare removal of auto detection stuff from armhwinfo 2016-06-07 22:29:22 +02:00
ThomasKaiser
c88fde469a Small $BOARD_NAME and logging fixes 2016-06-07 16:31:41 +02:00
ThomasKaiser
8235373544 Never resize rootfs to whole card size, prepare BT on BPi M2+ 2016-06-06 17:08:56 +02:00
ThomasKaiser
6ecd6da6ba Some code cleanups in nand-sata-install.sh, Beelink X2 fex fixes 2016-06-05 18:18:43 +02:00
ThomasKaiser
2011201ac6 Identical THS settings on all H3 boards, remove installation of sun8i-corekeeper.sh 2016-06-04 18:49:55 +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
Igor Pecovnik
1d804d2ff0 Enabling C1 console and small bugfix 2016-05-31 07:36:52 +02:00
Igor Pecovnik
fc1a9c49ca C1 video init sctipt, found in Odrobian 2016-05-31 06:39:42 +02:00
Igor Pecovnik
0fed516daf Motd backward compatibility fix 2016-05-29 22:04:05 +02:00
Eng-Shien Wu
0ab889d248 Fix detection of Beelink X2. Redirect stderr to /dev/null when setting (non-existent) green led 2016-05-25 04:17:14 -07:00
Igor Pecovnik
8f224e5616 Tiny bugfix for motd 2016-05-23 17:42:03 +02:00
zador-blood-stained
bf9f64b494 Fix armhwinfo and firstrun scripts 2016-05-17 10:50:37 +03:00
Igor Pečovnik
310c16933c Merge pull request #305 from vonfritz/WIP/actions
Some small fixes
2016-05-16 21:48:06 +02:00
Marco Franceschetti
0270ef1f01 armhwinfo: roseapple: dont't use the exact value 2016-05-16 09:18:37 +02:00
j
700d109af6 port update-motd.d/40-updates to python3
jessie and trusty install python3-apt by default,
xenial no longer installes python-apt.
2016-05-15 14:55:07 +02:00
zador-blood-stained
14f3306b84 Remove some unused files 2016-05-10 16:35:47 +03:00
zador-blood-stained
f284fea8b7 Small fixes 2016-05-08 16:10:11 +03:00
Marco Franceschetti
c83104cb06 armhwinfo: detect roseapple pi board 2016-05-07 23:52:28 +02: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
zador-blood-stained
ea30495343 Use initrd in FEL/NFS scenarios
Remove redundant check in patching code
2016-04-29 14:06:00 +03:00
Igor Pecovnik
e55a65e7c6 Hummingboard 2 recognition 2016-04-28 10:36:13 +02:00
Igor Pecovnik
303ace0b48 WICD settings fix for Opi+ wireless driver 2016-04-27 22:11:56 +02:00
Igor Pecovnik
588837f857 Bugfix for eMMC install 2016-04-25 20:26:24 +02:00
Igor Pecovnik
850f08a4d3 Disable mkfs interactions when formatting already formatted system 2016-04-25 20:03:16 +02:00
Igor Pecovnik
fd37bf3229 Final C1 fixes, added also to hardware detection 2016-04-24 09:39:41 +02:00
Igor Pecovnik
12a7223afe eMMC installer for H3 based boards 2016-04-20 21:04:12 +02:00
Igor Pecovnik
7b99cdca18 Firstrun was failing when booting from eMMC, changing detection method 2016-04-14 18:45:11 +02:00
zador-blood-stained
fcacbaf974 Rework external applications into plugins 2016-04-08 16:49:04 +03:00
Igor Pecovnik
be5815e7a1 Bugfix - installer was not working properly with fat boot partition. 2016-04-08 14:17:42 +02:00
ThomasKaiser
f0da43ba96 Fixes for BPi M2+, integrate corekeeper.sh to bring back killed CPU cores 2016-04-06 20:16:12 +02:00
Igor Pecovnik
01f2419852 Qute on a wrong place. bugfix 2016-04-04 09:25:20 +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
Igor Pecovnik
5ca12e735f Adding qutes to boot arguments 2016-03-31 07:31:17 +02:00
Igor Pecovnik
c52f7bcabe Check if /var/log/armhwinfo.log exists before doing anything with it - supressing error if not exists. 2016-03-31 07:30:10 +02:00
ThomasKaiser
605ed2b371 In case a really slow SD card is used display warning at 3rd boot 2016-03-28 16:13:37 +00: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
Igor Pečovnik
cea4cc6c78 Merge pull request #245 from ThomasKaiser/master
Improve/document rootfs resizing in firstrun
2016-03-27 18:44:38 +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
zador-blood-stained
2dd09dc565 systemd unit for CT bluetooth 2016-03-27 00:26:41 +03:00
ThomasKaiser
26f4067756 Merge branch 'master' of https://github.com/igorpecovnik/lib 2016-03-26 18:27:45 +01:00
ThomasKaiser
8bbe18b379 Provide custom partition resizing in firstrun 2016-03-26 18:27:37 +01:00
Igor Pecovnik
f1ad65809e FB init script for Odroid C2. Temporally workaround 2016-03-26 15:06:49 +01:00
Igor Pecovnik
65ca632d7b Fix for not showing battery on Odroid C2 2016-03-26 15:05:13 +01:00
Igor Pecovnik
799bf53cfd Packaging fix for Odroid C2 and Armhwinfo detection 2016-03-24 20:25:42 +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
d5bc08db44 Cosmetic small armbianmonitor fix 2016-03-22 09:57:12 +01:00
ThomasKaiser
0607c2c1b2 Added Beelink X2 auto detection, updated sunxi-dev KConfig 2016-03-20 22:10:47 +01:00
ThomasKaiser
107789e424 Few armbianmonitor improvements (storage check, info upload) 2016-03-20 13:22:23 +01:00
ThomasKaiser
499fd49989 Small fixes for armbianmonitor's storage check mode 2016-03-18 21:24:34 +01:00
ThomasKaiser
6b974b7531 Added disk checking to armbianmonitor and f3 to additional packages 2016-03-18 17:07:39 +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
35e524df56 FEL and NFS related fixes
Added extra packages to default packages list
2016-03-14 19:26:07 +03:00
zador-blood-stained
057ee6ebbb Set force change root password at build-time 2016-03-13 13:10:45 +03:00
zador-blood-stained
a60a2657f5 Merge remote-tracking branch 'upstream/master' 2016-03-13 13:08:59 +03:00
zador-blood-stained
f7c06407ed Merge remote-tracking branch 'upstream/master' 2016-03-13 11:56:01 +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
zador-blood-stained
0a2bad072a Fix for gksu on Xenial 2016-03-12 17:35:18 +03:00
zador-blood-stained
2a39a453a3 More desktop stuff 2016-03-12 17:04:52 +03:00
zador-blood-stained
cfce762203 Restart nodm after adding new user 2016-03-12 12:58:55 +03:00
zador-blood-stained
b00012c72b Root on NFS related tweaks and fixes 2016-03-11 21:20:57 +03:00
zador-blood-stained
ead78a90ee Fixed typo in nfs-boot.template 2016-03-10 20:59:46 +03:00
Igor Pecovnik
e7e2f88761 armbianmonitor related
https://github.com/igorpecovnik/lib/pull/218
2016-03-08 17:59:07 +01:00
Thomas Kaiser
5da1344699 Enhanced armbianmonitor to collect disk feedback, updated H3 Mini FAQ 2016-03-07 22:43:19 +01:00
Igor Pecovnik
4b039726bf Merge remote-tracking branch 'Thomas_lib/master'
# Conflicts:
#	configuration.sh
2016-03-07 17:31:47 +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 Pečovnik
3649b9d6cf Update nand-sata-install.sh
http://forum.armbian.com/index.php/topic/777-how-do-i-copy-the-sd-card-image-for-nand/#entry5986
2016-03-07 10:34:19 +01:00
zador-blood-stained
e6e730ab16 Merge remote-tracking branch 'upstream/master' 2016-03-06 16:20:56 +03:00
Igor Pečovnik
bc20b60037 Merge pull request #213 from ThomasKaiser/master
Final armhwinfo fixes
2016-03-06 14:16:11 +01:00
zador-blood-stained
bfa46d6d8e Set window title for remote SSH sessions if possible 2016-03-06 14:13:34 +03:00
Thomas Kaiser
0043ca15b4 armhwinfo: remove unnecessary code, improve user experience on sun8i 2016-03-06 10:48:13 +01:00
Thomas Kaiser
5df1e4f759 armhwinfo: verbose USB logging only when verbose boot is enabled 2016-03-06 10:25:41 +01:00
Igor Pečovnik
d4149ddaea Merge pull request #212 from ThomasKaiser/master
Fix sun8i auto detection on first boot, enable logrotate for armhwinfo
2016-03-06 10:15:53 +01:00
Thomas Kaiser
f0f5e85a45 Removed TODO sections in armhwinfo, rearranged code fragments 2016-03-06 10:06:12 +01:00
Thomas Kaiser
0d070b7307 Improved armhwinfo: fixed sun8i detection, enabled logrotation, readonly rootfs warning 2016-03-06 09:53:34 +01:00
Igor Pecovnik
3f5b1424f0 Forgotten adjustments
https://github.com/igorpecovnik/lib/pull/206#issuecomment-192704505
2016-03-05 19:46:34 +01:00
Igor Pečovnik
41b0bda38c Merge pull request #206 from ThomasKaiser/master
Updated H3 FAQ, enabled armbianmonitor for boot verbosity and log upload
2016-03-05 19:29:31 +01:00
Thomas Kaiser
6f7d5d2532 Updated H3 FAQ, enabled armbianmonitor for boot verbosity and log upload 2016-03-05 19:14:00 +01:00
zador-blood-stained
88ed428ab2 Option for preparing netboot (root on NFS) images
Improvements to fel-load
2016-03-05 15:54:44 +03:00
zador-blood-stained
eb726e77ec Changed kernel parameters for NFS boot 2016-03-04 14:20:20 +03:00
zador-blood-stained
d74bb0245f Merge remote-tracking branch 'upstream/master' 2016-03-04 12:29:36 +03:00
Thomas Kaiser
cf07fb0ad8 Added preliminary armbianmonitor code 2016-03-04 00:32:07 +01:00
zador-blood-stained
2143f82b9c FEL/NFS boot for legacy sunxi 2016-03-03 19:49:06 +03:00
zador-blood-stained
e60082ad88 Merge remote-tracking branch 'upstream/master' 2016-03-03 17:06:26 +03:00
zador-blood-stained
df1b8857e5 FEL/NFS boot for mainline sunxi 2016-03-03 17:06:01 +03:00
Thomas Kaiser
f981c2f897 Fix /boot/.verbose behaviour in armhwinfo 2016-03-03 11:46:24 +01:00
Thomas Kaiser
42c79dc188 Fix stupid copy&paste error 2016-03-03 00:58:49 +01:00
Thomas Kaiser
ced9ca0c91 Enable crash detection. Sway a little with Banana Pi M3 2016-03-03 00:45:46 +01:00
Igor Pecovnik
e5c1088124 Banana M1 / M1+ / Pro micro fixes in legacy and vanilla kernel. 2016-03-01 22:27:09 +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
4ec85dfafd Add extended/continuous logging to armhwinfo. Enhanced user documentation regarding locale 2016-02-29 20:25:50 +01:00
Thomas Kaiser
33eec55dd4 Prepare Pine64 addition and Ubuntu Xenial changes 2016-02-29 16:13:15 +01:00
Igor Pečovnik
0344fa8ee1 Merge pull request #193 from ThomasKaiser/master
Enable board/settings mismatch detection for sun8i (trial balloon)
2016-02-28 19:18:59 +01:00
Igor Pecovnik
a0f44ac5f6 Fixed Bluetooth on Cubietruck 2016-02-28 18:48:01 +01:00
Thomas Kaiser
6fe91ef7b6 Enable board/settings mismatch detection for sun8i (trial balloon) 2016-02-28 18:17:17 +01:00
Thomas Kaiser
fd5660deb7 Prepare support for Banana Pi M2+ and board/config mismatch in armhwinfo 2016-02-28 12:36:13 +01:00
Igor Pecovnik
7a296797e0 Fixed sata installer for Odroid XU4, preparations for H3 2016-02-27 19:40:08 +01:00
Thomas Kaiser
cb2d5a74ca Important usability fix for crappy displays and QWERTZ vs. QWERTY keyboards 2016-02-26 23:15:20 +01:00
Thomas Kaiser
6b9c4adc66 Build a10disp for sun8i target also, improve 1st login on H3 devices 2016-02-26 17:20:03 +01:00
Thomas Kaiser
37c0392489 Start nodm service instead of reboot. It's not Windows 2016-02-26 14:31:40 +01:00
Thomas Kaiser
6671faf8ad Fixed user creation, GUI after 2nd reboot, prevented manual sunxi-tools build 2016-02-26 14:19:32 +01:00
Thomas Kaiser
a3d2c3dca0 Add normal default user account to more necessary groups 2016-02-26 13:08:22 +01:00
Thomas Kaiser
01eea439f1 Merge branch 'master' of https://github.com/igorpecovnik/lib 2016-02-26 12:49:52 +01:00
Thomas Kaiser
f08f6c786d Prepare user creation to enforce logging in with normal account 2016-02-26 12:23:53 +01:00
WereCatf
81f1096be5 Spruce h3disp up a bit
Add the ability to specify HDMI colour-range, don't spit out changelogs and all that by default since those are not useful for most users (use -H instead of -h to see those), and use colour to make the output a bit more readable if the terminal is capable of colour ( https://dl.dropboxusercontent.com/u/11811685/h3disp.png ) -- does not output colour when redirected to a file, for example.
2016-02-26 12:38:30 +02:00
Thomas Kaiser
420c685063 Enable PG11 on every H3 variant, improve user experience through green led on H3 Oranges 2016-02-25 23:40:24 +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
775b82cf41 Rearrange armhwinfo to not break detection of other boards, fixed OPi detection and IRQ distribution 2016-02-25 15:23:02 +01:00
Thomas Kaiser
95c1d51ca9 Fixed board detection in armhwinfo for both legacy and vanilla 2016-02-25 13:38:27 +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
9b01fe3995 Point Orange Pi H3 users to the FAQ the 1st time they login 2016-02-24 19:53:24 +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
ee15469089 Improved h3disp bug reporting again, also including fex contents 2016-02-23 19:25:49 +01:00
Thomas Kaiser
eef7ebce52 Improved h3disp bug reporting 2016-02-23 18:51:28 +01:00
Thomas Kaiser
64ce453c81 Improved h3disp, now possible to specify resolution/DVI on command line 2016-02-23 18:12:38 +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
Thomas Kaiser
3416048779 Fix failing reboot on H3 images through fex changes, prepare H3 autodetection 2016-02-22 17:11:19 +01:00
Thomas Kaiser
e3f95d9325 Revert to normal cpufreq settings for OPi One/Lite, armhwinfo OPi detection fix, firstrun cleanup/fix (192MB tempfs on boards with only 512 MB RAM) and preparation of autodetect_h3 2016-02-22 12:10:38 +01:00
Thomas Kaiser
cda8f252e4 Fixed power LED in Orange Pi PC fex, added h3disp skeleton 2016-02-21 19:30:58 +01:00
Igor Pecovnik
9db83e1d2c Bugfix and fine tuning
https://github.com/igorpecovnik/lib/pull/166
2016-02-20 20:11:27 +01:00
Igor Pecovnik
89e75cc55c syntax error fix 2016-02-20 18:51:35 +01:00
Thomas Kaiser
f35542a83b Fix Orange Pi 2 detection in armhwinfo 2016-02-20 17:00:34 +01:00
Thomas Kaiser
acdf9c9d66 Make OPi PC/One detection more reliable, less external calls, faster execution due to single dmesg call 2016-02-20 14:33:17 +01:00
Igor Pecovnik
7a49f11cdf Oranges auto detection added to armhwinfo script 2016-02-20 12:12:40 +01:00
Igor Pecovnik
173733281e Create ssh keys before creating swap 2016-02-19 14:15:09 +01:00
José Benlloch
b36f36f692 motd will show now banana pro instead banana
if the dtb file is properly linked to banana pro aka Lemaker Banana Pro
2016-02-19 13:28:57 +01:00
Igor Pecovnik
db72a3bd14 Fixing and polishing MACHINE id and first login 2016-02-09 20:13:57 +01:00
Igor Pecovnik
b634e265cc Bugfix while creating swap file. 2016-02-03 20:57:18 +01:00
Igor Pecovnik
ce3ec05ab4 Orange PI + / PC / 2 (Allwinner H3) related fixes and patches 2016-01-31 21:07:14 +01:00
Igor Pecovnik
c7055e8798 Fixed nand-sata-install for Cubieboard 1 , together with kernel upgrading 2016-01-30 21:47:09 +01:00
Igor Pecovnik
0bc48fad95 Rework / bug fix of MOTD part "updates to install" script 2016-01-30 19:34:51 +01:00
Igor Pecovnik
f0b238dd9a Don't show battery if there is no voltage since detection not working properly - on legacy kernel and a fix for IP detection 2016-01-30 19:33:28 +01:00
Igor Pecovnik
4d962842cd First run scripts added functionality. If there is not enough space, create SWAP area after reboot - when FS is expanded 2016-01-30 19:31:48 +01:00
Igor Pecovnik
ddb0be66a8 Report IP for more cases fix. 2016-01-28 16:58:10 +01:00
Igor Pecovnik
284af67365 Motd scripts rework - faster and less resourceful MOTD information display 2016-01-27 19:24:36 +01:00
Igor Pecovnik
92de799c4f Marvell armada is running on higher temp 2016-01-22 08:02:06 +01:00
Igor Pecovnik
3352b9c15b Welcome MOTD back to current logic - reads out from machine.id 2016-01-21 23:07:41 +01:00
zador-blood-stained
65a314ed12 Updated sysinfo script for latest axp patch 2016-01-20 17:03:55 +03:00
Igor Pecovnik
c5c0d010b0 One more general export 2016-01-20 09:12:55 +01:00
Igor Pecovnik
5831a004e5 Small text change in alerts 2016-01-20 09:12:38 +01:00
Igor Pecovnik
480a0bd1bb Custom bashrc not neded anymore. We move everything to update.motd 2016-01-20 09:12:04 +01:00
Igor Pecovnik
ceb7e7f01b ARM hwinfo only sets machine ID and outputs to console. MOTD goes now to /etc/motd 2016-01-20 09:09:46 +01:00
Igor Pecovnik
5649a086b6 Force reboot if online resize was not successful regarding of the distribution 2016-01-20 09:07:56 +01:00
Igor Pecovnik
1b81c4f205 Old script removal 2016-01-20 09:06:48 +01:00
Igor Pecovnik
b93f90da02 MOTD now reads from sysfs on both sunxi kernels, implemented all alternative temp readings, fixed bugs 2016-01-20 09:05:59 +01:00