On Mon, Sep 25, David Huggins-Daines wrote:
> Ben Collins <[EMAIL PROTECTED]> writes:
>
> > Other notes about the new glibc:
> >
> > * nss1 compat is gone
>
> We'll also have to update base-files so that /etc/nsswitch.conf no
> longer has 'compat' for passwd, group, and shadow.
>
> Oh, and you
On Mon, 25 Sep 2000, Ben Collins wrote:
> Well, here it comes. Glibc 2.1.94, hot of the glibc release process. I'm
> currently building i386, powerpc and sparc, which I will upload throughout
> the day and tonight as I build them. These are going into woody. Several
> notes for the other ports (t
On Mon, Sep 25, 2000 at 04:03:04PM -0400, David Huggins-Daines wrote:
> Ben Collins <[EMAIL PROTECTED]> writes:
>
> > Other notes about the new glibc:
> >
> > * nss1 compat is gone
>
> We'll also have to update base-files so that /etc/nsswitch.conf no
> longer has 'compat' for passwd, group, and
"MB" == Martin Buck <[EMAIL PROTECTED]> writes:
MB> Been there, done that. The debian-powerpc and debian-arm
MB> list archives on master don't have anything that looks like
MB> a FAQ on stdarg/varargs/va_list. Does anybody have a copy
MB> of that mysterious FAQ? Just curious today...
Daniel Jacobowitz wrote:
> On Mon, Sep 25, 2000 at 06:32:53PM -0400, Adam C Powell IV wrote:
> > [EMAIL PROTECTED] wrote:
> >
> > > The ThinkPad works fine. Is there a known problem with the dhcp package
> > > or is this really evidence that different kernel config options are
> > > used on the
On Mon, Sep 25, 2000 at 06:32:53PM -0400, Adam C Powell IV wrote:
> [EMAIL PROTECTED] wrote:
>
> > The ThinkPad works fine. Is there a known problem with the dhcp package
> > or is this really evidence that different kernel config options are
> > used on the two architectures? If the latter is thi
On Mon, Sep 25, 2000 at 10:35:47PM +0200, Michael Schmitz wrote:
> No sweat - and you didn't introduce the bug from what I've seen on the
> BTS, it looks like Hartmut did when he did the glibc2.1 fixes for xview.
> See #72387 ...
...and he was only half wrong. :-)
He also added a __va_copy to lib/
On Mon, Sep 25, 2000 at 07:00:45PM +0200, Michel Dänzer wrote:
>
> Do I get right that you are talking about the physical position? AFAIK only
> the logical partition number is important.
yeah physical position is totally irrelevant, you can have it
physically at the end of the disk and then just
[EMAIL PROTECTED] wrote:
> The ThinkPad works fine. Is there a known problem with the dhcp package
> or is this really evidence that different kernel config options are
> used on the two architectures? If the latter is this intentional and
> why?
dhcp works fine with a kernel that supports it. A
Michel Dänzer wrote:
> Adam C Powell IV wrote:
>
> > Patches are attached vs. 2.2.17 and 2.4.0-test8. If they seem good (i.e.
> > if > nobody says they're bad :-), I'll forward them.
>
> [...]
>
> > -CONFIG_UNIX=y
> > +CONFIG_NETLINK_DEV=m
> > +CONFIG_FIREWALL=y
> > +CONFIG_FILTER=y
> > +CONFIG_
Are there differences between the config files used to generate the
kernels shipped with Debian? I am specifically interested in i386 versus
ppc. I have a ThinkPad and PowerBook installed and configured identically
for Debian 2.2 (potato) except for X server and when I try to run dhcpd
on the Pow
On Mon, Sep 25, 2000 at 04:03:04PM -0400, David Huggins-Daines wrote:
> Ben Collins <[EMAIL PROTECTED]> writes:
>
> > Other notes about the new glibc:
> >
> > * nss1 compat is gone
>
> We'll also have to update base-files so that /etc/nsswitch.conf no
> longer has 'compat' for passwd, group, and
Adam C Powell IV wrote:
> Patches are attached vs. 2.2.17 and 2.4.0-test8. If they seem good (i.e. if
> > nobody says they're bad :-), I'll forward them.
[...]
> -CONFIG_UNIX=y
> +CONFIG_NETLINK_DEV=m
> +CONFIG_FIREWALL=y
> +CONFIG_FILTER=y
> +CONFIG_UNIX=m
I remember that back when I started
> > > Huh? Your mileage WILL vary. That defeats the entire point of using
> > > __va_copy(). avlist1 is, I assume, a va_list; a va_list is an array
> > > type, and so *avlist1 means avlist1[0], which does not dereference an
> > > uninitialized pointer. This patch is wrong.
> >
> > avlist is _n
On Mon, Sep 25, 2000 at 07:10:16PM +0200, Michael Schmitz wrote:
> > Huh? Your mileage WILL vary. That defeats the entire point of using
> > __va_copy(). avlist1 is, I assume, a va_list; a va_list is an array
> > type, and so *avlist1 means avlist1[0], which does not dereference an
> > uninitial
Adam C Powell IV wrote:
> I was thinking along the lines of a patch to drivers/net/Config.in to say
> "PCI NE2000 and clones (see help)" and then put the list of clones in the
> appropriate section of Documentation/Configure.help.
> Also, in the rtl8139 section, it says something like "NOT 8029!
Ben Collins <[EMAIL PROTECTED]> writes:
> Other notes about the new glibc:
>
> * nss1 compat is gone
We'll also have to update base-files so that /etc/nsswitch.conf no
longer has 'compat' for passwd, group, and shadow.
Oh, and you'll have to run s/compat/files/ on /etc/nsswitch.conf after
insta
>From [EMAIL PROTECTED] Mon Sep 25 20:43:07 2000
Newsgroups:
Date: Mon, 25 Sep 2000 20:43:07 +0200 (CEST)
From: Michael Schmitz <[EMAIL PROTECTED]>
To: Hadess <[EMAIL PROTECTED]>
cc: Michael Schmitz <[EMAIL PROTECTED]>,
debian-powerpc@lists.debian.org
Subject: Re: XView bug/PPC machines avail
John Winters wrote:
[snip]
> Thank you. Progress! That gets Debian booted but it seems to have
> trouble finding the keyboard (at least I assume that's the problem). It
> is of course a USB keyboard.
Solved that one - the boot sequence didn't seem to like me having a USB
Zip drive plugged in.
Quoting Michael Schmitz <[EMAIL PROTECTED]>:
> Feel free to point out a URL (searchable Debian ML archives would be
> nice
> to have, sometimes).
>
> Michael
I can help on this on... Use google, for example:
http://www.google.com/search?q=site%3Awww.debian.org+va_copy&hl=en&lr=&safe=off
r
> > Apply the following patch
> >
> > --- lib/libxview/attr/attr.c.orgSun Sep 24 22:22:04 2000
> > +++ lib/libxview/attr/attr.cSun Sep 24 22:21:34 2000
> > @@ -93,7 +93,11 @@
> > */
> > #if (__GLIBC__ > 2) || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 1)
> > __va_copy(valist, valis
Well, here it comes. Glibc 2.1.94, hot of the glibc release process. I'm
currently building i386, powerpc and sparc, which I will upload throughout
the day and tonight as I build them. These are going into woody. Several
notes for the other ports (the ones I cannot build).
This upload consists of
Michael Schmitz wrote:
>
> > > For yaboot? Why would that be required? yaboot works fine for me, with a
> > > bootstrap partition I cut off the HFS exchange partition rather at the
> > > end of the disk ...
> >
> > it will work, but what happens if your OpenFirmware settings get
> > reset? macos
On Mon, Sep 25, 2000 at 01:37:39PM +0100, Nick Bailey wrote:
> Is there a .deb of libgtkmm 1.0.3-1.1 floating around? It isn't in the
> mirrors I've looked at, and libgtkmm-dev (which is there) depends on it.
>
> I'd've thought this is a bit of a core package, so perhaps I'm missing
> something..
On Mon, Sep 25, 2000 at 09:45:20AM +0200, Michael Schmitz wrote:
> I have to correct myself here: the __va_copy(avlist, avlist1) is
> utter BS. It expands to *avlist1 = *avlist and avlist1 is not
> initialized -> null pointer dereferenced.
>
> Apply the following patch
>
> --- lib/libxview/attr
Nick Bailey wrote:
> Is there a .deb of libgtkmm 1.0.3-1.1 floating around? It isn't in the
> mirrors I've looked at, and libgtkmm-dev (which is there) depends on it.
>
> I'd've thought this is a bit of a core package, so perhaps I'm missing
> something...
"apt-get install libgtkmm" works for
Is there a .deb of libgtkmm 1.0.3-1.1 floating around? It isn't in the
mirrors I've looked at, and libgtkmm-dev (which is there) depends on it.
I'd've thought this is a bit of a core package, so perhaps I'm missing
something...
Nick/
On Mon, Sep 25, 2000 at 11:35:26AM +0200, Michael Schmitz wrote:
>
> Problem with this is: users never read docs (I don't read the docs myself
those who fail to read docs should expect to get themselves into
troublesome situations. ;-)
> for most of the time). May I suggest you include the subtl
> > OK, if that's the whole reason ... It did seem like the bootstrap
> > partition absolutely has to be the first, and that might scare people who
> > already partitioned their disk, leaving empty space _after_ the MacOS
> > partition.
>
> it takes strong language to the point across.
>
> aga
On Mon, Sep 25, 2000 at 11:06:37AM +0200, Michael Schmitz wrote:
>
> OK, if that's the whole reason ... It did seem like the bootstrap
> partition absolutely has to be the first, and that might scare people who
> already partitioned their disk, leaving empty space _after_ the MacOS
> partition.
> > For yaboot? Why would that be required? yaboot works fine for me, with a
> > bootstrap partition I cut off the HFS exchange partition rather at the
> > end of the disk ...
>
> it will work, but what happens if your OpenFirmware settings get
> reset? macos boots, not yaboot, which means you h
On Mon, Sep 25, 2000 at 10:46:48AM +0200, Michael Schmitz wrote:
>
> For yaboot? Why would that be required? yaboot works fine for me, with a
> bootstrap partition I cut off the HFS exchange partition rather at the
> end of the disk ...
it will work, but what happens if your OpenFirmware settin
> > --- must the bootstrap partition be the first on the disk? (The first 8
> > partitions seem to be Mac Interna, like drivers, ..)
>
> its only important that the bootstrap partition appear before any
> macos partitions.
For yaboot? Why would that be required? yaboot works fine for me, with a
b
On Sun, Sep 24, 2000 at 10:08:05PM +0200, Gerhard Reuteler wrote:
> Hi,
> tried to follow the instructions to make pismo bootable. I have a few
> questions:
> --- must the bootstrap partition be the first on the disk? (The first 8
> partitions seem to be Mac Interna, like drivers, ..)
its only im
Tran Quang Anh wrote:
>
> The computer is IBM RISCSystem/6000, AIX. Can I install Linux on it
> without floppy driver ? Any suggestion would be appreciated.
>
> Quang Anh
>
Hi,
again, what for a model ? Not all RS/6000, even if PPC based can boot Linux.
Please search the box for all labels, st
> > BTW, I never heard any complaints about XView's varargs usage on ppc back
> > in the glibc 2.0 days (but then, I don't know wheter somebody actually
> > compiled it for ppc at that time). However, for glibc 2.1, somebody
> > submitted a patch that changed the following in lib/libxview/attr/attr
36 matches
Mail list logo