here is a link to the latest version of my operating system.
it's in french : type 'aide' or 'help' to get command help.
actually it support segmentation (flat mode) and paging.
azerty keyboard, and a first version of my kmalloc (bugy!!!)
X-OS works on both 16 and 32 bits, since it uses tow kernels : you can choose starting mod by editing bootconf file present in the floppy after installation. by default X-OS starts in pmode (32bits)
to install : insert a floppy and type make install.
if someon tests my OS please report me , bugs and/or code's mistakes and optimisations...
http://le-zigoto.dyndns.org/~xos/xossrc_20032004.tar.gz
X-OS v0.3.1
Re:X-OS v0.3.1
I half-expected 'faire install?e' to be the make install-command.aladdin wrote: it's in french : type 'aide' or 'help' to get command help.
to install : insert a floppy and type make install.
Re:X-OS v0.3.1
why not :
and ...
I'm working on an english translation...but the problem is that i not speak english very well :'(
Code: Select all
#/etc/profile
alias 'make'='faire'
Code: Select all
#Makefile
...
installer : install
install : ....
....
I'm working on an english translation...but the problem is that i not speak english very well :'(
Re:X-OS v0.3.1
I (as well as probably most of the board) are more than wiling to help you put some english sentences in their correct form. Probably a quarter to half the board can understand some french, so you can even post the french ones along to help with translating.aladdin wrote: I'm working on an english translation...but the problem is that i not speak english very well :'(
HTH soon, Candy
PS: that faire installer was a joke . I hate other-languaged programs, even though I'm dutch myself. Been trying to get my girlfriend to the control panel, and after 25 minutes she told me she had found it in the "configuratiescherm". Guess what that translates to?
Re:X-OS v0.3.1
configuration screen?
scherm sounds very much as the swedish word sk?rm(screen)..
at least when u say it..
/ Christoffer
scherm sounds very much as the swedish word sk?rm(screen)..
at least when u say it..
/ Christoffer
Re:X-OS v0.3.1
Scherm is dutch ::)bubach wrote: configuration screen?
scherm sounds very much as the swedish word sk?rm(screen)..
at least when u say it..
/ Christoffer
And I know that, because I'm Dutch
And to aladdin, wouldn't be handy if you included a "DOS" bootloader, so I can boot it from the DOS prompt, because I don't have a floppy drive, and I'm still waiting for it, so
Re:X-OS v0.3.1
here is an updated version (ls command added)
source code (for linux installation or cygwin)
http://le-zigoto.dyndns.org/~xos/xossrc_24032004.tar.gz
binaries (to install from windows)
http://le-zigoto.dyndns.org/~xos/xosbin_24032004.tar.gz
I have not tested the windows installation but it "theoricallty" works well.
[FWD] DennisCGc : I'll try to make a dos loader ,the problem is that i haven't DOS , I wil try to do it with an emulator
source code (for linux installation or cygwin)
http://le-zigoto.dyndns.org/~xos/xossrc_24032004.tar.gz
binaries (to install from windows)
http://le-zigoto.dyndns.org/~xos/xosbin_24032004.tar.gz
I have not tested the windows installation but it "theoricallty" works well.
[FWD] DennisCGc : I'll try to make a dos loader ,the problem is that i haven't DOS , I wil try to do it with an emulator