how to configure RaidZ pool for anon FTP

2019-10-11 Thread Andy New
Hi: I would appreciate suggestions for how to accomplish the following.  I would like to setup an anon FTP server on a local network.  I plan to use one disk with UFS for booting and running the OS, and would like to use 4 disks in a RaidZ pool as the space for uploading and downloading files v

Boot CURRENT without efi

2017-06-05 Thread Andy Neustadter
Hi: I have an older HP desktop that does not support USB boot or UEFI. Is it possible to use this machine with 12-current using GPT? Any help or pointers to info would be greatly appreciated. Thanks in advance. ___ freebsd-current@freebsd.org mailing

Bacula install and config help

2017-05-10 Thread Andy Neustadter
Hi: I am trying to install and configure Bacula backup server on 12-current, if anyone has any procedures or "how to" documentation you could point me at it would be very much appreciated. Thanks in advance. Regards, Andy ___ freeb

Re: BTX halts installing 5.x

2003-12-02 Thread Andy Fawcett
g from 4.9 at http://hex.athame.co.uk/FreeBSD/dmesg.txt It's not essential this box runs 5.x (it's my fileserver so I like some stability), but I thought I would add something to show you aren't the only one affected by this. Cheers, Andy -- Andy Fawcett

Re: 5.2-BETA: giving up on 4 buffers (ata)

2003-11-26 Thread Andy Farkas
Matthias Andree wrote: > when I rebooted my 5.2-BETA (kernel about 24 hours old), it gave up on > flushing 4 dirty blocks. This is easy to reproduce, but apparently uninteresting to the developers: Reboot to single user, run full fsck, halt. -- :{ [EMAIL PROTECTED] Andy

Re: 40% slowdown with dynamic /bin/sh

2003-11-26 Thread andy-freebsd
obrien wrote @ Tue, 25 Nov 2003 18:55:05 -0800: > On Tue, Nov 25, 2003 at 03:07:55PM +1030, Daniel O'Connor wrote: > > What about the newer version of gcc? That is considerably slower than > > previous versions, but I don't see people screaming to have it removed. > > Uh... you must not know what

systat drive list

2003-11-20 Thread Andy Farkas
} if (i >= num_devices) - error("%s: unknown drive", args); - args = cp; + error("%s: unknown drive", tmpstr1); + tmpstr1 = cp; } free(tmpstr); -- :{ [EMAIL PROT

Re: 5-CURRENT totally broken on AMD64 in 32-bit mode

2003-11-20 Thread Andy Farkas
On Tue, 18 Nov 2003, Andy Farkas wrote: > The changes that break things were made more than a week ago. I sent this > email last week: > > > Date: Sun, 9 Nov 2003 09:22:17 +1000 (EST) > > From: Andy Farkas <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > &g

Re: EISA Adaptec 274X SCSI panic (ISRng related)

2003-11-20 Thread Andy Farkas
On Tue, 18 Nov 2003, Nate Lawson wrote: > On Tue, 18 Nov 2003, Andy Farkas wrote: > > My EISA AHA2740's don't work no more :( > > > > # grep ahc /var/run/dmesg.boot > > ahc0: at 0x2c00-0x2cff, irq 10 (level) > > ahc0: on eisa0 slot 2 > > ahc1: at

named problem (introduced in 5.1)

2003-11-18 Thread Aleksander Rozman - Andy
record for address 'Something' class 1 in hints I updated all /etc files with files from source tree (which is cvsuped to 5.1-RELEASE) but it doesn't work? Does anybody have any idea where the prob

EISA Adaptec 274X SCSI panic (ISRng related)

2003-11-17 Thread Andy Farkas
On Sat, 15 Nov 2003, Andy Farkas wrote: > My EISA AHA2740's don't work no more :( # grep ahc /var/run/dmesg.boot ahc0: at 0x2c00-0x2cff, irq 10 (level) ahc0: on eisa0 slot 2 ahc1: at 0x4c00-0x4cff, irq 11 (level) ahc1: on eisa0 slot 4 ahc2: port 0xf800-0xf8ff mem 0xf68fb000-0

IBM Blade

2003-11-17 Thread Andy McCarty
Has anyone been successful installing FreeBSD 5.x (or 4.x) on an IBM HS20 Blade? I would surely be interested in pointers if possible. -- ~Andy ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To

named problem (introduced in 5.1)

2003-11-17 Thread Aleksander Rozman - Andy
1 in hints I updated all /etc files with files from source tree (which is cvsuped to 5.1-RELEASE) but it doesn't work? Does anybody have any idea where the problem lies? Andy ** * Aleksander Rozman - Andy * Fandoms:

Re: 5-CURRENT totally broken on AMD64 in 32-bit mode

2003-11-17 Thread Andy Farkas
type 30 trap, code=0 > Stopped at 0xa00: cli > db> tr > (null)(0,0,0,0,0) at 0xa00 The changes that break things were made more than a week ago. I sent this email last week: > Date: Sun, 9 Nov 2003 09:22:17 +1000 (EST) > From: Andy Farkas <[EMAIL PROTECTED]> > To:

Re: checking stopevent 2!

2003-11-15 Thread Andy Farkas
Robert Watson wrote: > On Sat, 15 Nov 2003, Andy Farkas wrote: > > > These messages spew onto my console and into syslogd once every second: > > Heh. Sounds like your box is having a really bad day, we'll see if we > can't get it fixed up over the next coupl

Re: dc still reporting collisions

2003-11-15 Thread Andy Farkas
Andy Farkas replies to himself: > The dc(4) driver currently has an almost 1:1 ratio of packets:collisions. > Your tx0 is quite low. Ack! I can't count. Or my numerical recognition system is failing NameMtu Network Address Ipkts IerrsOpkts Oerrs Coll

Re: dc still reporting collisions

2003-11-15 Thread Andy Farkas
442 - 442 - - > lizzy:~% The dc(4) driver currently has an almost 1:1 ratio of packets:collisions. Your tx0 is quite low. Seishi Hiragushi <[EMAIL PROTECTED]> reported this 1.5 months ago: Message-Id: <[EMAIL PROTECTED]> -- :{ [EMAIL PROTECTED] Andy

dc still reporting collisions

2003-11-14 Thread Andy Farkas
PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

console freezes

2003-11-14 Thread Andy Farkas
and it locks up (I am preparing another email about it, messages are ATA related) -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ ___ [EMAIL PROTECTED] mailing list http

EISA AHA panic (ISRng related)

2003-11-14 Thread Andy Farkas
/hummer/hummer-dmesg.boot-release -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

checking stopevent 2!

2003-11-14 Thread Andy Farkas
/sys/kern/subr_trap.c:260 ... This is latest -current (cvsup'd a few hours ago) -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ ___ [EMAIL PROTECTED] mailing list

ATAng 'mode PIO4' to 'mode ???' regression

2003-11-14 Thread Andy Farkas
t-current http://www.speednet.com.au/~andyf/hummer/hummer-dmesg.boot-release -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ ___ [EMAIL PROTECTED] mailing list http://lists.fr

Re: signal 12's everywhere on Current with update this morning.

2003-11-14 Thread Andy Farkas
Richard Coleman wrote: > 1. make buildworld > 2. make buildkernel KERNCONF=NAME_OF_KERNEL_FILE > 3. make installkernel KERNCONF=NAME_OF_KERNEL_FILE > 4. shutdown -r now > 5. boot into single user mode > 6. fsck -p > 7. mount -u / > 8. mount -a -t ufs > 9. swapon -a 9.5 adjkerntz -i > 10. make

Re: making a release

2003-11-13 Thread Andy Farkas
Scott Long wrote: > I use the following all of the time: > > cd /usr/src/release ; make release BUILDNAME=5.1-CURRENT > CHROOTDIR=/usr/release CVSROOT=/usr/ncvs Quick question: is it ok to do make -j release ? -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator

kernel halts before booting

2003-11-08 Thread Andy Farkas
d not get RSDP, AE_NO_ACPI_TABLES ACPI-0213: *** Error: AcpiLoadTables: Could not load tables: AE_NO_ACPI_TABLES ACPI: table load failed: AE_NO_ACPI_TABLES npx0: [FAST] ... Also happens with GENERIC. -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communica

Testing new sched_ule + apic --> reverting to old stable system

2003-11-05 Thread Andy Hilker
s a general question) Maybe that is the wrong mailing list for ask such things, sorry. bye, Andy ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-03 Thread Andy Hilker
No, my SSL is under very low use and cpu temperature is not the problem. Benchmarks for CPU+RAM+Harddisk local and remote runs fine for hours. You (Doug White) wrote: > On Mon, 3 Nov 2003, Paul Blazejowski wrote: > > > On Mon, 2003-11-03 at 09:54, Andy Hilker wrote: > > >

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-03 Thread Andy Hilker
t happens. Next step is put in the possible corrupt RAM. But i have some hints, that Apache2/SSL is the matter. bye, Andy You ("Branko F. Grac(nar") wrote: > | > | Can you try polling (http://info.iet.unipi.it/~luigi/polling/) ? > > Hi. > > I just disabled SM

Re: problems with sysinstall

2003-10-30 Thread Andy Farkas
It's absolutely safe. Its a major PITA and POLA violation IMHO. The super-user should be able to foot-shoot whatever she wants to. For example, you setup a production box with a 60 gig disk. You allocate 40 gig initially, leaving 20 gig as "reserve". Time passes. You now need that extr

Re: Postfix locks 5.1-servers?

2003-10-30 Thread Andy Hilker
ve an effect. > Alternately, you can run a split horizon DNS and/or a local caching > DNS server with a preloaded cache for all local machines to avoid a > real DNS lookup. Maybe an entry in /etc/hosts ? I will try this, because it is a good idea regarding to "stupid shells"

Re: Postfix locks 5.1-servers?

2003-10-29 Thread Andy Hilker
Hi Tom, not all the time, sorry about my bad english :) Sometimes, mostly once a day... see another mail to list from me, sent a few hours ago. This mail describes the problems more detailed. This night i will change RAM to see if it was faulty. But i do not think so. Andy You (Tom) wrote

Re: Postfix locks 5.1-servers?

2003-10-29 Thread Andy Hilker
Hi, i am using current. Similar problems *without* postfix. Login via ssh results in print motd, but nothing more. Login on local console results in nothing after pressing enter on username. Andy You (Tom) wrote: > > Usually if networking locks up like this, you should check th

crash on 5.1 current (Re: FreeBSD 5.1-p10 reproducible crash with Apache2, Postfix locks 5.1-servers?)

2003-10-29 Thread Andy Hilker
). Logins via console or ssh freeze after password / motd. No respone to ctrl-alt-del. - SMP + SCHED_ULE / SCHED_4BSD System freezed completely, no responds to ping, keyboard locked up. Any ideas or requests for more information? bye, Andy ___ [EMAIL

Re: BTX Halted (AMD 5x86 133MHz)

2003-10-15 Thread Andy Fawcett
ad weird values, I would really chalk this > up to hardware. I have one box which displayed similar characteristics when I tried installing 5.0R/5.1R/5-CURRENT on it. As I needed the machine in a hurry, I tried 4.8R and it worked fine. This would be about a month ago. I don't currently h

Re: ATAng - copying atapi CD

2003-09-06 Thread Andy Hauser
On Thu, Sep 04, 2003 at 07:59:36AM -0400, Bryan Liesner wrote: > On Wed, 3 Sep 2003, Terry Lambert wrote: > > > Bryan Liesner wrote: > > > On Wed, 3 Sep 2003, Martin wrote: > > > > If you notice that your CD-R label looks strange and if you need > > > > the data, you should backup it fast. > > > >

scheduling

2003-09-03 Thread Andy Farkas
ngly a 'top -S' in a 3rd window reporting 42.63% idle on cpu0, 39.50% idle on cpu1. It just doesn't seem right to me. -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ _

Re: Syncer "giving up" on buffers

2003-09-02 Thread Andy Farkas
Jeff Roberson wrote: > I don't know of any general syncer issues outside of this. Boot single user, run fsck, then halt. -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speedne

Re: current: network collition increase

2003-09-02 Thread Andy Farkas
(100baseTX ) status: active Collisions shouldn't happen on a full-duplex link? -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ ___ [EMAIL PROTECTED] mailing list http

Re: Syncer failure after fsck on all partitions

2003-09-02 Thread Andy Farkas
Kevin Oberman wrote: > Finally I do a reboot. No partition has ever been mounted except root > which is read-only. Syncer reports 1 or more buffers remain and > reports this until it gives up. On Tue, 29 Jul 2003 08:13:27 +1000 (EST) Andy Farkas <[EMAIL PROTECTED]> wrote: >

Re: current: network collition increase

2003-09-02 Thread Andy Farkas
0 260568 ^ Above is a different nic than below: > dc0: port 0xa000-0xa07f mem 0xe580-0xe580007f irq 4 > at device 10.0 on pci0 > dc0: Ethernet address: 00:c0:ca:10:91:8c ^ -- :{ [EMAIL PROTECTED] A

Re: when should 5.x be stable enough for web servers

2003-08-22 Thread Andy Fawcett
ely admit that it's hardly loaded. Thinking about it, I probably should upgrade it to at least 5.1R ;) A. -- Andy Fawcett | [EMAIL PROTECTED] | [EMAIL PROTECTED] "In an open world without walls and fe

Re: smp in 5.1

2003-08-12 Thread Andy Farkas
ed_ule doesn't even work*). Stick with 4.8. * for me, sched_ule completely locks up my box, no ping, no keybd. Exact same kernel with sched_4bsd works fine. -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications ht

Re: INET6 in world

2003-08-03 Thread Andy Farkas
13 18:09:42 hummer rpcbind: cannot create socket for udp6 Jul 13 18:09:42 hummer kernel: Jul 13 18:09:42 hummer rpcbind: cannot create socket for tcp6 -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/

buffers remaining...

2003-07-28 Thread Andy Farkas
quite a while (since 5.0) -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To

Re: SMP and setrunnable()- scheduler 4bsd

2003-07-21 Thread Andy Farkas
% idle: cpu2 11 root -160 0K12K CPU3 3 135.2H 27.83% 27.83% idle: cpu3 14 root -160 0K12K RUN0 130.8H 26.37% 26.37% idle: cpu0 32531 setiathome 131 15 15640K 14976K *Giant 2 61.0H 20.51% 20.51% setiathome -- :{ [EMAIL PROTECTED]

Re: SMP and setrunnable()- scheduler 4bsd

2003-07-21 Thread Andy Farkas
On Wed, 9 Jul 2003, Terry Lambert wrote: > Andy Farkas wrote: > > On Tue, 8 Jul 2003, Julian Elischer wrote: > > > It looks tp me that if we make a thread runnable > > > and there is a processor in the idle loop, the idle processor should be > > > kicked in

Re: Erratum: Re: Fixing gcc 3.3 compile failures -- kde portsproposal

2003-07-20 Thread Andy Fawcett
wn problem with static_cast as far as > I can see. > > So - no portupgrade -fa on my current... *sigh* We (kde@) are working on the problem. Since we're also working on getting the upcoming 3.1.3 release ready for the ports tree, we're concentrating on that and not 3.1.2

Re: SMP and setrunnable()- scheduler 4bsd

2003-07-08 Thread Andy Farkas
my setiathomes? -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any m

Re: whats going on with the scheduler?

2003-07-08 Thread Andy Farkas
On Tue, 8 Jul 2003, Doug White wrote: > On Tue, 8 Jul 2003, Andy Farkas wrote: > > > Any other ideas? Why would 3 (niced) cpu intensive processes suddenly get > > reduced cpu time (on a 4 cpu system) when a 4th non-resource intensive > > process gets started? > >

Re: whats going on with the scheduler?

2003-07-08 Thread Andy Farkas
On Tue, 8 Jul 2003, Terry Lambert wrote: > Dan Nelson wrote: > > In the last episode (Jul 08), Andy Farkas said: > > > If setiathome is making lots of syscalls, then running the 3 instanses > > > should already show a problem, no? > > > > Not if it's

Re: whats going on with the scheduler?

2003-07-08 Thread Andy Farkas
ng, you might want to try bandwidth > limiting the scp and/or running with Alt-Q and/or begging Julian I *did* limit scp: > scp -c blowfish -p -l 100 remote.host:filename . -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet C

Re: whats going on with the scheduler?

2003-07-07 Thread Andy Farkas
0x0) 57.913178984 lseek(5,0x0,1) = 0 (0x0) 57.922614702 lseek(5,0x0,0) = 0 (0x0) 57.931253628 read(0x5,0xd64000,0x4000) = 3756 (0xeac) 57.938755028 close(5)= 0 (0x0) -- :{ [EMAIL PROTECTED] A

Re: whats going on with the scheduler?

2003-07-07 Thread Andy Farkas
many syscalls at all. If setiathome is making lots of syscalls, then running the 3 instanses should already show a problem, no? -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ __

Re: whats going on with the scheduler?

2003-07-07 Thread Andy Farkas
I'm trying to find out is why at load 3 when adding another semi-cpu intensive process, the load starts fluctuating between 2 and 3, when it should go to a steady 3.4 or something. So the load actually goes down when I run another process! -- :{ [EMAIL PROTECTED] Andy Farkas

whats going on with the scheduler?

2003-07-07 Thread Andy Farkas
th it... -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to &q

Re: 3D graphic cards

2003-06-29 Thread Andy Sparrow
> I thought most of the GATOS stuff had been merged into 4.3. At least I > have had no problems with Xv on my Radeon 7000 with XFree86 4.3.0 and > I seem to recall that support was claimed for all Radeons except, > perhaps the 9500. Perhaps for other cards, but there's still no native Xv support

Re: 3D graphic cards

2003-06-28 Thread Andy Sparrow
> > You might want to try the Gatos drivers from http://gatos.sourceforge.net/ . > > With this driver, I got the ATi chipset in my laptop working with Xv support. > > I've just visited the page. Looks promising, indeed, but I'm a bit puzzled. One > binary release for FreeBSD _and_ Linux? Yes,

Re: 5.1-CURRENT 23.06.2003: the floppy has ceased to work

2003-06-25 Thread Andy Fawcett
t byte 1 of 3 fdc0: cannot reserve I/O port range (6 ports) Does my floppy drive work? No idea, I never use it, and I'm 20km from it right now so I can't check. A. -- Andy Fawcett | [EMAIL PROTECTED] |

smp idle pigs

2003-06-11 Thread Andy Farkas
at it... -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any ma

Re: Native JDK with libthr/libkse

2003-06-02 Thread Andy Fawcett
esbeyond patchset, > but did not mention the Qt Netscape Plugin Extension. Okay, the problem here is (probably) that you have Qt 3.1.2 installed, which clobbers a couple of headers that it shouldn't, one of which is the npapi.h one. [EMAIL PROTECTED] is currently working on some patches

Re: MAKEDEV lost in 5.0-CURRENT?

2003-03-13 Thread Andy
lso be interesting to be able to print the rules of ruleset 0. Is there a trick to get those? Andy post scriptum: Think the jail(8) man page should also mention the -D switch to mergemaster. Something like: 8< Updating the Jail. make installworld DESTDIR=$D mergemaster -i -D $D &g

Re: MAKEDEV lost in 5.0-CURRENT?

2003-03-13 Thread Andy
On Thu, Mar 13, 2003 at 12:45:24PM +0100, Poul-Henning Kamp wrote: > In message <[EMAIL PROTECTED]>, Andy writes: > >On Wed, Mar 12, 2003 at 12:18:08PM -0500, Hiten Pandya wrote: [...] > >On 5.0-RELEASE-p4 I have > >/usr/src/etc/MAKEDEV > >and i use it for making

Re: MAKEDEV lost in 5.0-CURRENT?

2003-03-13 Thread Andy
aking the devices in jails. Is there a jail devfs or is the way described in the jail(8) man page still the right(tm) one? Andy To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Startup scripts stop in middle of startup

2003-03-12 Thread Aleksander Rozman - Andy
en it goes further with scripts. Did someone encounter the same problem? Is it possible to exactly determine which script is problem (script debuging os something)? Ok that's all for now. Andy ** * Aleksander Rozman - Andy

Re: Volunteer with genuine i386 cpu & lots of time wanted.

2003-03-04 Thread Andy Farkas
1) If the machine is idle > 2) During buildworld. > Please notice if > a) ntpd resorts to clock steps > b) ntpd exits > c) ntpd core dumps > > Thanks in advance! > -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speedne

Re: Volunteer with genuine i386 cpu & lots of time wanted.

2003-02-27 Thread Andy Farkas
#x27; defined but not used *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC. *** Error code 1 :( -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

LOR when halt(8)ing

2003-02-15 Thread Andy Farkas
stem has halted. Please press any key to reboot. -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

couple trivial todo's

2003-02-15 Thread Andy Farkas
- In src/share/examples/etc/make.conf NO_BIND=true should be moved up - the man page for splash(4) is missing descriptions for apm_saver.ko, dragon_saver.ko and fire_saver.ko -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http

sysinstall->Configure->Fdisk

2003-02-03 Thread Andy Farkas
etBSD/386BSD) start 63, size 8388513 (4095 Meg), flag 80 (active) beg: cyl 0/ head 1/ sector 1; end: cyl 1023/ head 15/ sector 63 The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: -- :{ [EMAIL PROTECTED] Andy Fark

KDE 3.1 Packages now available for 5.0-RELEASE

2003-01-31 Thread Andy Fawcett
Leeuwen has kindly produced some packages for us which do work with 5.0-RELEASE, and you can find them at: http://people.fruitsalad.org/avleeuwen/ There are still a couple of packages to come, but they will be uploaded later. Regards, Andy (on behalf of Arjan and the whole KDE@FreeBSD team

Re: last KSE changes

2003-01-30 Thread Andy Farkas
On Tue, 28 Jan 2003 [EMAIL PROTECTED] wrote: > As for cross-arch breakage I suggest you run "make universe" before > committing in the future. > Does one have to be in "God-mode" to do this? :) (sorry...its a hot friday afternoon here) -- :{ [EMAIL PR

Re: 5.0-RC3 working great, but NOTES incomplete?

2003-01-21 Thread Andy Farkas
f/NOTES > craig@boss:~$ > > Nothing shows up. What's the scoop? > > -Craig > Confusing, huh. Read the top of the file again: # This file contains machine dependent kernel configuration notes. For # machine independent notes, look in /sys/conf/NOTES. -- :{ [EMAIL PROT

Re: upgrading from STABLE to 5.0

2003-01-21 Thread Andy Farkas
mp; !defined(NO_COMPAT_FREEBSD4) #error "You *really* want COMPAT_FREEBSD4 on -current for a while" #endif A buildworld will bomb if you don't have one of those options set. There is no mention of NO_COMPAT_FREEBSD4 anywhere. -- :{ [EMAIL PROTECTED] Andy Farkas

Re: some 5.0 oddities

2003-01-17 Thread Andy Farkas
s one? > When 4.7 boots, the 'propeller' starts spinning, then momentarily stops. When you press a key, you get a ':' prompt. Otherwise it continues to load kernel. I'll have to reboot a box to fully explain, which I cant do right now... > > 5/ disklabel doesn't work: [...] > > ENOCLUE. > -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

some 5.0 oddities

2003-01-17 Thread Andy Farkas
X loader anymore. Used to be able to get the ':' prompt before the kernel loaded. 5/ disklabel doesn't work: team2# disklabel ad4 disklabel: ioctl DIOCGDINFO: Operation not supported by device team2# disklabel -r ad4 disklabel: bad pack magic number (label is damaged, or pack i

Re: x11/kdebase3 build?

2003-01-16 Thread Andy Fawcett
grammers stopping using the name and just using the value 1 instead, which would be easy and very nasty to follow. As it is at the moment, I can see something like: #ifndef VM_METER #define VM_METER VM_TOTAL #endif springing up all over the place... Regards, Andy -- Andy Fawcett

Re: FreeBSD 5.0 RC3 now available

2003-01-14 Thread Andy Farkas
[EMAIL PROTECTED] > EFNet IRC Operator @ efnet.demon.co.ukAilleCat@EFNet > Key fingerprint = C44E 8E63 6E3C 18BD 608F E004 9DC7 C2E9 0E24 DFBD > > -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://w

Re: FreeBSD 5.0 RC3 now available

2003-01-13 Thread Andy Farkas
> > Le Monday 13 January 2003 18:22, Andy Farkas a écrit : French is such a sexy language... :) > indeed : > (see > ><http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/pkg_install/add/Makefile#rev1.15>) > Again, the acronym POLA springs to mind -- :{ [EMA

Re: FreeBSD 5.0 RC3 now available

2003-01-13 Thread Andy Farkas
libmd.so.2 => /usr/lib/libmd.so.2 (0x2807a000) libc.so.4 => /usr/lib/libc.so.4 (0x28083000) -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: FreeBSD 5.0 RC3 now available

2003-01-13 Thread Andy Farkas
No go for 5.0-RC3: # pkg_add cvsup-without-gui-16.1f.tgz /usr/libexec/ld-elf.so.1: Shared object "libssl.so.2" not found # Why does pkg_install now need libssl? -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: getpwnam_r missing

2003-01-06 Thread Andy Fawcett
d read: > > #if defined(QT_THREAD_SUPPORT) && _POSIX_THREAD_SAFE_FUNCTIONS - 0 > > 0 > > (We really should figure out how to implement the _r functions, > because a POSIX.1-2001 system with threads is supposed to have them.) Thanks for the respons

getpwnam_r missing

2003-01-06 Thread Andy Fawcett
mplement getpwnam_r (and getpwduid_d) before 5.0 release? If so, I'll hold back on bugging Trolltech about a fix, otherwise I'll ask them for a patch in future releases to take the missing function into account. Regards, Andy -- Andy Fawcett

kernel compile bloat

2003-01-05 Thread Andy Farkas
buildworld, then make buildkernel KERNCONF=GENERIC) -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ia64 tinderbox failure

2002-12-29 Thread Andy Farkas
to add a new procmail rule... -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

RC2 problem with network (samba,ftp)

2002-12-26 Thread Aleksander Rozman - Andy
is sending some big packets or something that makes my computer's connection to go down. I was doing same things: samba and ftp connections without any problems on DP2. Configuration of machine is Intel PII/350, 320 Mb RAM, Intel Network card... Can somebody

Re: WEIRD! div() broken on -CURRENT?

2002-12-24 Thread Andy Sparrow
ent "experimental" versions so far, all have worked great): andy@tureg[39]-> xvinfo X-Video Extension version 2.2 screen #0 Adaptor #0: "ATI mach64 Video Overlay" number of ports: 1 port base: 55 operations supported: PutImage supported visuals: depth

Compile problem again (warnings)

2002-12-21 Thread Aleksander Rozman - Andy
Hi ! I am back at developing some stuff for FreeBSD, but I am again getting "warnings are treated as errors" problem and it seems that -DNO_WERROR doesn't work anymore. Is there a solution ofr this? I use gcc (Prerelease 3.1). Must I recompile wor

Re: GEOM panic

2002-12-19 Thread Andy Farkas
explained by incompetence. > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-current" in the body of the message > -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: 80386 out of GENERIC

2002-12-16 Thread Andy Sparrow
> 12MB? The last time I tried on a 16MB machine, it core dumped because > it ran out of memory. I had to put 24MB in the machine before it > would work (I couldn't try 20MB due to onhand SIMMs). Uhh, I think we should move forward, like everyone else says. I mean, I don't throw computers away,

UPDATING error

2002-12-06 Thread Andy Farkas
$FreeBSD: src/UPDATING,v 1.228 2002/10/30 20:11:07 imp Exp $ "To upgrade from 4.x-stable to current" suggests: cd src/sys/boot ; make install [6] This does not work. You need to: cd src/sys/boot ; make all install [6] -- :{ [EMAIL PROTECTED] Andy Farkas System Adm

dc(4) problems

2002-11-25 Thread Andy Farkas
I have a Macronix 98715A network adpater that works on RELEASE-4.6-p2 but not under very recent 5.0-CURRENT (same box). Under -current the ethernet address is set to 00:00:00:00:00:00 and a warning about sleeping with a lock set is emmitted. dmesgs: FreeBSD RELEASE-4.6-p2 #0: Sun Jul 14 22:29:

Re: make.conf and make.conf(5)

2002-11-25 Thread Andy Farkas
ade over two years ago: *Date: Fri, 13 Oct 2000 08:53:34 +1100 (EST) *From: Andy Farkas <[EMAIL PROTECTED]> *To: [EMAIL PROTECTED] *Subject: NOMAN I was trying to build a minimul system from sources and noticed that there is no mention of disabling the building and installing of man pages. S

Re: burncd/cdcontrol

2002-10-26 Thread Andy Sparrow
> On Sat, 26 Oct 2002, Julian Elischer wrote: > > what would it take to allow burncd to work on SCSI devices.? > > You got it backwards -- is atapicam complete enough to work reliably with > cdrecord? I don't see why it shouldn't work on -CURRENT. It works fine for me on -STABLE, for oh, months

Re: rstat()

2002-10-01 Thread Andy Farkas
6: warning: passing arg 7 of `callrpc' from incompatible pointer type *** Error code 1 Stop in /heffer/src/lib/librpcsvc. *** Error code 1 -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

buildworld fails

2002-10-01 Thread Andy Farkas
e 1 Stop in /heffer/src/bin/sh. *** Error code 1 Stop in /heffer/src. *** Error code 1 Stop in /heffer/src. *** Error code 1 Stop in /heffer/src. heffer# -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsu

space needed to compile GENERIC

2002-09-27 Thread Andy Farkas
sr/obj/src/src/sys/GENERIC was over 192 meg !!! -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: CURRENT's termcap broken

2002-08-30 Thread Andy Sparrow
> > IMHO, it has been corrected, and was incorrect before. > > I mean, corrected for ACS characters (pseudo-graphics), which are correct > before. Read complains above. I believe that these are fixed by not using an incorrect termtype (e.g. 'xterm-color', which refers to another terminal type

Re: CURRENT's termcap broken

2002-08-30 Thread Andy Sparrow
> On Sat, Aug 31, 2002 at 00:04:44 +0200, Jens Schweikhardt wrote: > > # and midnight commander shows all with -, +, | instead of > > # pesudo-graphics. > > > > It seems this is the price we pay for alignment with what XFree86 ships. > > > > We don't need to pay, if entries will be _really_ cor

PAM

2002-08-29 Thread Aleksander Rozman - Andy
Hi ! After last build of world (few days ago), PAM services started working and now I have trouble logging in with root, and starting X. Is there a way to disable PAM (whole one, not just some modules). Any help is appreciated. Andy

Re: install crash on hp omnibook 6100

2002-08-21 Thread Andy Sparrow
> i'm trying to install current from cd (i took 3 different builds) to > my notebook hp omnibook 6100. by booting the kernel after few lines > is the machine crashing. i'm not abte to see the reason, everything > goes too fast. has anybody similar situation? any ideas why? 4.6 > works fine. Hi T

  1   2   >