Page 1 of 1

SeaOS 0.1.2

Posted: Sat Sep 08, 2007 5:47 pm
by piranha
I would like to announce version 0.1.2 of my OS, SeaOS.
My website is: http://seaosmain.googlepages.com/

The change log is basically:
--Now mounts /proc with process info, /dev with device info, sysfs on /sys, and debugfs on /sys/kernel/debug
--Shutdown actually sync's the harddrive, and unmounts it correctly.
--New support for reiserfs 3.6, ext2, and vfat.
--It has a basic text editor in it (Joe's own editor)

Bugs include:
--ReiserFS is always unclean at startup, should be fixed immediately.

It now also boots to a command prompt as root (no users yet).

Note: I am working on getting the distribution to a reasonable size, but haven't finished yet. So no downloads. I made a video of it though.

-JL

your own gui

Posted: Sun Sep 09, 2007 10:47 am
by kubeos
On your site it says you'll be using your own GUI.

Does that mean you won't be using XWindows?

Posted: Sun Sep 09, 2007 1:44 pm
by piranha
Well, the Goals are a little outdated, I will most likely be using X.

Posted: Sun Sep 09, 2007 2:26 pm
by Brynet-Inc
piranha wrote:Well, the Goals are a little outdated, I will most likely be using X.
I don't mean to judge you, but in reality - you're just making another Linux distribution..

Isn't this the wrong forum? there are several communities out there for people creating Linux distributions.. wouldn't they be more appropriate?

Posted: Sun Sep 09, 2007 2:44 pm
by AndrewAPrice
Brynet-Inc wrote:
piranha wrote:Well, the Goals are a little outdated, I will most likely be using X.
I don't mean to judge you, but in reality - you're just making another Linux distribution..

Isn't this the wrong forum? there are several communities out there for people creating Linux distributions..
The correct term would be POSIX-clone (it can't be a distribution of Linux since it doesn't use the Linux kernel). POSIX-clones use different underlying kernels, and may work completely differently (microkernels, monokernels, etc) but for the end-user Linux, *BSD, *nix all act the same have the same programs available (bash, X, same window managers, etc).

Posted: Sun Sep 09, 2007 3:07 pm
by OrOS
Your site should include some screenies, and everyone loves a cvs repository.

Boot, startup, gui entry, command line, something that makes it different from all the countless other ones. IE, look at SGOS - true alpha, and a .net clone built in, with good memory managment.

Posted: Sun Sep 09, 2007 3:26 pm
by Brynet-Inc
MessiahAndrw wrote:The correct term would be POSIX-clone (it can't be a distribution of Linux since it doesn't use the Linux kernel). POSIX-clones use different underlying kernels, and may work completely differently (microkernels, monokernels, etc) but for the end-user Linux, *BSD, *nix all act the same have the same programs available (bash, X, same window managers, etc).
His website wrote:What is SeaOS? SeaOS is a Linux distro, but is going to be different then most Linux distros.
Ah, But he "is" in fact using the Linux kernel...not writing his own.. :wink:

As for your attempt to "educate" me on Unix-like/POSIX systems, I don't think that at all was necessary - I myself have years of experience using BSD derivatives like OpenBSD including several commercial incarnations as well... 8)

Posted: Sun Sep 09, 2007 4:03 pm
by piranha
I don't mean to judge you, but in reality - you're just making another Linux distribution..
Ha ha, I know. It turns out that I am running the project, and I do know whats going on. Surprised?

And I know that this is kinda the wrong forum. But as I was on this forum when I was doing kernel development, I would like to continue to be here.
Plus most of my posts are under General Ramblings anyway.

Sorry about the sarcasm above, but it had to be done.


-JL

Posted: Sun Sep 09, 2007 4:16 pm
by AndrewAPrice
Brynet-Inc wrote:
MessiahAndrw wrote:The correct term would be POSIX-clone (it can't be a distribution of Linux since it doesn't use the Linux kernel). POSIX-clones use different underlying kernels, and may work completely differently (microkernels, monokernels, etc) but for the end-user Linux, *BSD, *nix all act the same have the same programs available (bash, X, same window managers, etc).
His website wrote:What is SeaOS? SeaOS is a Linux distro, but is going to be different then most Linux distros.
Ah, But he "is" in fact using the Linux kernel...not writing his own.. :wink:

As for your attempt to "educate" me on Unix-like/POSIX systems, I don't think that at all was necessary - I myself have years of experience using BSD derivatives like OpenBSD including several commercial incarnations as well... 8)
Sorry, I didn't mean to try to educate you. I didn't know he was using the Linux kernel until now.