Re: CFT: FreeBSD Package Base

2019-04-29 Thread Kris Moore
> > > For UFS, there will need to be additional care taken when doing updates. > > > > -- > > Kris Moore > > Vice President of Engineering > > iXsystems, Inc > > Ph: (408) 943-4100 > > Ph: (408) 943-4101 > > The Groundbreaking TrueNAS M-Series - > > E

Re: CFT: FreeBSD Package Base

2019-04-29 Thread Kris Moore
On Mon, Apr 29, 2019 at 9:53 AM Warner Losh wrote: > > > On Mon, Apr 29, 2019 at 7:50 AM Lev Serebryakov wrote: > >> On 29.04.2019 16:39, k...@ixsystems.com wrote: >> >> > >> > This should be very doable with this package base. We use it for >> FreeNAS in a similar manner, where we disable a cou

Re: CFT: FreeBSD Package Base

2019-04-29 Thread Kris Moore
On Mon, Apr 29, 2019 at 9:55 AM Emmanuel Vadot wrote: > On Mon, 29 Apr 2019 09:25:05 -0400 > Kris Moore wrote: > > > On Mon, Apr 29, 2019 at 8:12 AM Emmanuel Vadot > > wrote: > > > > > > > > Hi Kris, > > > > > > On Sun, 28 Apr 20

Re: CFT: FreeBSD Package Base

2019-04-29 Thread Kris Moore
On Mon, Apr 29, 2019 at 8:12 AM Emmanuel Vadot wrote: > > Hi Kris, > > On Sun, 28 Apr 2019 15:52:21 -0400 > wrote: > > > FreeBSD Community, > > > > > > > > I'm pleased to announce a CFT for builds of FreeBSD 12-stable and > 13-current > > using "TrueOS-inspired" packaged base. These are stock F

Re: Linux is considering dropping x32.

2018-12-11 Thread Kris Moore
On 12/11/18 4:15 PM, Konstantin Belousov wrote: > On Tue, Dec 11, 2018 at 04:04:15PM -0500, Kris Moore wrote: >> On 12/11/18 4:01 PM, Alexandre C. Guimarães wrote: >>> Hi. >>> >>> This is just informative. >>> >>> Apparently Linux is considerin

Re: Linux is considering dropping x32.

2018-12-11 Thread Kris Moore
he timer to deprecate on FreeBSD in roughly 10 years now :) -- Kris Moore Vice President of Engineering iXsystems, Inc Ph: (408) 943-4100 Ph: (408) 943-4101 The Groundbreaking TrueNAS M-Series - Enterprise Storage & Servers Driven By Open Source

Re: drm / drm2 removal in 12

2018-08-24 Thread Kris Moore
aintain it if they decide to leave? > > Best, > Owen > ___ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscr...@fre

Re: LUA boot loader coming very soon

2018-02-12 Thread Kris Moore
On 02/12/2018 11:31, Warner Losh wrote: > > > On Mon, Feb 12, 2018 at 9:26 AM, Kris Moore <mailto:k...@ixsystems.com>> wrote: > > On 02/12/2018 10:27, Warner Losh wrote: > > Greetings, > > > > As you may know, the Lua (http://www.

Re: LUA boot loader coming very soon

2018-02-12 Thread Kris Moore
an/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org" Warner & Co, Great job all! Been wanting this for years, very excited to see it start landing :) One question, if we switch to Lua loader in TrueOS, do you know if the ZF

Re: newcons splash screen

2016-05-20 Thread Kris Moore
sd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscr...@freebsd.org" That project was done right before/during the conversion to Vt/NewCons. It is not vt aware :( --

Re: newcons splash screen

2016-05-20 Thread Kris Moore
sd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscr...@freebsd.org" That project was done right before/during the conversion to Vt/NewCons. It is not vt aware :( --

Re: KLD: (nvidia.ko) is missing dependencies (boot message)

2015-11-02 Thread Kris Moore
Grub does not automatically load module deps, you need to manually specify linux_common or other deps of the nvidia driver. Take a look at what is loaded with kldstat after boot. -- Kris Moore On Nov 2, 2015, 6:46 PM, at 6:46 PM, Kostya Berger wrote: >Hi everyone. >I'm on 11.0

Re: Intel Haswell support - Any updates?

2015-09-17 Thread Kris Moore
On 09/17/2015 11:19, O. Hartmann wrote: > Am Thu, 17 Sep 2015 11:02:07 -0400 > Kris Moore schrieb: > >> On 09/17/2015 09:48, Matthias Apitz wrote: >>> El día Thursday, September 17, 2015 a las 10:41:43PM +0900, Lundberg, >>> Johannes >>> escrib

Re: Intel Haswell support - Any updates?

2015-09-17 Thread Kris Moore
ou tried the xf86-video-scfb driver? It works much better than vesa here. The only catch is you have to be booted UEFI with CSM disabled. Using it on my X1 Carbon, gets 3k resolution properly and everything. Thanks to Glen Barber for bringing that to my attention. -- Kris Moore PC-BSD Software / iXs

Re: X11 tray icons not visible (show a 'square') in FreeBSD current

2015-03-05 Thread Kris Moore
We saw this issue with Qt5 based tray apps in Gnome / Mate as well. We threw this patch into x11-toolkits/qt5-gui to fix it, you are welcome to try it on your end also: https://github.com/pcbsd/freebsd-ports/blob/master/x11-toolkits/qt5-gui/files/patch-src_plugins_platforms_xcb_qxcbwindow.c

Re: Order of geli "passphrase prompt" on boot

2014-11-04 Thread Kris Moore
BSD to supply the passphrase directly from GRUB, so we only get prompted a single time. (Before somebody asks why we use grub) We are using grub to do full-disk encryption, without a unencrypted /boot, among other things :) -- Kris Moore PC-BSD Software iXsystems ___

Re: BE Loader Menu (was Re: rcs)

2013-10-21 Thread Kris Moore
E. countdown indicator, wallpapers, arrow-key support, etc) If the native loader is able to handle the ZFS BE stuff, then I don't see a reason why I can't make it an option in the installer, even without graphics and the other niceties that grub brings. Is this working in the stable/10 br

Re: BE Loader Menu (was Re: rcs)

2013-10-10 Thread Kris Moore
reeBSD.hint.attimer.0.irq=0 set kFreeBSD.hint.wbwd.0.at=isa set kFreeBSD.hint.psm.0.flags=0x1000 set kFreeBSD.kern.ipc.shmseg=1024 set kFreeBSD.kern.ipc.shmmni=1024 set kFreeBSD.kern.maxproc=1 set kFreeBSD.legal.intel_ipw.license_ack=1 set kFreeBSD.legal.intel_iwi.license_ack=1 set k

Re: rcs

2013-10-09 Thread Kris Moore
ded" to GRUB? >> > The reason they went to grub2, is that the way the freebsd loader menus > work, it loads the kernel before it draws the menu. This means if there > is a problem with your kernel (probably the most valuable time to have > boot environments) then the menu never

Re: pkgng default schedule... registering a few reasons for rethinking the final implementation...

2012-08-23 Thread Kris Moore
On 08/23/2012 16:31, olli hauer wrote: > On 2012-08-23 21:50, Kris Moore wrote: >> On 08/23/2012 13:10, Jeremy Messenger wrote: >>> On Thu, Aug 23, 2012 at 11:49 AM, Kris Moore wrote: >>>> On 08/23/2012 12:26, Jeffrey Bouquet wrote: >>>>> I am follo

Re: pkgng default schedule... registering a few reasons for rethinking the final implementation...

2012-08-23 Thread Kris Moore
On 08/23/2012 13:10, Jeremy Messenger wrote: > On Thu, Aug 23, 2012 at 11:49 AM, Kris Moore wrote: >> On 08/23/2012 12:26, Jeffrey Bouquet wrote: >>> I am following with dread the planned implementation of the deprecation of >>> /var/db/pkg as a package registr

Re: pkgng default schedule... registering a few reasons for rethinking the final implementation...

2012-08-23 Thread Kris Moore
f packages in a single run. It will be some work to adjust our utilities to using the various "pkg" commands now, but it can be done. What worries me is performance. If this is significantly slower, it may cause some issues on our end. -- Kris Moore PC-BSD Software iXsystems

Re: SUJ progress report

2011-06-20 Thread Kris Moore
fsck. We've defaulted to having it enabled for the past several months now on our PC-BSD 9-snapshots, and it's been working great. Haven't had any complaints or problems reported from our testers. -- Kris Moore PC-BSD Software iXsystems _

Re: Wow... (<-- blown away at performance)

2011-03-30 Thread Kris Moore
lity for our PBIs, but alas, no more. We are in the same boat as you at the moment. -- Kris Moore PC-BSD Software iXsystems ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, se

Re: Broken make distribution on amd64?

2010-11-29 Thread Kris Moore
On Mon, Nov 29, 2010 at 08:22:37AM -0800, Garrett Cooper wrote: > On Mon, Nov 29, 2010 at 8:05 AM, Kris Moore wrote: > > On Fri, Nov 26, 2010 at 05:22:06PM +0200, Kostik Belousov wrote: > >> On Fri, Nov 26, 2010 at 09:59:09AM -0500, Kris Moore wrote: > >> > > >

Re: Broken make distribution on amd64?

2010-11-29 Thread Kris Moore
On Fri, Nov 26, 2010 at 05:22:06PM +0200, Kostik Belousov wrote: > On Fri, Nov 26, 2010 at 09:59:09AM -0500, Kris Moore wrote: > > > > For about 2 weeks now I've been seeing failures when trying to spin ISOs > > of CURRENT (amd64) and using "

Broken make distribution on amd64?

2010-11-26 Thread Kris Moore
the same source tree, I'm spinning ISOs of i386 no problem. I've tried rebuilding the world / pwd_mkdb command with the latest source a few times, and no luck so far. Is anybody else seeing this on amd64? Here's the core file: http://www.pcbsd.org/~kris/pwd_mkdb.core.gz

Re: Error 1: gpart create -s GPT ad0

2010-11-12 Thread Kris Moore
uccessfully. Is this a fresh disk / image? Perhaps something has broken in the gpart command? -- Kris Moore PC-BSD Software ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any

Re: [HEADS UP] Kernel modules don't work properly in FreeBSD 8.1-RC1

2010-06-23 Thread Kris Moore
rror messages here as well, but only on my laptop. My desktops use the same build, but don't throw the error, even though cuse4bsd is loaded. (Of course they don't have a webcam connected, which I'm sure is part of it) -- Kris Moore PC-BSD Software iXsystems

Re: [HEADS UP] Kernel modules don't work properly in FreeBSD 8.1-RC1

2010-06-23 Thread Kris Moore
t for our RC1 build, and it would be nice to have this fixed for 8.1-Release. -- Kris Moore PC-BSD Software iXsystems ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: ports and PBIs

2010-05-03 Thread Kris Moore
now. We have to check to ensure that we don't already have a rc.d script for CUPS, and default to the pre-existing one if so. The only other option I see is that we default to the PBI one, but either way we can only have one copy running at a time :) -- Kris Moore PC-BSD Software iXsy

Re: [RFC] Rewriting sade(8)

2010-04-08 Thread Kris Moore
er. If the backend is simply a library and not executable, then you'll end up needing scripting support or ways to run one implemented directly in each front-end, which can get messy to maintain across curses/gtk/qt/web, etc. -- Kris Moore

Re: [RFC] Rewriting sade(8)

2010-04-08 Thread Kris Moore
On 04/08/2010 16:30, Marian Hettwer wrote: On Thu, 08 Apr 2010 10:53:48 +, Kris Moore wrote: It's not nice to hijack a topic, but this is way to interesting for me, so I do it anway :) :) I didn't mean to hijack either, was trying to discuss advantage of having backend as a

Re: [RFC] Rewriting sade(8)

2010-04-08 Thread Kris Moore
need to worry about performing any of the actual installation logic, they just provide a way for users to select their installation options, generate a configuration script, and let the backend run with it. -- Kris Moore PC-BSD Software iXsystems