Commit Graph

293 Commits

Author SHA1 Message Date
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