2011/6/24 Vladimir 'φ-coder/phcoder' Serbinenko :
> On 23.06.2011 23:45, Pierre-Nicolas Clauss wrote:
>>> You need to just add a small header to make this kernel
>>> multiboot-compliant (read multiboot header and multiboot kludge)
>> I know, but I have to give
> You need to just add a small header to make this kernel
> multiboot-compliant (read multiboot header and multiboot kludge)
I know, but I have to give up my chainloader if I want to use a
multiboot kernel.
> Nope. We won't maintain loaders for a single system which will always
> stay extremely m
Hi,
2011/6/23 Vladimir 'φ-coder/phcoder' Serbinenko :
>> As an OS developer enthusiastic, I needed to load a file to memory at
>> a given specific address.
> While such a functionality would be a toy for loader developpers, it's
> completely useless for the end users. If the user has to know any s
odule
* Copyright (C) 2011 Pierre-Nicolas Clauss
*
* Loadfile is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 3 as
* published by the Free Software Foundation.
*
* Loadfile is distributed in the hope that it will be useful,