40 projects tagged "NetBSD"
mk-configure is a lightweight replacement for GNU autotools written in and for bmake (a portable version of NetBSD make). The main goal is to have only one top-level tool instead of aclocal+automake+autoconf+autoheader. Other goals are clean design, simplicity, and "no code generation".
DynaFabric is an SSH-based command dispatching and systems management framework, designed for easy implementation on existing networks. It allows you to configure SSH key based authentication and centrally dispatch commands, manage installed software, maintain services, and enforce policies across your systems. It is designed to be platform agnostic; support is being developed for FreeBSD, OpenBSD, NetBSD RHEL/CentOS, Ubuntu, Solaris 10, Solaris 11, and Illumos.
MaheshaNetBSD is a NetBSD Live USB distribution which has the IceWM Desktop and the same feel as all the author's MaheshaBSD-based products. A LiveCD can easily be made from it by running the /makeiso script in the root directory. It can be used for many things like viewing presentations (PDF files, images, etc.), handling recovery tasks, playing music, playing chess, surfing the Internet, etc. Linux emulation is activated. The advantage of this LiveUSB is that the USB pendrive is writable after booting (unlike other MaheshaBSD products), and users can thus easily install packages from the Internet. However, as USB flash drives do not like too many writes, the author keeps a few directories in memory (/tmp, /var, /etc.). MaheshaNetBSD lets you can write in Sanskrit.
Monit is a utility for managing and monitoring processes, programs, files, directories, and devices on a Unix system. It conducts automatic maintenance and repair and can execute meaningful causal actions in error situations. It can be used to monitor files, directories, and devices for changes, such as timestamps changes, checksum changes, or size changes. It is controlled via an easy to configure control file based on a free-format, token-oriented syntax. It logs to syslog or to its own log file and notifies users about error conditions via customizable alert messages. It can perform various TCP/IP network checks, protocol checks, and can utilize SSL for such checks. It provides an HTTP(S) interface for access.
The Machine Emulator, or tme, provides a general-purpose framework for computer emulation. The goal is to create a large library of modules, each emulating a specific computer chip, bus, board, etc. These modules offer standard interfaces that allow you to connect them together to create a whole machine emulation with a minimum of effort. It is possible to emulate a Sun 2/120 and a 3/150, both with NetBSD, and a SparcStation 2 with NetBSD or SunOS 4.1.4 (aka Solaris 1.1.2).