Projects tagged ‘kernel’, ‘linux’, ‘system’, and ‘unix’


Jump to tag:

Projects tagged ‘kernel’, ‘linux’, ‘system’, and ‘unix’

Filtered by Project Tags kernel linux system unix

Refine results Project Tags posix (2) operating_system (2) distro (2) os (2) spi (1) development (1) systems_administration (1) ppc (1) programming (1) ia64 (1) desktop_environment (1) m68k (1)

[3 total ]

728USERS
   

Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. Debian uses the Linux kernel (the core of an operating system), but most of the basic OS tools come from the GNU project; hence the name GNU/Linux.

167USERS
   

Filesystem in Userspace is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations.

4USERS
 

µClinux is a Linux distribution like any other Linux distribution, focused on embedded projects, built from the Linux kernel from kernel.org and assorted other packages, and software from the GNU project. Since µClinux is optimized for size, it ... [More] uses more compact alternatives (busybox, µclibc, etc) than a non-embedded distribution. Pronounced "you-see-linux", the name µClinux comes from combining the greek letter "mu" and the english capital "C". "µ" stands for "micro", and the "C" is for "controller". µClinux supports embedded processors which support MMU (protection and virtual memory support), noMMU (no protection, no virtual memory) and MPU (memory protection, but no virtual memory support). The µClinux-dist includes userspace apps & libs, toolchain, c library, kernel and Bootloader. [Less]