https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211361
--- Comment #5 from Allan Jude ---
zfsboot does the right thing by specifying -a 4k to gpart.
The issue (as discussed in another email thread) is that the stripesize is
sometimes incorrectly reported by the kernel/device driver
--
You ar
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211617
--- Comment #1 from kellytk+freebsdbugzi...@kelly.tk ---
Alternatively to stripping and using the mask from a network block in CIDR
notation provided incorrectly to the Subnet Mask field, an error message could
be presented.
--
You are rec
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211617
Bug ID: 211617
Summary: `bsdinstall` looping on Subnet Mask
Product: Base System
Version: 10.3-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210607
--- Comment #7 from John Baldwin ---
My view isn't the only one, but I'm just very hesitant to change the existing
format. bdrewery@ prefers the newer format at least, so he might push this in
if you prod him enough.
--
You are receiving
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211579
Sevan Janiyan changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208529
jonas.bu...@gmail.com changed:
What|Removed |Added
CC||jonas.bu...@gmail.com
--- C
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211361
Nathan Whitehorn changed:
What|Removed |Added
CC||nwhiteh...@freebsd.org
--- Comm
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210607
--- Comment #6 from Sevan Janiyan ---
(In reply to John Baldwin from comment #5)
> The problem is that I think arguments can be made for both interpretations,
> so I would err on the side of not changing things since you risk breaking
> e
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210607
--- Comment #5 from John Baldwin ---
Pipe your non "-e" results through hd to see what I mean about -b not adding a
prefix. Right now, this will omit blank lines:
cat -b < foo | grep -v '^$'
because "plain" 'cat -b' doesn't modify the co
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210607
--- Comment #4 from Sevan Janiyan ---
(In reply to John Baldwin from comment #3)
> 1) The 'BSD' output from CSRG is the current one, not NetBSD's recent change.
> The other output has been in place for 35 years.
That made me smile, <3
o
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211361
Allan Jude changed:
What|Removed |Added
CC||allanj...@freebsd.org
--- Comment #3
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211535
--- Comment #3 from dgilb...@eicat.ca ---
I got another crash with a slightly different signature. Still ending in the
same stuff:
(kgdb) bt
#0 doadump (textdump=1) at ../../../kern/kern_shutdown.c:298
#1 0x80df6d9a in kern_reboo
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211602
Bug ID: 211602
Summary: route change command for ipv6 route with bad gateway
leads to deadlock/panic
Product: Base System
Version: 11.0-BETA3
Hardware: Any
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211361
--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:
Author: des
Date: Fri Aug 5 15:30:05 UTC 2016
New revision: 303769
URL: https://svnweb.freebsd.org/changeset/base/303769
Log:
MFH (r303289): update example se
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210607
--- Comment #3 from John Baldwin ---
(In reply to Sevan Janiyan from comment #2)
1) The 'BSD' output from CSRG is the current one, not NetBSD's recent change.
The other output has been in place for 35 years. There has to be a compelling
r
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210995
--- Comment #8 from Andrey Chernov ---
It must be
foreach i ( `( echo obase=8 ; jot 178 178 255 1) | bc` )
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210995
--- Comment #7 from Andrey Chernov ---
BTW, this is wrong:
foreach i ( `jot 178 178 356` )
echo a | tr 'a' "\$i" | cat -v
tr suppose to take \octal numbers only, but they are decimal.
--
You are receiving this mail because:
You are the a
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211599
Bug ID: 211599
Summary: Once installed, 11.0-Beta3 won't boot on PPC64 Power8
under IBM KVM
Product: Base System
Version: 11.0-BETA3
Hardware: ppc
OS:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210995
Andrey Chernov changed:
What|Removed |Added
Attachment #173316|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210607
--- Comment #2 from Sevan Janiyan ---
(In reply to John Baldwin from comment #1)
> Note that GNU cat follows the current behavior:
These extensions to cat were introduced in BSD so the GNU implementation is an
imitation of ours
https://sv
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210995
Andrey Chernov changed:
What|Removed |Added
Attachment #173315|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210995
--- Comment #4 from Andrey Chernov ---
Created attachment 173315
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173315&action=edit
use wide chars with fallback to plain ones
More testing required, I test a little.
--
You are r
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211528
--- Comment #1 from Ben RUBSON ---
As a test-case, I tried to do it myself, following this guideline :
https://community.mellanox.com/message/3506#comment-3506
I then added to my configuration :
options OFED
device mlxen
But kernel compil
23 matches
Mail list logo