On Sun, Aug 24, 2014 at 8:47 PM, Allan Jude wrote:
> On 2014-08-24 20: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.
> >
> > Thanks,
> >
> > Shawn
> >
On 2014-08-24 20: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.
>
> Thanks,
>
> Shawn
> ___
> freebsd-current@freebsd.org mai
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.
Thanks,
Shawn
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freeb
On Aug 24, 2014, at 4:31 PM, John-Mark Gurney wrote:
>>
>> With mkimg, you know exactly how many partitions you are creating
>> , so you don't need to specify 128 as the number of partitions.
>
> Though, w/ people dd'ing images onto disks, and using growfs to grow
> as necessary, we might want
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 commands?
> >>
> >> ktrace -tw -p 1234
> >>
Craig Rodrigues wrote this message on Sun, Aug 24, 2014 at 15:37 -0700:
> On Sun, Aug 24, 2014 at 12:05 PM, Marcel Moolenaar wrote:
> >
> > On Aug 24, 2014, at 9:59 AM, Craig Rodrigues wrote:
> >
> >> On Sun, Aug 24, 2014 at 2:11 AM, Andrey V. Elsukov
> >> wrote:
> >>>
> >>> Yes, the problem is
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?
That would be very handy for creating file system images.
--
Craig
___
freebsd-current@freebsd.org ma
On Sun, Aug 24, 2014 at 12:05 PM, Marcel Moolenaar wrote:
>
> On Aug 24, 2014, at 9:59 AM, Craig Rodrigues wrote:
>
>> On Sun, Aug 24, 2014 at 2:11 AM, Andrey V. Elsukov wrote:
>>>
>>> Yes, the problem is in the ptable_gptread() function. I'll commit the fix.
>>
>
>> Should mkimg be changed to c
Hello again!
I just realized that the wording was probably a bit off.
What I wanted to ask is: why does FreeBSD kqueue implementation treat
`SO_RCVLOWAT` as a raw packet size watermark, and not using the actual
data size for filtering out events?
I am totally fine with the fact that it triggers
Thanks!
-a
On 24 August 2014 02:21, Joel Dahl wrote:
>
> 23 aug 2014 kl. 20:45 skrev Adrian Chadd :
>
>> I thought there was a recent discussion about this.
>>
>> Would you mind filing a bug so this gets looked at?
>
> Done. See Bug 192962.
>
> Joel
>
__
On Aug 24, 2014, at 9:59 AM, Craig Rodrigues wrote:
> On Sun, Aug 24, 2014 at 2:11 AM, Andrey V. Elsukov wrote:
>>
>> Yes, the problem is in the ptable_gptread() function. I'll commit the fix.
>
> Should mkimg be changed to create a partition table with 128 entries
> by default, to match old
On Sun, Aug 24, 2014 at 8:23 AM, 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/com
On Sun, Aug 24, 2014 at 2:11 AM, Andrey V. Elsukov wrote:
>
> Yes, the problem is in the ptable_gptread() function. I'll commit the fix.
Index: head/sys/boot/common/part.c
===
--- head/sys/boot/common/part.c (revision 270444)
+++ hea
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/Makefile.inc
>> -> I added DEBUG() statements all over sys/bo
23 aug 2014 kl. 20:45 skrev Adrian Chadd :
> I thought there was a recent discussion about this.
>
> Would you mind filing a bug so this gets looked at?
Done. See Bug 192962.
Joel
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org
On 24.08.2014 06:14, Craig Rodrigues wrote:
> Hi,
>
> I did some more experiments, and found that after /boot/loader runs,
> if I break into the loader prompt and type "lsdev", I would get this:
>
> (1) GPT Disk image which boots under QEMU, made by bsdinstall
> =
16 matches
Mail list logo