TB --- 2012-07-14 04:57:22 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-07-14 04:57:22 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2012-
TB --- 2012-07-14 05:15:49 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-07-14 05:15:49 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2012-
On 14/07/2012 03:48, Devin Teske wrote:
I'm [re-]announcing that (after much delay from the first announcement) that I
am finally importing bsdconfig(8) into HEAD.
I've noticed a couple of issues:
The welcome page mentions setting the root password and the time zone,
but bsdinstall will have
TB --- 2012-07-14 09:20:00 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-07-14 09:20:00 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2012-
On 13 Jul 2012, at 17:40, Warner Losh wrote:
> We shouldn't be gating the new math on an issue that only affects sparc64
> machines
Mostly agreed, but it's worth noting that the APCS for ARMv8[1] specifies that
long double should be IEEE 754- 2008 quad precision. I think ARMv8 is going
to be
TB --- 2012-07-14 09:20:00 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-07-14 09:20:00 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2012-
TB --- 2012-07-14 09:20:00 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-07-14 09:20:00 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2012-
TB --- 2012-07-14 10:35:56 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-07-14 10:35:56 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2012-
TB --- 2012-07-14 09:20:00 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-07-14 09:20:00 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2012-
Hi,
W dniu 2012-02-24 05:11, matt pisze:
I'm currently trying to boot an intel evaluation board (D2700) with
10-CURRENT.
Installation was
make installworld DESTDIR=/mnt/disk
make installkernel DESTDIR=/mnt/disk
make distribution DESTDIR=/mnt/disk
vi /mnt/disk/fstab (added lines for root, swap)
On Fri, Jul 13, 2012 at 04:14:17PM -0600, Justin T. Gibbs wrote:
> Someone who has yet to confess added -Werror to the global CFLAGS
> (via /etc/make.conf) for one of our systems at work. Before I
> figured out that this was the cause of builds failing, I hacked up
> pam_passwdc to resolve the pro
TB --- 2012-07-14 12:06:39 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-07-14 12:06:39 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2012-
TB --- 2012-07-14 12:06:58 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-07-14 12:06:59 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2012-
TB --- 2012-07-14 12:23:59 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-07-14 12:23:59 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2012-
On Jul 13, 2012, at 12:20 AM, m...@freebsd.org wrote:
On Thu, Jul 12, 2012 at 6:33 PM, Justin Hibbits
wrote:
On Jul 12, 2012, at 9:11 PM, m...@freebsd.org wrote:
On Thu, Jul 12, 2012 at 4:43 PM, Justin Hibbits >
wrote:
When tracking down a panic exposed by INVARIANTS, I tried setting
DEBU
On Jul 14, 2012, at 3:24 AM, David Chisnall wrote:
> On 13 Jul 2012, at 17:40, Warner Losh wrote:
>
>> We shouldn't be gating the new math on an issue that only affects sparc64
>> machines
>
> Mostly agreed, but it's worth noting that the APCS for ARMv8[1] specifies
> that long double should
On Sat, Jul 14, 2012 at 8:39 AM, Justin Hibbits wrote:
> On Jul 13, 2012, at 12:20 AM, m...@freebsd.org wrote:
>
>> On Thu, Jul 12, 2012 at 6:33 PM, Justin Hibbits
>> wrote:
>>>
>>> On Jul 12, 2012, at 9:11 PM, m...@freebsd.org wrote:
>>>
On Thu, Jul 12, 2012 at 4:43 PM, Justin Hibbits
In message <50016d73.3020...@wp.pl>, Marek Salwerowicz writes:
>> I'm currently trying to boot an intel evaluation board (D2700) with
>> Boot goes fine until the kernel is loaded.
>> Once the kernel is loaded, boot continues, however only the very
>> bottom line is showing kernel messages...the
On Sat, Jul 14, 2012 at 05:32:31PM +, Poul-Henning Kamp wrote:
> In message <50016d73.3020...@wp.pl>, Marek Salwerowicz writes:
>
> >> I'm currently trying to boot an intel evaluation board (D2700) with
>
> >> Boot goes fine until the kernel is loaded.
> >> Once the kernel is loaded, boot co
In message <20120714181058.gr2...@deviant.kiev.zoral.com.ua>, Konstantin Belous
ov writes:
>> Try the fix I committed in r237203+r237223, that was for a D2500CC
>> which also had bogus VGA behaviour.
>
>This should be merged for upcoming 9.1.
I don't have a 9.1 machine I can test it on, so I have
On Sat, Jul 14, 2012 at 06:47:10PM +, Poul-Henning Kamp wrote:
> In message <20120714181058.gr2...@deviant.kiev.zoral.com.ua>, Konstantin
> Belous
> ov writes:
>
> >> Try the fix I committed in r237203+r237223, that was for a D2500CC
> >> which also had bogus VGA behaviour.
> >
> >This should
On Jul 14, 2012, at 2:34 AM, Bruce Cran wrote:
> On 14/07/2012 03:48, Devin Teske wrote:
>> I'm [re-]announcing that (after much delay from the first announcement) that
>> I am finally importing bsdconfig(8) into HEAD.
>
> I've noticed a couple of issues:
>
> The welcome page mentions setting
On 14/07/2012 20:49, Devin Teske wrote:
The goal is to have bsdinstall drop those functionalities and instead link to
bsdconfig.
Won't that mean it'll be possible to end up with an installation without
a root password set?
--
Bruce Cran
___
freebs
On Jul 14, 2012, at 1:06 PM, Bruce Cran wrote:
> On 14/07/2012 20:49, Devin Teske wrote:
>> The goal is to have bsdinstall drop those functionalities and instead link
>> to bsdconfig.
>
> Won't that mean it'll be possible to end up with an installation without a
> root password set?
>
No.
T
This, like the others, has been fixed.
Adrian
On 14 July 2012 05:43, FreeBSD Tinderbox wrote:
> TB --- 2012-07-14 09:20:00 - tinderbox 2.9 running on
> freebsd-current.sentex.ca
> TB --- 2012-07-14 09:20:00 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
> FreeBSD 8.3-PRERELEASE #0: Mon
On 14/07/2012 21:17, Devin Teske wrote:
The implication is that bsdconfig and bsdinstall will forever live side-by-side
once linked together. That includes having bsdconfig live on the installation
media so that bsdinstall can utilize it during the installation to (among other
things) set the
On Jul 14, 2012, at 1:52 PM, Bruce Cran wrote:
> On 14/07/2012 21:17, Devin Teske wrote:
>> The implication is that bsdconfig and bsdinstall will forever live
>> side-by-side once linked together. That includes having bsdconfig live on
>> the installation media so that bsdinstall can utilize it
On 14/07/2012 22:07, Devin Teske wrote:
bsdinstall asks to set the root password (by either executing "bsdconfig password" -- in which a
transition is only noticeable because the --backtitle changes from "FreeBSD Installer" to
"bsdconfig" -- or bsdinstall could instead include
/usr/libexec/bsd
On Jul 14, 2012, at 2:46 PM, Bruce Cran wrote:
> On 14/07/2012 22:07, Devin Teske wrote:
>> bsdinstall asks to set the root password (by either executing "bsdconfig
>> password" -- in which a transition is only noticeable because the
>> --backtitle changes from "FreeBSD Installer" to "bsdconfig
Hello all.
I'm trying to get single-world in read-only and multi-userland media
and I get difficulties with path "/etc/fstab" been hardcoded and there
is no way for override it.
I'm talking about getrootmount in
sys/boot/common/boot.c:315
Could we elaborate a bit this moment?
What I'm trying to do
"Justin T. Gibbs" writes:
> Someone who has yet to confess added -Werror to the global CFLAGS
> (via /etc/make.conf) for one of our systems at work. Before I
> figured out that this was the cause of builds failing, I hacked up
> pam_passwdc to resolve the problem. This gets the module to
> WARNS
On 14/07/2012 22:58, Devin Teske wrote:
Did I? When one starts discussing 'Express Install', we're clearly in the realm
of bsdinstall, not bsdconfig.
Like you stated, in that case bsdinstall would not use bsdconfig.
I'm getting really confused here. Either "bsdconfig password" gets run
befor
On Jul 14, 2012, at 3:32 PM, Bruce Cran wrote:
> On 14/07/2012 22:58, Devin Teske wrote:
>> Did I? When one starts discussing 'Express Install', we're clearly in the
>> realm of bsdinstall, not bsdconfig.
>>
>> Like you stated, in that case bsdinstall would not use bsdconfig.
>
> I'm getting r
On Fri, Jul 13, 2012 at 1:41 PM, Peter Wemm wrote:
> On Fri, Jul 13, 2012 at 5:14 AM, Fbsd8 wrote:
> > What I want to know is this new pkg system going to remove the
> requirement
> > of having the complete ports tree on my system?
> >
> > What I am looking for in an port system, is to install a
TB --- 2012-07-15 00:30:00 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-07-15 00:30:00 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2012-
On 07/13/2012 21:21, Jan Beich wrote:
> It seems recent OpenSSL update broke fetch(1) for me.
>
> $ diff -u $SRC_BASE/crypto/openssl/apps/openssl.cnf /etc/ssl/openssl.cnf
> $ fetch https://foo/bar
> fetch: https://foo/bar: Authentication error
>
> Same error as with the patch for 1.0.0d fro
36 matches
Mail list logo