On 03/12/2012 22:10, Walter Hurry wrote:
> I think there's a problem with 'pkg info' irrespective of how the package
> is built.
>
> $ pkg info -s -F gcc-4.6.4.20121123.txz
> gcc-4.6.4.20121123 flat size is: 0 B
> gcc-4.6.4.20121123 package size is: 0 B
> $ pkg query -F gcc-4.6.4.20121123.txz %sh
color="#ff">Freebsddiary.orgstyle="color:rgb(0,0,255)"> face="Verdana, sans-serif">Team,
I
thought you might like to know some of the reasons why you are not
getting enough Social Media and Organic search engine traffic
for Freebsddiary.org
1.Your
website Freebsddiary.org is not ranking to
Lançamento
CPE Krazer Sky Station 5GHz N
Você cliente pediu que a Krazer fizesse uma nova CPE num formato mais estiloso,
pequena, de menor tamanho e que tivesse novas funcionabilidade, mais
especificamente acesso fácil ao botão de reset, proteção contra queima e a tão
desejada SAÍDA PARA ANTEN
On Mon, 3 Dec 2012 22:41:06 +, BOY RULES wrote:
>
> hello there i am new with this software never used it yet but would like to
> try it
You will appreciate this step.
> i want to ask if this software supports MAC and Windows applications to
> installation
I doubt there will be eno
After upgrading a server from FreeBSD 7.3 to FreeBSD 8.3 I noticed
this bug. Since upgrading, getpwnam_r is acting inconsistently. If I
look up a user that does not exist and the name is 16 characters or
less, getpwnam_r returns 0 and the result is NULL. If the name is
more than 16 characters,
Hi,
On Mon, 3 Dec 2012 22:41:06 +
BOY RULES wrote:
> i want to run a server from home running open source software and
> easy to manage it like in 3 clicks and done the site is up and
> running
>
three clicks? Not really. It is a bit more.
>
> if possible the developers to build a new f
On Linux I switched from GRUB legacy to GRUB 2.
To transform menu.lst into grub.cfg:
SYNOPSIS
grub-menulst2cfg [INFILE [OUTFILE]]
To boot FreeBSD:
menuentry "FreeBSD"{
set root=(hd0,msdos1)
chainloader +1
}
___
freebsd-questions@freebs
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 12/3/2012 4:41 PM, BOY RULES wrote:
>
> hello there i am new with this software never used it yet but would
like to try it
> i want to ask if this software supports MAC and Windows applications
to installation
> i would like to ask after if this s
hello there i am new with this software never used it yet but would like to
try it
i want to ask if this software supports MAC and Windows applications to
installation
i would like to ask after if this software freebsd supports FMS and ASP net
applications
if not i would like to give
On Mon, 03 Dec 2012 20:51:59 +, Matthew Seaman wrote:
> Curious. I can't reproduce the problem on my dev system:
>
> worm:...cache/pkg/All:# pkg info -s -F git-1.7.11.5.txz
git-1.7.11.5
> 10 MB
>
> I wonder... I'm using portmaster to build packages on my dev box, an
Hi,
Fbsd8 wrote:
> With cvs having support ending next year and svn becoming the main work
> horse, Just what is the status of CTM? I would think its more out dated
> than cvs.
You havent grasped what CTM is:
A method of distributing trees
man ctm:source code mirror prog
On 03/12/2012 18:18, Walter Hurry wrote:
> I wonder if there is some kind of overflow problem with the calculations
> on larger packages?
It's not an overflow: the size is stored as the ascii representation of
an integer value in the pkg tarball and read into an int64_t variable
(good for file si
On 03/12/2012 15:49, Matthew Seaman wrote:
> On 03/12/2012 15:34, Walter Hurry wrote:
>> > $ sudo pkg info -s -F gcc-4.6.4.20121102.txz
>> > gcc-4.6.4.20121102 flat size is: 0 B
>> > gcc-4.6.4.20121102 package size is: 0 B
> Ah. It turns out that querying any pkgng package directly for its
> inst
> On 03.12.12 15:35, l...@rule.lv wrote:
> [...]
>> I stumbled upon a problem where multiple pipe redirection occasionally
>> get
>> stuck when trying to get sha256 sum of a stream.
>>
>> You can try to reproduce the problem if you have /usr/ports/shells/bash
>> installed (output redirection used i
With cvs having support ending next year and svn becoming the main work
horse, Just what is the status of CTM? I would think its more out dated
than cvs.
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ctm.html
___
freebsd-questions@freebsd.
jb gmail.com> writes:
> ...
> Do you get stuck with this ? Does it make any difference ?
I missed a redirector - sorry about that; the entry should be:
/usr/local/bin/bash -c 'cat /tmp/file1 | tee /tmp/file1.copy | /sbin/sha256 > \
/tmp/file1.sha256' ; echo $status
jb
___
Hello,
FreeBSD 9.1 amd64, postgrey-1.34_4, perl-5.14.2_2
Here from time to time and since one or two months, postgrey starts to
eat 100% of CPU, it always occurs juste after it cleans its bases. Then
it does not accept any connection:
Dec 2 03:11:49 net-110 postgrey[2252]: cleaning up old logs.
On Mon, 03 Dec 2012 16:14:08 +, Walter Hurry wrote:
>
> pkg query against the .txz file in the cache appears to work though
>
It seems to have got the difference calculation right this time:
---
$ sudo pkg upgrade
Updating repository
rule.lv> writes:
>
> Dear all,
> I stumbled upon a problem where multiple pipe redirection occasionally get
> stuck when trying to get sha256 sum of a stream.
>
> You can try to reproduce the problem if you have /usr/ports/shells/bash
> installed (output redirection used in this command is pos
On 03.12.12 15:35, l...@rule.lv wrote:
[...]
I stumbled upon a problem where multiple pipe redirection occasionally get
stuck when trying to get sha256 sum of a stream.
You can try to reproduce the problem if you have /usr/ports/shells/bash
installed (output redirection used in this command is p
> From owner-freebsd-questi...@freebsd.org Mon Dec 3 07:14:37 2012
> From: saeedeh motlagh
> Date: Mon, 3 Dec 2012 16:42:07 +0330
> Subject: redirect incoming telnet to com port
> To: freebsd-questions
>
> hello everybody
>
> i have freebsd8.2. i want to redirect incoming telnet from telnet po
On Mon, 3 Dec 2012 16:35:15 +0200 (EET)
l...@rule.lv articulated:
> Dear all,
> I stumbled upon a problem where multiple pipe redirection
> occasionally get stuck when trying to get sha256 sum of a stream.
>
> You can try to reproduce the problem if you
> have /usr/ports/shells/bash installed (ou
On Mon, 03 Dec 2012 15:49:48 +, Matthew Seaman wrote:
> On 03/12/2012 15:34, Walter Hurry wrote:
>> $ sudo pkg info -s -F gcc-4.6.4.20121102.txz gcc-4.6.4.20121102 flat
>> size is: 0 B gcc-4.6.4.20121102 package size is: 0 B
>
> Ah. It turns out that querying any pkgng package directly for i
On 03/12/2012 15:34, Walter Hurry wrote:
> $ sudo pkg info -s -F gcc-4.6.4.20121102.txz
> gcc-4.6.4.20121102 flat size is: 0 B
> gcc-4.6.4.20121102 package size is: 0 B
Ah. It turns out that querying any pkgng package directly for its
installed size always returns 0 at the moment. You'ld need to
On Mon, 03 Dec 2012 06:32:48 +, Matthew Seaman wrote:
> On 02/12/2012 21:51, Walter Hurry wrote:
>> Copied from terminal and pasted here:
>> --
>> $ sudo pkg upgrade Updating repository catalogue Repository catalogue
>> is up-to-date,
Dear all,
I stumbled upon a problem where multiple pipe redirection occasionally get
stuck when trying to get sha256 sum of a stream.
You can try to reproduce the problem if you have /usr/ports/shells/bash
installed (output redirection used in this command is possible only in
bash).
Create tempora
In the last episode (Dec 03), saeedeh motlagh said:
> hello everybody
>
> i have freebsd8.2. i want to redirect incoming telnet from telnet port to
> a com port. i mean if somebody telnet to my system with a specific port
> (or 22 which is default telnet port), connect to com port and can talk t
hello everybody
>
> i have freebsd8.2. i want to redirect incoming telnet from telnet port to
> a com port. i mean if somebody telnet to my system with a specific port (or
> 22 which is default telnet port), connect to com port and can talk to modem
> (something like cisco).
>
> is it possible or
hello everybody
i have freebsd8.2. i want to redirect incoming telnet from telnet port to
a com port. i mean if somebody telnet to my system with a specific port (or
22 which is default telnet port), connect to com port and can talk to modem
(something like cisco).
is it possible or not?
any hi
On Mon, Dec 3, 2012 at 7:49 AM, Julien Cigar wrote:
>
> gpart is in BASE on 8.x so there is nothing to install
>
Thanks, Julien! I added a comment to this effect on the post!
--
Take care
Rick Miller
___
freebsd-questions@freebsd.org mailing list
htt
On 12/03/2012 13:31, Rick Miller wrote:
For anyone interested, Posted a new blog with regards to gpart on
FreeBSD 8.x (with a link to one of Warren's blog posts):
http://blog.hostileadmin.com/2012/12/03/freebsd-partitions-and-filesystems-with-gpart/
gpart is in BASE on 8.x so there is nothing
For anyone interested, Posted a new blog with regards to gpart on
FreeBSD 8.x (with a link to one of Warren's blog posts):
http://blog.hostileadmin.com/2012/12/03/freebsd-partitions-and-filesystems-with-gpart/
--
Take care
Rick Miller
___
freebsd-quest
On Mon, Dec 3, 2012 at 5:40 AM, Fbsd8 wrote:
> On an old 20gb hard drive I first installed winxp on the first half of the
> HD. winxp booted fine. Then I installed 9.1-rc3 on the second half of the
> HD. Now when I boot the HD I only get 9.1-rc3. Winxp created mbr and
> installed winxp into first
On 12/03/2012 10:11 AM, Olivier Nicole wrote:
Hi,
I have some trouble on a mail server running 9.0-RELEASE-p3
Last week I set up a NFS mounted partition containing 1 Tb of IMAP folders
the NFS mount is done through a private network link on a dedicated giga
ethernet link with the following con
Hi,
> I have some trouble on a mail server running 9.0-RELEASE-p3
>
> Last week I set up a NFS mounted partition containing 1 Tb of IMAP folders
> the NFS mount is done through a private network link on a dedicated giga
> ethernet link with the following config :
>
> 10.0.0.1/24 <--> 10.0.0.2/24
>
Hello
I have some trouble on a mail server running 9.0-RELEASE-p3
Last week I set up a NFS mounted partition containing 1 Tb of IMAP folders
the NFS mount is done through a private network link on a dedicated giga
ethernet link with the following config :
10.0.0.1/24 <--> 10.0.0.2/24
mailhub
36 matches
Mail list logo