lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 14 Sep 2008 06:47:26 -0600 (MDT)
From:	jmerkey@...fmountaingroup.com
To:	"Jan Engelhardt" <jengelh@...ozas.de>
Cc:	jmerkey@...fmountaingroup.com, linux-kernel@...r.kernel.org
Subject: Re: [ANNOUNCE] Merkey's LinuxWare 1.0 MS-DOS Loader

>
> On Sunday 2008-09-07 23:38, jmerkey@...fmountaingroup.com wrote:
>
>>I am pleased to announce the release of Merkey's LinuxWare, an MS-DOS (or
>>DR-DOS) loader that allows you to compile a Linux kernel as an MS-DOS
>>Executable, boot and load Linux from MS-DOS (while DOS stays resident).
>>
>>This in essence is exactly the same as old Legacy Netware, and in fact, I
>>wrote a linker that does what the old NetWare custom linker did when it
>>compiled the NetWare kernel and linked it as a DOS Application.  Linux
>>works
>>just like it does normally, except you can quit Linux and exit back to
>> DOS.
>
> So, just another UML architecture ;-)
>
> But how much memory does it need? Raw Linux wants at least 5 MB.
>

This is a good question.  At present, It only reserves 0-1MB for DOS and
the rest of the memory is available for Linux.   It's whatever Linux
wants to use.  One thing it does allow is Linux to call DOS interrupts
from protected mode and return.

I am in process of cleaning up the patch series and prepping it for
2.6.27.  Give me a couple of weeks and I'll post a cleaner version of the
code with the loader debugger, and I'll submit it to Andrew's MM tree as
patches.

Jeff



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ