Clicker is ready for hacking!
- Pype.Clicker
- Member
- Posts: 5964
- Joined: Wed Oct 18, 2006 2:31 am
- Location: In a galaxy, far, far away
- Contact:
Clicker is ready for hacking!
by November the 17th, Clicker came up with a Development Kit that should allow all of you to download it, compile it and test it ...
Clicker is a multithreaded microkernel that already implements protected mode (a V86 module is under development), memory management (segmenting, on-demand allocated paging, multi-flavour kalloc function, light-fast allocation for constant-sized small blocks, etc.), threads synchronization, multiple address space, module loading/unloading with module dependencies tracking and a centralized database that collects all the "administrative" informations about the system ... (want to know the system version ? "%i.%i.%i",&(system::version),&(system::evolution),&(system::release)
http://sourceforge.net/project/showfile ... _id=122797
is waiting for you ... We need device drivers, etc. so if you need a good code base for your own operating system (just the boring stuff is made. GUI, filesystem, IPC etc. are still to come and will come as module. Even the scheduler can be replaced easily , get it and try it ... it's a GPL component, but this does not imply your own code will fall in GPL if it has the form of a module.
i would be pleased if i could get feedback from testers or links to the modules you develop (or even better, sources )... or maybe if you wish to join the Clicker Development team
oh, and, btw, ... i hope this didn't sound too much like an ad. that wasn't my purpose ... i just wish to help you skipping the problems i faced so that both go faster.
Clicker is a multithreaded microkernel that already implements protected mode (a V86 module is under development), memory management (segmenting, on-demand allocated paging, multi-flavour kalloc function, light-fast allocation for constant-sized small blocks, etc.), threads synchronization, multiple address space, module loading/unloading with module dependencies tracking and a centralized database that collects all the "administrative" informations about the system ... (want to know the system version ? "%i.%i.%i",&(system::version),&(system::evolution),&(system::release)
http://sourceforge.net/project/showfile ... _id=122797
is waiting for you ... We need device drivers, etc. so if you need a good code base for your own operating system (just the boring stuff is made. GUI, filesystem, IPC etc. are still to come and will come as module. Even the scheduler can be replaced easily , get it and try it ... it's a GPL component, but this does not imply your own code will fall in GPL if it has the form of a module.
i would be pleased if i could get feedback from testers or links to the modules you develop (or even better, sources )... or maybe if you wish to join the Clicker Development team
oh, and, btw, ... i hope this didn't sound too much like an ad. that wasn't my purpose ... i just wish to help you skipping the problems i faced so that both go faster.
Re:Clicker is ready for hacking!
Hmmm....I don't know how to hack...but I will test for bugs if you OS isn't too big to download...
- Pype.Clicker
- Member
- Posts: 5964
- Joined: Wed Oct 18, 2006 2:31 am
- Location: In a galaxy, far, far away
- Contact:
Re:Clicker is ready for hacking!
nope. the url are valids ... though the AD provider of sourceforge *is* downbeyondsociety wrote: You forgot the www. in front of your links!.
- Pype.Clicker
- Member
- Posts: 5964
- Joined: Wed Oct 18, 2006 2:31 am
- Location: In a galaxy, far, far away
- Contact:
Re:Clicker is ready for hacking!
oops ... there were still several bugs in the development kit for Linux ... the CVS version is now fine (for bochs use with >32MB of virtual memory, at least) and i'll release a patch a.s.a.p.
stay tuned.
stay tuned.
Re:Clicker is ready for hacking!
hey pype.clicker there is so much stuff on this link .. i just got lost in all this .. can u plz point out what exactly do u want us to see .. i mean u know about all this stuff so if u could point out the main files .. think u got my point
- Pype.Clicker
- Member
- Posts: 5964
- Joined: Wed Oct 18, 2006 2:31 am
- Location: In a galaxy, far, far away
- Contact:
Re:Clicker is ready for hacking!
the submitted link should highlight the target archive files. please get the patched archive [url=http://prdownloads.sourceforge.net/clicker/c32-lxsdk-bochsfriendly-1.0b.tar.gz?download]
c32-lxsdk-bochsfriendly-1.0b.tar.gz
[/url]
and tell me if you manage to install/compile/run it on your Linux box ... valuable feedback will get an entry in the upcoming credits module
c32-lxsdk-bochsfriendly-1.0b.tar.gz
[/url]
and tell me if you manage to install/compile/run it on your Linux box ... valuable feedback will get an entry in the upcoming credits module
Re:Clicker is ready for hacking!
Hmmm...I don't like compiling other's source code...because my system only likes My code for some reason...errors on others...
Is that your binary OS? Where can I get the bins?
Is that your binary OS? Where can I get the bins?
- Pype.Clicker
- Member
- Posts: 5964
- Joined: Wed Oct 18, 2006 2:31 am
- Location: In a galaxy, far, far away
- Contact:
Re:Clicker is ready for hacking!
http://prdownloads.sourceforge.net/clic ... p?downloadTom wrote: Hmmm...I don't like compiling other's source code...because my system only likes My code for some reason...errors on others...
Is that your binary OS? Where can I get the bins?
however, you'll hardly hack the binary ...
Re:Clicker is ready for hacking!
I said i'd test the code for bugs...like this or that doesn't work....if I have time.....
Re:Clicker is ready for hacking!
well i dont have linux in my computer is it not gonna work with windows