You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(210) |
Jun
(169) |
Jul
(167) |
Aug
(128) |
Sep
(218) |
Oct
(120) |
Nov
(86) |
Dec
(71) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(91) |
Feb
(179) |
Mar
(52) |
Apr
(56) |
May
(183) |
Jun
(62) |
Jul
(63) |
Aug
(49) |
Sep
(36) |
Oct
(35) |
Nov
(72) |
Dec
(30) |
2002 |
Jan
(53) |
Feb
(61) |
Mar
(56) |
Apr
(13) |
May
(1) |
Jun
(7) |
Jul
(80) |
Aug
(73) |
Sep
(30) |
Oct
(29) |
Nov
(8) |
Dec
(40) |
2003 |
Jan
(10) |
Feb
(2) |
Mar
(4) |
Apr
(9) |
May
(3) |
Jun
(19) |
Jul
(64) |
Aug
(53) |
Sep
(28) |
Oct
(7) |
Nov
(3) |
Dec
(21) |
2004 |
Jan
(11) |
Feb
(30) |
Mar
(18) |
Apr
(1) |
May
(13) |
Jun
(18) |
Jul
(13) |
Aug
|
Sep
(9) |
Oct
(5) |
Nov
|
Dec
|
2005 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(10) |
Aug
(21) |
Sep
(7) |
Oct
(10) |
Nov
(6) |
Dec
|
2006 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(2) |
Aug
(2) |
Sep
(6) |
Oct
(10) |
Nov
(8) |
Dec
(3) |
2007 |
Jan
(3) |
Feb
(6) |
Mar
(1) |
Apr
(6) |
May
(10) |
Jun
(7) |
Jul
(13) |
Aug
(8) |
Sep
|
Oct
(2) |
Nov
|
Dec
|
From: Rune E. <re...@gr...> - 2000-05-25 08:35:27
|
On Thu, 25 May 2000, Roman Zippel wrote: > Hi, > > Yesterday I got 2.3.99pre8 running, I could start an init shell, do a ls > and go to bed. :-) hey, that's GREAT!.... then we can start making the DRI/DRM stuff for pm2 :) atleast very soon! --- Rune Elvemo --- Octagon / Digital Minds re...@gr... http://home.c2i.net/elvemo |
From: <fp...@zu...> - 2000-05-25 08:26:45
|
On Thu, May 25, 2000 at 10:05:41AM +0200, Roman Zippel wrote: > Hi, > > Yesterday I got 2.3.99pre8 running, I could start an init shell, do a ls > and go to bed. :-) Now, tell us, what was the showstopper? -- Frank Petzold, IBM Zurich Research Laboratory, Säumerstrasse 4, CH-8803 Rüschlikon/Switzerland, Tel. +41-1-724-84-42 Fax. +41-1-724-89-56 Business email: fp...@zu... Private email: pe...@he... The opinions expressed here are mine and not necessarily those of IBM. |
From: Roman Z. <zi...@fh...> - 2000-05-25 08:14:48
|
Hi, Yesterday I got 2.3.99pre8 running, I could start an init shell, do a ls and go to bed. :-) Anyway, I still have to remove the debugging mess and it was running without cache, so I'll have to do a few more tests today and update it to the latest kernel, so I can upload/import/commit the patch/source tomorrow, just tell me where you want it. bye, Roman |
From: Michel <da...@re...> - 2000-05-24 15:14:05
|
Okay, for the second time replying to myself: > Sunsite is available again, all the stuff seems to fit into 100MB so I'm > transferring everything. Done. Michel -- Documentation is like Sex: when it is good, it is very, very good; and when it is bad, it is better than nothing. -- Dick Brandon ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |
From: Michel <da...@re...> - 2000-05-24 14:14:04
|
Michel Dänzer wrote: > > The /home/groups/ftp/pub/linux-apus/ directory (our anonymous FTP space) has > finally been created. > > I can't reach sunsite ATM - can anyone please transfer sunsite's FTP? ncftp > is available at linux-apus.sourceforge.net . Sunsite is available again, all the stuff seems to fit into 100MB so I'm transferring everything. Michel -- It is easier to fix Unix than to live with NT. ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |
From: Michel <da...@re...> - 2000-05-24 13:09:20
|
The /home/groups/ftp/pub/linux-apus/ directory (our anonymous FTP space) has finally been created. I can't reach sunsite ATM - can anyone please transfer sunsite's FTP? ncftp is available at linux-apus.sourceforge.net . Michel -- Men are from Earth. Women are from Earth. Deal with it. ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |
From: Jesper S. <js...@re...> - 2000-05-24 13:06:37
|
>>>>> "Jesper" == Jesper Skov <js...@re...> writes: Jesper> Please unsubscribe from the sunsite mailing list by sending an Jesper> empty mail to lin...@su.... Disregard - the mailing list has been killed. Nothing to unsubscribe from. Jesper |
From: Eirik N. S. <ei...@if...> - 2000-05-24 10:50:10
|
Geert Uytterhoeven <ge...@li...> wrote: >> > downloading the whole kernel part from the CVS would take AGES using >> > modem... (CVS is just the whole source tree uncompressed, right?) >> >> You can have CVS transmit compressed data with the -z option. >> Sourceforge recommends -z3 (the number is passed to gzip) >> >> >> > if I had the basic tree in the first place, and just had to download >> > changes, then I guess it would be bareable... >> >> I think so. > The first time you do > EXPORT CVS_RSH=ssh export CVS_RSH=ssh > cvs -z3 -d linux-apus.sourceforge.net:/.... co linux > The next time you just do > cvs -z3 update -d > and it will transfer the changes only (compressed with gzip -3). Should > be bearable with a POTS line. You can supply default arguments to cvs and the built in cvs command set in ~/.cvsrc so you don't have to type them in every time. For example: cvs -z3 update -dP checkout -P diff -u Also, update and commit work recursively from the directory you're in by default and also take filenames as arguments, so if you know what you want you don't have to check out/commit the entire tree. |
From: Sven L. <lu...@dp...> - 2000-05-24 10:22:47
|
On Tue, May 23, 2000 at 08:11:48PM -0400, Adam Di Carlo wrote: > > severity 64500 important > thanks > > This bug is not critical since it doesn't cause data loss. > See http://www.debian.org/Bugs/Developer#severities Ok, if you feel like it, ... still it makes debian uninstallable on apus, so it should be severity grave at least, ... > Sven LUTHER <lu...@la...> writes: > > > the install os kernel & modules i not working on ppc/apus. > > Can someone who has ppc/apus confirm this? I doubt it, ... i will ask on the linux-apus for someone to confirm this, ... > > i did it, and got the following log : > > > > - installing kernel & modules from > > /target/home/debian/dists/potato/disks-powerpc/current > > - running cmd `mount -r -t ext2 /dev/loop0 /floopy' > > - mounting /dev/loop0 on /floppy failed : Invalid argument > > - Unable to mount the Rescue floppy, you may have inserted the wrong > > floppy, please try again. > > > > Also i tried it by hand : > > > > $ mount -t ext2 -o loop=/dev/loop0 rescue.bin /floppy > > Mounting root.bin on /floppy failed : Block device required. > > > > The same goes with an (uncompressed) root.bin. > > > > I have loop builtin the kernel and still it does not work, also the /dev/loop0 > > has the same properties as on the i386 box i have also. > > > > The strangest thing is that once i hand installed the modules and completed > > the install (no need for a kernel because it resides on the amigaos side of > > the harddisk, there not being any lilo like stuff for apus) i tried again the > > same command : > > > > $ mount -t ext2 -o loop=/dev/loop0 rescue.bin /floppy > > > > And it worked without problem. > > > > As the apus boot floppies porter, i should solve this problem, but i don't > > know what to do about it (also i am just now recovering from a total partiton > > table screw up by a previous boot-floppy experiment, don't know still what > > happenend then). But if no solution is found to this, i plan to add a "install > > OS modules" option in the dbootstrap menu, that will install only the modules > > from the drviers.tgz tarball which is built anyway. Friendly, Sven LUTHER |
From: Sven L. <lu...@dp...> - 2000-05-24 10:06:04
|
On Tue, May 23, 2000 at 06:07:09PM +0200, Jesper Skov wrote: > >>>>> "Sven" == Sven LUTHER <lu...@dp...> writes: > > Sven> BTW, jesper, i guess you are/were yourself using a cvs server, > Sven> what if we move that to sourceforge ? > > If it's possible to import a CVS tree (i.e., the files under the > CVSROOT), sure. I can pack it up and dump it somewhere. But only if > it's possible to do. Let me know. Well, since the current cvs tree is mostly empty, you just need to pack the cvs tree on your side, and then unpacka it in the right directory on the new cvs server. Michel added the current modules by hand anyway, ... Friendly, Sven LUTHER |
From: Alan B. <al...@ms...> - 2000-05-24 08:29:03
|
hi, > > and the other debugging from the final kernel hacking - kmods?? > > kmods? What do you mean? sorry, wrong name. on the 2.2.10 menuconfig there are three options - currently none of them work/compile on APUS alan |
From: Geert U. <ge...@li...> - 2000-05-24 08:28:33
|
On Wed, 24 May 2000, Michel Dänzer wrote: > Rune Elvemo wrote: > > this week is the last week I'll enjoy having a direct line to the > > internet... from next week on, I'll be using a sloooooooooow modem > > again... (that is, until the school starts in August)... > > > > anyway.. what are the chances that CVS will be up and running this week ?? > > (I mean, *before* the weekend) > > I surely hope so... Sven? :) > > > > downloading the whole kernel part from the CVS would take AGES using > > modem... (CVS is just the whole source tree uncompressed, right?) > > You can have CVS transmit compressed data with the -z option. Sourceforge > recommends -z3 (the number is passed to gzip) > > > > if I had the basic tree in the first place, and just had to download > > changes, then I guess it would be bareable... > > I think so. The first time you do EXPORT CVS_RSH=ssh cvs -z3 -d linux-apus.sourceforge.net:/.... co linux The next time you just do cvs -z3 update -d and it will transfer the changes only (compressed with gzip -3). Should be bearable with a POTS line. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@li... In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds --IAA22648.959150146/aeon.tvd.be-- ReSent-Date: Wed, 24 May 2000 10:26:40 +0200 (MET DST) ReSent-From: Geert Uytterhoeven <ge...@so...> ReSent-To: Linux/PPC on APUS development <lin...@li...> ReSent-Subject: Re: about CVS and stuff... ReSent-Message-ID: <Pin...@da...> On Wed, 24 May 2000, Michel Dänzer wrote: > Rune Elvemo wrote: > > this week is the last week I'll enjoy having a direct line to the > > internet... from next week on, I'll be using a sloooooooooow modem > > again... (that is, until the school starts in August)... > > > > anyway.. what are the chances that CVS will be up and running this week ?? > > (I mean, *before* the weekend) > > I surely hope so... Sven? :) > > > > downloading the whole kernel part from the CVS would take AGES using > > modem... (CVS is just the whole source tree uncompressed, right?) > > You can have CVS transmit compressed data with the -z option. Sourceforge > recommends -z3 (the number is passed to gzip) > > > > if I had the basic tree in the first place, and just had to download > > changes, then I guess it would be bareable... > > I think so. The first time you do EXPORT CVS_RSH=ssh cvs -z3 -d linux-apus.sourceforge.net:/.... co linux The next time you just do cvs -z3 update -d and it will transfer the changes only (compressed with gzip -3). Should be bearable with a POTS line. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@li... In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds --IAA22648.959150146/aeon.tvd.be-- |
From: Geert U. <ge...@li...> - 2000-05-24 08:28:20
|
On Tue, 23 May 2000, Michel [iso-8859-1] Dänzer wrote: > Geert Uytterhoeven wrote: > > > > I think *ALL* APUS related files should be copied to the sourceforge. > > > > thats the sunsite stuff, geerts FB stuff, the XFree4.0a stuff etc > > > > > > Not the last one, and I don't think Geert's FB stuff is needed either > > > (fbset should be in any decent distro, and the accel stuff is in X 3.3.6) > > > > Note that my stuff at K.U.Leuven will vanish within a few months. > > What do you think should be conserved? Perhaps some stuff from the `bin' directory? Most other stuff will be moved to my new personal page http://home.tvd.be/cr26864/. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@li... In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds --IAA10620.959149678/mail.sonytel.be-- ReSent-Date: Wed, 24 May 2000 10:26:27 +0200 (MET DST) ReSent-From: Geert Uytterhoeven <ge...@so...> ReSent-To: Linux/PPC on APUS users <lin...@li...>, Linux/PPC on APUS development <lin...@li...> ReSent-Subject: Re: Website ReSent-Message-ID: <Pin...@da...> On Tue, 23 May 2000, Michel [iso-8859-1] Dänzer wrote: > Geert Uytterhoeven wrote: > > > > I think *ALL* APUS related files should be copied to the sourceforge. > > > > thats the sunsite stuff, geerts FB stuff, the XFree4.0a stuff etc > > > > > > Not the last one, and I don't think Geert's FB stuff is needed either > > > (fbset should be in any decent distro, and the accel stuff is in X 3.3.6) > > > > Note that my stuff at K.U.Leuven will vanish within a few months. > > What do you think should be conserved? Perhaps some stuff from the `bin' directory? Most other stuff will be moved to my new personal page http://home.tvd.be/cr26864/. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@li... In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds --IAA10620.959149678/mail.sonytel.be-- |
From: Geert U. <ge...@li...> - 2000-05-24 08:28:12
|
On Tue, 23 May 2000, Sven LUTHER wrote: > On Tue, May 23, 2000 at 12:33:43PM +0100, Alan Buxey wrote: > > > i don't think it make sense for the 2.2 tree, since it is only a temporary > > > solution until we find the bug in the 2.3 kernel ? > > > > ummm, I'd like to see the 2.2 tree alive and well, after all, 2.3 is the > > development branch and people like me will like to have easy CVS access to > > 2.2.x to make the kernels for users until 2.4.x arrives 8-) > > Well, yes, but 2.2 is end of live, so no need to synchronize it with the > bitkeeper /whatever tree, it is more an issue of the 2.2 m68k tree (which is > no more maintained, because 2.3 works on m68k, ... More or less. 2.3.x isn't stable on '040 boxes, like my A4000. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@li... In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds --IAA21647.959149188/aeon.tvd.be-- ReSent-Date: Wed, 24 May 2000 10:26:14 +0200 (MET DST) ReSent-From: Geert Uytterhoeven <ge...@so...> ReSent-To: Linux/PPC on APUS development <lin...@li...> ReSent-Subject: Re: CVS on sourceforge ReSent-Message-ID: <Pin...@da...> On Tue, 23 May 2000, Sven LUTHER wrote: > On Tue, May 23, 2000 at 12:33:43PM +0100, Alan Buxey wrote: > > > i don't think it make sense for the 2.2 tree, since it is only a temporary > > > solution until we find the bug in the 2.3 kernel ? > > > > ummm, I'd like to see the 2.2 tree alive and well, after all, 2.3 is the > > development branch and people like me will like to have easy CVS access to > > 2.2.x to make the kernels for users until 2.4.x arrives 8-) > > Well, yes, but 2.2 is end of live, so no need to synchronize it with the > bitkeeper /whatever tree, it is more an issue of the 2.2 m68k tree (which is > no more maintained, because 2.3 works on m68k, ... More or less. 2.3.x isn't stable on '040 boxes, like my A4000. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@li... In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds --IAA21647.959149188/aeon.tvd.be-- |
From: Jesper S. <js...@re...> - 2000-05-24 08:24:31
|
Please unsubscribe from the sunsite mailing list by sending an empty mail to lin...@su.... Thanks, Jesper |
From: Jesper S. <js...@re...> - 2000-05-24 07:11:45
|
>>>>> "Rune" == Rune Elvemo <re...@gr...> writes: Rune> downloading the whole kernel part from the CVS would take AGES Rune> using modem... (CVS is just the whole source tree uncompressed, Rune> right?) FWIW I've had to CVS checkout the Linux kernel a few time over a 56k modem. Takes less than an hour. Jesper |
From: Michel <dae...@st...> - 2000-05-23 22:20:16
|
Rune Elvemo wrote: > this week is the last week I'll enjoy having a direct line to the > internet... from next week on, I'll be using a sloooooooooow modem > again... (that is, until the school starts in August)... > > anyway.. what are the chances that CVS will be up and running this week ?? > (I mean, *before* the weekend) I surely hope so... Sven? :) > downloading the whole kernel part from the CVS would take AGES using > modem... (CVS is just the whole source tree uncompressed, right?) You can have CVS transmit compressed data with the -z option. Sourceforge recommends -z3 (the number is passed to gzip) > if I had the basic tree in the first place, and just had to download > changes, then I guess it would be bareable... I think so. Michel -- Men are from Earth. Women are from Earth. Deal with it. ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |
From: Rune E. <re...@gr...> - 2000-05-23 22:06:11
|
I hope you won't find this annoying.... this week is the last week I'll enjoy having a direct line to the internet... from next week on, I'll be using a sloooooooooow modem again... (that is, until the school starts in August)... anyway.. what are the chances that CVS will be up and running this week ?? (I mean, *before* the weekend) downloading the whole kernel part from the CVS would take AGES using modem... (CVS is just the whole source tree uncompressed, right?) if I had the basic tree in the first place, and just had to download changes, then I guess it would be bareable... (I hope I didn't make a fool out of myself here.....) --- Rune Elvemo --- Octagon / Digital Minds re...@gr... http://home.c2i.net/elvemo |
From: Geert U. <ge...@li...> - 2000-05-23 20:10:18
|
On Tue, 23 May 2000, Michel Dänzer wrote: > Geert Uytterhoeven wrote: > > I think it would also be a good idea if someone propagates APUS stuff to the > > Linux/PPC BitKeeper tree. I have an account there, but my time is limited > > (and I don't have an APUS box). > > Yes, I'd like to have the native and/or bitkeeper (or Paul's pmac-devel?) tree > integrated in our CVS if that is feasible so we can make diffs from time to > time and try to catch up. Better make it bitkeeper, not the pmac-devel tree. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@li... In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds |
From: Geert U. <ge...@li...> - 2000-05-23 20:09:54
|
On Tue, 23 May 2000, Sven LUTHER wrote: > BTW, Geert, do you have any idea how comes my scsi disk has decided to become > read only by amiga-fdisk sudenly, while hdtoolbox and scsiconfig from p5 work > fine ? and i also can write to the disk without problem ... No. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@li... In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds |
From: Roman Z. <zi...@fh...> - 2000-05-23 17:13:36
|
Hi, > > latest linuxppc kernel and took from the latest diff, what is needed, but > > basically only the kgdb stuff is missing. > > and the other debugging from the final kernel hacking - kmods?? kmods? What do you mean? bye, Roman |
From: Alan B. <al...@ms...> - 2000-05-23 16:52:48
|
hi, > latest linuxppc kernel and took from the latest diff, what is needed, but > basically only the kgdb stuff is missing. and the other debugging from the final kernel hacking - kmods?? alan |
From: Roman Z. <zi...@fh...> - 2000-05-23 16:38:04
|
Hi, > If it's possible to import a CVS tree (i.e., the files under the > CVSROOT), sure. I can pack it up and dump it somewhere. But only if > it's possible to do. Let me know. That would make it easier to apply the missing diffs. I simply took the latest linuxppc kernel and took from the latest diff, what is needed, but basically only the kgdb stuff is missing. Anyway, the problem is definitly somewhere in hash_page..., but I don't know yet exactly what's going wrong there. bye, Roman |
From: Jesper S. <js...@re...> - 2000-05-23 16:34:58
|
>>>>> "Michel" == Michel =?iso-8859-1?Q?D=E4nzer?= <Michel> writes: Michel> Jesper Skov wrote: It's possible AFAICT (I could e.g. checkout Michel> and commit CVSROOT/modules) >> Sorry, that's not the CVSROOT I was thinking about. >> >> env CVSROOT / $CVSROOT whatever. As in: Michel> That would be possible as well. >> But it's a moot point. I forgot that I changed to bitkeeper, and >> the box with the old CVS tree is not around anymore. You'll have to >> use the patches on sunsite. Michel> No way to import/convert/whatever from bitkeeper to CVS? Nope. Also, there's no revision history in that tree anyway. Jesper |
From: Michel <da...@re...> - 2000-05-23 16:33:30
|
Jesper Skov wrote: > Michel> It's possible AFAICT (I could e.g. checkout and commit > Michel> CVSROOT/modules) > > Sorry, that's not the CVSROOT I was thinking about. > > env CVSROOT / $CVSROOT whatever. As in: That would be possible as well. > But it's a moot point. I forgot that I changed to bitkeeper, and the > box with the old CVS tree is not around anymore. You'll have to use > the patches on sunsite. No way to import/convert/whatever from bitkeeper to CVS? Michel -- Secret hacker rule #11: hackers read manuals. ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |