From owner-freebsd-hackers@freebsd.org Fri Jan 15 13:44:00 2016 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 549C0A832EE for ; Fri, 15 Jan 2016 13:44:00 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: from mail-wm0-x22f.google.com (mail-wm0-x22f.google.com [IPv6:2a00:1450:400c:c09::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0469B1513 for ; Fri, 15 Jan 2016 13:43:59 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: by mail-wm0-x22f.google.com with SMTP id f206so25283821wmf.0 for ; Fri, 15 Jan 2016 05:43:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hardenedbsd-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=4Pl5xxHErclvFiZvKvDElz+nEodtyl2hdhf9LoHWjnY=; b=AI29FF7Ci4bDZiY+9CGCZSUHFIEM2AttlCjGLwuD42yaNnSUS2NCAZUWuMWh/i6OM/ YSxT7AEQf5Y0luO3lA11TzO3iHfNffNCTV8mJ0Zh+xH3lVEAzJsniWt2CYF3JggSY9Pw F0UIPvMv8xN4It2N+d7rlt6epD0eS2+TN7seBKMzaYb7CzWlLcbrbyuX3mUp5aMfBMiH UP9PciZfxMz0Uwft3kGkRv0cuEebXmpzYrOHYkDHVpExmNZzdrwhDhxJ0SQPsOrqesyV HDPF/L2waTLDrklaDSS9RC7ZeR9qBxF6egWHjVnn1hPD6Qx5CJ7RZPiHykOAsPzLt/SL PbRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=4Pl5xxHErclvFiZvKvDElz+nEodtyl2hdhf9LoHWjnY=; b=eTZFqFDRZOSr5eHoUw/lNIUhWc/Yc9uYkc3+hiuSJx8s+xrlhKSfOlrYPlTMus+xFN SdO131XsVpgseyZpgXYUUTgJtJ0k8L8sgiyOqIZqrxNDhjvKZjlyEg1PNKsL6dTDBS4U ActMRPh4s4yo+J152I9f1ZWA9DhjEmZOhzSJXsiTsLdYjtgVW44t8tlKwMIDFkdxk6JE XfK85ycmmStX+sbY6TZZ+6Fl83duz0oIbnyN/pHjhtZCyHI277ZP0pHvqpiiamfHw1Dc R1OB1/36iF0rl1oBGLIZ8Q6Bp0a0UicZ36A7kaBj1ymq+1PVEu3d9qQJ6G5ZhhKaorVc m7Iw== X-Gm-Message-State: ALoCoQk+BbjNLgQItBhpLalcytnK8Oww4BSQIfW2GYoLC5b7fwqmh4973zybe3wnd+9WKDfP5yG2YQ+UWeUR8LaxG9zzs5c1AB5baSkDdDoxE4DimRC1etQ= MIME-Version: 1.0 X-Received: by 10.194.171.66 with SMTP id as2mr10026858wjc.73.1452865438461; Fri, 15 Jan 2016 05:43:58 -0800 (PST) Received: by 10.194.85.167 with HTTP; Fri, 15 Jan 2016 05:43:58 -0800 (PST) In-Reply-To: <56985C6A.6040209@multiplay.co.uk> References: <9418E44F-114E-4ABA-A32D-416297BCDA9F@metricspace.net> <56985C6A.6040209@multiplay.co.uk> Date: Fri, 15 Jan 2016 14:43:58 +0100 Message-ID: Subject: Re: EFI/ZFS Update: successful tests, need more complex vdevs From: Oliver Pinter To: Steven Hartland Cc: Eric McCorkle , Gabor Radnai , freebsd-hackers@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jan 2016 13:44:00 -0000 On 1/15/16, Steven Hartland wrote: > Just wanted to let everyone know that I just finished committing these > changes to the tree. > > Huge thanks to Eric's for his work on this, as well as everyone else who > contributed. > > I've set the target for MFC of 2 weeks, so I hope to be able to get this > into stable/10 before the 10.3 slush, so if you're interested in this > change please test a head build > r294068 ASAP. If someone want to play with them, then here could access an installer: http://jenkins.hardenedbsd.org/builds/HardenedBSD-CURRENT-i915kms-amd64-LATEST/ISO-IMAGES/ This contains out HardenedBSD patches, dumbbell's i915kms update with Haswell support, and the latest EFI + ZFS updates. And you could follow the future build here: http://jenkins.hardenedbsd.org:8180/jenkins/job/HardenedBSD-CURRENT-i915kms-amd64/ > > Regards > Steve > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" >