Derrick 0.0.2 released, please test!
Derrick 0.0.2 released, please test!
This thread is dedicated to my freeware closed source operating system, Derrick. It's programmed in FASM.
The current version is now released, Derrick 0.0.2. Go there.
Earlier version was "Derrick 0.0.1"
//EDIT 06.07.2008 17:45
Released Patlock 0.0.1 RC1
//EDIT 06.07.2008 21:22
Fixed some bugs in the shell
//EDIT 29.08.2008 15:48
Patlock is changing it's name to Derrick
//EDIT 04.09.2008 20:37
Derrick 0.0.1 full released, fixing bugs and betatesting
//EDIT 28.12.2008 11:27
Derrick 0.0.2 released
Regards
inflater
The current version is now released, Derrick 0.0.2. Go there.
Earlier version was "Derrick 0.0.1"
//EDIT 06.07.2008 17:45
Released Patlock 0.0.1 RC1
//EDIT 06.07.2008 21:22
Fixed some bugs in the shell
//EDIT 29.08.2008 15:48
Patlock is changing it's name to Derrick
//EDIT 04.09.2008 20:37
Derrick 0.0.1 full released, fixing bugs and betatesting
//EDIT 28.12.2008 11:27
Derrick 0.0.2 released
Regards
inflater
Last edited by inflater on Sun Dec 28, 2008 4:31 am, edited 13 times in total.
My web site: http://inflater.wz.cz (Slovak)
Derrick operating system: http://derrick.xf.cz (Slovak and English )
Derrick operating system: http://derrick.xf.cz (Slovak and English )
For my first release of my kernel I plan to finish my Memory Manager(this includes Paging, physical/virtual Memory Management, Kernel Heap Manager), the Class-/ObjectManager (something like the VFS on POSIX-Systems, but much more sophisticated(e.g. objects are instances of classes and classes can be inherited and you can even do polymorphism with them.)), then there's multitasking which will heavily interact with the ObjectManger, a basic shell would be fine too.
Maybe this helps .
Maybe this helps .
Re: Patlock [Current version: N/A]
Well a balance of all 3 is good. If it has loads of features its a definate bonus, but if it takes 5 minutes to boot and is too slow to use, whats the point having them. Likewise if it keeps crashing, it becomes unusable.inflater wrote: What do you -mostly- prefer in hobby operating systems: stability, many features or speed ?
MS-DOS shell ftw.inflater wrote:As you know I'm not a big fan of POSIX-looking operating systems , how should be the interface, for example shell? MS-DOS style? Black on white? POSIX-looking?
Well its up to you, if you need help testing then you should probably release on betas tooinflater wrote:Should I release only fully stable versions (sparsely) or alpha, beta versions (frequently) ?
-
- Member
- Posts: 190
- Joined: Tue Sep 26, 2006 1:40 pm
- Libera.chat IRC: Nokurn
- Location: Ontario, CA, USA
- Contact:
Re: Patlock [Current version: N/A]
Stability and speed.What do you -mostly- prefer in hobby operating systems: stability, many features or speed ?
POSIX-looking. MS-DOS's shell is very limited. Hard to do anything with.As you know I'm not a big fan of POSIX-looking operating systems , how should be the interface, for example shell? MS-DOS style? Black on white? POSIX-looking?
Multitasking, if you could.Should the first release of my OS be multitasking or singletasking?
Alpha and beta!Should I release only fully stable versions (sparsely) or alpha, beta versions (frequently) ?
- piranha
- Member
- Posts: 1391
- Joined: Thu Dec 21, 2006 7:42 pm
- Location: Unknown. Momentum is pretty certain, however.
- Contact:
I'd have to agree with Jeremiah Griffin. Release often!
-JL
-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
//EDIT 29.08.2008 15:50
THIS POST IS OUTDATED AND CONTAINS INCORRECT INFORMATION
I'll try to release Patlock more often than PortixOS (for users not from OSdev: it seemed like vaporware). No release dates: "When it's done." - Duke Nukem Forever release date, 3D realms
I'm planning to do the shell in FreePascal, kernel will have a rewrite since "DexPortixOS", but it will stay in ASM. Also there will be some internal programs hardcoded to the kernel (cmos password wiper, FASM etc). I'll try to use NTLDR as the boot loader... or it's alternative from reactOS project.
What hosting do you prefer? Google pages? @JamesM: Yurx.com? ... Was the original "xf.cz" okay? It had some glitches, but I didn't knew if it was working overnight (aka afternoon and evening in USA).
Regards
inflater
THIS POST IS OUTDATED AND CONTAINS INCORRECT INFORMATION
I'll try to release Patlock more often than PortixOS (for users not from OSdev: it seemed like vaporware). No release dates: "When it's done." - Duke Nukem Forever release date, 3D realms
I'm planning to do the shell in FreePascal, kernel will have a rewrite since "DexPortixOS", but it will stay in ASM. Also there will be some internal programs hardcoded to the kernel (cmos password wiper, FASM etc). I'll try to use NTLDR as the boot loader... or it's alternative from reactOS project.
What hosting do you prefer? Google pages? @JamesM: Yurx.com? ... Was the original "xf.cz" okay? It had some glitches, but I didn't knew if it was working overnight (aka afternoon and evening in USA).
Regards
inflater
Last edited by inflater on Fri Aug 29, 2008 7:51 am, edited 1 time in total.
My web site: http://inflater.wz.cz (Slovak)
Derrick operating system: http://derrick.xf.cz (Slovak and English )
Derrick operating system: http://derrick.xf.cz (Slovak and English )
- piranha
- Member
- Posts: 1391
- Joined: Thu Dec 21, 2006 7:42 pm
- Location: Unknown. Momentum is pretty certain, however.
- Contact:
Google code is good, it gives you an SVN directory...
-JL
-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
- piranha
- Member
- Posts: 1391
- Joined: Thu Dec 21, 2006 7:42 pm
- Location: Unknown. Momentum is pretty certain, however.
- Contact:
Ah, closed source.......special.
W/e
-JL
W/e
-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
So - essentially, you're keeping your source closed - but releasing the binaries under a permissive licence?lukem_95 wrote:its fine for closed-source, but anything uploaded has to be GPL, LGPL or BSD (iirc). So you can just keep the source offline, and only upload binaries you are going to release
I don't believe that was Google's intention, but... clever.. I guess.
//EDIT 29.08.2008 15:50
THIS POST IS OUTDATED AND CONTAINS INCORRECT INFORMATION
Hosting will be at wz.cz, I tend to create the OS page in a wysiwyg HTML editor and I try to keep the site as simple as it gets. No dot.tk domain -> it's just not worth it and everybody knows .TK is lame alright.
There will be two language versions, Slovak and English.
The OS will be written from scratch, programmed in Freepascal.
Development starts from: 02.05.2008
UPDATE 02.05.2008 19:20
Created patlock.kx.cz
UPDATE 02.05.2008 19:35
Too much ads and slow service, switching to http://patlock.xf.cz
THIS POST IS OUTDATED AND CONTAINS INCORRECT INFORMATION
Hosting will be at wz.cz, I tend to create the OS page in a wysiwyg HTML editor and I try to keep the site as simple as it gets. No dot.tk domain -> it's just not worth it and everybody knows .TK is lame alright.
There will be two language versions, Slovak and English.
The OS will be written from scratch, programmed in Freepascal.
Development starts from: 02.05.2008
UPDATE 02.05.2008 19:20
Created patlock.kx.cz
UPDATE 02.05.2008 19:35
Too much ads and slow service, switching to http://patlock.xf.cz
Last edited by inflater on Fri Aug 29, 2008 7:50 am, edited 1 time in total.
My web site: http://inflater.wz.cz (Slovak)
Derrick operating system: http://derrick.xf.cz (Slovak and English )
Derrick operating system: http://derrick.xf.cz (Slovak and English )
cool more closed-source OS's ... may I ask why exactly you are keeping the source as your own?piranha wrote:Ah, closed source.......special.
W/e
-JL
I think releasing betas would be worth it, but alphas should be kept to yourself as they are just that, a pre-beta, something that is probably too buggy to be functional.
Also, I would go for speed and stability, break out the efficiency algorithms =).
Website: https://joscor.com
//EDIT 29.08.2008 15:51
THIS POST IS OUTDATED AND CONTAINS INCORRECT INFORMATION
This post isn't actually a OS test request, but I would like to have my site reviewed from you. You willn't find any downloads there, just comment on how it looks, if it's suitable, what shouldn't be there and especially grammar errors if you find some.
Anyways, here it is:
http://patlock.xf.cz/home2.htm
Regards
inflater
THIS POST IS OUTDATED AND CONTAINS INCORRECT INFORMATION
This post isn't actually a OS test request, but I would like to have my site reviewed from you. You willn't find any downloads there, just comment on how it looks, if it's suitable, what shouldn't be there and especially grammar errors if you find some.
Anyways, here it is:
http://patlock.xf.cz/home2.htm
Regards
inflater
Last edited by inflater on Fri Aug 29, 2008 7:51 am, edited 1 time in total.
My web site: http://inflater.wz.cz (Slovak)
Derrick operating system: http://derrick.xf.cz (Slovak and English )
Derrick operating system: http://derrick.xf.cz (Slovak and English )