Welcome, Guest. Please login or register.

Author Topic: www.anubis-os.org finally open  (Read 35239 times)

Description:

0 Members and 3 Guests are viewing this topic.

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show all replies
    • http://www.troubled-mind.com
Re: www.anubis-os.org finally open
« on: March 18, 2009, 01:36:16 AM »
Quote

ferrellsl wrote:
Anubis won't go anywhere.  It's merely a re-implementation of an old idea called Amithlon.....They'd be better off supporting kernel and driver updates for Amithlon instead of trying to reinvent the Amithlon "wheel".


Nothing to do with Amithlon at all... Amithlon was an Emulator, Anubis is an operating system... :roll:

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show all replies
    • http://www.troubled-mind.com
Re: www.anubis-os.org finally open
« Reply #1 on: March 19, 2009, 11:33:30 AM »
Quote

DJBase wrote:
I wonder what is wrong with AROS to start another one with less amiga-features?


With AROS, and OS4/MOS, the aim is to make an Operating System that from a technical stand point works like AmigaOS... With Anubis the idea is to make an operating system that, with respect to the user, looks and functions like AmigaOS, but without it's technical limitations.

It is a different approach, no less valid and one that has more long term value if indeed there is any value in "Amigalike" OSs....

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show all replies
    • http://www.troubled-mind.com
Re: www.anubis-os.org finally open
« Reply #2 on: March 19, 2009, 11:40:10 AM »
Quote

bloodline wrote:
Quote

DJBase wrote:
I wonder what is wrong with AROS to start another one with less amiga-features?


With AROS, and OS4/MOS, the aim is to make an Operating System that from a technical stand point works like AmigaOS... With Anubis the idea is to make an operating system that, with respect to the user, looks and functions like AmigaOS, but without its technical limitations.

It is a different approach, no less valid and one that has more long term value if indeed there is any value in "Amigalike" OSs....

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show all replies
    • http://www.troubled-mind.com
Re: www.anubis-os.org finally open
« Reply #3 on: March 19, 2009, 11:45:03 AM »
Quote

JJ wrote:
I think by using a linux kernnel they are hoping to avvoid the problems AROS has with drivers for thee millions off different hardware options out there


To be fair AROS Hosted use Linux to get around driver and hardware problems... But with any OS that clones Amiga OS, you have to live with the flaws of the original design, and Amiga OS is full of flaws!

I for one would love a nice simple unix that works like the OS I grew up with... And free, unlike OSX :roll:

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show all replies
    • http://www.troubled-mind.com
Re: www.anubis-os.org finally open
« Reply #4 on: March 19, 2009, 12:13:31 PM »
Quote

sim085 wrote:
Quote

bloodline wrote:
With Anubis the idea is to make an operating system that, with respect to the user, looks and functions like AmigaOS, but without it's technical limitations.
Why don't just develop a Graphical User Interface for Linux or BSD then? Something like GNOME and KDE?


Well the GUI is only part of the picture, filesystem, CLI, file structure, library and device handling are all inherent parts of the user experence with AmigaOS... These things will also need to be replicated in the new environment!

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show all replies
    • http://www.troubled-mind.com
Re: www.anubis-os.org finally open
« Reply #5 on: March 25, 2009, 03:23:40 PM »
Quote

Jakodemus wrote:
After the release of Anubis we will have four amigalike OS. It would be nice if people would concentrate on creating new software for existing systems instead of making their own amigaos with little or none programs to run. No, E-UAE isn't really a usefull program.


But OS4/MOS/AROS suffer from the limitations of AmigaOS... Writing new powerful software for them is problematic... Anubis hopes to rid the Amiga world of the original system limitations, at the expense of backwards compatibility...

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show all replies
    • http://www.troubled-mind.com
Re: www.anubis-os.org update on new project manager
« Reply #6 on: September 06, 2009, 12:59:37 PM »
Quote from: kolla;522245
So... linux kernel, libc (uClibc? glibc? eglibc?), busybox, and cut down X11 (meaning what exactly?), yet working closed source drivers from nvidia... good luck :)

In the end I'd much more want a regular desktop environment aimed at old amiga users, than what you have described. But, I suspect what is what you'll end up with anyways, if anything.


I think the most important thing to to hide the complexity of systems like x11 from the user. x11 for example has a million functions, but in reality the user only needs to see a tiny subset of those, presented in a simple and familiar way. This goes for most parts of most linux user space components.