Skip to search.
jos-kernel

Group Information

  • Members: 11
  • Founded: Aug 7, 1998
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 1643 - 1672 of 1672   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1643 Claudio Clemens
clemens@... Send Email
Jun 7, 2000
9:38 pm
... I don't know if it will work. I'm using SuSE 6.3 / 6.4 and can't compile it anyway. Building JJOS for host g++ -g -Wall -fno-builtin -DTARGET_UNIX...
1644 Gilbert Carl Herschbe...
gchii@... Send Email
Jun 8, 2000
10:12 pm
At 11:34 PM 6/7/00 +0000, Claudio Clemens ... Thank for the heads-up warning. I'll put off loading another version of Linux. Who has a compiler that works?...
1645 Todd L. Miller
tmiller@... Send Email
Jun 9, 2000
3:20 am
... I wrote the code and hadn't had problems with it. (Obviously.) My g++ version is egcs-2.91.66. I'd strongly recommend fetching a new compiler. I went...
1646 Iain Shigeoka
iainshigeoka@... Send Email
Jun 9, 2000
4:54 am
... Not having much to say about the code itself since I haven't written any of it (and so don't know what design decisions went into certain choices) I would...
1647 Claudio Clemens
clemens@... Send Email
Jun 9, 2000
7:42 pm
... The problem is, I'M USING a newer compiler (gcc 2.95.2). It seems, that gcc is geting stricter. CU Claudio -- +-----| http://linux.brasileiro.net - Seu...
1648 Todd L. Miller
tmiller@... Send Email
Jun 9, 2000
9:25 pm
... OK. I'll try to be aware of that while I'm working on the new tree. I'll try to get a new(er) compiler shortly. Until the new tree is ready, the...
1649 Patrick Tullmann
tullmann@... Send Email
Jun 10, 2000
8:37 pm
... Kaffe has its own set of standard Java libraries. They are much more complete than Kore's (approx. version 1.1, though parts are missing, and there is a...
1650 Todd L. Miller
tmiller@... Send Email
Jun 10, 2000
8:48 pm
... Could you give me a rough guess on the size of the native code in the Kaffe library? When I do the first library integration with decaf, I want the...
1651 Patrick Tullmann
tullmann@... Send Email
Jun 10, 2000
9:16 pm
... You could probably get away with only the native code in kaffe/libraries/clib/native/, which is about 6,000 lines. There are on the order of 140 native...
1652 Todd L. Miller
tmiller@... Send Email
Jun 10, 2000
9:28 pm
BTW -- if people are having problems booting JOS, I can post the (GRUB) (floppy) disk image I use somewhere. (I was going to mention this earlier, but forgot...
1653 Todd L. Miller
tmiller@... Send Email
Jun 10, 2000
9:36 pm
... Most of the library outside of java.lang will be rewritten to use Java "native" methods (BCNI), anyway, I expect. Thanks for the info. I do intend to...
1654 Al
al@... Send Email
Jun 11, 2000
10:39 am
... That would be very nice! :) -- "Though this be madness, yet there is method in't." - William Shakespeare ...
1655 Todd L. Miller
tmiller@... Send Email
Jun 11, 2000
5:53 pm
... ftp://jos.sourceforge.net/pub/jos/grub.img Hopefully it uploaded correctly. -_Quinn _______________________________________________ Kernel maillist -...
1656 Claudio Clemens
clemens@... Send Email
Jun 11, 2000
7:47 pm
... I would aprecieate that. Can you put somewhere to download? If not you can send me. ... Claudio -- +-----| http://linux.brasileiro.net - Seu site de...
1657 Gilbert Carl Herschbe...
gchii@... Send Email
Jun 13, 2000
3:05 pm
... If we're serious about creating a Java-based operating system, a Java application should be able to create a boot diskette. This is on my wish list. Any...
1658 Claudio Clemens
clemens@... Send Email
Jun 14, 2000
8:32 am
... This is a great idea! It shouldn't be so dificult to do that. Can someone show a bootstring, that boots and say Hello? That should be a beginning, and...
1659 Gilbert Carl Herschbe...
gchii@... Send Email
Jun 14, 2000
2:24 pm
At 11:02 PM 6/13/00 +0200, Claudio Clemens ... Is that right? If we assume we have one payload for GRUB and another for Etherboot (etc.), then creating an...
1660 Todd L. Miller
tmiller@... Send Email
Jun 14, 2000
9:50 pm
... dd if=grub.img of=/dev/fd0 blocksize=1k count=1440 with a blank-but-formatted floppy in the drive. If you're using winblows, find rawrite.exe from one of...
1661 George.Marrows@... Send Email Jul 11, 2000
3:32 pm
Hi Sean -- See http://www.triptych.freeserve.co.uk/grub/index.html for some (admittedly minimal) notes on GRUB booting. The instructions are for a manual boot...
1662 Sean D Cribbs
sean-cribbs@... Send Email
Jul 11, 2000
3:38 pm
I too had problems booting from a GRUB image. Admittedly, I have winblows, but GRUB doesn't automatically start the JJOS kernel or anything. It just gives me...
1663 Sean D Cribbs
sean-cribbs@... Send Email
Jul 13, 2000
1:32 am
... Your link is broken... at least my DNS server couldn't find it. Is there somewhere else to get more info? ... Sean Cribbs <sean-cribbs@...> ...
1664 Peter Schuller
peter.schuller@... Send Email
Jul 13, 2000
2:09 am
... Well here's the entry in my grub config file that boots JOS on my box (not sure how up-to-date this particular version of JOS is though): title JOS kernel...
1665 Miguel Moura
miguelmoura@... Send Email
Jul 13, 2000
11:54 pm
Hi I am interesting in Jos and i have trying to boot it but so far i get nothing. need help installing it. anyone can help me? About the help i can give to the...
1666 Arjen van Efferen
a.vanefferen@... Send Email
Jul 14, 2000
2:15 pm
Hi all, I hope the VM of JOS will handle Threads much faster than the VM of SUN. When i try to put a Thread in a ThreadGroup or when i change the name of a...
1667 Todd L. Miller
tmiller@... Send Email
Jul 14, 2000
3:03 pm
... I'm not sure, and some of the threading stuff is handled by the class library. Thanks for the warning, though. -_Quinn ...
1668 Arjen van Efferen
a.vanefferen@... Send Email
Jul 14, 2000
3:06 pm
You're welcome :) ... From: Todd L. Miller [mailto:tmiller@...] Sent: vrijdag 14 juli 2000 17:01 To: 'kernel@...' Subject: Re: [JOS-Kernel]...
1669 Todd L. Miller
tmiller@... Send Email
Jul 15, 2000
10:33 pm
... Which boot method are you trying to use? ... There's not much of an installation process right now, really. If you can get JOS up and running, it would be...
1670 Miguel Moura
miguelmoura@... Send Email
Jul 21, 2000
10:50 pm
Hi sorry for the delay on awsering, preper for summer holidays About get JOS up and running, i just copy it for a Disk (A DOS floppy disk) and try to boot it,...
1671 Todd L. Miller
tmiller@... Send Email
Jul 22, 2000
4:57 pm
... No, JOS isn't self-booting yet. You'll need to boot it with either etherboot or grub. Both should be listed in freshmeat. Etherboot is rather...
1672 Robert Fitzsimons
robfitz@... Send Email
Aug 10, 2000
3:36 am
Hi All Well i've been in Chicago for almost six months now, and for four month I was living in a hotel. Also for the first month I had no access to the...
Messages 1643 - 1672 of 1672   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help