Quick and functional OS
-
dracflamloc
- Addict

- Posts: 1648
- Joined: Mon Sep 20, 2004 3:52 pm
- Contact:
-
Num3
- PureBasic Expert

- Posts: 2812
- Joined: Fri Apr 25, 2003 4:51 pm
- Location: Portugal, Lisbon
- Contact:
Yes it does...dracflamloc wrote:Am I mistaken or does that not have a GUI
http://sealsystem.sourceforge.net/about.php
I'm currently following this OS: http://www.minix3.org/ They recently added the Equinox Desktop system and MINIX supports a number of useful programming tools http://www.minix3.org/software/ already. (I'd love to see PureBasic ported over.)
Short intro: http://osnews.com/story.php/15960/Intro ... to-MINIX-3
LINUX is getting too big and there's no way I'm going to Vista (I'll buy a MAC first!)
MINIX is worth checking out IMO.
Short intro: http://osnews.com/story.php/15960/Intro ... to-MINIX-3
LINUX is getting too big and there's no way I'm going to Vista (I'll buy a MAC first!)
MINIX is worth checking out IMO.
Last edited by BasicGuy on Tue Jan 23, 2007 7:35 pm, edited 1 time in total.
-
WishMaster
- Enthusiast

- Posts: 277
- Joined: Fri Jun 17, 2005 7:13 pm
- Location: Franconia
- Contact:
-
dracflamloc
- Addict

- Posts: 1648
- Joined: Mon Sep 20, 2004 3:52 pm
- Contact:
-
WishMaster
- Enthusiast

- Posts: 277
- Joined: Fri Jun 17, 2005 7:13 pm
- Location: Franconia
- Contact:
Ok, well, I see it from the perspective of the 0.99 kernal days when I first started using it...> LINUX is getting too big
That's nonsense.
Is probably the better answer......its just that many common distros tend to enable way too much crap out of the box.
However, IF you want to compare the amount of source code for the kernel (using the gzipped tar for convenience):
linux-2.6.19.tar.gz = 52509kb vs linux-1.0.tar.gz = 1230kb
I'd say the LINUX kernel (specifically) has gotten a bit larger over the years... and yes, you can control the size of the kernel image by configuring it before compilation, but then you've got a severely limited amount of functionality. Much like the earlier versions...
BTW, I still use the Debian distro which I consider to be about the "purest" (next to Slackware, maybe) LINUX distro around and it occupies 8 CDs or 2 DVD formatted disks...
-
dracflamloc
- Addict

- Posts: 1648
- Joined: Mon Sep 20, 2004 3:52 pm
- Contact:
Actually, if you want a fairly "slim" LINUX install, you can take one of the leaner distros, like Debian, and pare it down to the bare essentials. It takes time and some experience, but quite a bit of the OS can be removed and discarded. Once it's done, the image can be written to CD and made bootable.I don't know enough about Linux to know if you're joking or not... are you?
SuSE used to allow a user to install only the features they needed for a particular use, server, development, desktop, etc from the install menu. But even then, there was still a lot of extra stuff laying around.
-
WishMaster
- Enthusiast

- Posts: 277
- Joined: Fri Jun 17, 2005 7:13 pm
- Location: Franconia
- Contact:
> SuSE used to allow a user to install only the features they needed for a particular use, server, development, desktop, etc from the install menu. But even then, there was still a lot of extra stuff laying around.
I really must disagree. OpenSUSE allows you to choose every single package when you install it.
I really must disagree. OpenSUSE allows you to choose every single package when you install it.
He's joking, but he doesn't know it. The X server with all drivers takes about 100 floppies. Without it no graphics, or with a smaller X server with only VESA driver, you get graphics, but you still can't fit it on one floppy.PB wrote:> You can fit a pretty functional linux distro on a 1.44mb floppy
I don't know enough about Linux to know if you're joking or not... are you?
I would assume you can choose packages "after" the core install is done. My point being that there are still unessential files installed even with the core.OpenSUSE allows you to choose every single package when you install it.
I have not used "openSUSE" since Novell bought SuSE out. That's when I moved permanently to Debian, so my information regarding the "older" installation packages is somewhat dated.
-
WishMaster
- Enthusiast

- Posts: 277
- Joined: Fri Jun 17, 2005 7:13 pm
- Location: Franconia
- Contact:



