FreeBSD GSM Bluetooth Phone

2007-12-04 Thread Cy Schubert
Could anyone point me in the direction of documentation outlining how to 
setup a Bluetooth phone for wireless Internet access (when WiFi is 
unavailable). Thanks.


-- 
Cheers,
Cy Schubert [EMAIL PROTECTED]
Web:  http://www.komquats.com and http://www.bcbodybuilder.com
FreeBSD UNIX:  [EMAIL PROTECTED]   Web:  http://www.FreeBSD.org
BC Government:  [EMAIL PROTECTED]

Lift long enough and I believe arrogance is replaced by
humility and fear by courage and selfishness by generosity
and rudeness by compassion and caring.
-- Dave Draper



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


Re: FreeBSD GSM Bluetooth Phone

2007-12-04 Thread Heiko Wundram (Beenic)
Am Dienstag, 4. Dezember 2007 08:34:11 schrieb Cy Schubert:
 Could anyone point me in the direction of documentation outlining how to
 setup a Bluetooth phone for wireless Internet access (when WiFi is
 unavailable). Thanks.

Depends on the protocol your phone uses to access the net. For PAN 
connectivity (which is the default Bluetooth way of Internet connectivity), 
FreeBSD currently doesn't ship with a daemon that implements the server-side 
of it.

I implemented a quick 'n dirty hack implementing the PAN protocol which works 
fine with my Sony Ericsson (M600i) mobile, but YMMV when getting that to 
run/work with different phones:

http://btpand.beenic.net

You'll have to get a mercurial client to check it out, and read the README 
contained in the archive to get it to run (requires tap support in the kernel 
and needs you to set up the bridging/routing to get the traffic from the tap 
device to your local network).

-- 
Heiko Wundram
Product  Application Development
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Buildworld problem

2007-12-04 Thread Venkatesh K
I am so sorry. forgot to add details about my system.

I am running FreeBSD 6.2. Here is uname output.

FreeBSD 6.2-RELEASE-p9 FreeBSD 6.2-RELEASE-p9 #0: Thu Nov 29 04:07:33
UTC 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
 i386

Thanks,

Venkatesh K

On Dec 4, 2007 2:32 PM, Venkatesh K [EMAIL PROTECTED] wrote:
 Hi,

 make buildworld failed for me. Here is the error log.

 ---
 cc -O2 -fno-strict-aliasing -pipe  -DHAVE_CONFIG_H -DRL_NO_COMPAT
 -DMI_OUT=1 -DTUI=1 -I. -I/usr/src/gnu/usr.bin/gdb/kgdb/../arch/i386
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libbfd
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libbfd/i386
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/gdb
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/gdb/config
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/include
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/binutils/include
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/binutils/bfd
 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c
 /usr/src/gnu/usr.bin/gdb/kgdb/kthr.c
 cc -O2 -fno-strict-aliasing -pipe  -DHAVE_CONFIG_H -DRL_NO_COMPAT
 -DMI_OUT=1 -DTUI=1 -I. -I/usr/src/gnu/usr.bin/gdb/kgdb/../arch/i386
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libbfd
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libbfd/i386
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/gdb
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/gdb/config
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/include
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/binutils/include
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/binutils/bfd
 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c
 /usr/src/gnu/usr.bin/gdb/kgdb/trgt.c
 cc -O2 -fno-strict-aliasing -pipe  -DHAVE_CONFIG_H -DRL_NO_COMPAT
 -DMI_OUT=1 -DTUI=1 -I. -I/usr/src/gnu/usr.bin/gdb/kgdb/../arch/i386
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libbfd
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libbfd/i386
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/gdb
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/gdb/config
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/include
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/binutils/include
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/binutils/bfd
 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c
 /usr/src/gnu/usr.bin/gdb/kgdb/trgt_i386.c
 cc -O2 -fno-strict-aliasing -pipe  -DHAVE_CONFIG_H -DRL_NO_COMPAT
 -DMI_OUT=1 -DTUI=1 -I. -I/usr/src/gnu/usr.bin/gdb/kgdb/../arch/i386
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libbfd
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libbfd/i386
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/gdb
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/gdb/config
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/include
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/binutils/include
 -I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/binutils/bfd
 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized  -o
 kgdb main.o kthr.o trgt.o trgt_i386.o
 /usr/obj/usr/src/gnu/usr.bin/gdb/kgdb/../../gdb/libgdb/libgdb.a
 /usr/obj/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libbfd/libbfd.a
 /usr/obj/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libopcodes/libopcodes.a
  /usr/obj/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libiberty/libiberty.a
 -lkvm -lm -lreadline -ltermcap -lgnuregex
 gzip -cn /usr/src/gnu/usr.bin/gdb/kgdb/kgdb.1  kgdb.1.gz
 === gnu/usr.bin/gdb/gdbserver (all)
 make: don't know how to make bsd.README. Stop
 *** Error code 2

 Stop in /usr/src/gnu/usr.bin/gdb.
 *** Error code 1

 Stop in /usr/src/gnu/usr.bin.
 *** Error code 1

 Stop in /usr/src/gnu.
 *** Error code 1

 Stop in /usr/src.
 *** Error code 1

 Stop in /usr/src.
 *** Error code 1

 Stop in /usr/src.

 ---

 Anyone facing similar problem?

 Thanks,

 --
 Venkatesh. K

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


Buildworld problem

2007-12-04 Thread Venkatesh K
Hi,

make buildworld failed for me. Here is the error log.

---
cc -O2 -fno-strict-aliasing -pipe  -DHAVE_CONFIG_H -DRL_NO_COMPAT
-DMI_OUT=1 -DTUI=1 -I. -I/usr/src/gnu/usr.bin/gdb/kgdb/../arch/i386
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libbfd
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libbfd/i386
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/gdb
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/gdb/config
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/include
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/binutils/include
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/binutils/bfd
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c
/usr/src/gnu/usr.bin/gdb/kgdb/kthr.c
cc -O2 -fno-strict-aliasing -pipe  -DHAVE_CONFIG_H -DRL_NO_COMPAT
-DMI_OUT=1 -DTUI=1 -I. -I/usr/src/gnu/usr.bin/gdb/kgdb/../arch/i386
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libbfd
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libbfd/i386
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/gdb
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/gdb/config
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/include
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/binutils/include
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/binutils/bfd
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c
/usr/src/gnu/usr.bin/gdb/kgdb/trgt.c
cc -O2 -fno-strict-aliasing -pipe  -DHAVE_CONFIG_H -DRL_NO_COMPAT
-DMI_OUT=1 -DTUI=1 -I. -I/usr/src/gnu/usr.bin/gdb/kgdb/../arch/i386
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libbfd
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libbfd/i386
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/gdb
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/gdb/config
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/include
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/binutils/include
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/binutils/bfd
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c
/usr/src/gnu/usr.bin/gdb/kgdb/trgt_i386.c
cc -O2 -fno-strict-aliasing -pipe  -DHAVE_CONFIG_H -DRL_NO_COMPAT
-DMI_OUT=1 -DTUI=1 -I. -I/usr/src/gnu/usr.bin/gdb/kgdb/../arch/i386
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libbfd
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libbfd/i386
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/gdb
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/gdb/config
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/gdb/include
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/binutils/include
-I/usr/src/gnu/usr.bin/gdb/kgdb/../../../../contrib/binutils/bfd
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized  -o
kgdb main.o kthr.o trgt.o trgt_i386.o
/usr/obj/usr/src/gnu/usr.bin/gdb/kgdb/../../gdb/libgdb/libgdb.a
/usr/obj/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libbfd/libbfd.a
/usr/obj/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libopcodes/libopcodes.a
 /usr/obj/usr/src/gnu/usr.bin/gdb/kgdb/../../binutils/libiberty/libiberty.a
-lkvm -lm -lreadline -ltermcap -lgnuregex
gzip -cn /usr/src/gnu/usr.bin/gdb/kgdb/kgdb.1  kgdb.1.gz
=== gnu/usr.bin/gdb/gdbserver (all)
make: don't know how to make bsd.README. Stop
*** Error code 2

Stop in /usr/src/gnu/usr.bin/gdb.
*** Error code 1

Stop in /usr/src/gnu/usr.bin.
*** Error code 1

Stop in /usr/src/gnu.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

---

Anyone facing similar problem?

Thanks,

-- 
Venkatesh. K
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [RFC/P] Port System Re-Engineering (Repost from -ports@)

2007-12-04 Thread Olivier Nicole
 As has been hashed out in -ports@ over the last few days there is at
 least a need to examine weither or not the current ports system should
 remain as is or potentially be re-engineered in the future (estimates
 if and when needed vary from ASAP to 10-15 years).   I have
 volunteered to undertake a feasibility/pilot project to examine what
 changes (if any) are needed in the system (for the purposes of this
 thread I will not venture any of my own suggestions).   I have the
 following broad questions for people:
 
 1. What is more important to your personal use of FreeBSD (the ports
 system, the underlaying OS, some other aspect)?

OS first and ports second, I came using the ports after few years
building from source.

 2. How frequently do you interact with the ports systems and what is
 the most common interaction you have with it?

Weekly? Installing and upgrading when needed. It really depends on the
machine too.

 3. What is the single best aspect of the current system?

It is very consistent regarding the installation hierarchy. It may be
different from the default used by one very product (example Apache
under /usr/local/apache by default, but in /usr/local/etc/apache in
FreeBSD), but it is consistent inside FreeBSD.

 4. What is the single worst aspect of the current system?

Some problem of compatibility in dependencies when the system has
1000+ ports.

 5. If you where a new FreeBSD user how would your answers above
 change?   If you where brand new to UNIX how whould they change?

Dunno, I am not new :)

 6. Assuming that there was no additional work on your behalf would you
 use a new system if it corrected your answer to number 4?

Yes.

 7. Same as question 6 but for your answer on question 3?

???

 8. How long have you used FreeBSD and/or UNIX in general?

Unix: 15+ years, FreeBSD: hummm, 8 years?

 9.  That is your primary use(s) for your FreeBSD machine(s) (name upto 3)?

Production servers for every thing (web, mail, file, DNS...)

 10. Assuming there is no functional difference what is your preferred
 installation method for 3rd party software?

portinstall or sudo make. When there are problem of compatibility I
always end up doing the install manually.

 11. On a scale from 1 to 10 (10 being the best) please rate the
 importance of the following aspects of the ports system?
 
a. User Interface

3

b. Consistency of behaviors and interactions

9

c. Accuracy in dependant port installations

10

d. Internal record keeping

9

e. Granularity's of the port management system

8

 12. Please rate your personal technical skill level?

Medium to high.

Bests,

Olivier
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [RFC/P] Port System Re-Engineering (Repost from -ports@)

2007-12-04 Thread Erik Cederstrand

Aryeh M. Friedman wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

[Repost from [EMAIL PROTECTED]

As has been hashed out in -ports@ over the last few days there is at
least a need to examine weither or not the current ports system should
remain as is or potentially be re-engineered in the future (estimates
if and when needed vary from ASAP to 10-15 years).   I have
volunteered to undertake a feasibility/pilot project to examine what
changes (if any) are needed in the system (for the purposes of this
thread I will not venture any of my own suggestions).   I have the
following broad questions for people:

1. What is more important to your personal use of FreeBSD (the ports
system, the underlaying OS, some other aspect)?


Mu. For me, the OS is nothing without the port, and vice-versa.


2. How frequently do you interact with the ports systems and what is
the most common interaction you have with it?


Daily. Updating, building for jails.


3. What is the single best aspect of the current system?


For normal, day-to-day work on servers, it Just Works.


4. What is the single worst aspect of the current system?


Compiling takes forever, especially on small-scale machines.


5. If you where a new FreeBSD user how would your answers above
change?   If you where brand new to UNIX how whould they change?


A GUI would really help to get an overview and manage simple tasks.


6. Assuming that there was no additional work on your behalf would you
use a new system if it corrected your answer to number 4?


Yes.


7. Same as question 6 but for your answer on question 3?


No.


8. How long have you used FreeBSD and/or UNIX in general?


Five years.


9.  That is your primary use(s) for your FreeBSD machine(s) (name upto 3)?


Home server (mail, web, file), software development, small-scale production.


10. Assuming there is no functional difference what is your preferred
installation method for 3rd party software?


pkg_add to cut install time, but usually ports tree because of missing 
options in precompiled packages (e.g. no-gui vim, php5 with apache module).



11. On a scale from 1 to 10 (10 being the best) please rate the
importance of the following aspects of the ports system?

   a. User Interface


5


   b. Consistency of behaviors and interactions


9


   c. Accuracy in dependant port installations


8


   d. Internal record keeping


8


   e. Granularity's of the port management system


5


12. Please rate your personal technical skill level?


Medium.

Erik
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Problem building R from the ports

2007-12-04 Thread Olivier Nicole
Hi,

I am trying to upgrade /usr/ports/math/R

I am using gcc 4.2.3 because at some stage it was needed by some other
ports, so it is now the version in use.

But I have the following problem with the fortran libraries.

gcc42 -std=gnu99  -I. -I../../src/include -I../../src/include 
-I/usr/local/include -DHAVE_CONFIG_H  -fpic  -O -pipe -c Rmain.c -o Rmain.o
gcc42 -std=gnu99 -export-dynamic -L/usr/local/lib -o R.bin Rmain.o -L../../lib 
-lR
/usr/local/lib/gcc-4.2.3/libgfortran.so.2: undefined reference to [EMAIL 
PROTECTED]'
/usr/local/lib/gcc-4.2.3/libgfortran.so.2: undefined reference to [EMAIL 
PROTECTED]'
/usr/local/lib/gcc-4.2.3/libgfortran.so.2: undefined reference to [EMAIL 
PROTECTED]'

Any idea is welcome.

TIA.

olivier
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can I install Free BSD latest version on my laptop with dual boot?

2007-12-04 Thread manikandan . x . balachandran
thank you

Manikandan Balachandran
JPMC IB TO - Jupiter STS
Tel: +44 1202-325271
Cell: +44 7891649680 
Email: [EMAIL PROTECTED]
---
JPMorgan Chase, 18 Christchurch Road
Floor 1, Bournemouth, BH1 3BA , UK





Jerry McAllister [EMAIL PROTECTED]
03/12/2007 09:59 PM
 
To: Chess Griffin [EMAIL PROTECTED]
cc: Jerry McAllister [EMAIL PROTECTED], 
[EMAIL PROTECTED], freebsd-questions@freebsd.org
Subject:Re: Can I install Free BSD latest version on my 
laptop with dual boot?


On Mon, Dec 03, 2007 at 02:26:07PM -0500, Chess Griffin wrote:

 Jerry McAllister wrote:
  Hi,
 
  Can I install Free BSD latest version on my laptop with dual boot 
(Windows 
  Vista + Free BSD), my system configuration details are as follows
  
  Probably.   You will have to divide your hard disk.
  I have successfully been doing that will Partition Magic (7.0) but 
recently 
  got V 8.0 and found it to be completely inadequate - the CD wouldn't 
boot 
  correctly it seems to have errors in the scripts and it would not talk 
to 
  my USB drive which I wanted to divide up - the reason for going to 
8.0.
  So, I am not sure which utility to recommend for dividing the disk.
  If it is FAT, then a couple of free utilities come with FreeBSD that 
might
  work (I haven't tried them), but if it is NTFS, then they will not 
work and
  you will need to get something else.   Partition Magic 7.0 will work
  fine, but I don't know where you would get a copy nowdays.
  There is another utility out there called 'Partition Commander'  I 
haven't
  used it, but might, after I get my PM 8.0 mess cleared up.
 
 There are also some good Linux-based Live CD's that are essentiall
 Partition Magic clones, one is GParted Live CD and the other is Parted
 Magic.  They are very small iso's that pretty much just have a small
 window manager and some sort of disk partitioning tool like parted.  I
 have used them to partition disks with great success.

I knew there were some others out there now, but haven't had
time to go looking.   The free ones that come with FreeBSD are OK
too except they don't work with NTFS type slices and that is what
you get with most new machines nowdays.   If you want to keep that
NTFS system, then you have to get a utility that will work with it.

Thanks for the pointers,

jerry

 
 Good luck!
 Chess
 
 -- 
 Chess Griffin
 GPG Key:  0x0C7558C3
 http://www.chessgriffin.com
 






-
This communication is for informational purposes only. It is not
intended as an offer or solicitation for the purchase or sale of
any financial instrument or as an official confirmation of any
transaction. All market prices, data and other information are not
warranted as to completeness or accuracy and are subject to change
without notice. Any comments or statements made herein do not
necessarily reflect those of JPMorgan Chase  Co., its subsidiaries
and affiliates.

This transmission may contain information that is privileged,
confidential, legally privileged, and/or exempt from disclosure
under applicable law. If you are not the intended recipient, you
are hereby notified that any disclosure, copying, distribution, or
use of the information contained herein (including any reliance
thereon) is STRICTLY PROHIBITED. Although this transmission and any
attachments are believed to be free of any virus or other defect
that might affect any computer system into which it is received and
opened, it is the responsibility of the recipient to ensure that it
is virus free and no responsibility is accepted by JPMorgan Chase 
Co., its subsidiaries and affiliates, as applicable, for any loss
or damage arising in any way from its use. If you received this
transmission in error, please immediately contact the sender and
destroy the material in its entirety, whether in electronic or hard
copy format. Thank you.

Please refer to http://www.jpmorgan.com/pages/disclosures for
disclosures relating to UK legal entities.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


mfsroot issues

2007-12-04 Thread CyberLeo Kitsana
Hi!

I'm trying to set up a TinyBSD mfsroot image with which to upgrade a
machine remotely. I've run into a few problems along the way, though.

First of all, I cannot seem to get the kernel to use the preloaded
mfsroot as the root device as long as the boot disk's /etc/fstab has a
root listed. It will always use what's listed in the boot disk's fstab,
despite settings in loader.conf. Am I missing something? (rootdev=md0
or /dev/md0 or ufs:/dev/md0 or...)

Second, gzipped mfsroots seem to be corrupt when loaded, but fine when
used uncompressed. Does the loader need special compile or runtime
options to properly understand and expand gzipped mfsroots?

The mfsroot is a naked UFS filesystem image, without slice table or
bsdlabel.

FreeBSD 6.2-RELEASE-p7 (TISA) #0: Sun Sep 30 03:43:30 CDT 2007

Thanks!

-- 
Fuzzy love,
-CyberLeo
Technical Administrator
CyberLeo.Net Webhosting
http://www.CyberLeo.Net
[EMAIL PROTECTED]

Furry Peace! - http://.fur.com/peace/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Problem controlling brightness

2007-12-04 Thread Liyu,She
Hello folks,
I am using FreeBSD 7.0 Beta3 on Acer Aspire 4710Z.But soon after the
boot menu I completely lose control of display brightness. I cannot control
the brightness under both console and x.
I also tried to modify the keyboard section into this(I can't find a
exact match so I chose acer_tm_800  airkey  acer_300  acer_ferrari4k
instead. None of them worked.)

Section InputDevice
Identifier  Keyboard0
Driver  kbd
Option  AutoRepeat200 50
Option XkbRules   xorg
Option XkbModel   acer_tm_800
Option XkbLayout  us
EndSection

Here's the keyboard layout:
 http://www.xiyuit.com/picture/article/7/6685.jpg

I did a lot of search but none of them works. I don't get it. The
function keys are working fine before boot menu.
Could anybody please tell me how to set the brightness? Thank you very
much.

Liyu
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: SSH disconnects very troubling

2007-12-04 Thread Nikos Vassiliadis
On Tuesday 04 December 2007 02:40:35 Anne Moore wrote:
 Thanks, Kevin. This may well work with the SSH, but it's actually
 disconnecting all my clients, telnet, Oracle, etc. There is a config for
 telnet, but nothing for Oracle (that I know of). Also, ldap, etc. It's
 the strangest thing!!

No it's not strange. There is a firewall between the hosts,
which drops the connections after some time of inactivity.

You can generate keepalive packets for every TCP connection
between your FreeBSD box and the world using ipfw. A rule
like:
allow tcp from any to any keep-state
will effectively keep all TCP connections alive.

Two things:
1) If you are not familiar with ipfw, read the manual before
loading the ipfw module. Otherwise, you'll be locked
out of your box.
2) I don't know if the above rules fits your security policy.
Or the services your FreeBSD box provides. Modify as
needed.

HTH, Nikos

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


Re: Buildworld problem

2007-12-04 Thread Philip M. Gollucci
Venkatesh K wrote:
 === gnu/usr.bin/gdb/gdbserver (all)
 make: don't know how to make bsd.README. Stop
FreeBSD 6.2-RELEASE-p9 FreeBSD 6.2-RELEASE-p9 #0: Thu Nov 29 04:07:33
UTC 2007
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
 i386

What code version are you trying to compile?  The same as your system?
You may just want to run another cvsup, maybe you caught it at a bad time.

-- 

Philip M. Gollucci ([EMAIL PROTECTED])
o:703.549.2050x206
Senior System Admin - Riderway, Inc.
http://riderway.com / http://ridecharge.com
1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB  B89E 1324 9B4F EC88 A0BF

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.

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


Re: Problem controlling brightness

2007-12-04 Thread Liyu,She
Hello,

Thanks, but it's not nvidia. It says Intel 82945GM(945GM GMCH) SVGA
controller in dmesg and Mobile Intel Graphics Media in WinXP driver from
acer.com.cn.

On Dec 4, 2007 8:02 PM, Firas Kraiem [EMAIL PROTECTED] wrote:

 On Tuesday 04 December 2007 12:44:26 Liyu,She wrote:
  Hello folks,
  I am using FreeBSD 7.0 Beta3 on Acer Aspire 4710Z.But soon after the
  boot menu I completely lose control of display brightness. I cannot
 control
  the brightness under both console and x.
  I also tried to modify the keyboard section into this(I can't find a
  exact match so I chose acer_tm_800  airkey  acer_300  acer_ferrari4k
  instead. None of them worked.)
 

 Hi

 What kind of video card do you have on that laptop ? If it's a nvidia and
 you
 have installed x11/nvidia-settings, you can use that to control the
 screen's
 brightness in X.

 Firas

 --
 ()  ascii ribbon campaign - against html e-mail
 /\  www.asciiribbon.org   - against proprietary attachments

 GnuPG public key : http://itsuki.fkraiem.org/gpgkey




-- 
http://bbs.stu.edu.cn/cgi-bin/bbsqry?userid=sly
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Buildworld problem

2007-12-04 Thread Philip M. Gollucci
Venkatesh K wrote:
 make: don't know how to make bsd.README. Stop
obrien  2007-12-03 21:05:20 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_6_3)
gnu/usr.bin/gdb/arch/amd64 Makefile
gnu/usr.bin/gdb/arch/i386 Makefile
gnu/usr.bin/gdb/kgdb kgdb.h
  Log:
  MFC:
  + Turn on gdbserver for the arch that supports it.
  + Fix static/extern mismatch.
  + Remove extern int verbose declaration.

  Approved by:re(kensmith)

  Revision ChangesPath
  1.3.10.1 +6 -1  src/gnu/usr.bin/gdb/arch/amd64/Makefile
  1.4.10.1 +5 -1  src/gnu/usr.bin/gdb/arch/i386/Makefile
  1.2.2.3.2.1  +0 -1  src/gnu/usr.bin/gdb/kgdb/kgdb.h
___

Looks like this did it.

-- 

Philip M. Gollucci ([EMAIL PROTECTED])
o:703.549.2050x206
Senior System Admin - Riderway, Inc.
http://riderway.com / http://ridecharge.com
1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB  B89E 1324 9B4F EC88 A0BF

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.

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


Re: Problem controlling brightness

2007-12-04 Thread Firas Kraiem
On Tuesday 04 December 2007 12:44:26 Liyu,She wrote:
 Hello folks,
 I am using FreeBSD 7.0 Beta3 on Acer Aspire 4710Z.But soon after the
 boot menu I completely lose control of display brightness. I cannot control
 the brightness under both console and x.
 I also tried to modify the keyboard section into this(I can't find a
 exact match so I chose acer_tm_800  airkey  acer_300  acer_ferrari4k
 instead. None of them worked.)


Hi

What kind of video card do you have on that laptop ? If it's a nvidia and you 
have installed x11/nvidia-settings, you can use that to control the screen's 
brightness in X.

Firas

-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

GnuPG public key : http://itsuki.fkraiem.org/gpgkey


signature.asc
Description: This is a digitally signed message part.


problem with dual disk/ dual boot installation

2007-12-04 Thread Joerg van den Hoff
hi,

below  is  my  original question and the response I received
(I'm not yet subscribed to the list, so I found this only in
the  archive.  sorry for breaking the thread. If you care to
respond, please CC me directly).

===CUT
 dear list,
 
 today  I've  tried  a  very first installation of 6.2 on the
 second  disk  of  an  i86  machine  which  runs  windows  xp
 professional 2002 service pack 2 on disk one.
 
 initially,  I  erroneously  did _not_ select installation of
 the boot manager on the first disk (were  windows  resides),
 but only on the second (the BSD one).
 
 after  the  intallation  was  completed without any apparent
 problems I noted my mistake (well, the machine  was  booting
 windows  ...)  

That setup sounds OK if you set the bios to boot the second drive,
instead of the first. 

The FreeBSD boot-manager is very basic, it can only boot a local
partition or chainload another drive, which is why you often need a
copy on each disk. In your case Windows will chainload directly, since
you have a standard MBR on the first drive. Your problem is that the
bios is not booting into the drive with manager on it. 
===CUT

meanwhile  I  used  the `freesbie' liveCD and booted the machine 
into FreeBSD this way.

I then wrote the MBR with

fdisk -B -b /boot/boot0 ad0
fdisk -B -b /boot/boot0 ad1

to  both  disks.  as  far  as I understand the handbook this
seems the only thing necessary to allow correct operation of
the boot manager.

on  reboot (now, of course, without the liveCD...) I now see
the boot manager (which previously did'nt show up  at  all),
but the only available option is

F1 DOS

i.e.  the  bootmanager  seems  not  to recognize the FreeBSD
installed on the second disk.  I  tried  the  same  (writing
boot0 to the MBR) with `boot0cfg' but to no avail.

I  can  mount  both  disks from within the `freesbie' booted
FreeBSD.  especially, the second disk (ad1) seems to contain
the  FreeBSD  installation as it should: the whole file tree
is there and 4 partitions (ad1s1a, ad1s1d,  ad1s1e,  ad1s1f)
are recognized/mounted.

what  am  I  doing  wrong?  how can I get the bootmanager to
recognize the second disk as FreeBSD-bootable?  if  I  can't
get  the  boot  manager  to  allow  selection  of  dos _and_
freebsd, is their a way to enforce exclusive boot  from  the
second disk (not that this would be an ideal solution:-))?


thanks in advance

joerg
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD GSM Bluetooth Phone

2007-12-04 Thread Christian Walther
Hi there,

On 04/12/2007, Cy Schubert [EMAIL PROTECTED] wrote:
 Could anyone point me in the direction of documentation outlining how to
 setup a Bluetooth phone for wireless Internet access (when WiFi is
 unavailable). Thanks.

I'm using ppp over bluetooth with a Nokia N95. Works flawlessly.
A pretty good description is in the handbook.

HTH
Christian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: SSH disconnects very troubling

2007-12-04 Thread Anne Moore
That's awesome. Great idea! I'll do just that...

Thank you for your help. -Anne 

-Original Message-
From: Nikos Vassiliadis [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, December 04, 2007 6:47 AM
To: freebsd-questions@freebsd.org
Cc: Anne Moore
Subject: Re: SSH disconnects very troubling

On Tuesday 04 December 2007 02:40:35 Anne Moore wrote:
 Thanks, Kevin. This may well work with the SSH, but it's actually 
 disconnecting all my clients, telnet, Oracle, etc. There is a config 
 for telnet, but nothing for Oracle (that I know of). Also, ldap, etc. 
 It's the strangest thing!!

No it's not strange. There is a firewall between the hosts, which drops the
connections after some time of inactivity.

You can generate keepalive packets for every TCP connection between your
FreeBSD box and the world using ipfw. A rule
like:
allow tcp from any to any keep-state
will effectively keep all TCP connections alive.

Two things:
1) If you are not familiar with ipfw, read the manual before
loading the ipfw module. Otherwise, you'll be locked
out of your box.
2) I don't know if the above rules fits your security policy.
Or the services your FreeBSD box provides. Modify as
needed.

HTH, Nikos

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


ECCN# of the freeBSD V6.1

2007-12-04 Thread takahiro . ishihara
We would like to export a personal computer which FreeBSD Ver6.1 was installed 
in from Japan.
Could you tell me the ECCN# of this software?

Best regards,
Ishihara

-
 Takahiro Ishihara
 RF Coil Technologies Group
 MRI Systems Development Department
 MRI Systems Division
 TOSHIBA MEDICAL SYSTEMS CORPORATION
  1385, Shimoishigami, Otawara-shi, Tochigi 324-8550, JAPAN
  Tel: +81-287-26-6206 Fax: +81-287-26-6065
 E-mail: [EMAIL PROTECTED]
-




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


Re: jabberd will not start on reboot, only starts manually

2007-12-04 Thread Daniel Bye
On Mon, Dec 03, 2007 at 10:04:16PM +, Pollywog wrote:
 I am running FreeBSD 6.2 with Jabberd installed from ports:
 jabberd-2.1.18
 
 
 When I reboot the machine, jabberd will not start, but it will start if I 
 manually restart it with /usr/local/etc/rc.d/jabberd restart
 
 /var/log/messages shows:
 
 jabberd/c2s[989]: mysql: connection to database failed: Can't connect to 
 local 
 MySQL server through socket '/tmp/mysql.sock' (2)
 jabberd/c2s[989]: failed to initialize auth module 'mysql'
 
 I added 'mysql' to the REQUIRED line in the startup script for jabberd but 
 this did not solve the problem.  It still appears as though jabberd attempts 
 to connect to mysql before mysql is ready for the connection.
 
 Can anyone assist with this problem?

Try removing the # BEFORE: LOGIN line from the jabberd control script.
I haven't tested it, but from a cursory glance at the respective control
scripts, it feels like a sane first guess...

-- 
Daniel Bye
 _
  ASCII ribbon campaign ( )
 - against HTML, vCards and  X
- proprietary attachments in e-mail / \


pgpQ83qp4MHpn.pgp
Description: PGP signature


Re: ECCN# of the freeBSD V6.1

2007-12-04 Thread Heiko Wundram (Beenic)
Am Dienstag, 4. Dezember 2007 15:30:09 schrieb 
[EMAIL PROTECTED]:
 We would like to export a personal computer which FreeBSD Ver6.1 was
 installed in from Japan. Could you tell me the ECCN# of this software?

Uh, FreeBSD has an ECCN? I'd wonder.

-- 
Heiko Wundram
Product  Application Development
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


add/remove disks in gmirror

2007-12-04 Thread Eugene M. Minkovskii
Hi all!

I use FreeBSD 6.2

I want to try use gmirror to constract raid5, so I do following:

# dd if=/dev/zero of=zero0 bs=1024 count=102400
# dd if=/dev/zero of=zero1 bs=1024 count=102400
# dd if=/dev/zero of=zero2 bs=1024 count=102400
# mdcontrol -a -t vnode zero0
# mdcontrol -a -t vnode zero1
# mdcontrol -a -t vnode zero2

# cat /boot/propeller
drive b0 device /dev/md0
drive b1 device /dev/md1
drive b2 device /dev/md2
volume propeller
plex org raid5 512k
sd drive b0
sd drive b1
sd drive b2

# gvinum create /boot/propeller
# newfs /dev/gvinum/propeller
# mount /dev/gvinum/propeller mountpoint/

This working excellent, but I want to try what can I do if some
of the disk crashed? So, I do following:

# gvinum rm b2
# mdcontrol -d -u md2
# dd if=/dev/zero of=zero2 bs=1024 count=102400
# mdcontrol -a -t vnode zero2

So, I see files in mountpoint, but what should I do to attach new
disk /dev/md2 into raid5? Perhaps I need to use rebuildparity,
but I see following line in man gvinum:

All subdisks in the plex must be up for a parity check

So, how can I up subdisk?

# gvinum l
3 drives:
D b2State: down /dev/md2A: 99/99 MB (100%)
D b0State: up   /dev/md0A: 0/99 MB (0%)
D b1State: up   /dev/md1A: 0/99 MB (0%)

1 volume:
V propeller State: up   Plexes:   1 Size: 99 MB

1 plex:
P propeller.p0   R5 State: up   Subdisks: 2 Size: 99 MB

2 subdisks:
S propeller.p0.s0   State: up   D: b0   Size: 99 MB
S propeller.p0.s1   State: up   D: b1   Size: 99 MB




-- 
Sensory  yours, Eugene  Minkovskii
Сенсорно ваш,   Евгений Миньковский
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Fwd: Buildworld problem

2007-12-04 Thread Venkatesh K
Thanks for the reply. What do you suggest? Shall I turn off the build
of gdbserver?

Thanks,

Venkatesh K


On Dec 4, 2007 5:45 PM, Philip M. Gollucci [EMAIL PROTECTED] wrote:
 Venkatesh K wrote:
  make: don't know how to make bsd.README. Stop
 obrien  2007-12-03 21:05:20 UTC

   FreeBSD src repository

   Modified files:(Branch: RELENG_6_3)
 gnu/usr.bin/gdb/arch/amd64 Makefile
 gnu/usr.bin/gdb/arch/i386 Makefile
 gnu/usr.bin/gdb/kgdb kgdb.h
   Log:
   MFC:
   + Turn on gdbserver for the arch that supports it.
   + Fix static/extern mismatch.
   + Remove extern int verbose declaration.

   Approved by:re(kensmith)

   Revision ChangesPath
   1.3.10.1 +6 -1  src/gnu/usr.bin/gdb/arch/amd64/Makefile
   1.4.10.1 +5 -1  src/gnu/usr.bin/gdb/arch/i386/Makefile
   1.2.2.3.2.1  +0 -1  src/gnu/usr.bin/gdb/kgdb/kgdb.h
 ___

 Looks like this did it.


 --
 
 Philip M. Gollucci ([EMAIL PROTECTED])
 o:703.549.2050x206
 Senior System Admin - Riderway, Inc.
 http://riderway.com / http://ridecharge.com
 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB  B89E 1324 9B4F EC88 A0BF

 Work like you don't need the money,
 love like you'll never get hurt,
 and dance like nobody's watching.





--
Venkatesh. K



-- 
Venkatesh. K
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: jabberd will not start on reboot, only starts manually

2007-12-04 Thread Gerard Seibert
 On December 04, 2007 at 10:11AM Daniel Bye wrote:

 On Mon, Dec 03, 2007 at 10:04:16PM +, Pollywog wrote:
  I am running FreeBSD 6.2 with Jabberd installed from ports:
  jabberd-2.1.18
  
  
  When I reboot the machine, jabberd will not start, but it will start if I 
  manually restart it with /usr/local/etc/rc.d/jabberd restart
  
  /var/log/messages shows:
  
  jabberd/c2s[989]: mysql: connection to database failed: Can't connect to 
  local 
  MySQL server through socket '/tmp/mysql.sock' (2)
  jabberd/c2s[989]: failed to initialize auth module 'mysql'
  
  I added 'mysql' to the REQUIRED line in the startup script for jabberd but 
  this did not solve the problem.  It still appears as though jabberd 
  attempts 
  to connect to mysql before mysql is ready for the connection.
  
  Can anyone assist with this problem?
 
 Try removing the # BEFORE: LOGIN line from the jabberd control script.
 I haven't tested it, but from a cursory glance at the respective control
 scripts, it feels like a sane first guess...

I had a somewhat similar problem with Postfix+saslauthd+mysql awhile ago. I
fixed it by putting a 'sleep 2' statement in the rc.d file of postfix even
though I had a REQUIRED statement for 'saslauthd' in postfix. It seemed that
saslauthd was not always starting up fast enough for postfix to see it.
Perhaps you might try something like that with 'jabberd'.  I placed the
statement immediately after 'KEYWORD'.


-- 
Gerard
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: FreeBSD make on other platforms [was: Re: Building FreeBSD onLinux]

2007-12-04 Thread Saravanan Shanmugham (sarvi)
Hi Giorgos,
 The build failed for me 'with a syntax error before __dead2 '. 
 Are there any special include files I am supposed to have?
I had trouble with the autoconf version I had installed and had to
upgrade to the latest. 
Then I was able to move past, autoconf, automake, configure.

Whhen I went to make I got that error. It looks like __dead2 is a
#define in cdefs.h found in some BSD installs. I am building on RedHat
Enterprise Linux 4 and the sys/cdefs.h file does not see to define
__dead2.

Is this make file supposed to build on Linux. If so are there pe-reqs
before I can build it.

Thanks,
Sarvi

 -Original Message-
 From: Giorgos Keramidas [mailto:[EMAIL PROTECTED] 
 Sent: Monday, December 03, 2007 3:02 AM
 To: Micha?l Gr?newald
 Cc: Saravanan Shanmugham (sarvi); freebsd-questions@freebsd.org
 Subject: FreeBSD make on other platforms [was: Re: 
 Building FreeBSD onLinux]
 Importance: High
 
 On 2007-12-03 08:08, Micha?l Gr?newald 
 [EMAIL PROTECTED] wrote:
 Saravanan Shanmugham (sarvi) [EMAIL PROTECTED] writes:
  I have tried GNU Make 3.80 as well as pmake. And I 
 can't seem to find 
  bmake for Linux.
 
  I have found in my vaults a script that downloads pmake 
 source from 
  your favorite FreeBSD's mirror and builds a binary that 
 worked on (at 
  least one workstation running) Linux.
 
 Since there seems to be so much interest in running FreeBSD
 make(1) on other platforms, I've committed what I have 
 done so far to http://hg.hellug.gr/bmake/gker.  It's not 
 a full port of FreeBSD make(1) yet, but anyone interested 
 to help is invited to hop in and give me a hand :)
 
 The main goal of this `project' is to have a fully 
 buildable version of FreeBSD make(1) on Linux and Solaris, 
 so that one can build FreeBSD-like makefiles by running:
 
/usr/local/bin/bmake [ -f BSDmakefile ]
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD make on other platforms [was: Re: Building FreeBSD onLinux]

2007-12-04 Thread Philip M. Gollucci
Saravanan Shanmugham (sarvi) wrote:
 Hi Giorgos,
  The build failed for me 'with a syntax error before __dead2 '.
  Are there any special include files I am supposed to have?
 I had trouble with the autoconf version I had installed and had to
 upgrade to the latest.
 Then I was able to move past, autoconf, automake, configure.
 
 Whhen I went to make I got that error. It looks like __dead2 is a
 #define in cdefs.h found in some BSD installs. I am building on RedHat
 Enterprise Linux 4 and the sys/cdefs.h file does not see to define
 __dead2.
__dead2 is a custom gcc modification.  It just means the function
doesn't return IIRC.

-- 

Philip M. Gollucci ([EMAIL PROTECTED])
o:703.549.2050x206
Senior System Admin - Riderway, Inc.
http://riderway.com / http://ridecharge.com
1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB  B89E 1324 9B4F EC88 A0BF

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.

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


Re: FreeBSD make on other platforms [was: Re: Building FreeBSD onLinux]

2007-12-04 Thread Giorgos Keramidas
On 2007-12-04 08:29, Saravanan Shanmugham (sarvi) [EMAIL PROTECTED] wrote:
 Hi Giorgos,
  The build failed for me 'with a syntax error before __dead2 '.
  Are there any special include files I am supposed to have?
 I had trouble with the autoconf version I had installed and had to
 upgrade to the latest.
 Then I was able to move past, autoconf, automake, configure.

The project is in its 'prenatal' stage yet, but I'm trying to move a bit
faster towards a buildable source tree on Linux.  As Philip notes:

On 2007-12-04 11:33, Philip M. Gollucci [EMAIL PROTECTED] wrote:
 __dead2 is a custom gcc modification.  It just means the function
 doesn't return IIRC.

There's still a fair amount of work to make the source tree buildable on
non-FreeBSD platforms.  One of the next steps should be to make these
FreeBSD-specific bits (mostly stuff from src/sys/sys/cdefs.h) available
outside of the full FreeBSD src/ tree too.

Happily, the FreeBSD source is BSD-licensed, so I can import parts of it
to the bmake source tree easily :)

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


make buildworld (6-STABLE) - stop in /usr/src/gnu/usr.bin/gdb/gdbserver

2007-12-04 Thread Ewald Jenisch
Hi,

After cvsup-ing one of my 6-STABLE machines, cleaning up /usr/obj I
started the usual build process with make buildworld. However after
some minutes it died with the following messages:

=== gnu/usr.bin/gdb/kgdb (cleandir)
rm -f i386fbsd-tdep-fixed.c nm.h tm.h xm.h kgdb main.o kthr.o trgt.o 
trgt_i386.o kgdb.1.gz kgdb.1.cat.gz
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== gnu/usr.bin/gdb/gdbserver (cleandir)
cd: can't cd to /usr/src/gnu/usr.bin/gdb/gdbserver
*** Error code 2

Stop in /usr/src/gnu/usr.bin/gdb.
*** Error code 1

Stop in /usr/src/gnu/usr.bin.
*** Error code 1

Stop in /usr/src/gnu.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


In order to completely start from scratch I removed /usr/src/*,
/usr/obj/*, cvsup-ed again some hours later but again make buildworld
ended with the same error.

Has anybody else seen this error?

TIA for any clue,
-ewald


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


Re: ECCN# of the freeBSD V6.1

2007-12-04 Thread David J Brooks
On Tuesday 04 December 2007 08:30:09 am [EMAIL PROTECTED] wrote:
 We would like to export a personal computer which FreeBSD Ver6.1 was
 installed in from Japan. Could you tell me the ECCN# of this software?

 Best regards,
 Ishihara

If the ECCN for the computer hardware won't suffice, then use NLR in block 27 
of the Shipper's Export Declaration, and use EAR99 in block 28.

David
-- 
When you see the robot, drink!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Determining kernel?

2007-12-04 Thread Patrick Baldwin

I was reading through the handbook section on updating, as I'd
like to update a FreeBSD 6.2 system.  One of the things I noticed
is that you need to specify what kernel you want in the KERNCONF
line.  Is there any way to get a running FreeBSD system to tell
me what kernel is being used?

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


Re: Determining kernel?

2007-12-04 Thread Philip M. Gollucci
Patrick Baldwin wrote:
 I was reading through the handbook section on updating, as I'd
 like to update a FreeBSD 6.2 system.  One of the things I noticed
 is that you need to specify what kernel you want in the KERNCONF
 line.  Is there any way to get a running FreeBSD system to tell
 me what kernel is being used?
uname -a
FreeBSD philip.hq.rws 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Tue Nov  6
16:28:12 EST 2007
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/RIDERWAY  i386

Notice the path at the end.

-- 

Philip M. Gollucci ([EMAIL PROTECTED])
o:703.549.2050x206
Senior System Admin - Riderway, Inc.
http://riderway.com / http://ridecharge.com
1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB  B89E 1324 9B4F EC88 A0BF

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.

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


Re: Determining kernel?

2007-12-04 Thread Kevin Kinsey

Patrick Baldwin wrote:

I was reading through the handbook section on updating, as I'd
like to update a FreeBSD 6.2 system.  One of the things I noticed
is that you need to specify what kernel you want in the KERNCONF
line.  Is there any way to get a running FreeBSD system to tell
me what kernel is being used?



See uname(1).

KDK
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ECCN# of the freeBSD V6.1

2007-12-04 Thread Frank Shute
On Tue, Dec 04, 2007 at 11:30:09PM +0900,
[EMAIL PROTECTED] wrote:


 We would like to export a personal computer which FreeBSD Ver6.1 was
 installed in from Japan.  Could you tell me the ECCN# of this
 software? 
 
 Best regards, Ishihara 

Hi Ishihara,

I've done a bit of googling and I believe the ECCN# is 5D002.

My source: Letter to the US Department of Commerce on Exporting Linux
to Iraq

http://www.linuxjournal.com/article/7318

FreeBSD like Linux should fall into the same category for exporting
publically available software that contains some security features
that use encryption.

Your best bet is to ask the Toshiba lawyers: I'm exporting 
publically available software that contains some security features
that use encryption, what's the ECCN? It should be the same as Linux.

Failing that, your next best bet is to e-mail the US Department of
Commerce for a definitive answer.

From what I can understand, they are the people who deal with ECCNs.

HTH.

Disclaimer: I am not a lawyer or involved in the export of software.
I'm just going on what I've read. 

Regards,

-- 

 Frank 


 Contact info: http://www.esperance-linux.co.uk/misc/contact.html 

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


Re: jabberd will not start on reboot, only starts manually

2007-12-04 Thread Pollywog
On Tuesday 04 December 2007 15:11:32 Daniel Bye wrote:


 Try removing the # BEFORE: LOGIN line from the jabberd control script.
 I haven't tested it, but from a cursory glance at the respective control
 scripts, it feels like a sane first guess...

What exactly does this do?  It worked.

I first tried adding 'sleep 2' to the script as suggested in another reply.  I 
thought that would work, but it did not.

thanks to all who replied.

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


Re: BSDstats: Stand up and be counted! -- November Statistics

2007-12-04 Thread Pollywog
On Tuesday 04 December 2007 05:55:17 Marc G. Fournier wrote:


 For FreeBSD users, you just need to install /usr/ports/sysutils/bsdstats to
 set things up.

Is it recommended to do this on more than one home machine running FreeBSD, or 
just one of them?

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


Re: Determining kernel?

2007-12-04 Thread Patrick Baldwin

Philip M. Gollucci wrote:

Patrick Baldwin wrote:

I was reading through the handbook section on updating, as I'd
like to update a FreeBSD 6.2 system.  One of the things I noticed
is that you need to specify what kernel you want in the KERNCONF
line.  Is there any way to get a running FreeBSD system to tell
me what kernel is being used?

uname -a
FreeBSD philip.hq.rws 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Tue Nov  6
16:28:12 EST 2007
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/RIDERWAY  i386

Notice the path at the end.



OK, the path at the end for me is:
/usr/obj/usr/src/sys/SMP  i386

However, when I use uname -i as someone else suggested, it gives me:
SMP-GENERIC

So which do I substitute for MYKERNEL in the KERNCONF lines:

make buildkernel KERNCONF=MYKERNEL
make installkernel KERNCONF=MYKERNEL

Thanks!

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


Re: Determining kernel?

2007-12-04 Thread RW
On Tue, 04 Dec 2007 12:36:15 -0500
Patrick Baldwin [EMAIL PROTECTED] wrote:

 I was reading through the handbook section on updating, as I'd
 like to update a FreeBSD 6.2 system.  One of the things I noticed
 is that you need to specify what kernel you want in the KERNCONF
 line.  Is there any way to get a running FreeBSD system to tell
 me what kernel is being used?

uname -i
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


script to upgrade 6.0 to 6.2

2007-12-04 Thread Le Cocq Michel
can you tell me what you think about this article ?
I test on a computer in my lab, it seems to work, but I don't know
exactly what it does ?

http://www.daemonology.net/blog/2006-11-26-freebsd-6.1-to-6.2-binary-upgrade.html

M

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


Re: Determining kernel?

2007-12-04 Thread Philip M. Gollucci
Patrick Baldwin wrote:
 Philip M. Gollucci wrote:
 Patrick Baldwin wrote:
 I was reading through the handbook section on updating, as I'd
 like to update a FreeBSD 6.2 system.  One of the things I noticed
 is that you need to specify what kernel you want in the KERNCONF
 line.  Is there any way to get a running FreeBSD system to tell
 me what kernel is being used?
 uname -a
 FreeBSD philip.hq.rws 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Tue Nov  6
 16:28:12 EST 2007
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/RIDERWAY  i386

 Notice the path at the end.

 
 OK, the path at the end for me is:
 /usr/obj/usr/src/sys/SMP  i386
That is GENERIC with except that is has support mutiple CPUs

 
 However, when I use uname -i as someone else suggested, it gives me:
 SMP-GENERIC
 
 So which do I substitute for MYKERNEL in the KERNCONF lines:
 
 make buildkernel KERNCONF=MYKERNEL
 make installkernel KERNCONF=MYKERNEL
make buildkernel KERNCONF=SMP

OR, you can do

echo KERNCONF?=SMP  /etc/make.conf
make buildkernel
make installkernel

In 7.0+ its /etc/src.conf

If you ever compile a custom kernel you'd use that name instead.



-- 

Philip M. Gollucci ([EMAIL PROTECTED])
o:703.549.2050x206
Senior System Admin - Riderway, Inc.
http://riderway.com / http://ridecharge.com
1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB  B89E 1324 9B4F EC88 A0BF

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.

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


Re: jabberd will not start on reboot, only starts manually

2007-12-04 Thread Daniel Bye
On Tue, Dec 04, 2007 at 06:06:00PM +, Pollywog wrote:
 On Tuesday 04 December 2007 15:11:32 Daniel Bye wrote:
 
 
  Try removing the # BEFORE: LOGIN line from the jabberd control script.
  I haven't tested it, but from a cursory glance at the respective control
  scripts, it feels like a sane first guess...
 
 What exactly does this do?  It worked.
 
 I first tried adding 'sleep 2' to the script as suggested in another reply.  
 I 
 thought that would work, but it did not.
 
 thanks to all who replied.

Check out the manual for rcorder(8), and look at the CAPITALISED files in
/etc/rc.d. 

Essentially, LOGIN is a dummy service - it is used to control startup 
of services that should start late in the boot process. The jabberd control
script told rcorder(8) that it should run *before* the LOGIN service,
but the MySQL control script tells rcorder(8) that it wants to run
*after* the LOGIN service. So although you had REQUIRE: mysql in jabberd's
script, it was still getting run before MySQL. I guess. ;-)

You can determine what order things get run by doing

 # rcorder /etc/rc.d/* /usr/local/etc/rc.d/*

Anyway, glad it worked. You might want to get in touch with the jabberd
maintainer and see if he is willing to make the change permanent.

Dan

-- 
Daniel Bye
 _
  ASCII ribbon campaign ( )
 - against HTML, vCards and  X
- proprietary attachments in e-mail / \


pgpn564oY0mJv.pgp
Description: PGP signature


Re: BSDstats: Stand up and be counted! -- November Statistics

2007-12-04 Thread Bill Moran
In response to Pollywog [EMAIL PROTECTED]:

 On Tuesday 04 December 2007 05:55:17 Marc G. Fournier wrote:
 
 
  For FreeBSD users, you just need to install /usr/ports/sysutils/bsdstats to
  set things up.
 
 Is it recommended to do this on more than one home machine running FreeBSD, 
 or 
 just one of them?

Do this on every machine that you have running FreeBSD.

-- 
Bill Moran
http://www.potentialtech.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: script to upgrade 6.0 to 6.2

2007-12-04 Thread Colin Percival
Le Cocq Michel wrote:
 can you tell me what you think about this article ?
 I test on a computer in my lab, it seems to work, but I don't know
 exactly what it does ?
 
 http://www.daemonology.net/blog/2006-11-26-freebsd-6.1-to-6.2-binary-upgrade.html

I recommend following the instructions at
  http://www.daemonology.net/blog/2007-11-10-freebsd-minor-version-upgrade.html
instead -- or more to the point, the version of FreeBSD Update which the newer
article points at.  It contains all the functionality of the older script plus
some more (e.g., merging changes to configuration files) which you'll probably
find useful when upgrading from 6.0.

Colin Percival
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: jabberd will not start on reboot, only starts manually

2007-12-04 Thread Pollywog
On Tuesday 04 December 2007 18:28:42 Daniel Bye wrote:


 Check out the manual for rcorder(8), and look at the CAPITALISED files in
 /etc/rc.d.

 Essentially, LOGIN is a dummy service - it is used to control startup
 of services that should start late in the boot process. The jabberd control
 script told rcorder(8) that it should run *before* the LOGIN service,
 but the MySQL control script tells rcorder(8) that it wants to run
 *after* the LOGIN service. So although you had REQUIRE: mysql in jabberd's
 script, it was still getting run before MySQL. I guess. ;-)

 You can determine what order things get run by doing

  # rcorder /etc/rc.d/* /usr/local/etc/rc.d/*

 Anyway, glad it worked. You might want to get in touch with the jabberd
 maintainer and see if he is willing to make the change permanent.

Thanks for the explanation.  I had gone to the ##freebsd channel on Freenode 
for help and had been told to run 

# rcorder /etc/rc.d/* /usr/local/etc/rc.d/*

This showed that I had succeeded in getting jabber to start after mysql, but 
things were still not working properly.  I will email the jabberd maintainer 
about my experience.

8)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


looking for online text editor

2007-12-04 Thread David Banning
Often I have to maintain my fbsd box from outside locations. I have
tried using webmin but sometimes outside computers stop me from
running the java filemanager - same goes for attempting to run
mindterm-ssh. Is there some plain text editor program
out there that will allow me to simply login and edit my files in
plain text - (not a gui html editor) ?  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: looking for online text editor

2007-12-04 Thread Schiz0
On Dec 4, 2007 2:11 PM, David Banning
[EMAIL PROTECTED] wrote:
 Often I have to maintain my fbsd box from outside locations. I have
 tried using webmin but sometimes outside computers stop me from
 running the java filemanager - same goes for attempting to run
 mindterm-ssh. Is there some plain text editor program
 out there that will allow me to simply login and edit my files in
 plain text - (not a gui html editor) ?


...You can't just SSH into your box and use vim?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: BSDstats: Stand up and be counted! -- November Statistics

2007-12-04 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



- --On Tuesday, December 04, 2007 18:18:21 + Pollywog 
[EMAIL PROTECTED] wrote:

 On Tuesday 04 December 2007 05:55:17 Marc G. Fournier wrote:


 For FreeBSD users, you just need to install /usr/ports/sysutils/bsdstats to
 set things up.

 Is it recommended to do this on more than one home machine running FreeBSD,
 or  just one of them?

All of them ... the code was written so that when you connect the first time, 
your machine will get a unique id to anonymously identify it for future 
transactions, which also ensure that multiple machines behind a NAT or proxy 
server will be reported individually ...

- 
Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4 (FreeBSD)

iD8DBQFHVbEG4QvfyHIvDvMRAvxXAKCCXp+tFqPAUrWvBTa5l6+pD4AhOgCggiCl
KpXg6uNw9t+XDp3KcExpbkM=
=VXgX
-END PGP SIGNATURE-

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


Re: looking for online text editor

2007-12-04 Thread David Banning
  mindterm-ssh. Is there some plain text editor program
  out there that will allow me to simply login and edit my files in
  plain text - (not a gui html editor) ?
 
 
 ...You can't just SSH into your box and use vim?

Let's say I'm in a library in some remote town. The only SSH I know 
that is web loadable is mindterm-ssh, but that runs on java. If java is
blocked on the local box then I'm SOL. No?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: looking for online text editor

2007-12-04 Thread Bill Moran
In response to David Banning [EMAIL PROTECTED]:

   mindterm-ssh. Is there some plain text editor program
   out there that will allow me to simply login and edit my files in
   plain text - (not a gui html editor) ?
  
  
  ...You can't just SSH into your box and use vim?
 
 Let's say I'm in a library in some remote town. The only SSH I know 
 that is web loadable is mindterm-ssh, but that runs on java. If java is
 blocked on the local box then I'm SOL. No?

Just use puTTY.  You can download it and run it without any installation.

If you're that locked down that you can't do any of those things, I'd
suggest you get a laptop or other way to manage this remotely.  What good
is a text editor if you can't restart daemons or HUP them?  Nokia cell
phones have an SSH client available.

-- 
Bill Moran
http://www.potentialtech.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Problem with wireless on 7.0 BETA3...

2007-12-04 Thread Peter Harrison
I've just installed 7.0-BETA3 on my laptop. It was running 6-STABLE, but rather 
than buildworld etc. I opted for a fresh install from CD (subsequently updated 
to catch the security notification).

It's a cheap Dell Inspiron and doesn't come with wireless, so I use an Asus 
WL-167g USB adaptor, which is supported  natively by the ural driver.

This line from rc.conf would initialise the network on 6-STABLE:

ifconfig_ural0=inet 192.168.1.4 netmask 255.255.255.0 ssid  channel 11 
wepmode on wepkey 1:0x?? deftxkey 1

I have the router set to use WEP (ural didn't support WPA in 6-*) and not to 
broadcast the ssid.

After installing 7.0 it took over an hour of experimenting to get the network 
back up. I eventually had ifconfig showing all the correct setting, but still 
failing to associate. After much fiddling I set the router to broadcast the 
ssid and changed the ifconfig line to:

ifconfig_ural0=inet 192.168.1.4  netmask 255.255.255.0  ssid   bssid 
00:14:bf:94:1e:75  channel 11  wepmode on wepkey 0x??  
deftxkey 1

I found that if I didn't put the options in just the right order, it wouldn't 
pick up the right settings.

Can anyone shed any light on what I did wrong? Or how I can get 7.0 to connect 
without having to broadcast my ssid to the world?

Thanks for your help.


Peter Harrison.

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


Re: looking for online text editor

2007-12-04 Thread Jerry McAllister
On Tue, Dec 04, 2007 at 02:11:31PM -0500, David Banning wrote:

 Often I have to maintain my fbsd box from outside locations. I have
 tried using webmin but sometimes outside computers stop me from
 running the java filemanager - same goes for attempting to run
 mindterm-ssh. Is there some plain text editor program
 out there that will allow me to simply login and edit my files in
 plain text - (not a gui html editor) ?  

Are you talking about something like 'vi(1)' ?   
That is the most standard plain text editor unless you want to
go even further down to sed(1).

You would just ssh in (maybe using PuTTY if all you can get on is
a Microsloth box), log in as you and then su to root and edit files directly.

jerry

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


Re: looking for online text editor

2007-12-04 Thread Jerry McAllister
On Tue, Dec 04, 2007 at 03:09:11PM -0500, David Banning wrote:

   mindterm-ssh. Is there some plain text editor program
   out there that will allow me to simply login and edit my files in
   plain text - (not a gui html editor) ?
  
  
  ...You can't just SSH into your box and use vim?
 
 Let's say I'm in a library in some remote town. The only SSH I know 
 that is web loadable is mindterm-ssh, but that runs on java. If java is
 blocked on the local box then I'm SOL. No?

Download and use PuTTY.   It is quite straightforward and does ssh.
I have put it on machines all over the world with no problem.

jerry

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


Re: looking for online text editor

2007-12-04 Thread David Banning
  running the java filemanager - same goes for attempting to run
  mindterm-ssh. Is there some plain text editor program
  out there that will allow me to simply login and edit my files in
  plain text - (not a gui html editor) ?
 
I use putty to ssh to remote servers and use vi to edit files once
logged in to the server.

But putty has be installed on the machine you are working on, right?

I need to have access on, say a library computer, where no local software
can be installed. I can log in to webmin and edit the files via their 
file manager.  The actual edit process does -not- appear to be java,
but the file manager to select the file -is- java so I can't select 
the file to edit.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: looking for online text editor

2007-12-04 Thread Schiz0
On Dec 4, 2007 3:14 PM, David Banning
[EMAIL PROTECTED] wrote:
   running the java filemanager - same goes for attempting to run
   mindterm-ssh. Is there some plain text editor program
   out there that will allow me to simply login and edit my files in
   plain text - (not a gui html editor) ?
 
 I use putty to ssh to remote servers and use vi to edit files once
 logged in to the server.

 But putty has be installed on the machine you are working on, right?

 I need to have access on, say a library computer, where no local software
 can be installed. I can log in to webmin and edit the files via their
 file manager.  The actual edit process does -not- appear to be java,
 but the file manager to select the file -is- java so I can't select
 the file to edit.

PuTTY has no installer - It's just a binary.

I think your only choices are PuTTY, that AjaxTerm someone mentioned
earlier, or AnyTerm (Linked to on the AjaxTerm website).
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: looking for online text editor

2007-12-04 Thread Aryeh M. Friedman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


 PuTTY has no installer - It's just a binary.

Actually there is a windows installer for putty

- --
Aryeh M. Friedman
FloSoft Systems
Developer, not business, friendly
http://www.flosoft-systems.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHVcEo358R5LPuPvsRApTsAKC+IowVhU38Jibx2AJe7cgsSrJm9ACgwUQL
cD2/4ArJrbYnHuY82Y4cHdc=
=mT4g
-END PGP SIGNATURE-

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


Re: script to upgrade 6.0 to 6.2

2007-12-04 Thread Le Cocq Michel
Colin Percival a écrit :
 Le Cocq Michel wrote:
   
 can you tell me what you think about this article ?
 I test on a computer in my lab, it seems to work, but I don't know
 exactly what it does ?

 http://www.daemonology.net/blog/2006-11-26-freebsd-6.1-to-6.2-binary-upgrade.html
 

 I recommend following the instructions at
   
 http://www.daemonology.net/blog/2007-11-10-freebsd-minor-version-upgrade.html
 instead -- or more to the point, the version of FreeBSD Update which the newer
 article points at.  It contains all the functionality of the older script plus
 some more (e.g., merging changes to configuration files) which you'll probably
 find useful when upgrading from 6.0.

 Colin Percival
   
I don't find this page today, thanks, can you explain me why this script
or explanation are not in the distribution or on the FreeBSD WebSite ?

Michel Le Cocq
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: looking for online text editor

2007-12-04 Thread Chess Griffin
* Bill Moran [EMAIL PROTECTED] [2007-12-04 15:29:47]:

 In response to David Banning [EMAIL PROTECTED]:
 
mindterm-ssh. Is there some plain text editor program
out there that will allow me to simply login and edit my files in
plain text - (not a gui html editor) ?
   
   
   ...You can't just SSH into your box and use vim?
  
  Let's say I'm in a library in some remote town. The only SSH I know 
  that is web loadable is mindterm-ssh, but that runs on java. If java is
  blocked on the local box then I'm SOL. No?
 
 Just use puTTY.  You can download it and run it without any installation.
 
 If you're that locked down that you can't do any of those things, I'd
 suggest you get a laptop or other way to manage this remotely.  What good
 is a text editor if you can't restart daemons or HUP them?  Nokia cell
 phones have an SSH client available.
 

Along these same lines, you can keep a copy of Portable Vim [1] and
Portable PuTTY [2] on a usb stick and run them from Windows.  They work
as-advertised and are pretty handy.

[1] http://portablegvim.sourceforge.net/
[2] http://portableapps.com/node/1134

-- 
Chess Griffin
GPG Public Key:  0x0C7558C3
http://www.chessgriffin.com


pgpRermgud52Z.pgp
Description: PGP signature


Re: looking for online text editor

2007-12-04 Thread Olivier Mueller

Le 4 déc. 07 à 21:09, David Banning a écrit :


mindterm-ssh. Is there some plain text editor program
out there that will allow me to simply login and edit my files in
plain text - (not a gui html editor) ?



...You can't just SSH into your box and use vim?


Let's say I'm in a library in some remote town. The only SSH I know
that is web loadable is mindterm-ssh, but that runs on java. If java  
is

blocked on the local box then I'm SOL. No?


Then the last solution is to use ajaxterm...  Doesn't require any  
special

extension like java:  http://anthony.lesuisse.com/qweb/trac/wiki/AjaxTerm

Of course it's recommanded to access it via https...

regards,
Olivier___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: looking for online text editor

2007-12-04 Thread Chess Griffin
* Chess Griffin [EMAIL PROTECTED] [2007-12-04 15:39:55]:

 
 Along these same lines, you can keep a copy of Portable Vim [1] and
 Portable PuTTY [2] on a usb stick and run them from Windows.  They work
 as-advertised and are pretty handy.
 
 [1] http://portablegvim.sourceforge.net/
 [2] http://portableapps.com/node/1134
 

Sorry, bad link for Portable PuTTY.  Correct one is here:

http://portableapps.com/apps/internet/putty_portable


-- 
Chess Griffin
GPG Public Key:  0x0C7558C3
http://www.chessgriffin.com


pgpQSJcYw3f9k.pgp
Description: PGP signature


mfi Driver messages

2007-12-04 Thread Terry Sposato
Hi,

 

I recently installed FreeBSD AMD64 on a Dell 2950. I am running hardware
mirroring. The RAID gets picked up by the mfi driver and everything works
fine.

I get the following messages on the console and am just wondering what
exactly is happening. I imagine the driver is just checking the RAID but I
just want to make sure.

 

mfi0: 1054 (248259950s/0x0008/0) - Battery relearn will start in 5 hours

mfi0: 1055 (248278020s/0x0008/0) - Battery relearn pending: Battery is under
charge

mfi0: 1056 (248281790s/0x0008/0) - Battery relearn started

mfi0: 1057 (248281855s/0x0008/0) - Battery is discharging

mfi0: 1058 (248281855s/0x0008/0) - Battery relearn in progress

mfi0: 1059 (248289340s/0x0008/1) - Current capacity of the battery is below
threshold

mfi0: 1060 (248289340s/0x0008/1) - BBU disabled; changing WB virtual disks
to WT

mfi0: 1061 (248289340s/0x0001/0) - Type 21: Policy change on VD 00/0 to
[ID=00,dcp=01,ccp=00,ap=0,dc=0,dbgi=0] from
[ID=00,dcp=01,ccp=01,ap=0,dc=0,dbgi=0]

mfi0: 1062 (248290360s/0x0008/0) - Battery relearn completed

mfi0: 1063 (248290375s/0x0008/0) - Battery started charging

mfi0: 1064 (248290375s/0x0008/1) - Current capacity of the battery is below
threshold

mfi0: 1065 (248291805s/0x0008/0) - Current capacity of the battery is above
threshold

mfi0: 1066 (248291805s/0x0008/0) - BBU enabled; changing WT virtual disks to
WB

mfi0: 1067 (248291805s/0x0001/0) - Type 21: Policy change on VD 00/0 to
[ID=00,dcp=01,ccp=01,ap=0,dc=0,dbgi=0] from
[ID=00,dcp=01,ccp=00,ap=0,dc=0,dbgi=0]

mfi0: 1068 (248303895s/0x0008/0) - Battery charge complete

mfi0: 1069 (248583600s/0x0020/0) - Patrol Read started

mfi0: 1070 (248583600s/0x0002/-1) - PD 00(e1/s0) progress 0% seconds 0s:
Patrol Read progress on PD 00(e1/s0) is 0.00%(0s)

mfi0: 1071 (248583600s/0x0002/-1) - PD 01(e1/s1) progress 0% seconds 0s:
Patrol Read progress on PD 01(e1/s1) is 0.00%(0s)

mfi0: 1072 (248583727s/0x0002/-1) - PD 00(e1/s0) progress 10% seconds 127s:
Patrol Read progress on PD 00(e1/s0) is 10.00%(127s)

mfi0: 1073 (248583727s/0x0002/-1) - PD 01(e1/s1) progress 10% seconds 127s:
Patrol Read progress on PD 01(e1/s1) is 10.00%(127s)

mfi0: 1074 (248583855s/0x0002/-1) - PD 00(e1/s0) progress 20% seconds 255s:
Patrol Read progress on PD 00(e1/s0) is 20.00%(255s)

mfi0: 1075 (248583855s/0x0002/-1) - PD 01(e1/s1) progress 20% seconds 255s:
Patrol Read progress on PD 01(e1/s1) is 20.00%(255s)

mfi0: 1076 (248583992s/0x0002/-1) - PD 00(e1/s0) progress 30% seconds 392s:
Patrol Read progress on PD 00(e1/s0) is 30.00%(392s)

mfi0: 1077 (248583993s/0x0002/-1) - PD 01(e1/s1) progress 30% seconds 393s:
Patrol Read progress on PD 01(e1/s1) is 30.00%(393s)

mfi0: 1078 (248584124s/0x0002/-1) - PD 00(e1/s0) progress 40% seconds 524s:
Patrol Read progress on PD 00(e1/s0) is 40.00%(524s)

mfi0: 1079 (248584125s/0x0002/-1) - PD 01(e1/s1) progress 40% seconds 525s:
Patrol Read progress on PD 01(e1/s1) is 40.00%(525s)

mfi0: 1080 (248584279s/0x0002/-1) - PD 00(e1/s0) progress 50% seconds 679s:
Patrol Read progress on PD 00(e1/s0) is 50.00%(679s)

mfi0: 1081 (248584279s/0x0002/-1) - PD 01(e1/s1) progress 50% seconds 679s:
Patrol Read progress on PD 01(e1/s1) is 50.00%(679s)

mfi0: 1082 (248584421s/0x0002/-1) - PD 00(e1/s0) progress 60% seconds 821s:
Patrol Read progress on PD 00(e1/s0) is 60.00%(821s)

mfi0: 1083 (248584422s/0x0002/-1) - PD 01(e1/s1) progress 60% seconds 822s:
Patrol Read progress on PD 01(e1/s1) is 60.00%(822s)

mfi0: 1084 (248584573s/0x0002/-1) - PD 00(e1/s0) progress 70% seconds 973s:
Patrol Read progress on PD 00(e1/s0) is 70.00%(973s)

mfi0: 1085 (248584574s/0x0002/-1) - PD 01(e1/s1) progress 70% seconds 974s:
Patrol Read progress on PD 01(e1/s1) is 70.00%(974s)

mfi0: 1086 (248584732s/0x0002/-1) - PD 00(e1/s0) progress 80% seconds 1132s:
Patrol Read progress on PD 00(e1/s0) is 80.00%(1132s)

mfi0: 1087 (248584733s/0x0002/-1) - PD 01(e1/s1) progress 80% seconds 1133s:
Patrol Read progress on PD 01(e1/s1) is 80.00%(1133s)

mfi0: 1088 (248584927s/0x0002/-1) - PD 00(e1/s0) progress 90% seconds 1327s:
Patrol Read progress on PD 00(e1/s0) is 90.00%(1327s)

mfi0: 1089 (248584928s/0x0002/-1) - PD 01(e1/s1) progress 90% seconds 1328s:
Patrol Read progress on PD 01(e1/s1) is 90.00%(1328s)

mfi0: 1090 (248585167s/0x0002/-1) - PD 00(e1/s0) progress 100% seconds
1567s: Patrol Read progress on PD 00(e1/s0) is 100.00%(1567s)

mfi0: 1091 (248585168s/0x0002/-1) - PD 01(e1/s1) progress 100% seconds
1568s: Patrol Read progress on PD 01(e1/s1) is 100.00%(1568s)

mfi0: 1092 (248585168s/0x0020/0) - Patrol Read complete

 

Regards,

 

Terry

http://www.sucked-in.com

Have you been sucked in?

 

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


Re: looking for online text editor

2007-12-04 Thread Kurt Buff
On Dec 4, 2007 1:05 PM, Aryeh M. Friedman [EMAIL PROTECTED] wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1


  PuTTY has no installer - It's just a binary.

 Actually there is a windows installer for putty

But you don't need to use it. All you need is the executable.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: looking for online text editor

2007-12-04 Thread Derek Ragona

At 02:14 PM 12/4/2007, David Banning wrote:

  running the java filemanager - same goes for attempting to run
  mindterm-ssh. Is there some plain text editor program
  out there that will allow me to simply login and edit my files in
  plain text - (not a gui html editor) ?

I use putty to ssh to remote servers and use vi to edit files once
logged in to the server.

But putty has be installed on the machine you are working on, right?

I need to have access on, say a library computer, where no local software
can be installed. I can log in to webmin and edit the files via their
file manager.  The actual edit process does -not- appear to be java,
but the file manager to select the file -is- java so I can't select
the file to edit.


Putty is pretty much standalone executable, at least the one for Windows 
is, you can run it from a thumb drive.


If you need a web based application, you can install firefox on a thumb 
drive as well.


-Derek

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

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


Re: looking for online text editor

2007-12-04 Thread Jerry McAllister
On Tue, Dec 04, 2007 at 03:14:05PM -0500, David Banning wrote:

   running the java filemanager - same goes for attempting to run
   mindterm-ssh. Is there some plain text editor program
   out there that will allow me to simply login and edit my files in
   plain text - (not a gui html editor) ?
  
 I use putty to ssh to remote servers and use vi to edit files once
 logged in to the server.
 
 But putty has be installed on the machine you are working on, right?
 
 I need to have access on, say a library computer, where no local software
 can be installed. 


It is only a file that can be downloaded and put on the desktop
and run from there.   I have done so in I-cafes, libraries and community
centers with public computers, hotel lobbies, churches in many countries.   
Some place might block it, I suppose, but I haven't run in to any.

You can also try running the 'portable' PuTTY from a USB stick as 
someone has suggested.

jerry

I can log in to webmin and edit the files via their 
 file manager.  The actual edit process does -not- appear to be java,
 but the file manager to select the file -is- java so I can't select 
 the file to edit.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


GBDE and GELI security

2007-12-04 Thread Chad Perrin
I've read reports to the effect that GBDE is vulnerable to online
dictionary attacks unless two-factor authentication is used.  The only
such report I can find now is this discussion of NetBSD's CGD, where its
author contrasts it with GBDE:

  http://www.onlamp.com/lpt/a/6384

Is this still the case?  Are there any other security concerns related to
GBDE's implementation that you might mention?  How well does GELI stack
up against GBDE?

I was surprised to read that OpenBSD's svnd is vulnerable to *offline*
dictionary attacks.  Any comments on that?

-- 
CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ]
Sen. Dick Durbin, D-IL, to an RIAA executive: Are you headed to junior
high schools to round up the usual suspects?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Any experience using cellphone as a modem on FreeBSD?

2007-12-04 Thread Karel Miklav

This is in my /etc/ppp/ppp.conf, except for the asterisks:

# Connect to *** over IrDA and GSM phone. First install birda and
# create connection over IrDA:
#ircomm -d /dev/cuad0 -m 115200 -y /dev/ptypf -v 2 
# then connect with: ppp -background gsm.
gsm:
  set log Phase tun command
  set speed 115200
  set dial ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \
\\ AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT
  set timeout 60
  set phone ***
  set authname ***
  set authkey ***
  set device /dev/ttypf
  set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.255
  add default HISADDR
  resolv readonly
  set dns *.*.*.* *.*.*.*

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


copying just / (not /tmp, /usr, etc) (rsync -x failed)

2007-12-04 Thread Steve Franks
I have / on one slice, and [usr,tmp,var] on others.  I want to move
just / to a new disk, which seemed to be what rsync -x (do not cross
filesystems) was intended for.  It failed, however, as df shows 20k
blocks in /, and rsync filled up the target slice with 50k blocks, so
obviously it blew right past the 'end' of / - did I miss something? Is
there no other way except to umount [tmp,usr,var]?

Thanks,
Steve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: make buildworld (6-STABLE) - stop in /usr/src/gnu/usr.bin/gdb/gdbserver

2007-12-04 Thread Venkatesh K
Hi,

I think you did not see an earlier thread started by me started by me.
I am also facing similar problem and you will find more details if you
go through the thread. It seems gdb Makefile is the culprit.

Right now I have commented out build of gdbserver and buildworld is
running. Let's wait and see if someone fixes this in source tree.

Thanks,

Venkatesh K

On Dec 4, 2007 10:35 PM, Ewald Jenisch [EMAIL PROTECTED] wrote:
 Hi,

 After cvsup-ing one of my 6-STABLE machines, cleaning up /usr/obj I
 started the usual build process with make buildworld. However after
 some minutes it died with the following messages:

 === gnu/usr.bin/gdb/kgdb (cleandir)
 rm -f i386fbsd-tdep-fixed.c nm.h tm.h xm.h kgdb main.o kthr.o trgt.o 
 trgt_i386.o kgdb.1.gz kgdb.1.cat.gz
 rm -f .depend GPATH GRTAGS GSYMS GTAGS
 === gnu/usr.bin/gdb/gdbserver (cleandir)
 cd: can't cd to /usr/src/gnu/usr.bin/gdb/gdbserver
 *** Error code 2

 Stop in /usr/src/gnu/usr.bin/gdb.
 *** Error code 1

 Stop in /usr/src/gnu/usr.bin.
 *** Error code 1

 Stop in /usr/src/gnu.
 *** Error code 1

 Stop in /usr/src.
 *** Error code 1

 Stop in /usr/src.
 *** Error code 1

 Stop in /usr/src.


 In order to completely start from scratch I removed /usr/src/*,
 /usr/obj/*, cvsup-ed again some hours later but again make buildworld
 ended with the same error.

 Has anybody else seen this error?

 TIA for any clue,
 -ewald


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




-- 
Venkatesh. K
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [RFC/P] Port System Re-Engineering (Repost from -ports@)

2007-12-04 Thread Garrett Cooper

Andreas Pettersson wrote:

Aryeh M. Friedman wrote:

1. What is more important to your personal use of FreeBSD (the ports
system, the underlaying OS, some other aspect)?
  



2. How frequently do you interact with the ports systems and what is
the most common interaction you have with it?
  

Portupgrade a few times a month


3. What is the single best aspect of the current system?
  
Installed ports are configurally very similar to the source 
distribution (no renamed config files etc), so it's easy to get 
support from the community.



4. What is the single worst aspect of the current system?
  

I find it difficult to downgrade installed ports.


5. If you where a new FreeBSD user how would your answers above
change?   If you where brand new to UNIX how whould they change?
  

Not sure.


6. Assuming that there was no additional work on your behalf would you
use a new system if it corrected your answer to number 4?
  

I think so.


7. Same as question 6 but for your answer on question 3?
  

I think not.


8. How long have you used FreeBSD and/or UNIX in general?
  

FreeBSD since 2003.

9.  That is your primary use(s) for your FreeBSD machine(s) (name 
upto 3)?
  

Firewall, development, misc


10. Assuming there is no functional difference what is your preferred
installation method for 3rd party software?
  

Ports


11. On a scale from 1 to 10 (10 being the best) please rate the
importance of the following aspects of the ports system?

   a. User Interface   *5*
   b. Consistency of behaviors and interactions*7*
   c. Accuracy in dependant port installations *8*
   d. Internal record keeping  *6*
   e. Granularity's of the port management system  *?*

12. Please rate your personal technical skill level?
  

Average



   Instead of asking all of the questions on a list, why not just 
direct people to input information via a webpage? Seems to be a bit more 
effective / less traffic than posting results to multiple lists..

-Garrett
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Character 208 acts strangs in console, when moving mouse

2007-12-04 Thread Willem Hendriks
When i display character 208 in my console and move my mouse, i see the 
strangest things. 
FreeBSD 6.2-RELEASE-p8, with default screenmap and console settings.

http://www.xs4all.nl/~whendrik/download/mouse

wget and cat that file in a console to see the effect.

I tried it on my laptop and desktop PC with same kernel. Anyone else experience 
this problem/effect? I think it should be a pi character upside down, mostly 
used to draw tables in combination with other characters...

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


Re: Character 208 acts strangs in console, when moving mouse

2007-12-04 Thread Reko Turja
When i display character 208 in my console and move my mouse, i see 
the strangest things.

FreeBSD 6.2-RELEASE-p8, with default screenmap and console settings.

http://www.xs4all.nl/~whendrik/download/mouse

wget and cat that file in a console to see the effect.

I tried it on my laptop and desktop PC with same kernel. Anyone else 
experience this
problem/effect? I think it should be a pi character upside down, 
mostly used to draw

tables in combination with other characters...


Mouse cursor mapping artifact. In text mode on PC hardware, the mouse 
pointer has to be mapped to a character in order to show fancy 
pointer. Nothing to worry about.


-Reko 


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


What is best method to debug freezes/hangs?

2007-12-04 Thread yar

My question is how best to go about debugging sporadic freezes and hangs.
Just looking for general methods.On a couple of our IDS systems there
are sporadic hangs or freezes that occur every couple weeks or so, that are
recoverable by either system reboots or taking out and reinserting the Gig
fiber ethernet sniffing cables, but I  never can find anything in
/var/logs/messages to tell what is going on. I'm assuming that may have to
compile in kernel debugger support, but from what I read briefly, doesn't
that require an actual crash with the resultant reboot and a debugger
readable file  left in /var/crash?  That doesn't happen, there is no
automatic reboot just a freeze/hang (box falls off network and at the
console unable to type until one of the two above mentioned measures are
take. The systems are:

Dell 1850's
Free BSD 6.2
2 Gb ram 
running various open source IDS software  BRO

Thanks
-- 
View this message in context: 
http://www.nabble.com/What-is-best-method-to-debug-freezes-hangs--tf4947151.html#a14164268
Sent from the freebsd-questions mailing list archive at Nabble.com.

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


Re: Problem with mkisofs -dvd-video

2007-12-04 Thread Jeremy Gransden
On Dec 3, 2007 12:01 AM, Girish Venkatachalam [EMAIL PROTECTED]
wrote:

 On 21:42:47 Dec 02, Jeremy Gransden wrote:
  HI List,
 
  What is the correct procedure to create a dvd-video iso. I have tried
 the
  following and receive an error:
 
  [EMAIL PROTECTED] ~]$ mkisofs -dvd-video -o ~/develip.iso -R
 ~/develop_spin/
  Using PSA07000.VOB;1 for  /PSA074781-2.VOB (PSA074781-1.VOB)
  mkisofs: Unable to make a DVD-Video image.
  [EMAIL PROTECTED] ~]$
 
  I searched google and did not find much of information. I read several
  articles about the case of the file names, but my files are uppercase as
  they suggested. I can create iso's without the -dvd-video switch, but
 not
  with.
 

 Check the mencoder documentation. Install mplayer, dvdauthor and
 growisofs (dvd+rw-tools).

 And set cranking. :)

 If you already have DVD compliant VOB, my stuff will not apply. If you
 don't then this is what you have to do.

 mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd:tsaf \
  -vf scale=720:576,harddup -srate 48000 -af lavcresample=48000 \
  -lavcopts
 vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=5000:\
 keyint=15:vstrict=0:acodec=ac3:abitrate=192:aspect=16/9 -ofps 25 \
  -o movie.mpg movie.avi

 Now movie.mpg contains MPEG-2 video befitting the DVD profile.

 Now just use a simple config file with dvdauthor and write it with
 growisofs.

 Something like this perhaps?

 $ cat foo.xml

 dvdauthor
vmgm /
titleset
titles
pgc
vob file=movie.mpg /
/pgc
/titles
/titleset
 /dvdauthor


 $ dvdauthor -x foo.xml -o myvideo

 dvdauthor will create a directory myvideo with dvd structure that can be
 directly given to growisofs or you could create an ISO with mkisofs with
 the -dvd-video switch.

 Hope this helps.

 -Girish

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



Hi Girish,

Thank you for you suggestion, It worked almost flawlessly!!!
I say almost because the dvd will not play in my standalone dvd player, but
will play on both my macbook, and freebsd machine. I will look into the
dvdauthor, and mencoder docs to see if i can figure out why.

thank you again for your help.

jeremy
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: copying just / (not /tmp, /usr, etc) (rsync -x failed)

2007-12-04 Thread lveax
On Dec 5, 2007 12:38 AM, Steve Franks [EMAIL PROTECTED] wrote:
 I have / on one slice, and [usr,tmp,var] on others.  I want to move
 just / to a new disk, which seemed to be what rsync -x (do not cross
 filesystems) was intended for.  It failed, however, as df shows 20k
 blocks in /, and rsync filled up the target slice with 50k blocks, so
 obviously it blew right past the 'end' of / - did I miss something? Is
 there no other way except to umount [tmp,usr,var]?

try:
 dd if=/dev/${the / slice} of=/dev/${the new / slice} bs=1m

or just go to single user mode umount /tmp /usr /var then copy it..
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problem with mkisofs -dvd-video

2007-12-04 Thread Girish Venkatachalam
On 22:23:50 Dec 04, Jeremy Gransden wrote:
 I say almost because the dvd will not play in my standalone dvd player, but
 will play on both my macbook, and freebsd machine. I will look into the
 dvdauthor, and mencoder docs to see if i can figure out why.
 

If you have a problem with standalone players I would suggest you go the
mplex and mpeg2enc way.

You can read a very detailed howto in the homepage of mjpegtools.

http://mjpegtools.sf.net

I am sure it will work.

In case that doesn't work then there is transcode. 

Let me know if you need any more help.

Best of luck!

-Girish
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: What is best method to debug freezes/hangs?

2007-12-04 Thread Per olof Ljungmark

yar wrote:

My question is how best to go about debugging sporadic freezes and hangs.
Just looking for general methods.On a couple of our IDS systems there
are sporadic hangs or freezes that occur every couple weeks or so, that are
recoverable by either system reboots or taking out and reinserting the Gig
fiber ethernet sniffing cables, but I  never can find anything in
/var/logs/messages to tell what is going on. I'm assuming that may have to
compile in kernel debugger support, but from what I read briefly, doesn't
that require an actual crash with the resultant reboot and a debugger
readable file  left in /var/crash?  That doesn't happen, there is no
automatic reboot just a freeze/hang (box falls off network and at the
console unable to type until one of the two above mentioned measures are
take. 


In my case with the above behaviour a debug kernel and ctrl+alt+esc 
would work and that is probably true most of the times.


http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-deadlocks.html

HTH,
--per
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: GBDE and GELI security

2007-12-04 Thread RW
On Tue, 4 Dec 2007 17:04:23 -0700
Chad Perrin [EMAIL PROTECTED] wrote:

 I've read reports to the effect that GBDE is vulnerable to online
 dictionary attacks unless two-factor authentication is used.  The only
 such report I can find now is this discussion of NetBSD's CGD, where
 its author contrasts it with GBDE:
 
   http://www.onlamp.com/lpt/a/6384
 
 Is this still the case?  Are there any other security concerns
 related to GBDE's implementation that you might mention?  How well
 does GELI stack up against GBDE?
 


I think it's this:
 
http://mail-index.netbsd.org/tech-security/2005/03/02/0003.html

I don't know much about the internals of GBDE, but if we take his
description of it at face value, it seems to be fair criticism.

I think it's actually saying that GBDE assumes the user will provide
enough user-key entropy, and doesn't do anything to mitigate the use
of weaker passphrases.
  

Geli uses salt and PKCS #5 so it's pretty much blameless in this area.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Maybe this is a bug, should I report it?

2007-12-04 Thread Dan Mahoney, System Admin
But why is it that portupgrade feels the need to upgrade gpg to gpg2, when 
gpg is still in the tree?


I'm running a portupgrade -rf gettext, and didn't previously have gpg2 
installed.


-Dan

--

this is too stupid even for irc

-mtreal, EFnet #macintosh, 09/15/2K, 12:33 AM

Dan Mahoney
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144   AIM: LarpGM
Site:  http://www.gushi.org
---

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


Re: looking for online text editor

2007-12-04 Thread Jonathan McKeown
On Tuesday 04 December 2007 22:14, David Banning wrote:
   running the java filemanager - same goes for attempting to run
   mindterm-ssh. Is there some plain text editor program
   out there that will allow me to simply login and edit my files in
   plain text - (not a gui html editor) ?
 
 I use putty to ssh to remote servers and use vi to edit files once
 logged in to the server.

 But putty has be installed on the machine you are working on, right?

Not necessarily. When you go to the download site for putty and click on 
the .exe (http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe), 
Windows will ask you whether you want to download the program or run it. Tell 
Windows to run it. It may give you the odd warning but eventually it should 
start up a putty window. (It's possible even this can be locked down tight on 
a Windows box - but usually it isn't blocked).

Jonathan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


./configure question for AIX

2007-12-04 Thread Rogelio
I have a question on compiling Nagios' NRPE on AIX (which I'm assuming
would be similar to FreeBSDl, as I'm trying to use Autotools on ksh).

I'm used to always running tar -zxfv file.tar.gz, but this time I
had to run (I think) like tar z and then tar xfv to get it
unzipped.

In that directory, I then ran ./configure and then make all, and
I'm hoping someone here might help point me in the right direction.

./configure --prefix=/opt/nagios --enable-command-args --without-ssl
make install

When I do this, I get an error about Boutell's GD library is required
to compile the statusmap, trends and histogram CGIs.  Get it from
http://www.boutell.com/gd/, compile
it, and use the --with-gd-lib and --with-gd-inc arguments to specify
the locations of the GD library and include files.

Ok, that's cool.  But am I on the right track about how to install
this on AIX? Once I installed this GD library and ./configure with
the right parameters, will this work in AIX?

(Sorry if this isn't the best place to ask this question, as I tend to
be spoiled by Linux packages.  If not, I can take it elseware)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeBSD NFS server Linux clients

2007-12-04 Thread Ian
I'm trying to get some opensuse 10.3 clients to access nfs shares on a FreeBSD 
5.5 server. It works fine most of the time, but every so often when using big 
programs like openoffice  firefox, the program will stop responding for a 
couple of minutes.
After doing some googling, I enabled lockd  statd enabled on the FBSD 
server - before I did that, those apps wouldn't even start without massive 
delays. I still get these occasional lockup while using the apps however. 
Interestingly, other apps seem to be able to access the nfs shares even while 
the 'big' apps have stopped responding.

Just wondering if anyone has any idea how to fix or even troubleshoot this 
problem?

My rc.conf on the server looks like:
portmap_enable=YES
rpcbind_enable=YES
rpc_lockd_enable=yes
rpc_statd_enable=yes
nfs_server_enable=YES
nfs_client_enable=yes
mountd_flags=-r

Cheers,
-- 
Ian
gpg key: http://home.swiftdsl.com.au/~imoore/no-spam.asc


signature.asc
Description: This is a digitally signed message part.