33 projects tagged "Operating System Kernels"
sqlzma is a patch against lzma and squashfs that makes squashfs support both LZMA compression and ZLIB compression. A squashfs image file that uses LZMA compression has no backward compatibility, but the patched squashfs and its tools can handle the old squashfs image generated by the unpatched squashfs-tools.
Linux Kernel "make xconfig" Enhancement Patch is a patch to the Linux kernel that enhances the search dialog of "make xconfig" by providing case-sensitivity and a choice of keyword search, regular expression search, and substring search. It was done in a modular way by enhancing the kernel C configuration API.
NexentaStor is a unified storage solution that installs on standard hardware and provides enterprise class storage at a fraction of the cost of legacy, proprietary storage solutions. NexentaStor is particularly well suited for virtualized environments thanks to the ability of NexentaStor to eliminate duplication of primary data storage, to manage the storage for virtual environments from one interface, and to leverage SSDs to address the random I/O and boot storm issues with virtual environments.
CinayOS is a 64-bit operating system that was forked from Linux in order to develop a radically different approach to concurrency, SMP, and most other kernel subsystems. Its goals include a new caching infrastructure, easy software package management, and an OpenGL accelerated animation system.
amforth is an extendible command interpreter for the Atmel AVR ATmega microcontroller family. It has a turnkey feature for embedded use as well. It does not depend on a host application. The command language is an almost compatible ANS94 forth with extensions. It needs less than 8KB code memory for the base system. It is written in assembly language and forth itself.
Fotoblog is a web based picture gallery that automatically receives and publishes real-time pictures from your mobile phone. Every picture is published along with the text sent from the mobile phone. It features POP3 support, STDIN support (when piped directly from sendmail), image pagination with a configurable number of columns and images per page, an image rotation function via the Web, photo tag editing via the Web, automatic thumbnail generation, a user access log with originating IP and network display (php-whois required), user account maintenance via the Web, a photo search function, multi-language support, and EXIM support (for extracting the real picture date and time).