From 9bbc2bb3e7af721593d1950fbf83c08ab34158d6 Mon Sep 17 00:00:00 2001 From: Tom Mortensen Date: Fri, 13 Nov 2015 11:28:02 -0800 Subject: [PATCH] 6.2-beta14 New 'system' share cfg files included in flash/mods/boot/config/shares. Changed 'cache-only' share to create on cache but create on array if no cache or cache full. Upgraded kernel to 4.1.12. Added drivers_atheros_e2400.patch file. Improved flash/kernel build files. Modified docker package to not include unraid-custom config files. Got rid of no longer needed extra/ and build_machine/ directories. --- plugins/unRAIDServer/unRAIDServer.plg | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/plugins/unRAIDServer/unRAIDServer.plg b/plugins/unRAIDServer/unRAIDServer.plg index 88ebb380a..92df4b092 100644 --- a/plugins/unRAIDServer/unRAIDServer.plg +++ b/plugins/unRAIDServer/unRAIDServer.plg @@ -3,7 +3,7 @@ - + @@ -24,10 +24,22 @@ unRAID Server OS Change Log =========================== +Version 6.2-beta14 +------------------ +- linux: 4.1.13 +- linux: [PATCH] ethernet: atheros driver support e2400 +- shfs: for cache-only share, if cannot create on cache, go ahead and create on array +- emhttp: Trial has no device limit, just time limit + +Version 6.2-beta13 +------------------ +- unraid: terminate sync/rebuild only if/when all target disks fail + Version 6.2-beta12 ------------------ - emhttp: fix disk/share "color" status - linux: [PATCH] scsi: mvsas support for Asus P9A-I SAS on-board controller +- unraid: allow two failures before terminating in-process parity sync/check - webGui: enable Apply button upon 'input change' per Eric Version 6.2-beta11 @@ -39,7 +51,7 @@ Version 6.2-beta11 Version 6.2-beta10 ------------------ - emhttp: do not auto-start parity operation when Starting array in Maintenance mode -- linux: 4.1.11 +- linux: 4.1.12 - linux: add kernel options (per user request): - CONFIG_BE2NET: ServerEngines 10Gbps NIC - BladeEngine - slack: numerous slack-current package updates