Shaare your links...
1626 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 3
49 results for tags operating-system x
  • Unix Philosophy 2020
    This document is a compendium of Casper Ti. Vector's thoughts about the Unix philosophy in the contemporary context.
    Sun Feb 21 18:47:11 2021 - permalink -
    - https://gitea.com/CasperVector/up2020
    operating-system reading unix
  • GitHub - udem-dlteam/mimosa: Minimal operating system for x86 intended as a basis for benchmarking and running Gambit
    The Mimosa operating system consists of a minimal kernel built on C++ and Scheme. It contains a Scheme implementation of a hard drive (ATA) driver, keyboard (PS2), serial (8250 UART), FAT32 filesystem and a small real time clock manager. The project was built to experiment with development of operating system using a high level functional language to study the development process and the use of Scheme to build a fairly complex system.
    Fri Dec 18 15:38:22 2020 - permalink -
    - https://github.com/udem-dlteam/mimosa
    operating-system scheme
  • Linux operating system targeting embedded devices
    Instead of trying to create a single, static firmware, OpenWrt provides a fully writable filesystem with package management. This frees you from the application selection and configuration provided by the vendor and allows you to customize the device through the use of packages to suit any application. For developers, OpenWrt is the framework to build an application without having to build a complete firmware around it; for users this means the ability for full customization, to use the device in ways never envisioned.
    Tue Dec 1 21:36:33 2020 - permalink -
    - https://openwrt.org/
    FOSS Linux operating-system software
  • Funtoo Linux distribution
    Welcome! Funtoo Linux (distrowatch) is a community-developed Linux meta-distribution based upon Gentoo Linux. Funtoo Linux is optimized for the best possible performance on the latest Intel and AMD hardware. Funtoo is led by Daniel Robbins, the creator of Gentoo Linux, and actively developed by the Funtoo community.
    Funtoo does not use systemd, but OpenRC https://www.funtoo.org/FAQ:Do_You_Support_Systemd
    Fri Jun 12 18:41:31 2020 - permalink -
    - https://www.funtoo.org/Welcome
    FOSS linux operating-system
  • Tock Embedded Operating System
    An embedded operating system designed for running multiple concurrent, mutually distrustful applications on low-memory and low-power microcontrollers.
    Tue Apr 28 12:05:58 2020 - permalink -
    - https://www.tockos.org/
    operating-system software
  • About – HelenOS
    HelenOS is a portable microkernel-based multiserver operating system designed and implemented from scratch. It decomposes key operating system functionality such as file systems, networking, device drivers and graphical user interface into a collection of fine-grained user space components that interact with each other via message passing. A failure or crash of one component does not directly harm others. HelenOS is therefore flexible, modular, extensible, fault tolerant and easy to understand.
    Fri May 3 15:15:31 2019 - permalink -
    - http://www.helenos.org/wiki/About
    BSD FOSS operating-system software
  • its-hackers Info Page
    Mailing list for fans of the incompatible timesharing system (ITS).
    Tue Mar 5 19:40:29 2019 - permalink -
    - http://its.victor.se/mailman/listinfo/its-hackers_its.victor.se
    computer history ITS operating-system reading
  • John Lion's “A commentary on the Sixth Edition UNIX Operating System” book
    Retypeset in LaTeX. According to Warner Losh
    https://minnie.tuhs.org/pipermail/tuhs/2019-January/017372.html
    the procedure name index is missing.
    Wed Jan 9 20:38:44 2019 - permalink -
    - https://github.com/kanner/lions-book
    book LaTeX operating-system unix
  • Rump Kernels
    Rump kernels enable you to build the software stack you need without forcing you to reinvent the wheels. The key observation is that a software stack needs driver-like components which are conventionally tightly-knit into operating systems — even if you do not desire the limitations and infrastructure overhead of a given OS, you do need drivers.
    Found on Kooda's blog https://www.upyum.com/en/post/2.xhtml
    Mon Dec 3 12:13:11 2018 - permalink -
    - http://rumpkernel.org/
    BSD operating-system
  • NuttX Real-Time Operating System - NuttX Real-Time Operating System
    NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 32-bit microcontroller environments, the primary governing standards in NuttX are Posix and ANSI standards. Additional standard APIs from Unix and other common RTOS's (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).
    Tue Jun 5 14:44:30 2018 - permalink -
    - http://www.nuttx.org/
    BSD FOSS operating-system
  • LUnix - The Next Generation
    LNG is an operating system primarly for the good old Commodore64 home-computer. There also is a native version for the successor Commodore128. Ports to other 6502/6510 driven 8Bit Computers are possible but not yet started. LUnix started in 1993 and reached the internet in 1994. In 1997 LUnix0.1 was rewritten from scratch, the result is LNG.
    Mon Jun 4 17:05:37 2018 - permalink -
    - http://lng.sourceforge.net/
    6502 hack operating-system unix
  • Awesome UNIX® list
    This list is an exploration of the world of UNIX®, including UNIX history, the relevance of UNIX today, and lists select awesome UNIX and UNIX-like projects. This list also contains resources for UNIX standards, programming, communities, and free software.
    Tue May 8 14:02:04 2018 - permalink -
    - https://github.com/sirredbeard/Awesome-UNIX
    BSD history linux operating-system unix
  • Project Atomic
    Deploy and Manage Your Containers in the Next-Generation Container OS
    Use immutable infrastructure to deploy and scale your containerized applications. Project Atomic mainly comprises Atomic Host, Atomic Workstation, and various container tooling. cloud native platforms.
    Tue Apr 24 00:32:03 2018 - permalink -
    - http://www.projectatomic.io/
    linux operating-system todo
  • LineageOS, the successor of cyanogenmod
    Sat Aug 19 13:32:03 2017 - permalink -
    - https://wiki.lineageos.org/devices/maguro/install
    android FOSS operating-system todo
  • How to install UBports on your device
    UBports is the successor of Ubuntu touch
    Sat Aug 19 13:30:08 2017 - permalink -
    - https://wiki.ubports.com/wiki/How-to-install-UBports-on-your-device
    FOSS operating-system software
  • Fuzix--small Unix for 8-bit microprocessors
    This is the announcement, more details can be found on https://github.com/EtchedPixels/FUZIX
    Note that it is not limited to 8-bit processors: core code can be built for 6502, 6809, 68000, 8086, MSP430, pdp11 and Z80/Z180.
    Fri Apr 21 11:03:18 2017 - permalink -
    - https://plus.google.com/+AlanCoxLinux/posts/a2jAP7Pz1gj
    computer GPL history operating-system unix
  • Micro implementations of Unix
    Timeline of Unix and Unix-like operating systems and related technology.
    Thu Apr 20 22:38:55 2017 - permalink -
    - https://www.landley.net/history/mirror/robotwisdom/nonnix.html
    computer history operating-system
  • Incompatible Timesharing System
    Tue Mar 28 19:40:29 2017 - permalink -
    - https://github.com/PDP-10/its
    computer history ITS operating-system
  • UX/RT - Universally eXtensible Real Time operating system
    Description of an interesting operating system (not implemented yet) based on ideas from QNX and Plan 9.
    Sun Mar 26 03:38:28 2017 - permalink -
    - http://minnie.tuhs.org/pipermail/tuhs/2017-March/009306.html
    operating-system plan9 unix
  • An Introduction to Qubes OS | Qubes OS
    A security-oriented operating system (OS).
    Sun Mar 19 21:32:08 2017 - permalink -
    - https://www.qubes-os.org/intro/
    FOSS operating-system security
Links per page: 20 50 100
◄Older
page 1 / 3
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.