Author: eadler
Date: Sat Oct 12 07:00:51 2013
New Revision: 256367
URL: http://svnweb.freebsd.org/changeset/base/256367
Log:
Fix the formatting for the danish keymap.
Reported by: dteske
Approved by: re (glebius)
Modified:
head/share/syscons/keymaps/INDEX.keymaps
Modified: head/shar
On 10/11/13 22:41, Devin Teske wrote:
> Author: dteske
> Date: Fri Oct 11 20:41:35 2013
> New Revision: 256343
> URL: http://svnweb.freebsd.org/changeset/base/256343
>
> Log:
> Add zfsboot module as an option for automatic configuration. Default is
> to run interactively but it can be scripted
On Oct 11, 2013 11:07 PM, "Rui Paulo" wrote:
>
> Author: rpaulo
> Date: Sat Oct 12 06:06:53 2013
> New Revision: 256365
> URL: http://svnweb.freebsd.org/changeset/base/256365
>
> Log:
> Remove most of the ATF tools and the _atf user.
>
> This is necessary because ATF is deprecated and it will
On Sat, Oct 12, 2013 at 01:01:55AM -0700, hiren panchasara wrote:
> On Oct 11, 2013 11:07 PM, "Rui Paulo" wrote:
> >
> > Author: rpaulo
> > Date: Sat Oct 12 06:06:53 2013
> > New Revision: 256365
> > URL: http://svnweb.freebsd.org/changeset/base/256365
> >
> > Log:
> > Remove most of the ATF too
On Oct 12, 2013, at 12:26 AM, Nathan Whitehorn wrote:
> On 10/11/13 22:41, Devin Teske wrote:
>> Author: dteske
>> Date: Fri Oct 11 20:41:35 2013
>> New Revision: 256343
>> URL:
>> https://urldefense.proofpoint.com/v1/url?u=http://svnweb.freebsd.org/changeset/base/256343&k=%2FbkpAUdJWZuiTILCq%2F
"Teske, Devin" writes:
> The code to replace the use of camcontrol is a a *very* complex parsing
> of the geom XML configuration data stashed in sysctl. jmg@ started the
> ball rolling on that.
You realize there is a text version as well?
> Yes. Which has been discussed at-length, you didn't nee
[snip]
>
>> Installer regressions are very easy to introduce and very problematic
>
> Don't I know (looks at *you*)
>
>
>
>> when created. Real review for installer changes is thus especially
>> important this late in the release cycle.
>
> Using camcontrol is not the end of the world -- eve
On Oct 12, 2013, at 8:03 AM, Dag-Erling Smørgrav wrote:
> "Teske, Devin" writes:
>> The code to replace the use of camcontrol is a a *very* complex parsing
>> of the geom XML configuration data stashed in sysctl. jmg@ started the
>> ball rolling on that.
>
> You realize there is a text version
On Oct 12, 2013, at 8:10 AM, Teske, Devin wrote:
> [snip]
>
> So let's say you don't have camcontrol(8) in the media, *or* say that you
> have a kernel
> lacking CAM knobs...
>
> No problem.
>
> I could have completely omitted the camcontrol value-add, ... what we had
> already
> was suffici
On Oct 12, 2013, at 12:26 AM, Nathan Whitehorn wrote:
> On 10/11/13 22:41, Devin Teske wrote:
>> Author: dteske
>> Date: Fri Oct 11 20:41:35 2013
>> New Revision: 256343
>> URL:
>> https://urldefense.proofpoint.com/v1/url?u=http://svnweb.freebsd.org/changeset/base/256343&k=%2FbkpAUdJWZuiTILCq%2F
hihi,
I've just test booted this on a MIPS board. It doesn't hang at boot waiting
for entropy.
http://people.freebsd.org/~adrian/mips/20131012-ar9344-boot-1.txt
Thanks!
-adrian
On 12 October 2013 05:57, Mark Murray wrote:
> Author: markm
> Date: Sat Oct 12 12:57:57 201
On 12 Oct 2013, at 17:27, Adrian Chadd wrote:
> hihi,
>
> I've just test booted this on a MIPS board. It doesn't hang at boot waiting
> for entropy.
>
> http://people.freebsd.org/~adrian/mips/20131012-ar9344-boot-1.txt
>
> Thanks!
You are mo
On 12 Oct 2013, at 17:35, "Teske, Devin" wrote:
> Can you maybe test with ZFS + Geli? I'm concerned because we told it to use
> random(4)
> instead of urandom(4). I hope there's enough entropy when creating the geli
> stuff that
> said process doesn't hang. I think DES's patch will help there t
On Oct 12, 2013, at 9:39 AM, Mark R V Murray wrote:
>
> On 12 Oct 2013, at 17:35, "Teske, Devin" wrote:
>> Can you maybe test with ZFS + Geli? I'm concerned because we told it to use
>> random(4)
>> instead of urandom(4). I hope there's enough entropy when creating the geli
>> stuff that
>> s
On 12 Oct 2013, at 17:44, "Teske, Devin" wrote:
> You know... for years I've been compiling a custom apache for $work and using
> the
> --with-random=/dev/urandom flag. And then recently in the past couple years
> in 8.x
> I recall having problems with a GnuPG related tool that would hang due
On Oct 12, 2013, at 9:46 AM, Mark R V Murray wrote:
>
> On 12 Oct 2013, at 17:44, "Teske, Devin" wrote:
>
>> You know... for years I've been compiling a custom apache for $work and
>> using the
>> --with-random=/dev/urandom flag. And then recently in the past couple years
>> in 8.x
>> I reca
On 12 Oct 2013, at 17:49, "Teske, Devin" wrote:
> Doubly-thanks!
Glad to be useful.
M
--
Mark R V Murray
signature.asc
Description: Message signed with OpenPGP using GPGMail
Author: hrs
Date: Sat Oct 12 17:27:59 2013
New Revision: 256385
URL: http://svnweb.freebsd.org/changeset/base/256385
Log:
- Add mount.fdescfs parameter to jail(8). This is similar to
mount.devfs but mounts fdescfs. The mount happens just after
mount.devfs.
- rc.d/jail now displays
"Teske, Devin" writes:
> Can you maybe test with ZFS + Geli? I'm concerned because we told it
> to use random(4) instead of urandom(4). I hope there's enough entropy
> when creating the geli stuff that said process doesn't hang.
/dev/urandom is a symlink to /dev/random. Neither will block, becau
Author: grehan
Date: Sat Oct 12 19:31:19 2013
New Revision: 256389
URL: http://svnweb.freebsd.org/changeset/base/256389
Log:
Implement the virtio block 'get-ident' operation. This eliminates the
annoying verbose boot error of the form
g_handleattr: vtbd0 bio_length 24 len 28 -> EFAULT
Author: dteske
Date: Sat Oct 12 19:52:27 2013
New Revision: 256391
URL: http://svnweb.freebsd.org/changeset/base/256391
Log:
Fix signed integer overflow detection in f_expand_number() of strings.subr.
Approved by: re (glebius)
Modified:
head/usr.sbin/bsdconfig/share/strings.subr
Modifi
Adrian Chadd writes:
> I've just test booted this on a MIPS board. It doesn't hang at boot waiting
> for
> entropy.
>
> http://people.freebsd.org/~adrian/mips/20131012-ar9344-boot-1.txt
Do me a favor, rebuild your kernel with "option DEBUG_RANDOM" (to save
ti
Dag-Erling Smørgrav writes:
> Do me a favor, rebuild your kernel with "option DEBUG_RANDOM" (to save
> time, just add #define DEBUG_RANDOM 1 manually to opt_random.h and do a
> KERNFAST build) and post the dmesg.
Sorry, I meant RANDOM_DEBUG.
DES
--
Dag-Erling Smørgrav - d...@des.no
http://people.freebsd.org/~adrian/mips/20131012-ar9344-boot-2.txt
-a
On 12 October 2013 13:05, Dag-Erling Smørgrav wrote:
> Dag-Erling Smørgrav writes:
> > Do me a favor, rebuild your kernel with "option DEBUG_RANDOM" (to save
> > time, just add #define D
Adrian Chadd writes:
> http://people.freebsd.org/~adrian/mips/20131012-ar9344-boot-2.txt
Not stellar:
random_yarrow_reseed(): fast: 0 68 0 0 0 0 0 0 6 0 0 0 0 0 0 0 0
random_yarrow_reseed(): slow: 0 68 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0
Can you apply the following patch and try again:
Index:
On Sat, 2013-10-12 at 12:57 +, Mark Murray wrote:
> Author: markm
> Date: Sat Oct 12 12:57:57 2013
> New Revision: 256377
> URL: http://svnweb.freebsd.org/changeset/base/256377
>
> Log:
> Merge from project branch. Uninteresting commits are trimmed.
>
> [snip]
> *** DIFF OUTPUT TRUNCATE
On Sat, Oct 12, 2013 at 06:07:58PM -0600, Ian Lepore wrote:
> On Sat, 2013-10-12 at 12:57 +, Mark Murray wrote:
> > Author: markm
> > Date: Sat Oct 12 12:57:57 2013
> > New Revision: 256377
> > URL: http://svnweb.freebsd.org/changeset/base/256377
> >
> > Log:
> > Merge from project branch. U
Author: markm
Date: Sun Oct 13 00:10:48 2013
New Revision: 256412
URL: http://svnweb.freebsd.org/changeset/base/256412
Log:
There is an issue (not seen in our testing) where "yarrow" and
"dummy" switch priorities, and the users are left with no usable
/dev/random. The fix assigns priories to
On 13 Oct 2013, at 01:07, Ian Lepore wrote:
> It looks like the cause of the problem is that both the dummy and the
> yarrow generators register, dummy first, and so it gets chosen even
> though yarrow is available.
Correct diagnosis!
This is now fixed; sorry for the hassle.
M
--
Mark R V Mur
On Sun, 2013-10-13 at 01:29 +0100, Mark R V Murray wrote:
> On 13 Oct 2013, at 01:07, Ian Lepore wrote:
> > It looks like the cause of the problem is that both the dummy and the
> > yarrow generators register, dummy first, and so it gets chosen even
> > though yarrow is available.
>
> Correct dia
Author: gibbs
Date: Sun Oct 13 02:34:20 2013
New Revision: 256423
URL: http://svnweb.freebsd.org/changeset/base/256423
Log:
Allow FreeBSD to be booted from CDROM media on XenServer 6.2 and
prior releases.
Submitted by: Roger Pau Monné
Sponsored by: Citrix Systems R&D
Reviewed by: gib
Author: gibbs
Date: Sun Oct 13 02:41:30 2013
New Revision: 256425
URL: http://svnweb.freebsd.org/changeset/base/256425
Log:
Centralize the detection logic for the Hyper-V hypervisor.
Submitted by: Roger Pau Monné
Sponsored by: Citrix Systems R&D
Reviewed by: gibbs, grehan
Approved by
32 matches
Mail list logo