On Wed, Aug 10, 2011 at 7:13 PM, Elliot Finley wrote:
> trying to pxeboot according to this page
> http://www.freebsdwiki.net/index.php/Installing_FreeBSD_with_netboot,
> but instead using 9.0-BETA1 doesn't work.
>
> can't mount root from ufs:/dev/md0
The new installer doesn't operate from an mfs
On 8/10/11 10:13 PM, Elliot Finley wrote:
> trying to pxeboot according to this page
> http://www.freebsdwiki.net/index.php/Installing_FreeBSD_with_netboot,
> but instead using 9.0-BETA1 doesn't work.
>
> can't mount root from ufs:/dev/md0
Hi,
That website is not part of the FreeBSD documentatio
trying to pxeboot according to this page
http://www.freebsdwiki.net/index.php/Installing_FreeBSD_with_netboot,
but instead using 9.0-BETA1 doesn't work.
can't mount root from ufs:/dev/md0
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.
hive Format: ISO9660, Compression: none
>
> And for more real example grab a bootonly image from allbsd.org though
> official BETA1 would suffice, too, and try to extract kernel e.g.
>
> $ sha256 -q FreeBSD-9.0-HEAD-20110810-JPSNAP-bootonly.iso
> 9b8beabe007f88f85f3fc59dd1b40
On 10/08/2011 17:29, Hajimu UMEMOTO wrote:
Hi,
On Mon, 08 Aug 2011 16:42:06 +1000
Mattia Rossi said:
mrossi> Anyhow, the manpage is really not clear about name_servers_append, and
mrossi> it's not working as expected either:
mrossi> 1) If I put in a comma separated list of nameservers, I
On Wed, Aug 10, 2011 at 3:02 AM, Jonathan Anderson wrote:
> Hi,
>
> Love the new installer, but I do have a very small criticism of the
> guided partitioning screen: it's unclear at first glance which of the
> available buttons ("Create", "Delete", ..., "Exit") means "write the
> partitions to dis
Alexander Best writes:
> On Wed Aug 10 11, Test Rat wrote:
[...]
>> $ find /media/usr/include >/dev/null
>> find: /media/usr/include/c++/4.2/ext/pb_ds/detail/basic_tree_policy:
>> Input/output error
>> find: /media/usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_:
>> Input/output error
>
On Wed, Aug 10, 2011 at 08:02:32PM +, Alexander Best wrote:
> On Wed Aug 10 11, Navdeep Parhar wrote:
> > On Wed, Aug 10, 2011 at 11:12 AM, Test Rat wrote:
> > > `make -s buildkernel' seems to contain lots of segfaults after recent
> > > update of one-true-awk in r224731. It chokes on sys/conf
On Tue Aug 9 11, Jason Hellenthal wrote:
>
> So has the maintainer of bsdgrep updated it yet so these things do not
> happen ?, if not (and apparently not) I don't understand why you are
> explicitly defaulting your gnugrep to a broken bsdgrep. This was a known
> problem a few months back and I f
Archive Format: ISO9660, Compression: none
>
> And for more real example grab a bootonly image from allbsd.org though
> official BETA1 would suffice, too, and try to extract kernel e.g.
>
> $ sha256 -q FreeBSD-9.0-HEAD-20110810-JPSNAP-bootonly.iso
> 9b8beabe007f88f85f3fc59
On Wed Aug 10 11, Navdeep Parhar wrote:
> On Wed, Aug 10, 2011 at 11:12 AM, Test Rat wrote:
> > `make -s buildkernel' seems to contain lots of segfaults after recent
> > update of one-true-awk in r224731. It chokes on sys/conf/kmod_syms.awk.
just out of curiosity: what's the point of doing a vend
"dump" or "call doadump" from within ddb display duplicate output.
This is with a serial console. I have console="comconsole,vidconsole"
in /boot/loader.conf and "-D -S115200" in /boot.config.
db> dump
Dumping 1883 out of 12255 MB:Dumping 1883 out of 12255
MB:..1%..1%..11%..11%..21%..21%..31%.
On Wed, Aug 10, 2011 at 11:12 AM, Test Rat wrote:
> `make -s buildkernel' seems to contain lots of segfaults after recent
> update of one-true-awk in r224731. It chokes on sys/conf/kmod_syms.awk.
...
>
> Anyone else?
I see this too.
___
freebsd-current@
`make -s buildkernel' seems to contain lots of segfaults after recent
update of one-true-awk in r224731. It chokes on sys/conf/kmod_syms.awk.
The case can be reduced to
$ awk 'BEGIN { delete ARGV[1] } END { print ARGV[1] }' blah
[...]
Program received signal SIGSEGV, Segmentation fault.
0x
Hi,
I try to desribe the whole matter. In the simplest case, I have two
routers - each with two un-numbered interfaces connected in parallel.
Real data flow is managed in hardware. IP layer is used for managing
the hardwares, so I only need to be able to communicate with neighbour
thru one from t
On 8/10/2011 10:44 AM, N V wrote:
> Hi.
>
> Tried to use FreeBSD-9.0-BETA1-i386-bootonly.iso in VirtualBox to test.
> Installation stops after trying to fetch files from ftp. Attached screenshot
> is informative, I think. Seems to use i386/ twice for some reason.
>
> Regards,
> Vans.
Your scre
On 2011-08-10 16:13, René Ladan wrote:
...
This works, but why did the conditional version work for buildworld
and for earlier buildkernel invocations?
Apparently buildkernel changes to the kernel obj dir, e.g:
cd ${KRNLOBJDIR}/${_kernel}; ${KMAKE} ${CLEANDIR}
so ".if !empty(.CURDIR:M
6324 Jun 14 01:40 GSSAPI/GSSAPI_K.H
Archive Format: ISO9660, Compression: none
And for more real example grab a bootonly image from allbsd.org though
official BETA1 would suffice, too, and try to extract kernel e.g.
$ sha256 -q FreeBSD-9.0-HEAD-20110810-JPSNAP-bootonly.iso
Hi.
Tried to use FreeBSD-9.0-BETA1-i386-bootonly.iso in VirtualBox to test.
Installation stops after trying to fetch files from ftp. Attached screenshot is
informative, I think. Seems to use i386/ twice for some reason.
Regards,
Vans.___
freebsd-curre
2011/8/10 Alexander Best :
> On Wed Aug 10 11, René Ladan wrote:
>> Hi,
>>
>> it seems that HEAD is broken somewhere after 9.0-BETA1 amd64:
>>
>> acer % pwd
>> /usr/src
>> acer % svn info
>> Path: .
>> URL: svn+ssh://svn.freebsd.org/base/head
>> Repository Root: svn+ssh://svn.freebsd.org/base
>> Re
On Wed Aug 10 11, René Ladan wrote:
> Hi,
>
> it seems that HEAD is broken somewhere after 9.0-BETA1 amd64:
>
> acer % pwd
> /usr/src
> acer % svn info
> Path: .
> URL: svn+ssh://svn.freebsd.org/base/head
> Repository Root: svn+ssh://svn.freebsd.org/base
> Repository UUID: ccf9f872-aa2e-dd11-9fc8
on 10/08/2011 13:49 René Ladan said the following:
> /usr/src/sys/dev/aic7xxx/aicasm/aicasm_scan.l:843:12: error: function 'input'
> is
> not needed and will not be emitted
> [-Werror,-Wunneeded-internal-declaration]
Not sure where this warning flag comes from.
It doesn't seem to be i
Hi,
it seems that HEAD is broken somewhere after 9.0-BETA1 amd64:
acer % pwd
/usr/src
acer % svn info
Path: .
URL: svn+ssh://svn.freebsd.org/base/head
Repository Root: svn+ssh://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 224747
Node Kind: directory
Schedu
Hi,
Love the new installer, but I do have a very small criticism of the
guided partitioning screen: it's unclear at first glance which of the
available buttons ("Create", "Delete", ..., "Exit") means "write the
partitions to disk and carry on to the next step".
I presume that the point of a "guid
Hi,
>
> I've continued with work on two NIC on same NET. Now, with
> point-to-point interfaces too and I have more small fixes which I
> submitted today:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=159600
>
The fix is not entirely correct. The "rtinitflags()" could set RTF_HOST
flag wh
Test Rat writes:
> It seems fnmatch(3) args were accidentally swapped. Try
>
> $ bsdgrep -Fr --exclude-dir '*.svn*' grep_ usr.bin/grep | bsdgrep -c svn
> 72
And it should probably use FTS_SKIP to save time like textproc/gnugrep.
# turn off caching before testing
$ zfs set primarycache=n
On Mon, 2011-08-08 at 16:57 +0200, Svatopluk Kraus wrote:
> Thanks for committing the fix.
>
> I've continued with work on two NIC on same NET. Now, with
> point-to-point interfaces too and I have more small fixes which I
> submitted today:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=159600
>
Hi,
> On Mon, 08 Aug 2011 16:42:06 +1000
> Mattia Rossi said:
mrossi> Anyhow, the manpage is really not clear about name_servers_append, and
mrossi> it's not working as expected either:
mrossi> 1) If I put in a comma separated list of nameservers, I'll find that
mrossi> comma separated
28 matches
Mail list logo