By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

Actually add the article

roundabout,
created on Wednesday, 31 July 2024, 10:49:00 (1722422940), received on Wednesday, 31 July 2024, 10:49:12 (1722422952)
Author identity: vlad <vlad.muntoiu@gmail.com>

6b4a246c5fbc404e94f834292cea4b263f6b86f4

articles/gnulinux-not-linux.html

@@ -0,0 +1,85 @@

                                
                                
                                
                            
                                
                                    
                                        
                                        <!DOCTYPE html>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        <html lang="en">
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        <head>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            <meta charset="UTF-8">
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            <title>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            A Reason to Call it GNU/Linux
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        </title>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            <link rel="stylesheet" href="/static/style.css">
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            <meta name="viewport" content="width=device-width, initial-scale=1.0">
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        </head>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        <body>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            <header>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                <nav>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                    <ul>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                        <li><a href="/">Home</a></li>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                        <li><a href="/projects">Projects</a></li>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                        <li><a href="/index">Index</a></li>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                        <li><a href="https://roundabout-host.com/roundabout">Roundabout-host</a></li>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                    </ul>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                    <ul>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                        <li><a href="mailto:root@roundabout-host.com" id="mail-link">root@roundabout-host.com</a></li>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                    </ul>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                </nav>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            </header>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            <main>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            <h1>A Reason to Call it GNU/Linux</h1>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            <div id="article-date">2024-07-31, 13:47:12</div>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            <article class="content-area">
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                <p>Linux isn't very Unix-like by itself. Of course, it's a Unix-like <em class="emphasis-1">kernel</em>, and it
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        does Unix-compatible file operations, process management, and system calls, but without the GNU
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        suite or some other userland, it is just a kernel which doesn't have to be used as a Unix-like
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        one.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        </p><p>Linux is Unix-like, but not all OSes which contain Linux take advantage of that.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        </p><p>Android basically uses Linux like a fancy bootloader. The only thing that runs there is toybox,
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        which technically are Unix utilities, but the user can't interact with them, and a JVM.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        Everything the user does is done in Java.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        </p><p>In Android, if you only consider the actual platform that is used for making software, that
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        platform is Java, not Unix. No matter how hard you try, Android isn't designed to run Unix packages
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        natively. Of course it can, but that doesn't make it Unix-like, since the intended way to run
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        applications is in Java.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        </p><p>Calling an OS by its kernel is wrong; the kernel doesn't determine the nature of the OS. We don't
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        call Windows "NT" or MacOS "Darwin".
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        </p><p>If you call GNU/Linux "Linux", why not call Android "Linux" as well? They're not compatible with
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        each other, but technically the name Linux works for both according to your logic.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        </p><p>GNU/Linux means just that: GNU on the Linux kernel. There is a GNU kernel as well, the Hurd, but
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        most commonly we substitute it with Linux. There used to be Debian GNU/kFreeBSD, which used the
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        FreeBSD kernel, and there is GNU/Darwin, and GNU/Hurd, and so on. They didn't invent a name for
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        that combination, but it still doesn't deserve to be named after its kernel. GNU/Linux is more
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        compatible with GNU/Hurd or NetBSD (even without GNU) than with Android, Tizen, ChromeOS or
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        whatever else happens to contain Linux and use it but don't take advantage of its Unix-like
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        nature.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        </p><p>The fact that Android can run GNU/Linux in <code>chroot</code> doesn't mean anything; the core system is
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        not GNU; but the kernel still knows how to run GNU software so it will run it. But that doesn't
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        make Android GNU/Linux; it would be like saying your machine is Debian when it's actually OpenSUSE
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        and you have a Debian chroot.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        </p><p>If someone made a system with the Windows NT kernel but not the Windows userland and GUI, would
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        you still call that Windows? No; it <em class="emphasis-1">is</em> NT but that doesn't mean it's Windows, as it doesn't
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        have what makes Windows run Windows software.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        </p><p>Obligatory copypasta:
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        </p><blockquote><p>I'd just like to interject for a moment. What you're referring to as Linux, is in fact, GNU/Linux,
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        or as I've recently taken to calling it, GNU plus Linux. Linux is not an operating system unto
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        itself, but rather another free component of a fully functioning GNU system made useful by the GNU
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        </p><p>Many computer users run a modified version of the GNU system every day, without realizing it. Through
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        a peculiar turn of events, the version of GNU which is widely used today is often called "Linux",
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        and many of its users are not aware that it is basically the GNU system, developed by the GNU Project.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        </p><p>There really is a Linux, and these people are using it, but it is just a part of the system they use.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        Linux is the kernel: the program in the system that allocates the machine's resources to the other
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        programs that you run. The kernel is an essential part of an operating system, but useless by itself;
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        it can only function in the context of a complete operating system. Linux is normally used in
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        combination with the GNU operating system: the whole system is basically GNU with Linux added, or
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        GNU/Linux. All the so-called "Linux" distributions are really distributions of GNU/Linux!
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        </p></blockquote>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            </article>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            </main>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            <footer>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                <p>Page generated on Wednesday, 31 July 2024 at 13:48:14</p>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                <p xmlns:cc="http://creativecommons.org/ns#" >This work is marked with <a href="https://creativecommons.org/publicdomain/zero/1.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC0 1.0 Universal</a> (🄍). No rights reserved.</p>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                <a href="#">Back to top</a>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            </footer>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        </body>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        </html>