Commit Graph

386 Commits

Author SHA1 Message Date
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
Igor Pecovnik
d1008532e3 Bugfix for installing to btrfs SATA / USB drive 2017-01-21 18:58:21 +01:00
zador-blood-stained
c075706ccf Improvement for the previous commit 2017-01-20 12:24:55 +03:00
zador-blood-stained
26ced76614 Change partition number calculation to work with eMMC 2017-01-20 12:06:40 +03:00
zador-blood-stained
fa2f0c1ad1 Small correction 2017-01-19 14:59:46 +03:00
zador-blood-stained
df6265794f Add minimal description for the systemd units 2017-01-18 20:58:50 +03:00
zador-blood-stained
ee8d396fa6 Split firstrun and resize2fs scripts 2017-01-16 21:53:36 +03:00
zador-blood-stained
646aef7a6e Small fixes and improvements 2017-01-15 23:10:47 +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
c97315295a Update the check_first_login script 2017-01-15 17:37:20 +03:00
zador-blood-stained
5f038955e3 Add and enable by default the log2ram service
Clean up distribution specific tweaks
2017-01-15 15:31:20 +03:00
zador-blood-stained
e082bb1f4c Update firstrun and resize2fs scripts 2017-01-14 23:35:53 +03:00
zador-blood-stained
75e538f130 Remove Wheezy and trusty targets support part 1 2017-01-12 15:31:53 +03:00
zador-blood-stained
f2cb36b4e7 Update h3consumption for new Wi-Fi PM settings 2017-01-06 16:58:38 +03:00
zador-blood-stained
612e134e4f Differentiate between stable and nightly images 2017-01-04 16:53:18 +03:00
zador-blood-stained
73a4dd60a2 Disable wireless PM for NM for Jessie by default 2016-12-29 20:21:03 +03:00
Igor Pecovnik
3bfa63ba01 Removing BTRFS nand-install option from legacy kernel(s) since it's not reliable
https://github.com/igorpecovnik/lib/issues/589
2016-12-25 09:46:08 +01:00
Igor Pecovnik
a80a6d9eb7 Adjusting BTRFS mount options 2016-12-21 17:20:44 +01:00
Igor Pecovnik
169fb88426 BTRFS nand-sata-install small rework, tested few variants. 2016-12-21 16:24:30 +01:00