I was recently updating my win32 QEMU installation when i noticed:
qemu-0.6.0-ppc.patch.gz
<http://www.h7.dion.ne.jp/%7Eqemu-win/download/qemu-0.6.0-ppc.patch.gz>
PReP support by F. Navara.
at the bottom. Can't go anywhere without seeing his name anymore ;)
Hehe, anyways, good job filip.
> You have to remember that our CVS is anonymous and there are many
> non-developers (much more then developers) who will be using it and have
> absolutely no interest in downloading tests, and they consider it seperate.
How will they validate what they compile? Will they trust the code and the
compilation process as is?
Emanuele
____________________________________________________________
Libero ADSL: navighi gratis a 1.2 Mega, senza canone e costi di attivazione.
Abbonati subito su http://www.libero.it
> removed apps/tests). The advantage of the SVN tree will be that the
> /tests directory will have its own repository but still be included of a
> master repository/makefile for those who wish to have it all.
For when is the SVN switch planned?
Are there utilities to convert a local CVS codebase to a local SVN codebase, to
save a full checkout?
Emanuele
____________________________________________________________
Libero ADSL: navighi gratis a 1.2 Mega, senza canone e costi di attivazione.
Abbonati subito su http://www.libero.it
Moin!
What do you think about a package system for reactos' files? We could
create seperate packages for, e.g. ntoskrnl, explorer,
drivers-networking, drivers-video, etc. pp., so it would be more easy
for users to upgrade. (ros-get update and ros-get upgrade or so)
I'd like to implement this, but I still have some open questions:
- What about overwriting files which are currently "in use"? Is it
possible to overwrite them w/o rebooting?
- We need a mechanism for postinst scripts, which update registry values
and so on. cmd.exe scripts are ugly, as VBScript is. bash on
windows/reactos is IMHO also not the best way. Maybe the package
installation system (the dpkg/rpm equivalent) could parse a special
script file with the syntax like NetInstall Script. What to you think?
Sebastian
--
signature intentionally left blank.
ion(a)cvs.reactos.com wrote:
>CVSROOT: /CVS/ReactOS
>Module name: reactos
>Repository: reactos/w32api/include/reactos/wine/
>Changes by: ion(a)mok.osexperts.com 04/10/24 16:11:03
>
>Added files:
> reactos/w32api/include/reactos/: Tag: new_headers .cvsignore
> config.h debug.h defines.h
> epsapi.h heap.h helper.h
> resource.h roscfg.h string.h
> version.h
> reactos/w32api/include/reactos/wine/: Tag: new_headers cguid.h
> commctrl.h commdlg.h
> config.h cpl.h debug.h
><SNIP>
>
>Log message:
> Headers..
>
>_______________________________________________
>Ros-cvs mailing list
>Ros-cvs(a)reactos.com
>http://reactos.com/mailman/listinfo/ros-cvs
>
>
>
All right guys, I have no idea what just went on in CVS, but it somehow
got confused and started adding stuff to w32api even though I was
nowhere near that directory. So please disregard anything in my branch
that seems to have been commited in that directory, it's total nonsense.
I'll have to start over or something. I'm really getting annoyed with CVS.
Best regards,
Alex Ionescu
Hello,
if someone has an English version I could translate it to German. For a
English overview my English an ReactOS knowlege is to bad.
Theo
>From: Steven Edwards <steven_ed4153(a)yahoo.com>
>Reply-To: ReactOS Development List <ros-dev(a)reactos.com>
>To: ros-dev(a)reactos.com
>Subject: [ros-dev] LinuxWorld Germany
>Date: Thu, 21 Oct 2004 06:55:49 -0700 (PDT)
>
>Hello,
>Could someone that is a native speaker put together a overview of
>ReactOS in English and German? Jason had a flyer we used at LinuxWorld
>San Francisco but I am unable to find it. Jason if you still have can
>you send it to the list so someone can translate? I will print out a
>few hundred copies when I get there. I am leaving in just a bit. I also
>have a master CD of the latest CVS that seems to work well for demos
>that I am going to press to give 100 copies out while there.
>GvG/Fireball can you burn a CD also just in case something goes wrong
>with mine?
>
>Thanks
>Steven
>
>
>
>
>__________________________________
>Do you Yahoo!?
>Yahoo! Mail Address AutoComplete - You start. We finish.
>http://promotions.yahoo.com/new_mail
>_______________________________________________
>Ros-dev mailing list
>Ros-dev(a)reactos.com
>http://reactos.com:8080/mailman/listinfo/ros-dev
_________________________________________________________________
MSN Hotmail. Anmelden und gewinnen! http://www.msn.de/email/webbased/ Ihre
Chance, eines von 10 T-Mobile MDA II zu gewinnen!
Hello,
The Realtek 8139 Nic driver fails to boot as indicated in the debug
messages .
The hivesys registry used is ne2000 and the rtl3139.sys has been renamed
to ne2000.sys + amd pcnet disabled
Note : this driver file is working fine with WinXP
Any idea ?
Regards
Gerard
----------------------------------------------------------------------
(ke/main.c:586) Module: 'ndis.sys' at c01b1000, length 0x00020db6
(ke/main.c:610) Process system hive registry chunk at c00fd000
(ke/main.c:625) Process hardware hive registry chunk at c010f000
(mm/ppool.c:317) Trying to allocate 116396032 bytes from paged
pool - nothing suitable found, returning NULL
(io/create.c:90) Parent is a Directory which is neither a file
type nor a device type
(ldr/loader.c:623)
LdrGetModuleObject(\SystemRoot\system32\drivers\ne2000.sys) called
(ldr/loader.c:634) Comparing ntoskrnl.exe and
\SystemRoot\system32\drivers\ne2000.sys
(ldr/loader.c:634) Comparing hal.dll and
\SystemRoot\system32\drivers\ne2000.sys
(ldr/loader.c:648) Could not find module
'\SystemRoot\system32\drivers\ne2000.sys'
(ldr/loader.c:301) Loading Module
\SystemRoot\system32\drivers\ne2000.sys...
ldr/loader.c:309
(io/create.c:90) Parent is a Directory which is neither a file
type nor a device type
ldr/loader.c:316
(ldr/loader.c:319) Could not open module file:
\SystemRoot\system32\drivers\ne2000.sys
(io/pnpmgr.c:1444) Initialization of service Ne2000 failed
(Status c0000001)
(ldr/loader.c:623)
LdrGetModuleObject(\SystemRoot\system32\drivers\pci.sys) called