Re: gbde destroy doesn't match man page?

2014-08-25 Thread Poul-Henning Kamp
In message <2945485.zemf81r...@ralph.baldwin.cx>, John Baldwin writes: >On Saturday, August 23, 2014 10:16:42 AM Poul-Henning Kamp wrote: >> >> In message <20140820215522.ga92...@bewilderbeast.blackhelicopters.org>, >> "Michae >> l W. Lucas" writes: >> >Playing with GBDE for my Fr

Re: Inconsistent behavior with dd(1)

2014-08-25 Thread William Orr
On 8/18/14 12:00 PM, William Orr wrote: Reply inline. On 08/16/2014 10:34 AM, John-Mark Gurney wrote: Alan Somers wrote this message on Fri, Aug 15, 2014 at 10:42 -0600: On Thu, Aug 14, 2014 at 11:55 PM, William Orr wrote: Hey, I found some inconsistent behavior with dd(1) when it comes to

Re: How to get a mouse in vt(4) -- NEWCONS

2014-08-25 Thread Kevin Oberman
On Mon, Aug 25, 2014 at 5:54 PM, Chris H wrote: > > On Mon, 25 Aug 2014, Chris H wrote: > > > >> I also read that hw.vga.textmode is available. However sysctl > >> hw.vga.textmode returns unknown oid. > > > > It is a boot-time-only setting for loader.conf. > > > >hw.vga.textmode=1 > > > > boo

Re: [PATCH] Packet loss when 'control' messages are present with large data (sendmsg(2))

2014-08-25 Thread John Baldwin
On Friday, August 22, 2014 01:34:28 PM Harald Schmalzbauer wrote: > Bezüglich Yuri's Nachricht vom 02.09.2013 06:54 (localtime): > > Please check in this patch: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=181741 > > Please MFC into 9.X > > > > Description of the problem is within PR. > > > >

Re: gbde destroy doesn't match man page?

2014-08-25 Thread John Baldwin
On Saturday, August 23, 2014 10:16:42 AM Poul-Henning Kamp wrote: > > In message <20140820215522.ga92...@bewilderbeast.blackhelicopters.org>, > "Michae > l W. Lucas" writes: > >Playing with GBDE for my FreeBSD disk book, on: > > > ># uname -a > >FreeBSD storm 11.0-CURRENT FreeBSD 11.0-CURR

Re: ktrace -c behavior

2014-08-25 Thread John Baldwin
On Monday, August 25, 2014 09:21:48 AM Eric van Gyzen wrote: > On 08/24/2014 19:53, John-Mark Gurney wrote: > > Eric van Gyzen wrote this message on Fri, Aug 22, 2014 at 15:26 -0400: > >> On 08/22/2014 15:20, John-Mark Gurney wrote: > >>> Eric van Gyzen wrote this message on Fri, Aug 22, 2014 at 15

Re: How to get a mouse in vt(4) -- NEWCONS

2014-08-25 Thread Chris H
> On Mon, 25 Aug 2014, Chris H wrote: > >> I also read that hw.vga.textmode is available. However sysctl >> hw.vga.textmode returns unknown oid. > > It is a boot-time-only setting for loader.conf. > >hw.vga.textmode=1 > > boots in text mode. Ahh, I see. Thank you very much, Warren, for the repl

Re: How to get a mouse in vt(4) -- NEWCONS

2014-08-25 Thread Warren Block
On Mon, 25 Aug 2014, Chris H wrote: I also read that hw.vga.textmode is available. However sysctl hw.vga.textmode returns unknown oid. It is a boot-time-only setting for loader.conf. hw.vga.textmode=1 boots in text mode. ___ freebsd-current@freeb

Re: "make installworld" commands used to generate manifest for makefs?

2014-08-25 Thread Brooks Davis
On Mon, Aug 25, 2014 at 03:28:43PM -0700, Julian Elischer wrote: > On 8/25/14, 12:36 PM, Brooks Davis wrote: > > On Mon, Aug 25, 2014 at 10:38:12AM -0700, Craig Rodrigues wrote: > >> On Mon, Aug 25, 2014 at 9:55 AM, Brooks Davis wrote: > >>> On Sun, Aug 24, 2014 at 04:10:21PM -0700, Craig Rodrigue

vt(4) -- vidcontrol: setting cursor type: Inappropriate ioctl for device

2014-08-25 Thread Chris H
Greetings, On 11-CURRENT, and with vt(4) chosen. I receive the following at boot: vidcontrol: setting cursor type: Inappropriate ioctl for device I _believe_ this is caused by the entry in rc.conf(5) cursor="blink" This entry has always worked fine with sc(4), and as I read it, [should] in vt(4)

Re: "make installworld" commands used to generate manifest for makefs?

2014-08-25 Thread Julian Elischer
On 8/25/14, 12:36 PM, Brooks Davis wrote: On Mon, Aug 25, 2014 at 10:38:12AM -0700, Craig Rodrigues wrote: On Mon, Aug 25, 2014 at 9:55 AM, Brooks Davis wrote: On Sun, Aug 24, 2014 at 04:10:21PM -0700, Craig Rodrigues wrote: Hi, Is there an easy way to take most of the commands performed dur

Re: Is LOR a new feature in 11-CURRENT?

2014-08-25 Thread Chris H
> Hi Chris, > > On Mon, Aug 25, 2014 at 1:19 PM, Chris H wrote: >> Greetings, all. >> I'm testing 11 current, and booting && installing from the >> 2014-08-11-r269824-disc1.iso >> returns the following, via dmesg(8): >> >> kernel: lock order reversal: >> kernel: 1st 0xf80002fa37c8 isofs (isofs

Re: Is LOR a new feature in 11-CURRENT?

2014-08-25 Thread Garrett Cooper
Hi Chris, On Mon, Aug 25, 2014 at 1:19 PM, Chris H wrote: > Greetings, all. > I'm testing 11 current, and booting && installing from the > 2014-08-11-r269824-disc1.iso > returns the following, via dmesg(8): > > kernel: lock order reversal: > kernel: 1st 0xf80002fa37c8 isofs (isofs) @ > /usr/

How to get a mouse in vt(4) -- NEWCONS

2014-08-25 Thread Chris H
Greetings, I'm testing 11-CURRENT, and have build/installed a kernel, and world. The KERNCONF includes both sc, and vt. As I understand it. If both are included, I get sc, not vt. But all previous kerns I've built that had sc, provided a mouse upon boot. However, in 11, I don't get one. What must

Is LOR a new feature in 11-CURRENT?

2014-08-25 Thread Chris H
Greetings, all. I'm testing 11 current, and booting && installing from the 2014-08-11-r269824-disc1.iso returns the following, via dmesg(8): kernel: lock order reversal: kernel: 1st 0xf80002fa37c8 isofs (isofs) @ /usr/src/sys/kern/vfs_mount.c:1219 kernel: 2nd 0xf80002fe7240 devfs (devfs)

Re: RFC: Remove pty(4)

2014-08-25 Thread John Baldwin
On Wednesday, August 20, 2014 11:00:14 AM Davide Italiano wrote: > One of my personal goals for 11 is to get rid of cloning mechanism > entirely, and pty(4) is one of the few in-kernel drivers still relying > on such mechanism. > It's not possible, at least to my understanding, converting pty(4) to

Re: "make installworld" commands used to generate manifest for makefs?

2014-08-25 Thread Brooks Davis
On Mon, Aug 25, 2014 at 10:38:12AM -0700, Craig Rodrigues wrote: > On Mon, Aug 25, 2014 at 9:55 AM, Brooks Davis wrote: > > On Sun, Aug 24, 2014 at 04:10:21PM -0700, Craig Rodrigues wrote: > >> Hi, > >> > >> Is there an easy way to take most of the commands performed > >> during "make installworld

Re: "make installworld" commands used to generate manifest for makefs?

2014-08-25 Thread Craig Rodrigues
On Mon, Aug 25, 2014 at 9:55 AM, Brooks Davis wrote: > On Sun, Aug 24, 2014 at 04:10:21PM -0700, Craig Rodrigues wrote: >> Hi, >> >> Is there an easy way to take most of the commands performed >> during "make installworld" and create a manifest file >> which is compatible with makefs? > > make -DN

Re: mkimg used to create gpt image, problem booting

2014-08-25 Thread John-Mark Gurney
Andrey V. Elsukov wrote this message on Mon, Aug 25, 2014 at 19:02 +0400: > On 25.08.2014 18:40, Marcel Moolenaar wrote: > >> Also, now FreeBSD 11.0 uses different first usable LBA. By default it is > >> 4k aligned. And this creates some incompatibility with older versions. > >> You can't do `gpart

Re: "make installworld" commands used to generate manifest for makefs?

2014-08-25 Thread Brooks Davis
On Sun, Aug 24, 2014 at 04:10:21PM -0700, Craig Rodrigues wrote: > Hi, > > Is there an easy way to take most of the commands performed > during "make installworld" and create a manifest file > which is compatible with makefs? make -DNO_ROOT -DDB_FROM_SRC DESTDIR= installworld should result in a

Jenkins build is back to normal : FreeBSD_HEAD #1312

2014-08-25 Thread jenkins-admin
See ___ 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: Crash on xen/amd64

2014-08-25 Thread Shawn Webb
Mon, Aug 25, 2014 at 10:04 AM, Roger Pau Monné wrote: > On 25/08/14 02:28, Shawn Webb wrote: > > I've been getting these occasional kernel panics in my VM: > > http://imgur.com/BYes0gj,Ay8iDar > > This time around pkg-static seemed to cause the crash. > > Hello, > > AFAICT this doesn't seem to be

Re: mkimg used to create gpt image, problem booting

2014-08-25 Thread Andrey V. Elsukov
On 25.08.2014 18:40, Marcel Moolenaar wrote: >> Also, now FreeBSD 11.0 uses different first usable LBA. By default it is >> 4k aligned. And this creates some incompatibility with older versions. >> You can't do `gpart restore` and get the same table, as you had on older >> system. > > It sounds re

Re: mkimg used to create gpt image, problem booting

2014-08-25 Thread Marcel Moolenaar
On Aug 25, 2014, at 12:48 AM, Andrey V. Elsukov wrote: > On 25.08.2014 03:55, Marcel Moolenaar wrote: >>> Though, w/ people dd'ing images onto disks, and using growfs to grow >>> as necessary, we might want to allocate a few more more than the >>> minimum... I do agree that we want to keep size

Re: Crash on xen/amd64

2014-08-25 Thread Roger Pau Monné
On 25/08/14 02:28, Shawn Webb wrote: > I've been getting these occasional kernel panics in my VM: > http://imgur.com/BYes0gj,Ay8iDar > This time around pkg-static seemed to cause the crash. Hello, AFAICT this doesn't seem to be related to the other crash you posted on: http://lists.freebsd.org/p

Re: ktrace -c behavior

2014-08-25 Thread Eric van Gyzen
On 08/24/2014 19:53, John-Mark Gurney wrote: > Eric van Gyzen wrote this message on Fri, Aug 22, 2014 at 15:26 -0400: >> On 08/22/2014 15:20, John-Mark Gurney wrote: >>> Eric van Gyzen wrote this message on Fri, Aug 22, 2014 at 15:16 -0400: What behavior would you expect from this sequence of

Build failed in Jenkins: FreeBSD_HEAD #1311

2014-08-25 Thread jenkins-admin
See Changes: [rdivacky] The standard we compile libc++ with is called c++11 not c++0x. [ae] Since the size of GPT entry may differ from the sizeof(struct gpt_ent), use the size from GPT header to iterate entries. Suggested by:

Re: mkimg used to create gpt image, problem booting

2014-08-25 Thread Andrey V. Elsukov
On 25.08.2014 03:55, Marcel Moolenaar wrote: >> Though, w/ people dd'ing images onto disks, and using growfs to grow >> as necessary, we might want to allocate a few more more than the >> minimum... I do agree that we want to keep sizes to a minimum... > > One thing I can maybe do is simply fill

Re: mkimg used to create gpt image, problem booting

2014-08-25 Thread Andrey V. Elsukov
On 24.08.2014 20:59, Craig Rodrigues wrote: > Also, in the gptboot man page, it mentions that gptboot can only boot > on systems with 128 partitions or less. This seems like an artificial > restriction. > Does the gptboot code really enforce this? Not that I have a system with more > than 128 par

Re: mkimg used to create gpt image, problem booting

2014-08-25 Thread Andrey V. Elsukov
On 24.08.2014 19:23, Marcel Moolenaar wrote: > > On Aug 24, 2014, at 2:11 AM, Andrey V. Elsukov wrote: > >> On 24.08.2014 06:14, Craig Rodrigues wrote: > >>> I did some further debugging inside the loader by doing the following. >>> -> I added "CFLAGS += -DPART_DEBUG" to sys/boot/common/Makefi