I'm working on my own. I was inspired by an older attempt made by someone else (who even set up a website and a developers zone) who eventually and very early on gave up. Development is slow because of work, faculty and at least the appearance of having a life. Like that other almost-distro, I based it on LinuxFromScratch, with my own changes, most notably in the bootscripts and the use of simpleinit instead of one of the Sys V style ones lyin' around. Another feature/set-back is that I'm writing the GUI from scratch, mainly because I consider X Windows to be garbage. It's sorta like the Y-Windowing system, even in the use of SDL for mediating portably with the hardware, but designed to use/for using GNUstep. I still have to write a back end for it and I'm in the process of implementing the main window database and compositing engine.
I also started implementing a replacement for NeXT's Workspace Manager and a session manager. I managed to implement a dock that worked the same That would be what on OPENSTEP is Workspace.app (located under /usr/lib/NextStep/Workspace.app...and NOT a real app) the next step would be to implement it's main resource: WM.app, a real app that is the file and process manager. These two work together into provide the workspace itself. One provides the dock, app-icons, miniwindows and window decorations and basic workspace services (which includes launching apps). The other is the shell itself, with a file manager, a file finder and a menu and, as soon as it dies, the other one also goes away, killing all child processes, including all open apps. While it's not done, my intention is to actually finish it and give something to the GNUstep and the GNU community something back. If possible I'd like it to eventually become THE GNUstep OS, the main or at least the most popular GNUstep centered OS. Like I said, it's still in it's infancy but hey, dreaming big is dirt cheap! :D On Wed, Mar 28, 2012 at 5:00 PM, Stefan Bidi <[email protected]> wrote: > The only one I know of that is still being developed is > (livecd.gnustep.org). > > On Mon, Jul 25, 2011 at 3:43 PM, dan <[email protected]> wrote: >> >> Are there any pure gnustep systems around? >> >> By this, i mean something like a gnu/linux distribution, for which one >> could >> download an iso and install it on a partition on a (modern) 386 >> system, and >> which would have a dock, a terminal, and other gnustep applications >> installed, ready-to-use, and visible on your first login. >> >> Of course it need not be gnu/linux, it could be some bsd derivative >> or anything else. >> >> I use ubuntu 11.04 now, and although there are a lot of good things >> about it, gnustep doesn't appear to be particularly integrated into >> the gui. >> >> Maybe a better question is which gnu/linux or bsd system is best >> with gnustep, but i would sure be interested in a pure play if it >> existed. >> >> Thanks in advance for any info. >> >> dan >> >> _______________________________________________ >> Discuss-gnustep mailing list >> [email protected] >> https://lists.gnu.org/mailman/listinfo/discuss-gnustep > > > > _______________________________________________ > Discuss-gnustep mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnustep > -- Besos, abrazos, confeti y aplausos. Jamie Ramone "El Vikingo" _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
