So is Linux an OS or is RMS just a meme?
So is Linux an OS or is RMS just a meme?
Other urls found in this thread:
forensicswiki.org
github.com
twitter.com
Not an OS.
The creator of the kernel even admits it, he just says:
>Uhhh... But you can name it whatever you want!
Both?
Linux is OS, GNU is just userland
The design of the UNIX operating system, Maurice J. Bach, Prentice/Hall, 1986, page 4
>The operating system interacts directly with the hardware, providing common services to programs and insulating them from hardware idiosyncrasies. Viewing the system as a set of layers, the operating system is commonly called the system kernel, or just the kernel, emphasizing its isolation from user programs. Because programs are independent of the underlying hardware, it is easy to move them between UNIX systems running on different hardware if the programs do not make assumptions about the underlying hardware.
>tfw you have to give the wrong answers to succeed in the world of formal education
In all academic contexts, Linux is an OS.
If you were given a task to write an OS, you would write stuff that falls under Linux long before you would write anything related to gnu.
But when you are talking about the OS as a platform, it becomes gnu/Linux.
Linux in itself cannot run the applications most people think of as user applications.
A different OS that uses the Linux kernel is android.
It is a different OS from a users perspective, but if you talk about memory management and so on, it is the same OS.
so Linux is the command line thing and GNU is the graphical thing where we click things?
No it's more like the program execution environment. As said, Linux manages the hardware-software interaction at the level of a standalone operating system, but you require GNU for the user interaction, which may or may not be in GUI
>Kernel = OS
lol
Linux is Kernel not an OS.
GNU/Linux is OS
This would make both MAC OS and Microsoft Vista wrong as their OSes would be Mach/XNU and NT.
Linux is an operating system created by Linus Torvalds. Pic related then claimed credit.
Yes.
GNU + Linux pleb
You can run Linux without any gnu added in.
>OS = OS + apps
lol
Microsoft Word counts as an operating system because its storage formats, especially OLE Compound Format, is a small scale replica of a (FAT) file system. :^)
forensicswiki.org
By the way, this is a nice tool collection to deal with that format:
github.com
>current year
>not using Microsoft Word OS
I'd love to see you try, scrub.
>apps
lel
Are you claiming that Windows Vista and Mac OS X are not OSes then?
Are you claiming that Windows Vista and Mac OS X are not OSes then?
And? You can run GNU without any linux added in.
Are you claiming that TempleOS is not an OS? It's just a kernel, you know.
I mean, he's right, you can name things whatever you want. There's no such thing as GNU/Linux, it's called Linux. If you don't have the freedom to name your products than you don't have freedom. RMS is a hack trying to bandwagon off of Linux's popularity.
ok let's settle this once and for all:
Linux - a kernel that interacts with the Hardware such as mapping disc sectors to interact with the file system. Handles I/O and memory allocation. It's job is to translate the software operations to hardware commands. it essentially operates the system.
GNU/Web Browsers/Desktop Environments - software tools the user uses to interact with the operating system
Linux = an operating system
GNU = a collection of programs that are compatible with the Linux Operating System
>2017
>he still doesn't use systemd/Linux
I'm terribly sorry for interjecting another moment, but what I just told you is GNU/Linux is, in fact, just Linux, or as I've just now taken to calling it, Just Linux. Linux apparently does happen to be a whole operating system unto itself and comprises a full OS as defined by POSIX.
Most computer users who run the entire Linux system every day already realize it. Through a peculiar turn of events, I was misled into calling the system "GNU/Linux", and until now, I was unaware that it is basically the Linux system, developed by the Linux project.
There really isn't a GNU/Linux, and I really wasn't using it; it is an extraneous misrepresentation of the system that's being used. Linux is the operating system: the entire system made useful by its included corelibs, shell utilities, and other vital system components. The kernel is already an integral part of the Linux operating system, never confined useless by itself; it functions coherently within the context of the complete Linux operating system. Linux is never used in combination with GNU accessories: the whole system is basically Linux without any GNU added, or Just Linux. All the so-called "GNU/Linux" distributions are really distributions of Linux.
stop using Sup Forums to advertise your silly github pet projects
>Linux - a kernel ...
>Linux = an operating system
You don't see anyone calling XNU or the NT an operating system though..
Also from wikipedia:
>An operating system (OS) is system software that manages computer hardware and software resources and provides common services for computer programs.
so if we're getting techincal about it then wouldn't GNU be the operating system?
I think it's basically impossible for Linux or GNU/Linux or whatever you want to call it to be classified so generally as an 'operating system' because there's much more to it since it's not manufactured and distributed by one company, it's a lot harder to wrap it up in a nice little box and say it's [whatever]OS
free software is communism and rms is stalin
>let's waste our time discussing semantics instead of actual facts: the thread
"Hello everybody out there using minix –
I’m doing a (free) operating system (just a hobby, won’t be big and
professional like gnu) for 386(486) AT clones. This has been brewing
since april, and is starting to get ready. I’d like any feedback on
things people like/dislike in minix, as my OS resembles it somewhat
(same physical layout of the file-system (due to practical reasons)
among other things).
I’ve currently ported bash(1.08) and gcc(1.40), and things seem to work.
This implies that I’ll get something practical within a few months, and
I’d like to know what features most people would want. Any suggestions
are welcome, but I won’t promise I’ll implement them
Linus ([email protected])
PS. Yes – it’s free of any minix code, and it has a multi-threaded fs.
It is NOT protable (uses 386 task switching etc), and it probably never
will support anything other than AT-harddisks, as that’s all I have :-(."
>free OS
You say that as if it was a bad thing.
>GNU
>professional
Why doesn't Linus just replace the GNU parts so thing autism can end? Clearly RMS, FSF and GNU are irrelevant and outdated, just make your own userland. Of course the GNU shit would have to be kept for a while to support legacy hardware, but moving on from GNU would be an important step for Linux.
question: what parts of GNU still remain in most Linux distros?
Because Linux is already a dying outdated OS which will be replaced by something more modern like Redox withing the decade. It's simply not worth the effort.
Linux is not an operating system as defined by POSIX.
>all these sysadmins who use GNU in their Solaris are fools
>all two of them
Have you used a phone lately kiddo?
>completely GCC based Android
Nice way to fail, fagtron.
(You)
Linux is a kernel.
But you never use it as just a kernel, even when you add something simple like busybox or the tiniest shell it becomes an OS.
DOS has a kernel.
Windows has a kernel.
macOS has a kernel.
You don't see people asking if ntoskrnl is a OS.
He made a kernel, ported bash to it and together he made an OS.