1 Nov 2004 13:28
RE: [ros-cvs] CVS Update: reactos
Hi, it seems you have forgot to change the named pipe and mail slot driver. - Hartmut > -----Original Message----- > From: ros-cvs-bounces@... > [mailto:ros-cvs-bounces@...] On Behalf Of ion@... > Sent: Sunday, October 31, 2004 3:40 PM > To: ros-cvs@... > Subject: [ros-cvs] CVS Update: reactos > > > CVSROOT: /CVS/ReactOS > Module name: reactos > Repository: reactos/include/ddk/ > Changes by: ion@... 04/10/31 15:40:11 > > Modified files: > reactos/include/ddk/: iotypes.h > > Log message: > Mailslot/Named Pipe structures. > > _______________________________________________ > Ros-cvs mailing list > Ros-cvs@... > http://reactos.com/mailman/listinfo/ros-cvs >(Continue reading)
Aleksey.
On Monday, Nov 1, 2004, at 22:13 Europe/Berlin, Ge van Geldorp wrote:
> Freeldr can now be loaded as a "multiboot kernel" by multiboot
> compliant
> bootstrap loaders like Grub. To load FreeLoader from Grub use
> something
> like this:
>
> title ReactOS
> root (hd0,0)
> kernel /freeldr.sys
>
> You can also override settings in the [FREELOADER] section of
> freeldr.ini by
> passing them on the command like, like this:
>
> title ReactOS
> root (hd0,0)
> kernel /freeldr.sys DefaultOS=ReactOS TimeOut=0
>
> title ReactOS (Debug)
> root (hd0,0)
> kernel /freeldr.sys DefaultOS=ReactOS_Debug TimeOut=0
>
RSS Feed