|
- GNU Hurd vs. GNU Linux - Unix Linux Stack Exchange
I was quite surprised to learn that the GNU project has an independent kernel of their own called Hurd And there are mainstream distributions like Arch Hurd and Debian GNU Hurd which uses it Is t
- Why isnt Linux embraced as the official GNU kernel?
While I knew for quite some time the existence of Hurd, and its mission as the official GNU Operating System kernel, I was wondering how come Linux is not embraced as the official GNU kernel over the
- Can GNU Linux software run on GNU Hurd? - Unix Linux Stack Exchange
You can build GNU Hurd-based systems very similar to GNU Linux-based systems; Debian GNU Hurd is one example You could also (theoretically) develop an emulation layer for Linux binaries on Hurd (similar to the iBCS2 compatibility layer for Linux in the past)
- Is it possible to run pure GNU? - Unix Linux Stack Exchange
If GNU Hurd is the limiting factor, than if an exception is made for the kernel, would a pure GNU OS be possible using the Linux kernel? Yes, Guix System is a complete operating system distribution, developed by the GNU Project it self! and is (obviosuly) endorsed by GNU as an entirely free operating system
- Would it be possible to compile and bootstrap GNU?
A new Guix release came out some time ago And I got the idea that if I can bootstrap glibc, gcc, and guix to HURD and Mach, I can have a non-Linux GNU system But I also need some software like ba
- Does Debian GNU Hurd support ext4 filesystem?
I have downloaded Debian GNU Hurd disk image However, while the virtual machine was running, my PC crash along with the virtual machine I tried to start the virtual machine, but many things were
- How different is compiling source code in Debian GNU Hurd from Debian . . .
Perhaps what you are looking for is a new program on the GNU Hurd whose command-line interface is similar to that of the programs iptables and iproute2 This may be possible as the networks (IPv4 and IPv6) that are being configured are similar In that case look at the source of the equivalent programs on the GNU Hurd and write a new command-line interface for them
- Linux Vs UNIX - kernel - How to understand the difference?
Comparing UNIX kernel vs GNU hurd vs Linux kernel, primary relevant difference to be known to UNIX Linux kernel user, is in kernel integration (build) policy approach, In UNIX, core kernel and service layers (like MemoryMgmt ProcessMgmt IPC ) are statically compiled and linked to create a kernel executable A single static binary file
|
|
|