Commit Graph

404 Commits

Author SHA1 Message Date
Thomas Kaiser
e3012a6445 Merge branch 'master' of https://github.com/igorpecovnik/lib 2017-04-08 16:24:17 +02:00
Thomas Kaiser
c1f1c173c4 Small logging and nand-sata-install improvements 2017-04-08 16:23:09 +02:00
zador-blood-stained
32a1c151f6 Small enhancement for log2ram unit 2017-04-08 16:49:39 +03:00
zador-blood-stained
5c5b80b694 Update sunxi-next and sun8i-dev overlays 2017-04-08 16:49:12 +03:00
Igor Pecovnik
71d89e856d Bugfix and error supprerssion 2017-04-08 07:09:58 +02:00
Igor Pecovnik
751442c5d6 Tiny bugfix - suppress error only 2017-04-07 10:41:58 +02:00
Thomas Kaiser
de059a12a9 Minor logging improvements, zram preparation 2017-04-07 09:36:38 +02:00
Thomas Kaiser
93567a2c31 Cosmetic logging fixes 2017-04-07 08:51:08 +02:00
Thomas Kaiser
28316c5a04 Prevent logrotate from compressing when /var/log lives on a compressed fs 2017-04-06 11:21:15 +02:00
Igor Pecovnik
6735c5e540 Add armbian-config to MOTD instead. 2017-04-06 10:59:52 +02:00
Igor Pecovnik
0a97fef639 Load armbian-configurator at root login by choice. 2017-04-05 22:14:55 +02:00
Igor Pecovnik
2ab4c0fe4c Tiny adjustment to exit logic 2017-04-05 21:15:38 +02:00
Thomas Kaiser
907c8790f6 Some InstallOpenMediaVault tweaks 2017-04-05 16:40:29 +02:00
Igor Pecovnik
c753219a2f Syntax error fix 2017-04-05 12:13:11 +02:00
Thomas Kaiser
38373a8759 OMV improvements, schedutil not ready yet 2017-04-04 19:21:55 +02:00
Thomas Kaiser
fdfe89f61c Little performance fix for InstallOpenMediaVault example 2017-04-03 23:40:36 +02:00
Thomas Kaiser
e39ee79e4d Fix InstallOpenMediaVault copy&paste mistake 2017-04-03 15:57:15 +02:00
Thomas Kaiser
3b8025fdea Try to fix OMV installation
Unresolved: 'apt-get install -f' needed in 'firstrun'  since 'newaliases' fails in chroot environment.
2017-04-03 15:50:20 +02:00
Thomas Kaiser
04583b2ceb Add InstallOpenMediaVault function
Together with last commit Armbian's build system can now create proper OMV 3 images for ~50 SBC.
2017-04-02 18:20:06 +02:00
zador-blood-stained
38ce42ffb0 Move armbian-add-overlay to /usr/sbin
Small makeboarddeb refactoring
2017-04-01 17:59:05 +03:00
zador-blood-stained
e52af0ae0f Add a helper for installing user made overlays 2017-04-01 13:40:42 +03:00
zador-blood-stained
e29c7e939a Change MOTD upgrades processing 2017-04-01 13:28:23 +03:00
Igor Pecovnik
30be3cf873 New small features: splash screen for "loading desktop" on desktop images. DISABLED and disable low level kernel messages on non beta builds. ENABLED. Cleanup - boot logos to subdir, removed numix-holo and deprecated bitmap. 2017-03-26 20:54:34 +02:00
zador-blood-stained
1db1e1be29 Add a config file that allows disabling MOTD components 2017-03-24 18:46:29 +03:00
zador-blood-stained
bc3269877a Use cron daily job to rebuild number of updates
Show number of security updates too
2017-03-24 18:12:40 +03:00
zador-blood-stained
c811cb2ed0 Remove bc dependency for 30-sysinfo MOTD script 2017-03-24 17:55:46 +03:00
zador-blood-stained
6ec42d1da5 Update profile scripts to use generic sh syntax 2017-03-23 22:26:46 +03:00
zador-blood-stained
9f4a1cb040 Fix log2ram dependencies
This fixes issues when changes to /var/log are not synced on shutdown
2017-03-19 22:43:27 +03: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
Igor Pecovnik
ffcf5867cd Typo 2017-03-01 19:00:47 +01:00
Igor Pecovnik
22a69717a8 nand-sata-install bugfix. Create rootdev and rootfstype if not exists 2017-03-01 17:55:48 +01:00
Igor Pecovnik
9e7bb7ab2c Bugfix. Removing unsupported mkfs options. 2017-03-01 09:51:57 +01:00
Igor Pecovnik
3e23e3383d Bugfix. eMMC target can also be mmcblk0 ... now this is solved more universal. 2017-03-01 08:49:13 +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
396148b1e5 Cosmetic bugfix - some boards were displaying errors on console login. 2017-02-23 11:20:02 +01:00
Igor Pecovnik
7984848852 Setting MAC for rockchip devices 2017-02-23 11:01:26 +01:00
zador-blood-stained
b644086987 Convert boot_mode and sun8i machid tou-boot patch
Needs testing on A10, A20, ... with legacy kernel
2017-02-22 15:26:26 +03: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
Thomas Kaiser
f43622e34a Removed boot verbose toggling (-b switch)
Users should be able to adjust 'verbosity=n' in armbianEnv.txt instead
2017-02-17 13:29:11 +01:00
Thomas Kaiser
11174f235b Added lsmod/armbianEnv.txt to debug output
Inspired by #623 -- maybe boot.scr should also be decompiled and added?
2017-02-17 09:52:20 +01:00
Thomas Kaiser
cf5d54807b Entirely disable 'crash detection'
It's sufficient for interested users to adjust 'verbosity=n' in armbianEnv.txt
2017-02-15 15:26:42 +01:00
Igor Pecovnik
0e136a0422 Both Jessie and Xenial uses apt, not just apt-get 2017-02-13 10:43:18 +01:00
kinbald
282e530d02 Change format option for mkfs.vfat
Change format in the "formatnand()" method in nand-sata-install.sh on line 289.
The option -qF does not exist so the boot can not work.
Src :  https://linux.die.net/man/8/mkfs.vfat
2017-02-07 19:41:36 +01:00
zador-blood-stained
47bdb6504e initial Debian Stretch target support 2017-02-05 19:05:58 +03:00
Thomas Kaiser
47d667a11a Force 4.4+ kernel for btrfs as target
It's 4.x in reality but kernels are either 3.4, 3.10 or at least 4.4 so should suffice to prevent accidently enabling BTRFS on 3.10 kernels.
2017-02-01 15:07:24 +01:00
zador-blood-stained
184417e055 Fix wrong argument passed to customize-image.sh
Fixes #615
2017-02-01 12:39:11 +03:00
Igor Pecovnik
4b6956df94 Adjusting desktop theme to Numix "bug free", adding 35-motd which read & display random line from /etc/update-motd.d/quotes.txt ... if exits. Currently not showing any output 2017-01-29 11:24:49 +01:00
Igor Pecovnik
a205af5326 Desktop configuration RFC, Cubietruck Bluetooth fixes 2017-01-21 21:01:50 +01:00
Igor Pecovnik
fc9957dffe SWAP file got holes on transfer ... recreating it in the install process. 2017-01-21 19:09:19 +01:00