On Tue, Mar 07, 2000 at 10:52:28PM -0800, Steve Kargl wrote:
>
> Who is the "you" you're refer to? I'm quite familiar with
Generally when one says 'who' it refers to the person the in "To:"
header. Which was not you.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-cu
[EMAIL PROTECTED] wrote:
>> X11R6 will not install as fetched with -current, libXThrStub.so.6 is
>> missing. When compiling X11R6 from ports, everything works fine.
I installed 4-current from current.FreeBSD.org, I also have above problem.
Xbin.tgz only has aout libXThrStub.so.6 binary :-<
% t
David O'Brien wrote:
> On Tue, Mar 07, 2000 at 11:31:26AM -0800, William Woods wrote:
> > Good god, I am saying that the files to merger dont existthere is nothing
> > to merge...
>
> > > If you insist on doing it by hand, start with
> > > "diff -urN /etc /usr/src/etc"
>
>
> Perhaps yo
Nik Clayton wrote:
> That, at least, was not the case with an upgrade I attempted a few days
> ago. On booting with kernel.GENERIC (from -current) it hung mounting the
> disks. Trying to go back to kernel.stable didn't work, because I'd had
> to update the /dev entries for -current, and they wo
In message <[EMAIL PROTECTED]> Kris Kennaway
writes:
: On Tue, 7 Mar 2000, Warner Losh wrote:
: > A better work around is cd lib/libc and do a make install.
:
: I'm pretty sure I tried that - I can't remember if it screwed me up
: (signal 12 errors) or just didn't work.
Odd. I actually tried i
On Tue, Mar 07, 2000 at 11:31:26AM -0800, William Woods wrote:
> Good god, I am saying that the files to merger dont existthere is nothing
> to merge...
> > If you insist on doing it by hand, start with
> > "diff -urN /etc /usr/src/etc"
Perhaps you are not familar with the "-N" option
* Idea Receiver <[EMAIL PROTECTED]> [000307 21:33] wrote:
>
> hi,
>
> I was tring to make release (just for interests) yesterday. Which
> I receive an error "ln: /R/stage/kernels/GENERIC: No such file or
> directory" in release.3. I go back to check Makefile, I see "_R"
> been defined as "/R". W
Matt Heckaman wrote:
> Despite the name, mergemaster is not only for merging, it's about the most
> handy tool I've ever come across for make worlds, makes updating configs a
> very easy task indeed. Doug definately deserves a few hundred pats on the
> back for that program.
Well, kind
hi,
I was tring to make release (just for interests) yesterday. Which
I receive an error "ln: /R/stage/kernels/GENERIC: No such file or
directory" in release.3. I go back to check Makefile, I see "_R"
been defined as "/R". Which looks doesnt make any sence, I do not
believe the / would be touche
On 2000-Mar-08 13:55:45 +1100, Oliver Fromme <[EMAIL PROTECTED]>
wrote:
> I also had to remove
>/etc/ssh. Somehow, /usr/local/bin/scp seems to pick up data
>from /etc/ssh and tries to invoke /usr/bin/ssh, no matter
>what. :-(
I can't explain that. My installed-from-ports scp exec's
/usr/local
Peter Jeremy <[EMAIL PROTECTED]> wrote in list.freebsd-current:
> I avoid the problem by structuring my paths along the lines of
> $HOME/bin:/usr/local/bin:/usr/bin:/bin (everythere, not just on
> FreeBSD).
OK, I'll think I will do that (even though I didn't need it,
until the /usr/bin/ssh pro
On Tue, 7 Mar 2000, Doug Barton wrote:
> If you give us an idea where your breakage is, we can tell you if
> it's a known problem. E.g., there is a known problem with PPP(D) and
> NO_OPENSSL that Kris and I have already worked out a fix for.
I'm still waiting for Jordan's approval on that
I recall waay back on Mar 07 when Bill Fumerola wrote:
> Someone else will probably point this out to you, but:
>
> BUGS
> THIS FILESYSTEM TYPE IS NOT YET FULLY SUPPORTED (READ: IT DOESN'T WORK)
> AND USING IT MAY, IN FACT, DESTROY DATA ON YOUR SYSTEM. USE AT YOUR OWN
> RISK. BE
On Tue, 7 Mar 2000, Warner Losh wrote:
> In message <[EMAIL PROTECTED]> Ruslan Ermilov writes:
> : > 1) genassym and config were complaining about not being able to find
> : > libc.so.4 when I installed them. Workaround: go back and rebuild with with
> : > CFLAGS="-static"
>
> A better work arou
On Tue, 7 Mar 2000, Richard J Kuhns wrote:
> So does all this mean that I now have to start using ssh-add/ssh-agent?
Not at all; it's there as an option for people who have
"secure" workstations and/or want single-signon for SSH. I often use
ssh-agent if I have lots of remote CVS commits to do c
On Tue, 7 Mar 2000, Matthew N. Dodd wrote:
> On Tue, 7 Mar 2000, Doug Barton wrote:
>
> > If you give us an idea where your breakage is, we can tell you if it's
> > a known problem. E.g., there is a known problem with PPP(D) and
> > NO_OPENSSL that Kris and I have already worked out a fix for.
>
>On 2000-Mar-08 10:38:23 +1100, Dan Potter <[EMAIL PROTECTED]> wrote:
> > Has anyone thought about the problem I posted a few days ago
> >(getcwd() breaks on unionfs in some conditions)? That seems like
> >a pretty big problem to me... maybe not too many people use unionfs
> >though, I don't know.
[Warner Losh wrote:]
>:In reading UPDATING (and -current), I can't see any way to upgrade
>:from 3.4-STABLE to (the future) 4.0-STABLE.
>The now mythical build process for 4.0-stable cannot be
>commented upon until its mythic qualities have been reduced
>somewhat. In other words, UPDATING can't c
John Polstra wrote:
>
> Below is a patch for "src/libexec/rtld-elf" which should fix the
> assert failures in wine. I'd appreciate hearing from anybody who
> tests this with multithreaded packages such as wine, JDK, Mozilla,
> and linuxthreads.
[snipped patch]
OK, here's some of the errors I g
:On 2000-Mar-08 10:38:23 +1100, Dan Potter <[EMAIL PROTECTED]> wrote:
:>Has anyone thought about the problem I posted a few days ago (getcwd()
:>breaks on unionfs in some conditions)? That seems like a pretty big
:>problem to me... maybe not too many people use unionfs though, I don't
:>know.
:
:
On Tue, Mar 07, 2000 at 05:52:07PM -0600, Dan Potter wrote:
> Has anyone thought about the problem I posted a few days ago (getcwd()
> breaks on unionfs in some conditions)? That seems like a pretty big
> problem to me... maybe not too many people use unionfs though, I don't
> know.
>
> If someo
On Tue, 7 Mar 2000 [EMAIL PROTECTED] wrote:
> oN tUE, mAR 07, 2000 AT 05:05:40PM +0200, Ruslan Ermilov wrote:
> > On Wed, Mar 08, 2000 at 01:02:29AM +1000, Idea Receiver wrote:
> > [...]
> > > btw, I have problem to make release, it kept complain about that i didnt
> > > set the USA_RESIDENT, h
> You know people, it's quite sad that those with knowledge simply refuse
> to answer simple questions without "RTFM" attitudes and indirect (and
What you and others don't seem to understand is that there are also
"minimum responsibilities" that have been established for users of our
non-mainstre
> Good god, I am saying that the files to merger dont existthere is nothing
> to merge...
You need to be reading -current or stop running it. The issue with
/etc/ssh/sshd_config has been discussed to death.
- Jordan
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-
Another data point regarding this problem. When booting an older
kernel, circa Feb 20, 2000, I don't see this behavior.
--
Christopher Nielsen
(enkhyl|cnielsen)@pobox.com
Enkhyl on IRC
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On 2000-Mar-08 10:38:23 +1100, Dan Potter <[EMAIL PROTECTED]> wrote:
>Has anyone thought about the problem I posted a few days ago (getcwd()
>breaks on unionfs in some conditions)? That seems like a pretty big
>problem to me... maybe not too many people use unionfs though, I don't
>know.
LINT con
> On Tue, Mar 07, 2000 at 12:02:38PM +, FreeBSD mailing list wrote:
> > You know people, it's quite sad that those with knowledge simply refuse
> > to answer simple questions without "RTFM" attitudes and indirect (and
> > more frequently direct) insults to intelligence and sensibilities.
>
>
On Tue, Mar 07, 2000 at 04:49:06PM -0700, Warner Losh wrote:
> In message <[EMAIL PROTECTED]> Brooks Davis writes:
> : You don't need to update /dev though. As long as you don't change
> : anything else, a 4.0 kernel will work just fine with a 3.x /dev and
> : userland (other then top and friends
:On 2000-Mar-07 06:29:17 +1100, Dave Boers <[EMAIL PROTECTED]> wrote:
:>It is rumoured that Arun Sharma had the courage to say:
:>> Compiling Mozilla with make -j 2 got -current to lock up, twice in
:>> succession. I'm running a fairly recent snapshot (a week or two old)
:>> on a Dual celeron box
On Tue, 7 Mar 2000, Doug Barton wrote:
> If you give us an idea where your breakage is, we can tell you if it's
> a known problem. E.g., there is a known problem with PPP(D) and
> NO_OPENSSL that Kris and I have already worked out a fix for.
Yep, thats one of them. We'll see if I find anything
In message <[EMAIL PROTECTED]> Ruslan Ermilov writes:
: > 1) genassym and config were complaining about not being able to find
: > libc.so.4 when I installed them. Workaround: go back and rebuild with with
: > CFLAGS="-static"
A better work around is cd lib/libc and do a make install.
: We certa
In message <[EMAIL PROTECTED]> FreeBSD MAIL writes:
: Is there support for the adaptec 29160 U2 scsi controller? will
: the 29xx driver work?
4.0 has this support. I have its younger brother the 19160 and it
works great. One caveat is that ultra160 disks are only supported at
ultra2 speeds. No
In message <[EMAIL PROTECTED]> Ian Whalley writes:
: In reading UPDATING (and -current), I can't see any way to upgrade
: from 3.4-STABLE to (the future) 4.0-STABLE.
The now mythical build process for 4.0-stable cannot be commented upon
until its mythic qualities have been reduced somewhat.
In o
In message <[EMAIL PROTECTED]> Mohit Aron writes:
: is FreeBSD-4.0-RELEASE going to happen anytime soon ?
Yes, for a suitable definition of soon :-)
Warner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
In message <[EMAIL PROTECTED]> Udo Erdelhoff writes:
: "make buildkernel" and "make installkernel" use GENERIC and kernel for the
: config file and the filename of the kernel. UPDATING should only contain
: this basic version. BTW, make buildkernel KERNEL=GENERIC;make installkernel
: KERNEL=GENERI
In message <[EMAIL PROTECTED]> Brooks Davis writes:
: You don't need to update /dev though. As long as you don't change
: anything else, a 4.0 kernel will work just fine with a 3.x /dev and
: userland (other then top and friends). You can delay updating /dev
: until later as the ata code will de
On 2000-Mar-07 06:29:17 +1100, Dave Boers <[EMAIL PROTECTED]> wrote:
>It is rumoured that Arun Sharma had the courage to say:
>> Compiling Mozilla with make -j 2 got -current to lock up, twice in
>> succession. I'm running a fairly recent snapshot (a week or two old)
>> on a Dual celeron box (BP6)
On Mon, 6 Mar 2000, Oliver Fromme wrote:
> Apart from my stupidness of not checking the location of the binary
> first -- what did I do wrong, and what's the recommended way of
> handling this? Am I supposed to rm /usr/bin/ssh each time I install a
> new release or snapshot? I can't believe that
I recall waay back on Mar 07 when Kenneth D. Merry wrote:
> On Tue, Mar 07, 2000 at 14:33:18 -0600, Mohit Aron wrote:
> > Hi,
> > is FreeBSD-4.0-RELEASE going to happen anytime soon ?
>
> Looks like it is scheduled for Monday, March 13th.
>
> Obviously that could change if problems crop up.
On Mon, 6 Mar 2000, John Daniels wrote:
> Oops: That's kudos for John *Baldwin,* NOT "Barton." A thousand pardons...
Hey... calling him Barton is a _compliment_!
:)
Doug
--
"Welcome to the desert of the real."
- Laurence Fishburne as Morpheus, "The Matrix"
To Unsubscribe: s
On Tue, 7 Mar 2000, Matthew N. Dodd wrote:
> I've been building and rebuilding in an attempt to make sure that its not
> some stupidity on my part.
>
> Be assured that when I'm positive I've got a reproducable error that I'll
> let everyone in on the details.
If you give us an idea wher
On Tue, Mar 07, 2000 at 14:33:18 -0600, Mohit Aron wrote:
> Hi,
> is FreeBSD-4.0-RELEASE going to happen anytime soon ?
Looks like it is scheduled for Monday, March 13th.
Obviously that could change if problems crop up.
Ken
--
Kenneth Merry
[EMAIL PROTECTED]
To Unsubscribe: send mail t
> In <[EMAIL PROTECTED]>
> Jose Marques <[EMAIL PROTECTED]> wrote:
Jose> > /usr/X11R6/lib/X11/xdm/TakeConsole is:
Jose> >
Jose> > /usr/X11R6/bin/sessreg -d -l $DISPLAY -x /usr/X11R6/lib/xdm/Xservers $LOGNAME
Jose> ^^^
Jose> Mis
On Tue, Mar 07, 2000 at 11:52:40 -1000, FreeBSD MAIL wrote:
> Is there support for the adaptec 29160 U2 scsi controller? will
> the 29xx driver work?
Yes, but only in -current after January 6th or so. The ahc driver is the
driver that supports the Adaptec Ultra160 boards.
Right now it will only
Thanks,
I had been doing things manually for a while now. I dod look at mergemaster and
used it for ssh and it worked well. I am planning on investigating it more
later on today.
On 07-Mar-00 Jake Burkholder wrote:
>> ThanksI used that "i" option and it worked...well, almost. I have the
>> f
On Tue, Mar 07, 2000 at 12:02:38PM +, FreeBSD mailing list wrote:
> You know people, it's quite sad that those with knowledge simply refuse
> to answer simple questions without "RTFM" attitudes and indirect (and
> more frequently direct) insults to intelligence and sensibilities.
When you hav
I recently set up a network at home to share an internet
connection with a win98 box. Currently it's ppp/nat with a modem, in
a few days ADSL. It works just fine for a while, but I'm experiencing
unexplained outages where I have to do an ifconfig dc1 down/up to wake
it up again. No error messag
Sheldon Hearn <[EMAIL PROTECTED]> wrote:
> What about the off-by-one hostkey length problem?
The client gives a warning when you connect to an old server with
this problem.
> Is it supposed to be possible to drop a "1024-bit" host key from
> the old ssh1 port into /etc/ssh ?
I have switched se
> ThanksI used that "i" option and it worked...well, almost. I have the files
> I need in /etc/ssh but when I start sshd I get this now.
>
> error: Could not load host key: /etc/ssh/ssh_host_key: No such file or
> directory
If you want to track current you must use mergemaster.
This is
Is there support for the adaptec 29160 U2 scsi controller? will
the 29xx driver work?
Thanks in advance.
RP
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
Kris Kennaway writes:
> On Tue, 7 Mar 2000, Richard J Kuhns wrote:
>
> > I've installed a Tcl/Tk version of ssh-askpass in /usr/local/bin (which
> > works by itself; I've tried it). I've also set SSH_ASKPASS_ENV to
> > /usr/local/bin/ssh-askpass, but it hasn't made any difference.
>
> The
On Mon, 6 Mar 2000, R Joseph Wright wrote:
> On Mon, 6 Mar 2000, Kris Kennaway wrote:
>
> > On Mon, 6 Mar 2000, R Joseph Wright wrote:
> >
> > > I just built a new world today and openssh does not appear to be
> > > installed. I have the directories /etc/ssh and /etc/ssl but they are
> > > emp
I am already running 4.0-CURRENT on machines to which I have
access, and have been doing for some time. It's great stuff,
of course [!].
However, I have one machine (which is at the other end of
a few hours of driving involving the New Jersey Turnpike,
which is not my idea of fun) running 3.4-ST
On Tue, 7 Mar 2000, William Woods wrote:
> Good god, I am saying that the files to merger dont existthere is nothing
> to merge...
>
> This is the eror I get when trying to run ssdd
>
> /etc/ssh/sshd_config: No such file or directory
>
> the file sshd_config does not exist on my syst
oN tUE, mAR 07, 2000 AT 05:05:40PM +0200, Ruslan Ermilov wrote:
> On Wed, Mar 08, 2000 at 01:02:29AM +1000, Idea Receiver wrote:
> [...]
> > btw, I have problem to make release, it kept complain about that i didnt
> > set the USA_RESIDENT, however, I did! both in /etc and /etc/defaults. Can
> > p
>Very unfortunately, 6to4 is not yet supported in FreeBSD/KAME.
>So now available options will be,
> -Use freenet6 (for one hosts).
> -Get IPv6 address block and connect to 6bone using gif tunnel.
We hope to add 6to4 support for KAME/FreeBSD very soon (next week is a
good guess).
Thank you...
On 07-Mar-00 Kris Kennaway wrote:
> On Tue, 7 Mar 2000, William Woods wrote:
>
>> ThanksI used that "i" option and it worked...well, almost. I have the
>> files
>> I need in /etc/ssh but when I start sshd I get this now.
>>
>> error: Could not load host key: /etc/ssh/ssh_ho
On Tue, 7 Mar 2000, William Woods wrote:
> ThanksI used that "i" option and it worked...well, almost. I have the files
> I need in /etc/ssh but when I start sshd I get this now.
>
> error: Could not load host key: /etc/ssh/ssh_host_key: No such file or
> directory
It will be created fo
On Tue, 7 Mar 2000, Richard J Kuhns wrote:
> I've installed a Tcl/Tk version of ssh-askpass in /usr/local/bin (which
> works by itself; I've tried it). I've also set SSH_ASKPASS_ENV to
> /usr/local/bin/ssh-askpass, but it hasn't made any difference.
There's an X11 version in /usr/ports/security/
On Tue, 7 Mar 2000, John Polstra wrote:
> In the past I have had interoperability problems between F-Secure
> and the open source versions of ssh. But the cause then was simply
> that the F-Secure keys were too long (> 1024 bits) for ssh's rsaref
> to cope with.
That would certainly do it. Open
On Tue, 7 Mar 2000, John Polstra wrote:
> In the past I have had interoperability problems between F-Secure
> and the open source versions of ssh. But the cause then was simply
> that the F-Secure keys were too long (> 1024 bits) for ssh's rsaref
> to cope with.
That would certainly do it. Open
Hi,
is FreeBSD-4.0-RELEASE going to happen anytime soon ?
- Mohit
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
Brad Knowles <[EMAIL PROTECTED]> wrote:
> I've been following this thread for a while, and I'd like to ask
> a related question -- can anyone else successfully use scp with
> OpenSSH?
An emphatic YES--for incrementally improving versions of OpenSSH
over the last couple of months, on Free
On Tue, Mar 07, 2000 at 06:48:56PM +0100, Brad Knowles wrote:
> Must be a FreeBSD vs. Solaris thing
Are you using OpenSSH or the 'normal' ssh on your Solaris box? I've just
tried to copy files between my FreeBSD box @home and one of 'my' Solaris
boxes @work. All four possible directions work exact
* Christopher Nielsen <[EMAIL PROTECTED]> [000307 12:50] wrote:
> > "Alfred" == Alfred Perlstein <[EMAIL PROTECTED]> writes:
>
> Alfred> When was the last time you've cvsup'd and built world
> Alfred> before it broke? I added some functionality to init, but
> Alfred> that was abou
On Tue, 7 Mar 2000, Richard J Kuhns wrote:
> I just built- and installed- world about an hour ago, and removed the
> ssh-1.2.27 port. The build and install went without a problem, but I've
> apparently lost some functionality.
>
> I spend most of my time in xemacs, and I make heavy use of CVS t
> "Alfred" == Alfred Perlstein <[EMAIL PROTECTED]> writes:
Alfred> When was the last time you've cvsup'd and built world
Alfred> before it broke? I added some functionality to init, but
Alfred> that was about 2 weeks ago.
That's not the problem. I already tried backing it out of
> "Sheldon" == Sheldon Hearn <[EMAIL PROTECTED]> writes:
Sheldon> You should probably show us your /etc/ttys, not your
Sheldon> kernel config. :-)
Doh! I meant to do that. :-)
See below.
Sheldon> Also, have a look in /var/log/messages for error messages
Sheldon> from getty(8
ThanksI used that "i" option and it worked...well, almost. I have the files
I need in /etc/ssh but when I start sshd I get this now.
error: Could not load host key: /etc/ssh/ssh_host_key: No such file or
directory
On 07-Mar-00 Matt Heckaman wrote:
> That is what mergemaster does, it pl
I did the following to manually set up ssh after the world build:
cp /usr/src/crypto/openssh/sshd_config /etc/ssh
It's as simple as that. Then when you reboot next, the host key
will be regenerated by /etc/rc.network, provided you updated that from
/usr/src/etc as well. If you don't w
>
>A quick question before I try to come up with a fix and
> patches for a problem that I believe to be a moving target.
>
>I have run 'make release' to create 4.0-2306-SNAP with
> sources current as of 2am March 6th. When running sysinstall
> and selecting the encryption component
Richard J Kuhns wrote:
> I've installed a Tcl/Tk version of ssh-askpass in /usr/local/bin (which
> works by itself; I've tried it). I've also set SSH_ASKPASS_ENV to
> /usr/local/bin/ssh-askpass, but it hasn't made any difference.
ben@platinum:/usr/src/crypto/openssh$ grep ssh-askpass *
ssh.h: *
On Tue, Mar 07, 2000 at 11:56:32AM +0200, Ruslan Ermilov wrote:
> + make buildkernel installkernel KERNEL="NAME_OF_YOUR_KERNEL"
You should skip the "KERNEL=..." part. buildkernel and installkernel use
KERNEL for *everything* - including the filename of the new kernel. In other
words:
root@nath
On Tue, Mar 07, 2000 at 11:26:03AM +0200, Sheldon Hearn wrote:
> Is it supposed to be possible to drop a "1024-bit" host key from the old
> ssh1 port into /etc/ssh?
It works for me. I've created my host key with ssh-1.2.26 and the base system
OpenSSH accepted it without any problems.
To Unsubsc
* Christopher Nielsen <[EMAIL PROTECTED]> [000307 12:09] wrote:
> After much perusing of source code, scouring of cvs log messages, and
> searching the archives, I've determined I have no idea where else to
> look for this problem I'm having.
>
> The problem is this:
>
> After booting, starting
troutmask:root[204] locate sshd_config
/usr/local/etc/sshd_config
/usr/src/crypto/openssh/sshd_config
man locate
man 8 sshd
William Woods wrote:
> Good god, I am saying that the files to merger dont existthere is nothing
> to merge...
I don't see you making that statement below. You said
On Tue, Mar 07, 2000 at 07:14:42PM +, Nik Clayton wrote:
> On Tue, Mar 07, 2000 at 10:19:57AM -0800, Brooks Davis wrote:
> > On Tue, Mar 07, 2000 at 11:01:09AM +, Nik Clayton wrote:
> > > To which the response has been nil. At this point, you're either all
> > > struck dumb by the stagger
On Mon, 06 Mar 2000 21:35:31 PST, Christopher Nielsen wrote:
> After booting, starting all services, and getting to the point where
> init usually spawns the getty processes on ttyv[0-7], I get no login
> prompts and no virtual terminal sessions.
You should probably show us your /etc/ttys, not
That is what mergemaster does, it places everything you could ever need in
a temporary root, diffs it against /etc, merges anything existing, tells
you if there is a file that you do not have, you answer 'i' and it installs
the default file.
Despite the name, mergemaster is not only for merging,
After much perusing of source code, scouring of cvs log messages, and
searching the archives, I've determined I have no idea where else to
look for this problem I'm having.
The problem is this:
After booting, starting all services, and getting to the point where
init usually spawns the getty pro
Good god, I am saying that the files to merger dont existthere is nothing
to merge...
This is the eror I get when trying to run ssdd
/etc/ssh/sshd_config: No such file or directory
the file sshd_config does not exist on my system to merge...
On 07-Mar-00 Steve Kargl wrote:
> William
William Woods wrote:
> OK, well, I useally merge files by hand because I am not familiar with
> mergemaster..how would I do this by hand?
>
man mergemaster
If you insist on doing it by hand, start with
"diff -urN /etc /usr/src/etc"
--
Steve
To Unsubscribe: send mail to [EMAIL PROTECTE
OK, well, I useally merge files by hand because I am not familiar with
mergemaster..how would I do this by hand?
On 07-Mar-00 Jay Oliver wrote:
> Regardless, without using mergemaster, the NEW config files will never have
> gotten placed into /etc
> Make world does not in and of itself in any
On Tue, Mar 07, 2000 at 10:19:57AM -0800, Brooks Davis wrote:
> On Tue, Mar 07, 2000 at 11:01:09AM +, Nik Clayton wrote:
> > To which the response has been nil. At this point, you're either all
> > struck dumb by the staggering simplicity and elegance of this approach,
> > or you're sat there
On Tue, Mar 07, 2000 at 09:20:01AM -0800, Steve Kargl wrote:
> Nik Clayton wrote:
> >> 5. Mount all the fixed disk partitions, and then (assuming they're all
> >> mounted under /mnt/root)
> >>
> >> cd /mnt/root/usr/src && make DESTDIR=/mnt/root
> >>
> >> 7. Build and install
Regardless, without using mergemaster, the NEW config files will never have
gotten placed into /etc
Make world does not in and of itself in any way touch those configuration
files.
- Jay Oliver
- Original Message -
From: "William Woods" <[EMAIL PROTECTED]>
To: "Oscar Bonilla" <[EMAIL PRO
Oscar Bonilla writes:
>
> # cd /usr/ports/security/OpenSSH-askpass/
> # make all install clean
>
> regards,
>
> -oscar
>
Well, that installed a C version of ssh-askpass in /usr/X11R6/bin. Running
it directly, it looks different but functions identically to the Tcl/TK
version I'd inst
On Tue, 07 Mar 2000, Ruslan Ermilov was heard blurting out:
> On Wed, Mar 08, 2000 at 01:02:29AM +1000, Idea Receiver wrote:
> [...]
> > btw, I have problem to make release, it kept complain about that i didnt
> > set the USA_RESIDENT, however, I did! both in /etc and /etc/defaults. Can
> > plea
No, I dident. I dident have old ssh (the port one) to merge. This is the 1st
time use of ssh on this system.
On 07-Mar-00 Oscar Bonilla wrote:
> On Tue, Mar 07, 2000 at 08:52:22AM -0800, Bill Woods wrote:
>> I just finished a make world for -current todayd cvsup. All went well but
>> I was planni
In message <[EMAIL PROTECTED]> "Daniel C. Sobral" writes:
: I know for a fact that one flag I used with ssh (ssh-agent's -p, I
: think) does not exist in openssh. Nevertheless, I haven't had problems
: with openssh. Well, actually, I haven't *tested* it, so who knows. :-)
Other than the missing o
On Tue, Mar 07, 2000 at 11:01:09AM +, Nik Clayton wrote:
> Quoting the whole thing deliberately:
>
> On Sun, Mar 05, 2000 at 08:24:35PM +, Nik Clayton wrote:
[snip]
>
> To which the response has been nil. At this point, you're either all
> struck dumb by the staggering simplicity and el
On Tue, 7 Mar 2000, Jordan K. Hubbard wrote:
> > I keep asking myself this question; a default sysinstall package would
> > give us the same end result.
> >
> > I'm building with NO_OPENSSL and NO_OPENSSH and have still gotten hit with
> > breakage.
>
> Would you guys quit spreading FUD and star
Kris Kennaway wrote:
>
> This sounds bad. Are you referring to the -o syntax differences, or actual
> incompatabilities? There have been unsubstantiated reports of
> interoperability problems, but nothing well documented here.
I know for a fact that one flag I used with ssh (ssh-agent's -p, I
th
On Tue, Mar 07, 2000 at 12:02:49PM -0500, Richard J Kuhns wrote:
> I just built- and installed- world about an hour ago, and removed the
> ssh-1.2.27 port. The build and install went without a problem, but I've
> apparently lost some functionality.
>
> I spend most of my time in xemacs, and I ma
On Tue, Mar 07, 2000 at 08:52:22AM -0800, Bill Woods wrote:
> I just finished a make world for -current todayd cvsup. All went well but
> I was planning on setting up ssh between my home systems and aneother
> system on the net, but I find there are no config files in /etc/ssh.
>
> I do have the
In article <[EMAIL PROTECTED]>,
Kris Kennaway <[EMAIL PROTECTED]> wrote:
>
> Ahh, so you can use the OpenSSH client to connect to some servers, but not
> the F-Secure one? That would definitely be a bug you should report to the
> OpenSSH developers.
>
> Is anyone else in the position to test th
At 4:58 PM +0100 2000/3/7, Roland Jesse wrote:
> Well, it works fine for me.
Must be a FreeBSD vs. Solaris thing, because I've got the same
version and it doesn't work for me. Sounds like I've got some more
debugging to do.
Thanks for all the info!
--
These are my opini
> I keep asking myself this question; a default sysinstall package would
> give us the same end result.
>
> I'm building with NO_OPENSSL and NO_OPENSSH and have still gotten hit with
> breakage.
Would you guys quit spreading FUD and start actually giving us some
DETAILS on this alleged breakage?
> I have upgraded a machine to the latest -current snapshot (it
> was running a -current from the end of January before). Every-
> thing went fine, except for one thing: ssh didn't work anymore.
> It used to work fine before.
You really need to read the -current mailing list if you're going to
r
Nik Clayton wrote:
>> 5. Mount all the fixed disk partitions, and then (assuming they're all
>> mounted under /mnt/root)
>>
>> cd /mnt/root/usr/src && make DESTDIR=/mnt/root
>>
>>
>> 7. Build and install a new kernel
>>
>
> Come on then, which is it?
>
Okay, here's some
1 - 100 of 132 matches
Mail list logo