Re: Setenv PACKAGESITE thepathtoftp, in boot time how to do it?

2011-12-05 Thread perryh
Hugh bo...@gmail.com wrote:

 A question i've got is where i can find the default PACKAGESITE value?
 
It seems to be hardcoded in usr.sbin/pkg_install/add/main.c
(line 318 in the 8.1 version).
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Command which does not work anymore?

2011-12-05 Thread Patrick Lamaiziere
Hello,

I'm using 9.0 and the command below does not work, as far I remember
that worked fine with 8.2:

The goal is to copy an usb image from an OpenBSD host to an usb key on
my desktop via ssh.

On openbsd:
# cat ucop2.img | ssh patrick@xx dd of=/dev/da0 bs=10M
dd: /dev/da0: Invalid argument
0+5 records in
0+4 records out
81920 bytes transferred in 0.107747 secs (760299 bytes/sec)

With a file that works:
# cat ucop2.img | ssh patrick@xx dd of=ucop2.img
bs=10M

and then a dd to the key works fine.

And yes /dev/da0 is writable by all:
# ls -la /dev/da0*
crw-rw-rw-  1 root  operator0, 132  5 déc 09:45 /dev/da0
crw-rw-rw-  1 root  operator0, 133  5 déc 09:45 /dev/da0s4

There are some kernel messages on the FreeBSD box but I think this is
harmless because this is an OpenBSD partition:

GEOM_PART: integrity check failed (da0s4, BSD)

Any clue?
Thanks, regards.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Major version changes using portupgrade?

2011-12-05 Thread Matthew Seaman
On 04/12/2011 20:07, Matthew Pounsett wrote:
 On 2011/12/04, at 14:13, Matthew Seaman wrote:
 
4) Now for the updating bit.  I'm going to use portmaster's '-o'
   functionality to swap out the postgresql versions.  (portupgrade
   has very similar functionality if you prefer that.) postgresql
   is trickier than most, because there have to be both -server and
   -client ports to deal with.  I also have postgresql-contrib-9.0.5
   installed, which isn't critical but needs similar treatment.
   Everything depends on the -client port, so we start with that:
  
 # portmaster -o databases/postgresql91-client \
   postgresql-client-9.0.5
 # portmaster -o databases/postgresql91-server \
   postgresql-server-9.0.5_1
 # portmaster -o databases/postgresql91-contrib \
   postgresql-contrib-9.0.5

 This is the problem bit.  The -o doesn't work with the ones I'm
 dealing with because of conflicts between 8.4 and 9.1.  9.1 *won't
 even build*.  If you can find a way to get around that, then you can
 make life even easier for yourself by doing a recursive build of all
 of the things that depend on the client.  It's getting around the
 conflict that I'm trying to figure out... the rest is handled.

Not a problem with portmaster(1) -- it automatically adds
DISABLE_CONFLICTS to the make environment if you're using the '-o' flag.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard
  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
JID: matt...@infracaninophile.co.uk   Kent, CT11 9PW



signature.asc
Description: OpenPGP digital signature


Re: I am FreeBSD user.

2011-12-05 Thread Chris Whitehouse

On 05/12/2011 01:42, Warren Block wrote:

On Sun, 4 Dec 2011, masayoshi wrote:


When I was looking for sudo, I noticed a weired thing.

http://www.freebsd.org/cgi/man.cgi?query=sudoapropos=0sektion=0manpath=Red+Hat+Linux%2Fi386+9arch=defaultformat=html


http://www.freebsd.org/cgi/man.cgi?query=sudoapropos=0sektion=0manpath=SuSE+Linux%2Fi386+ES+10+SP1arch=defaultformat=html


I am FreeBSD user. 3
I hate Linux. lol

Why can I select other operation's man page on our FreeBSD webisite?
Is it for Linux emulator?


Could be. It's also really useful to see what the options to Linux
commands do when trying to adapt or convert something.


I thought the odd bit was

ssuuddoo --VV | --hh | --ll | --LL | --vv | --kk | --KK | --ss | [ --HH 
] [--PP ] [--SS ] [ --bb ]
   | [ --pp prompt ] [ --cc class|- ] [ --aa auth_type ] [ --uu 
username|#uid ]


from the first link.

Does anyone else see that or is it my browser? firefox-3.6.10,1

Chris
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: I am FreeBSD user.

2011-12-05 Thread Rares Aioanei

On 12/05/2011 02:39 PM, Chris Whitehouse wrote:

On 05/12/2011 01:42, Warren Block wrote:




I thought the odd bit was

ssuuddoo --VV | --hh | --ll | --LL | --vv | --kk | --KK | --ss | [ 
--HH ] [--PP ] [--SS ] [ --bb ]
   | [ --pp prompt ] [ --cc class|- ] [ --aa auth_type ] [ --uu 
username|#uid ]


from the first link.

Does anyone else see that or is it my browser? firefox-3.6.10,1

Chris

I see that too with FF 8.

--
Rares Aioanei

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: I am FreeBSD user.

2011-12-05 Thread Daniel Feenberg



On Mon, 5 Dec 2011, Chris Whitehouse wrote:


On 05/12/2011 01:42, Warren Block wrote:

On Sun, 4 Dec 2011, masayoshi wrote:


When I was looking for sudo, I noticed a weired thing.

http://www.freebsd.org/cgi/man.cgi?query=sudoapropos=0sektion=0manpath=Red+Hat+Linux%2Fi386+9arch=defaultformat=html




The source html on that page for what appears in your browser as 
ssuuddoo is:


  bs/bbsu/bbud/bbdo/bbo/b

which is weird enough that I wouldn't blame the browser for the odd
appearance.

Daniel Feenberg
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: I am FreeBSD user.

2011-12-05 Thread Matthew Seaman
On 05/12/2011 12:39, Chris Whitehouse wrote:
 I thought the odd bit was
 
 ssuuddoo --VV | --hh | --ll | --LL | --vv | --kk | --KK | --ss | [ --HH
 ] [--PP ] [--SS ] [ --bb ]
| [ --pp prompt ] [ --cc class|- ] [ --aa auth_type ] [ --uu
 username|#uid ]
 
 from the first link.
 
 Does anyone else see that or is it my browser? firefox-3.6.10,1

No -- your eyes are perfectly fine.  It's a failure to render that text
properly as bold.  On an ancient teletype that would have been done by
retyping the same character on top of the first one, which is ultimately
where all those doubled characters come from.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard
  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
JID: matt...@infracaninophile.co.uk   Kent, CT11 9PW



signature.asc
Description: OpenPGP digital signature


Re: dead; need help reconnecting

2011-12-05 Thread Ryan Coleman

On Dec 5, 2011, at 1:06 AM, Gary Kline wrote:

 On Sun, Dec 04, 2011 at 09:56:57PM -0600, Ryan Coleman wrote:
 
 Also I suggest a proper UPS and the apcupsd daemon. I use it for all my 
 UPS's in the field. All 10 of them.
 
   I've had a UPS for 22 months.  it has saved my server from
   disaster five or 6 timed   [[and you thought that the
   power grid here in settle was beyond good??  Bah, humbug.]]
 
 
 Feel free to install it and connect to d3photography.com:3551
 
 
   how exactly?  no, gimmee a few decades to recover from thin
   trauma !  mumble.
It's just a remote monitor. It's nice to have.

Take either the Macbook or Windows machine and install the APCagent client 
program to monitor. Pretty easy to find. Very low system resource utilization.

 
 --
 Ryan
 On Dec 4, 2011, at 7:22 PM, Gary Kline wrote:
 
 On Fri, Dec 02, 2011 at 08:00:25PM -0600, Ryan Coleman wrote:
 Date: Fri, 2 Dec 2011 20:00:25 -0600
 From: Ryan Coleman edi...@d3photography.com
 Subject: Re: dead; need help reconnecting
 To: FreeBSD Questions freebsd-questions@freebsd.org
 X-Mailer: Apple Mail (2.1251.1)
 
 You need to define Dead, Gary.
 
 Your posts lack... proper detail most of the time.
 
 On Dec 2, 2011, at 6:26 PM, Gary Kline wrote:
 
 weds morning at 4 was my last log so it was around  then that my telco 
 modem broke.  a few   hours ago a  tech reset the
 router with all 5 ips.  my bsd server is dead/water.  only my wifes pc 
 and daughters nmacbook work.   i have spent hours under desk trying one 
 thing/time.
 
 does anyone have any suuggestions what  to try next? i have only bsd 
 server;  ubuntu desktop.   standalone firewall.  one hub/switgh.
 
 gary
 ___
 
 
 ryan, 
 
 by dead i meant that i had 0.0 connection to the net.
 long-story-short, it was indeed the telephone company's
 modem that blew out.  they were able to get one circuit
 working, and they were content with that.  but i was still
 dead.  this morning a telco technician [and friend] dropped
 by with his tools and after several calls to the office for 
 my IP's and other info got me back online.  
 
 I have no idea how their router/modem works; i have no idea 
 how they were able to get my wife's PC back, much less my 
 entire domain.
 
 (this is further OT, but FWIW, one guy suggested that a
 power surge may have broken the modem/router.  30-35 years
 ago a =real= modem ran at 1200 baud and was lightening fast.  
 obviously, i haven't kept up... .)
 
 
 
 
 
 -- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
  Journey Toward the Dawn, E-Book: http://www.thought.org
 The 8.57a release of Jottings: http://jottings.thought.org
Twenty-five years of service to the Unix community.
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
 
 
 -- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
   Journey Toward the Dawn, E-Book: http://www.thought.org
  The 8.57a release of Jottings: http://jottings.thought.org
 Twenty-five years of service to the Unix community.
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


umass to /dev/da* mapping

2011-12-05 Thread Mike Clarke

I have a fairly simple perl script which is run by devd when I plug in a 
USB memory stick. The script sets up some permissions and a link to 
make life easy for a user to mount the memory stick.

This normally works fine but there are problems if the memory stick is 
already inserted before booting.

Normally my internal 4 slot memory card reader is detected as umass0 
with devices da[0-3] and when the USB memory stick is inserted it comes 
up as umass1 with device da4 and my script works on that assumption. If 
the USB stick is present on booting then it appears as da0 on umass0 
and the card reader is da[1-4] on umass1 so the script fails.

Is there any convenient way for my script to determine which da* devices 
correspond to the umass device name?

-- 
Mike Clarke
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: umass to /dev/da* mapping

2011-12-05 Thread Polytropon
On Mon, 5 Dec 2011 17:08:15 +, Mike Clarke wrote:
 
 I have a fairly simple perl script which is run by devd when I plug in a 
 USB memory stick. The script sets up some permissions and a link to 
 make life easy for a user to mount the memory stick.
 
 This normally works fine but there are problems if the memory stick is 
 already inserted before booting.
 
 Normally my internal 4 slot memory card reader is detected as umass0 
 with devices da[0-3] and when the USB memory stick is inserted it comes 
 up as umass1 with device da4 and my script works on that assumption. If 
 the USB stick is present on booting then it appears as da0 on umass0 
 and the card reader is da[1-4] on umass1 so the script fails.
 
 Is there any convenient way for my script to determine which da* devices 
 correspond to the umass device name?

Maybe you could use a matching against

match bus 0x;
match vendor 0x;
match product 0x;
match release 0x;

to determine which device you're currently accessing.
As the USB IDs stay the same for at least the card
reader, it should be easy to conclude. :-)

USB devices are usually enumerated in the order they
appear to the system.



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Command which does not work anymore?

2011-12-05 Thread Dan Nelson
In the last episode (Dec 05), Patrick Lamaiziere said:
 Hello,
 
 I'm using 9.0 and the command below does not work, as far I remember
 that worked fine with 8.2:
 
 The goal is to copy an usb image from an OpenBSD host to an usb key on
 my desktop via ssh.
 
 On openbsd:
 # cat ucop2.img | ssh patrick@xx dd of=/dev/da0 bs=10M
 dd: /dev/da0: Invalid argument
 0+5 records in
 0+4 records out
 81920 bytes transferred in 0.107747 secs (760299 bytes/sec)

dd with a bs= option tells dd to use read() syscalls with a 10mb size, but
ssh is going to feed it data in much smaller chunks, and they're unlikely to
be multiples of a disk block in size (which you have to use if you are
writing directly to a raw disk device).  The 0+5 records in/0+4 records
out lines say that dd read 5 blocks of data (but they were less than 10mb),
and wrote 4 blocks (again less than 10mb).  Try using a smaller blocksize
(8k or 4k), or use a buffering program like ports/misc/team or misc/buffer
just in front of your dd command, so that dd always sees block-sized writes
from its stdin stream.

If that command worked in 8.2, it was just by accident.

-- 
Dan Nelson
dnel...@allantgroup.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: dead; need help reconnecting

2011-12-05 Thread Gary Kline
On Mon, Dec 05, 2011 at 07:46:44AM -0600, Ryan Coleman wrote:
 Date: Mon, 5 Dec 2011 07:46:44 -0600
 From: Ryan Coleman edi...@d3photography.com
 Subject: Re: dead; need help reconnecting
 To: Gary Kline kl...@thought.org
 Cc: FreeBSD Questions freebsd-questions@freebsd.org
 X-Mailer: Apple Mail (2.1251.1)
 
 
 On Dec 5, 2011, at 1:06 AM, Gary Kline wrote:
 
  On Sun, Dec 04, 2011 at 09:56:57PM -0600, Ryan Coleman wrote:
  
  Also I suggest a proper UPS and the apcupsd daemon. I use it for all my 
  UPS's in the field. All 10 of them.
  
  I've had a UPS for 22 months.  it has saved my server from
  disaster five or 6 timed   [[and you thought that the
  power grid here in settle was beyond good??  Bah, humbug.]]
  
  
  Feel free to install it and connect to d3photography.com:3551
  
  
  how exactly?  no, gimmee a few decades to recover from thin
  trauma !  mumble.
 It's just a remote monitor. It's nice to have.
 
 Take either the Macbook or Windows machine and install the APCagent client 
 program to monitor. Pretty easy to find. Very low system resource utilization.
 

can you send a URL?  I'Ve never heard of this..  [[i
know thatt i'm a crummy sysadmin]]


  
  --
  Ryan
  On Dec 4, 2011, at 7:22 PM, Gary Kline wrote:
  
  On Fri, Dec 02, 2011 at 08:00:25PM -0600, Ryan Coleman wrote:
  Date: Fri, 2 Dec 2011 20:00:25 -0600
  From: Ryan Coleman edi...@d3photography.com
  Subject: Re: dead; need help reconnecting
  To: FreeBSD Questions freebsd-questions@freebsd.org
  X-Mailer: Apple Mail (2.1251.1)
  
  You need to define Dead, Gary.
  
  Your posts lack... proper detail most of the time.
  
  On Dec 2, 2011, at 6:26 PM, Gary Kline wrote:
  
  weds morning at 4 was my last log so it was around  then that my telco 
  modem broke.  a few   hours ago a  tech reset the
  router with all 5 ips.  my bsd server is dead/water.  only my wifes pc 
  and daughters nmacbook work.   i have spent hours under desk trying one 
  thing/time.
  
  does anyone have any suuggestions what  to try next? i have only 
  bsd server;  ubuntu desktop.   standalone firewall.  one hub/switgh.
  
  gary
  ___
  
  
ryan, 
  
by dead i meant that i had 0.0 connection to the net.
long-story-short, it was indeed the telephone company's
modem that blew out.  they were able to get one circuit
working, and they were content with that.  but i was still
dead.  this morning a telco technician [and friend] dropped
by with his tools and after several calls to the office for 
my IP's and other info got me back online.  
  
I have no idea how their router/modem works; i have no idea 
how they were able to get my wife's PC back, much less my 
entire domain.
  
(this is further OT, but FWIW, one guy suggested that a
power surge may have broken the modem/router.  30-35 years
ago a =real= modem ran at 1200 baud and was lightening fast.  
obviously, i haven't kept up... .)

  
  
  
  
  -- 
  Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
   Journey Toward the Dawn, E-Book: http://www.thought.org
  The 8.57a release of Jottings: http://jottings.thought.org
 Twenty-five years of service to the Unix community.
  
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to 
  freebsd-questions-unsubscr...@freebsd.org
  
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to 
  freebsd-questions-unsubscr...@freebsd.org
  
  
  -- 
  Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
Journey Toward the Dawn, E-Book: http://www.thought.org
   The 8.57a release of Jottings: http://jottings.thought.org
  Twenty-five years of service to the Unix community.
  
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
 
 

-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
   Journey Toward the Dawn, E-Book: http://www.thought.org
  The 8.57a release of Jottings: http://jottings.thought.org
 Twenty-five years of service to the Unix community.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Nuxeo install in FreeBSD

2011-12-05 Thread Bruno Gruel

Hello,

I just want to know if someone already try to install NUXEO on a 
FreeBSD.
I try some month later without sucess. I will try to install it on 
FreeBSD82 to day.


I already ask the question on the nuxeo forum without reply..

Thank's.

Bruno

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Question about Realtek 8190

2011-12-05 Thread Leonardo Santagostini
Hello all,

I have a new wifi pci card based on a realtek 8190 but i could not find the
driver for this nic.

Is there any driver available?

Here comes my system info.

pciconf -l -bcv

none2@pci0:2:3:0:class=0x028000 card=0x819010ec chip=0x819010ec
rev=0x00 hdr=0x00
vendor = 'Realtek Semiconductor'
class  = network
bar   [10] = type I/O Port, range 32, base 0xda00, size 256, enabled
bar   [14] = type Memory, range 32, base 0xfddfe000, size 4096, enabled
cap 01[50] = powerspec 2  supports D0 D1 D2 D3  current D0

pcleo# uname -a
FreeBSD pcleo 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC
2011 r...@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

I can offer me as tester.

Regards / Saludos.-
Leonardo Santagostini
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


* Re: IPSec in Jail

2011-12-05 Thread Devin Teske

On Dec 3, 2011, at 4:42 PM, Alejandro Imass aim...@yabarana.com wrote:

 Hello,
 
 I was following a thread in FBSD Spanish talking about the use of
 IPSec in Jails and there was no conclusion to the matter. I have a
 client that wants to run a VPN which requires IPSec and he is running
 on some jails we provide them. We can provide them with a public IP
 for the jail but I'm not sure if this will work.
 
 I understand from the thread that recompiling the kernel with VIMAGE
 enabled should allow the use of IPSec in the jails but apparently
 until 8.0 this was experimental. This particular server uses 8.2 so I
 would like to know if anyone here has done this and how stable it is?
 Would enabling VIMAGE for the base kernel compromise the system and
 other clients running on other jails in the same server?

We're using 8.1 + VIMAGE and using openvpn, ipfw, and IPSec within jail 
successfully.

No stability issues with other jails (so far), but then again only been running 
that setup (with IPSec/openvpn in a vimage) for a few weeks now. But, so far so 
good!
-- 
Devin


 
 Thanks beforehand for any valuable comments!
 
 -- 
 Alejandro Imass
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

_
The information contained in this message is proprietary and/or confidential. 
If you are not the intended recipient, please: (i) delete the message and all 
copies; (ii) do not disclose, distribute or use the message in any manner; and 
(iii) notify the sender immediately. In addition, please be aware that any 
message addressed to our domain is subject to archiving and review by persons 
other than the intended recipient. Thank you.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: umass to /dev/da* mapping

2011-12-05 Thread Mike Clarke
On Monday 05 December 2011, Polytropon wrote:

 On Mon, 5 Dec 2011 17:08:15 +, Mike Clarke wrote:

[snip]

  Is there any convenient way for my script to determine which da*
  devices correspond to the umass device name?

 Maybe you could use a matching against

   match bus 0x;
   match vendor 0x;
   match product 0x;
   match release 0x;

 to determine which device you're currently accessing.
 As the USB IDs stay the same for at least the card
 reader, it should be easy to conclude. :-)

 USB devices are usually enumerated in the order they
 appear to the system.

Thanks for that idea. I'd originally thought in terms of not being able 
to use the vendor info to identify a usb stick since that can't be 
known in advance for every stick that might ever be inserted but I'd 
overlooked using the info to eliminate the built in card reader.

So now when any umass device is attached devd calls my script which just 
iterate over sysctl dev.umass | grep %pnpinfo building up a list of 
devices, adding four if it's the card reader or one for each other 
umass, and it works a treat.

-- 
Mike Clarke
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


DOWNLOAD SPSS eBOOKS NOW!!!

2011-12-05 Thread YOMMY

DOWNLOAD SPSS e-BOOKS NOW

Merits of the books

These books are user-oriented books on SPSS (Statistical Packages for Social 
Sciences):

. They use a series of pictures and simple instructions to teach each procedure 
for data analyses.
Users can conduct procedures by following the graphically illustrated examples.
The books are designed for the novice - even those who are inexperienced with 
SPSS, statistics, or
computers. They can be used by those in varied fields, such as market research, 
criminology, public policy,
management, business administration, nursing, medicine, psychology, sociology,
anthropology, and so on.
. Each method is taught in a step-by-step manner.
. Analytical threads are followed throughout the books - the goal of this 
method is to
show users how to combine different procedures to maximize the benefits of using
SPSS.
. Users may find that the books generally contain most of
the statistics concepts they will need to use.

1.   SPSS for Beginners
2.   SPSS for Introductory Statistics
3.   A Handbook for Statistical Analyses Using SPSS
4.   Applied Statistics Using SPSS,STATISTICA, and MATHLAB
5.   Doing Quantitative Research in Education with SPSS
6.   Computer-Aided Data Analyses
7.   SPSS 17.0 Statistics SOFTWARE (Original Full Version)
8.   SPSS book for Dummies
9.   SPSS 17.0 Brief Guide
10. SPSS Statistics Base  17.0 Users' Guide
11. Statistical Methods using SPSS
12. Data Analyses and Research Methods
13. SPSS 17.0 Neural Network
14. SPSS 17.0 Decision Trees
15. SPSS 17.0 Forecasting
16. SPSS 17.0 Regression
17. SPSS 17.0 Exact Tests
18. SPSS 17.0 Missing Values
19. SPSS 17.0 Conjoint

NOTES:  ITEMS ARE DELIVERED IMMEDIATELY ON PAYMENT

Pricing details for the Package (1-19) is in US Dollars (USD150)or N27,000=
We accept payment by Paypal, Abayomi Ibiyemi - Visa Account No.4990006313, GTB 
A/C No. 0017611164
For Further Inquiries about Table of Contents and Mode of Payment for any of 
the above items,

Mail to:  yom...@india.com
Web:www.abayomiibiyemi.nl

Kind Regards
Yommy Ibiyemi


Non Opt-in Clause: We did not seek your consent to have this mail sent to you



KIND REGARDS,
YOMMY

TEL: 234.806 489 1087

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: * Re: IPSec in Jail

2011-12-05 Thread Alejandro Imass
On Sun, Dec 4, 2011 at 11:54 AM, Devin Teske devin.te...@fisglobal.com wrote:

 We're using 8.1 + VIMAGE and using openvpn, ipfw, and IPSec within jail 
 successfully.

 No stability issues with other jails (so far), but then again only been 
 running that setup (with IPSec/openvpn in a vimage) for a few weeks now. But, 
 so far so good!
 --
 Devin

Thanks for your comments! I guess we' ll go ahead then.

-- 
Alejandro Imass
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Command which does not work anymore?

2011-12-05 Thread perryh
Dan Nelson dnel...@allantgroup.com wrote:

 dd with a bs= option tells dd to use read() syscalls with a 10mb
 size, but ssh is going to feed it data in much smaller chunks ...
 Try using a smaller blocksize (8k or 4k), or use a buffering
 program like ports/misc/team or misc/buffer just in front of your
 dd command, so that dd always sees block-sized writes from its
 stdin stream.

or specify something along the lines of obs=126b instead of bs=,
so that dd will reblock the data itself.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org