Dear John,
I am only trying to connect as a normal user.
telnet etaq3
and
telnet etaq3 22
and
telnet etaq3 25
all come right back disconnecting me:
[EMAIL PROTECTED]:/home/wayne>telnet etaq3 25
Trying 192.168.0.12...
Connected to etaq3.etaq.com.
Escape character
Dear Jason,
[Not too many people jumping onto this thread to help me.]
The first two non-bold lines on rebooting, are:
hw.bus.devctl_disable: 0 -> 1
Entropy harvesting: interrupts ethernet point_to_point.
So I try:
[EMAIL PROTECTED]:/home/wayne>sysctl hw.bus.devctl_disable: 1 ->
fault connecton protection that I must turn off, or
something? [/etc/hosts.allow is the default setting, I see no answer
there.]
- Wayne
- example screen output below. The new box is etaq3 --
[EMAIL PROTECTED]:/home/wayne>ssh etaq3
ssh_exchange_identification: read: Co
3 machine made it work again. The
addition of the DELAY() fixes the problem. The problem stems from the fact that
the driver init routine is called twice in quick succession - once for IPv4 and
again for IPv6. The other way of fixing it is to disable the call to ifp->if_ioctl
in neti
gree here.
The problem with ISC is the example configuration file in the manpage
is much too complicated. It scares people off. 99% of the people
don't need that.
My config file is:
send host-name "pdxlx103";
One line that's it.
-Wayne
To Unsubscribe: send mail to majord...@fr
Dear FreeBSD,
Immediately after rebooting, I get this:
[EMAIL PROTECTED]:/home/wayne>telnetd -debug
telnetd: bind: Address already in use
This doesn't happen on my other (working) system.
Could this be a clue to my problem?
--
-- Wayne M Barnes, [EMAIL PROTEC
etaq3' from etaq
(the 4.7) reports that etaq3 (the new 5.0 system) has open ports 22, 23,
25, and 110. They all result in immediate 'Connection closed by foreign
host.', even while ps reports that 'telnet -debug' is running.
Actually, 'telnet etaq3 110' ha
Dear Andre,
Yes, I can telnet and ssh on loopback. Boy, that debug setting
on the telnetd sure dumps a lot of output on the telnet side (but
is still silent on the screen where I started it).
- Wayne
On Mon, Mar 03, 2003 at 10:48:15AM -0500, Andre Guibert de Bruet wrote:
>
&
Just to let someone know... I recently (a couple of hours ago) have been
having a problem with kernel panics I tried to remake the world and
the kernel panics saying:
panic: lockmgr:
then what follows is different every time... all I know is that it doesn't
happen until the process number i
> > Speaking of which, I'm also of the opinion that we should add a "Do
> > you want to run Linux binaries?" query to sysinstall which results in
> > linux emulation being enabled by default and the linux_lib package
> > being loaded. This would make it even more transparent to the
> > user. Any
I was just wondering how the drivers on the aureal vortex are coming
along... I know that Cameron Grant was working on them, but I have not
heard anything on that subject fora while, so I was kinda hoping to hear
about it soon. Thanks.
Kenneth Culver
To Unsubscribe: send mail to [EMAIL PROTE
I just CVSupped at 10:10 eastern time (US) and now I have this error:
cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include
-DKERNEL -include opt_globa
> to let newpcm out of the cage so you can all get your grubby little hands on
> it.
>
> http://www.vilnya.demon.co.uk/newpcm+dfrpnp-19990807.diff.gz
>
> this is a patch against a recent -current. if you have a pci or isapnp
> soundcard, you should have pnp0 and pcm0 in your kernel config as
>
>
> On 09-Aug-99 Brian F. Feldman wrote:
> > You guys don't see the point. The point is a single, simple place to put
> > default mixer values for any number of devices, and fitting in with the
> > current configuration file scenario. rc is the natural place for this,
> > because _it_ gets ru
I'm just wondering but I noticed when I cvsupped a few minutes ago that
gcc is back in the source tree. I was wondering if there were plans to
keep gcc in the source now.
Kenneth Culver
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the messag
> > I'm just wondering but I noticed when I cvsupped a few minutes ago that
> > gcc is back in the source tree. I was wondering if there were plans to
> > keep gcc in the source now.
>
> If you are tracking -current, you should be reading the commit messages.
>
> egcs has become gcc.
I must ha
I was just wondering if anyone else was having a problem making the world
on -CURRENT right now? I don't remember the exact error I got because
I'm at work, and my machine is at home, but for the last 3 weeks whenever
I try to make world, it dies in a different place, I've tried every day,
so I'm
OK, there is still the static problem with the pcm driver with a ViBRA16X
soundcard. It also seems that the problem with xmms's analyzer is gone.
However, now whenever a sound that is shorter than roughly 1 second or so
plays, it gets cut short. The sound doesn't completely play. I just
thought I'
Alright, that was childish and uncalled for. People need to learn to deal
with these kinds of things differently.
=
| Kenneth Culver | FreeBSD: The best OS around.|
| Unix Systems Administrator | ICQ #: 24767726
u/~culverk/|
=
On Sun, 2 Jan 2000, Brian Fundakowski Feldman wrote:
> On Sun, 2 Jan 2000, Kenneth Wayne Culver wrote:
>
> > OK, there is still the static problem with the pcm driver with a ViBRA16X
> > soundcard. It also seems that the problem with xmms's a
Well, just make sure that you load the linux compatibility kernel module
though.
=
| Kenneth Culver | FreeBSD: The best OS around.|
| Unix Systems Administrator | ICQ #: 24767726 |
| and student at
Just wondering if anyone else was having trouble making world lately. Mine
stops at wlconfig with no explanation... it just says Error 1 a couple of
times and quits after it says
echo wlconfig: /usr/srclibc.a
I don't remember the exact line because I was in single user mode and
booted from t
I've noticed the same thing on my Soundblaster Vibra 16X
=
| Kenneth Culver | FreeBSD: The best OS around.|
| Unix Systems Administrator | ICQ #: 24767726 |
| and student at The | AIM: AgRS
Alright, I've tried making each of the individual targets and I still get
this error so I'm stumped... a gzipped copy of the make world log can be
found at http://www.wam.umd.edu/~culverk/world.log.gz
The error occurs while building kdump, and the error (of course) is at the
end of the file.
Ken
My latest kernel with a cvsup as of around 5 minutes ago seems to have a
problem: Whenever I start xmms, it panics. The xmms window doesn't even
appear, the computer just locks, and I press enter a few times, and the
computer then reboots. I'm not sure why this happens, and I can't switch
out of X
The latest ppbus changes seem to have made some things break. My dmesg no
longer shows lpt0 or vpo0 as being detected ( even though they are defined
in the kernel conf file, and are being compiled into the kernel) which
means I can't print anything or use my parallel port zip drive. (yes I
have sc
I had to get rid of some things from Xext to make it install properly
myself.
=
| Kenneth Culver | FreeBSD: The best OS around.|
| Unix Systems Administrator | ICQ #: 24767726 |
| and student at The
I have the same soundcard, and as of right now, the only problem I have
with it is that sometimes it will play static instead of the sound I
wanted it to play.
=
| Kenneth Culver | FreeBSD: The best OS around.|
| Un
I recently downloaded and tried xmovie (there is a link to it at
www.opensound.com) and when I tried to play a vob file from the DVD my
xconsole filled with this error:
acd0: READ_BIG - ILLEGAL REQUEST asc=6f ascq=03 error=00
Is this an ATA driver problem?
=
Not to disrupt the facinating discussion about bzip2, but,
1. I've had some people tell me that support for the 3com 574-tx PCMCIA
card was definitly in -current, and other people who weren't so sure. Is
it, and if so, under what driver?
2. If it's included, is that driver in the GENERIC kernel
I was just wondering how to get rid of these errors in my startup:
Jan 26 22:12:19 culverk inetd[739]: ftp/tcp: ipsec initialization
failed; out entrust
Jan 26 22:12:19 culverk inetd[739]: telnet/tcp: ipsec initialization
failed; in entrust
Jan 26 22:12:19 culverk inetd[739]: telnet/tcp: ipsec in
I'm at work now, so I can't apply the patches till I go home again (at
work I have Sun boxes and a linux box, blahh)
=
| Kenneth Culver | FreeBSD: The best OS around.|
| Unix Systems Administrator | ICQ #: 24767726
I've been folowing 4.0, and I have a laptop I'd like to try it on... but I
can't figure out how to get support for a 3com 574-tx... normaly Pao would
handel that, but I didn't see a pao 4.0 cvs branch. Am I just SOL, or is
there a workaround???
Please CC me, I'm not on the list
To Unsubscribe
Just to let someone know, my ViBRA16X is still having the problem with
static.
Basically at random whenever xmms or any other program that uses sound
opens dsp, it plays loud static instead of the actual sound. I was just
wondering if anyone was looking into this problem...
===
It appears that the de0 driver needs to be slightly updated... just
letting someone know in case nobody had noticed..
de0: port 0xe400-0xe47f mem 0xea001000-0xea00107f
irq 10 at device 19.0 on pci0
de0: 21140A [10-100Mb/s] pass 2.2
de0: address 00:c0:f0:1f:21:02
de0: driver is using old-style c
Just wondering, does anyone know if we will have a working driver for the
Aureal Vortex soundcard by the time 4.0 is released? I'm just curious
because I thought the driver for this card was supposed to be finished a
long time ago..
===
I cvsupped this morning and I just had a chance to build a new kernel, and
now I get a "cannot mount root" and it drops into some kind of commandline
where I can enter a root for it to mount. This is the error it gives me
now:
ata0-slave: WARNING: WAIT_INTR active=ATA_WAIT_READY
ata0-slave: ata_c
That's odd... I just built it tonight, and I havn't had anything but this:
XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
XFree86-Bigfont exten
You may want to try upgrading your linux libraries... they may be old... I
don't have these problems though... Netscape rarely crashes for me.
=
| Kenneth Culver | FreeBSD: The best OS around.|
| Unix Systems Admini
> >
> > Kernel option VESA fails (see dmesg below). Is this a problem with my
> > graphics card?
>
> Are you, by any chance, both compiling in VESA _and_ loading it with
> loader?
>
> > Kernel option PNPBIOS causes the mouse to stop working. A pointer is
> > visible at boot (w/ moused) until
I recently recompiled my kernel with the following kernel config file, and
now when I boot up, I get about halfway through probing, and the computer
freezes, accepting no keyboard input or anything else but a hard reset
(reset button) here is my kernel Config file..
#
# GENERIC -- Generic machine
Make world is broken, these are the errors I get:
cc -nostdinc -O -pipe -I/usr/src/sbin/kget/../../sys/i386
-I/usr/obj/usr/src/tmp/usr/include -c /usr/src/sbin/kget/kget.c
/usr/src/sbin/kget/kget.c:34: isa/pnp.h: No such file or directory
/usr/src/sbin/kget/kget.c: In function `main':
/usr/src/sb
I cvsupped about 20 minutes ago and now I get this message when I su to
root, or when I start xwindows. It doesn't seem to be hurting anything
though:
Warning:tty: no si_tty
Is it anything to worry about?
=
| Kenneth Culver
This is only partially related, but I still can't even boot a kernel with
the pnp0 controller enabled. It just hangs after probing the soundcard.
On Sun, 26 Sep 1999, Mike Smith wrote:
> > Sigh. Again, I didn't demand anything.
> >
> > I simply pointed out that functionality had been lost. If
I'm happy to report that for my WinTV card, the bktr drivers are working
well with the latest changes. Keep up the good work.
=
| Kenneth Culver | FreeBSD: The best OS around.|
| Unix Systems Administrator | ICQ #:
I would have to agree with that. I have never seen such a well documented
commit. But even then I still ran into problems, although I'm not sure how
closely related they are to the changes made. My problems seem to be with
the Soren's ata drivers. The good old "lost contact with device" messages
a
The ata driver seems to be having problems staying in contact with my
disks again. Let me know what details are needed to fix the problem, and
I'll get in touch with you.
=
| Kenneth Culver | FreeBSD: The best OS around
On Thu, 30 Sep 1999, Luke wrote:
> On 01-Oct-99 Kenneth Wayne Culver wrote:
> > The ata driver seems to be having problems staying in contact with my
> > disks again. Let me know what details are needed to fix the problem, and
> > I'll get in touch with you.
> >
That's odd, I have not been able to make netscape crash.
=
| Kenneth Culver | FreeBSD: The best OS around.|
| Unix Systems Administrator | ICQ #: 24767726 |
| and student at The | AIM: AgR
IT seems that a recent change to the linux emulation code has caused q3 to
have problems, whenever I try to go to an internet game, I get a message
on the console:
usage: ping [server]
doing this operation worked fine yesterday.
Kenneth Culver
=
This is weird, I use linux netscape and word perfect all the time, and the
only problems I see are memory leaks I knew were there (in the
applications, not FreeBSD)
=
| Kenneth Culver | FreeBSD: The best OS around.|
Speaking of libc_r, (this is unrelated sort of) I was wondering if anyone
was planning on adding the pthread_setcancel and other pthread cancel
stuff to -CURRENT. I was trying to use it the other day when I realized it
wasn't there... :-) Just a question, I'm not demanding anything.
===
I just cvsupped this morning, and noticed that now whenever I reboot (I do
this to make sure everything works right with the new kernel) the machine
does this:
syncing disks 15 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12
giving up..
Rebooting...
Then fsck has to fix a whole lot of stuf
Alright I did what PHK told me to, and updated, but now for some reason
when I reboot, I can't get the root directory to keep the new kernel. this
is what happens before I reboot:
culverk:~> ls -l /kernel*
-r-xr-xr-x 1 root wheel 1551621 Nov 8 08:18 /kernel*
-r-xr-xr-x 1 root wheel 1551621
I just successfully compiled the world and the kernel (defaut
optimizations on everything) with gcc 2.95.2, and so far all is well :-)
=
| Kenneth Culver | FreeBSD: The best OS around.|
| Unix Systems Administrat
Alright, it seems I have my first problem with gcc 2.95.2, (well, I'm not
really sure that it's a gcc problem). The problem is that now, after
having upgraded the compiler, fxtv will only display every other scanline
instead of all of them.
==
For some reason, after recompiling the kernel over the last few days,
systat -vm no longer even shows an rtc0 device. It only shows the clk
device. I know this is not supposed to happen, so can anyone give me any
ideas on how to fix the problem???
===
This is the output of my systat -vm 1 after the upgrade to gcc 2.95.2:
2 usersLoad 0.13 0.58 0.63 Wed Nov 17 19:11
Mem:KBREALVIRTUAL VN PAGER SWAP PAGER
Tot Share TotShareFree in out in out
Act
I have included a link screenshot of what the picture is doing on my tv
card. It seems that since gcc 2.95.2 has been introduced as the default
compiler on FreeBSD-CURRENT, the behavior in the jpeg has been occuring. I
have tried to locate the source of the problem in the driver, but I don't
know
Actually, I'm having the same problem with my Soundblaster ViBRA16X. It
seems that for some reason the sbc driver is not working right.
=
| Kenneth Culver | FreeBSD: The best OS around.|
| Unix Systems Administrator
> > The same thing is about to apply to the woxware sound code, we have a
> > new shiny system that works and is much better designed...
>
> Actually, I'm sad to say that our shiny new sound system does *not*
> work for some of the most popular audio chipsets on the market today
> (where the olde
am.umd.edu/~culverk/|
=
On Sat, 11 Dec 1999, Kenneth Wayne Culver wrote:
> > > The same thing is about to apply to the woxware sound code, we have a
> > > new shiny system that works and is much better designed...
>
/|
=
On Sun, 12 Dec 1999, Peter Wemm wrote:
> Kenneth Wayne Culver wrote:
> > > > The same thing is about to apply to the woxware sound code, we have a
> > > > new shiny system that works and is much better designed...
> > >
> > > Actually, I'm sa
I don't know if anyone else was having this problem, and I don't know that
this is a proper fix, but here goes:
For some reason rtc0 was not working, and I think it's because this
variable was not initialized, here is the patch:
--- clock.c.origSat Dec 11 19:58:15 1999
+++ clock.c Sa
www.wam.umd.edu/~culverk/|
=
On Sat, 11 Dec 1999, Kenneth Wayne Culver wrote:
> I don't know if anyone else was having this problem, and I don't know that
> this is a proper fix, but here goes:
>
> For some rea
I'm inclined to agree. I have had great luck in production boxes with
FreeBSD-CURRENT, but it's not reccomended to use -CURRENT for production
just because sometimes things break. :-)
=
| Kenneth Culver | FreeBSD: The b
I have included a patch for my Diamond SupraExpress 56i to be detected:
--- sio.c.orig Sat Dec 11 19:51:29 1999
+++ sio.c Sat Dec 11 19:51:20 1999
@@ -553,6 +553,7 @@
{0x31307256, NULL}, /* USR3031 */
{0x8020b04e, NULL},
I noticed recently (10 minutes ago) that FreeBSD will mount a DVD and I
can even look around on it as if it were a regular CD (on -CURRENT). I was
wondering if there was any mpeg2 decoder that would play DVD movies. I
don't have a hardware decoder the software one looks fine but I'd like to
know i
I can't get the nist port to compile:
c++ -g -O2 -Wall -DDO_NIST -DPACKAGE=\"ac3dec\" -DVERSION=\"0.5.5\"
-I../../inc -c bitstream.c -o bitstream.o
In file included from decode.h:24,
from bitstream.c:27:
../../inc/athread.hh: In function `int athr_setschedparam(pthread *, int,
s
I havn't noticed this behavior... or any other performance hits and I'm
running a kernel that was cvsupped about 5 10 minutes ago.. and recompiled
about 5 minutes ago...
=
| Kenneth Culver | FreeBSD: The best OS around.
Yeah, I was wrong before.. I just had to really hit the system hard before
I noticed this behavior... it get's pretty bad... the mouse get's jumpy,
and the keyboard input is really slow...
=
| Kenneth Culver | FreeBSD:
with a recently compiled kernel (cvsupped about 5 minutes ago..) sounds
play for less than half a second... then just completely stop... Maybe
this is related to Matt Dillon's recent work? I'm not sure...
=
| Kenneth Culver
OK, I'm not sure what was wrong before, but after a recompile of the
kernel, all seems well again with sound at least.
=
| Kenneth Culver | FreeBSD: The best OS around.|
| Unix Systems Administrator | ICQ #: 247677
> If you are at an Internet2-participating organization, use a MediaOne
> cable modem, or are connected to NEAR^H^H^H^HBBN^H^H^HGTE^H^H^HGenuity
> in the Boston area, you will get much faster access from our server
> than from the main FreeBSD.org hosts in California.
YAY!! 150 mbit/sec connectio
I have a dell inspiron 3200 with a cs4236b isa non-pnp soundcard. It
works in 3.4 with the folowing kernel lines:
device snd0
device css0 at isa? port 0x530 irq 9 drq 1 flags 0x13
device mpu0 at isa?
with a hack to /src/sys/i386/isa/sound/sound_config.h
changing
#define DSP_DEFAULT_SPEED
> Richard Wackerbarth wrote:
> >
> > On Mon, 24 Apr 2000, Matthew Dillon wrote:
> > > : However, I consider your SMP changes VERY destablizing; they BREAK
> > > : lots of modules :-(
> > >
> > > Huh? No they don't. They simply require recompiling the modules. If
> > > they actually bro
> On Mon, 24 Apr 2000, Kenneth Wayne Culver wrote:
>
> > > I don't think it was ever recommended that you upgrade your kernel
> > > without upgrading and rebuilding the modules (better still, world) at
> > > the same time. So this wouldn't really
|
| The University of Maryland, | Website: (Under Construction) |
| College Park. | http://www.wam.umd.edu/~culverk/|
=
On Mon, 24 Apr 2000, Brandon D. Valentine wrote:
> On Mon, 24 Apr 2000, Kenneth Wayne C
As of about Thursday, Apr 20 I get this message when I try to run linux
ldconfig:
Segmentation fault(core dumped)
I recompiled the module and the kernel on this day so I think that's what
cause the problem, but I was wondering if there was anyone else having
this problem. This started last thurs
400, Kenneth Wayne Culver wrote:
> > As of about Thursday, Apr 20 I get this message when I try to run linux
> > ldconfig:
> >
> > Segmentation fault(core dumped)
> >
> > I recompiled the module and the kernel on this day so I think that's what
> > c
Just to let someone know (I know this is -current) but some of the recent
changes to the pcm driver have had some wierd effects. First, no wav file
will completely play (at least not the short ones); second, xmms now takes
100% cpu, and in top, it says that 76% of this is being used by the
"system
Hopefully I'm hiting the right thread here - This is in reply to the post
about excessively high loads caused by xmms. I'm showing about 90% from
xmms as well. However, I'm not sure it's real. I'm not seeing much, if
any slowdown. Is top the tool I should be using to figure this out?
Possible
Ok, I'll try to get a better handle on whether or not it's real.
On Sat, 29 Apr 2000, Kevin Lyons wrote:
> > about excessively high loads caused by xmms. I'm showing about 90% from
> > xmms as well. However, I'm not sure it's real. I'm not seeing much, if
> > any slowdown. Is top the tool I s
Ok, I checked, and vmstat shows cpu usage to be quite normal, about 6%
while playing. What's up w/ top?
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
I did reboot for that reason, but I retried it and got about 50. Mabey I
didn't run the player long enough...
> > Ok, I checked, and vmstat shows cpu usage to be quite normal, about 6%
> > while playing. What's up w/ top?
>
> Not on my computer:
>
> pantzer@skalman ~ >vmstat -w 1
> procs
/www.wam.umd.edu/~culverk/|
=
On Sat, 29 Apr 2000, VINSON WAYNE HOWARD wrote:
> I did reboot for that reason, but I retried it and got about 50. Mabey I
> didn't run the player long enough...
>
>
> > > Ok, I checked, and vmstat shows cpu usage to be quite norm
| College Park. | http://www.wam.umd.edu/~culverk/|
=
On Sun, 30 Apr 2000, Ted Sikora wrote:
> Ted Sikora wrote:
> >
> > VINSON WAYNE HOWARD wrote:
> > >
> > > Ok, I checked, and vmstat shows cpu usage
Ok, I have some *gasp* actual usefull info about this. Backing
/src/sys/dev/sound up by 10 days via anoncvs makes the "feature" go away.
That narrows it down to kernel issues. I'm in the process of narowing it
down to the specific diff, but if I had to cast a bet, i'd go for the
massive change
kora wrote:
> Kenneth Wayne Culver wrote:
> >
> > I guess it depends on your soundcard, I'm getting the behavior I'm getting
> > with a ViBRA 16X and a kernel as of this morning. This didn't start
> > happening until about 4 days ago with a -CURRENT kernel. Maybe
lverk/|
=
On Mon, 1 May 2000, Ted Sikora wrote:
> Kenneth Wayne Culver wrote:
> >
> > Hmm, I don't know then, I'm using that ViBRA 16X which seems to cause
> > problems a lot.
> >
> > >
> > On Sun, 30 Apr 2000, Ted Sikora wrote:
> >
Ok, more in the sound department: A current src/sys/dev/sound with a
src/sys/dev/sound/pcm/dsp.c from the 22nd does not exhibit the high load
problem. Moving dsp.c to the 24th causes the problem to re-appear. Thus,
I'm prety convinced tha the big commit on the 23rd to dsp.c is the cause
of at l
inary distribution, would be
great.
Thanks in advance,
Wayne
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
I have a suggestion for pkg_delete: Very often when I'm deleting a package
(such as kde, after testing the port) I want to delete that package, and
all it's dependancies; instead of going around looking for the
dependancies, I think it would be a nice idea to add an option to
pkg_delete to automat
> > I have a suggestion for pkg_delete: Very often when I'm deleting a
> package > (such as kde, after testing the port) I want to delete that
> package, and > all it's dependancies; instead of going around looking
> for the > dependancies, I think it would be a nice idea to add an
> option to > p
www.wam.umd.edu/~culverk/|
=
On 8 May 2000, Satoshi - Ports Wraith - Asami wrote:
> * From: Kenneth Wayne Culver <[EMAIL PROTECTED]>
>
> * dependancies, I think it would be a nice idea to add an option to
> * pkg_d
Instead of automatically deleteing the dependencies, I think maybe it
would be better to (with the use of a commandline switch) ask the user
deleting the packages if he/she wants to delete a certain dependency,
without letting the user delete the dependency if some other package also
uses it. (Doe
te: (Under Construction) |
| College Park. | http://www.wam.umd.edu/~culverk/|
=
On Mon, 8 May 2000, David O'Brien wrote:
> On Mon, May 08, 2000 at 02:26:42PM -0400, Kenneth Wayne Culver wrote:
> > Instead of
Kenneth Wayne Culver wrote:
>
> > pkg_delete -d package-version (or some other unused switch for dependancy)
>
> This might be a good option, but there should also be an automatic mode,
> whether or not it's the default.
>
> > remove pkg_version_d
Just curious, but wouldn't this be FreeSVR4??? :-)
=
| Kenneth Culver | FreeBSD: The best OS around.|
| Unix Systems Administrator | ICQ #: 24767726 |
| and student at The | AIM: muythaibxr
> >
> > Just curious, but wouldn't this be FreeSVR4??? :-)
>
> I'm going to assume that the smiley means you're joking, but I hope
> that we can stick to discussing this plan on its merits, rather than
> rejecting it out of hand because it's like something that someone else
> is doing.
>
1 - 100 of 218 matches
Mail list logo