RSS 192 projects tagged "Boot"

Download No website Updated 20 Mar 2004 Advanced TFTP

Screenshot
Pop 338.25
Vit 3.34

atftp is a client/server implementation of the TFTP protocol that implements RFCs 1350, 2090, 2347, 2348, and 2349. The server is multi-threaded and the client presents a friendly interface using libreadline. The current server implementation lacks IPv6 support.

Download Website Updated 30 Jan 2001 BootLogo

Screenshot
Pop 42.14
Vit 2.00

BootLogo is a messagefile generator for LILO(-colors). It supports both normal and the colored version (by Ron Bessems) of LILO.

Download Website Updated 30 Jan 2001 BootRoot

Screenshot
Pop 74.67
Vit 1.42

BootRoot creates a two-disk Linux system. The lilo method creates a boot disk with lilo, a kernel and an initrd image; the root disk can contain either a gzip- or bzip2-compressed filesystem.

Download No website Updated 21 May 2002 Brain-Damaged Script Processor

Screenshot
Pop 30.72
Vit 1.06

The Brain-Damaged Script Processor is the only thing beside its config file, /dev/console, and actual modules that is needed with an initrd image to boot Linux with ext2.o and ide.o/scsi.o in module. It is a special script processor for initrd with modular kernels.

Download Website Updated 23 Apr 2013 cdrtools

Screenshot
Pop 6,587.42
Vit 207.82

cdrtools (formerly cdrecord) creates home-burned CDs/DVDs with a CDR/CDRW/DVD/BluRay recorder. It works as a burn engine for several applications. It supports CD/DVD/BD recorders from many different vendors; all SCSI-3/mmc- and ATAPI/mmc-compliant drives should also work. Supported features include IDE/ATAPI, parallel port, and SCSI drives; audio CDs, data CDs, and mixed CDs; full multi-session support; CD-RWs, DVD-R/-RW, DVD+R/+RW, BD-R/BD-RE; and TAO, DAO, RAW, and human-readable error messages. cdrtools includes remote SCSI support and can access local or remote CD/DVD/BD writers.

No download Website Updated 30 Jan 2001 Circle Mud Linux

Screenshot
Pop 46.54
Vit 1.44

Circle Mud Linux is a three-disk mini-distribution for running the Circle MUD Server. It is based on libc5. It is also a good distribution for MUD players who can use it to quickly and temporarily turn any PC into a MUD console.

Download Website Updated 02 Sep 2009 Crash Recovery Kit for Linux

Screenshot
Pop 256.22
Vit 7.20

Crash Recovery Kit (CRK) for Linux is a tool which can recover your crashed PC.

Download Website Updated 13 Jun 2010 daemon

Screenshot
Pop 182.54
Vit 5.88

daemon turns other processes into daemons. There are many tedious tasks that need to be performed to correctly set up a daemon process; daemon performs these tasks for other processes. This is useful for writing daemons in languages other than C, C++, or Perl (e.g. sh, Java). If you want to write daemons in languages that can link against C functions (e.g. C, C++), see libslack, which contains the core functionality of daemon.

No download Website Updated 30 Jan 2001 divine

Screenshot
Pop 46.22
Vit 3.08

divine will use ARP requests to look for hosts that are always up in the networks that you frequently use your laptop in and then set the IP configuration including /etc/resolv.conf and write proxy settings in /etc/proxy. A perl script to edit your netscape 4 preferences is included. You can also run a custom script for each network to edit /etc/printcap or /etc/issue or whatever you feel like. The ARP method is much quicker than the "ping" method that other solutions use.

Download Website Updated 18 Jul 2003 eCos

Screenshot
Pop 115.49
Vit 1.72

eCos (Embedded Configurable OS) is an open source, configurable, portable, and royalty-free embedded Real Time Operating System. It is written in C++, provides all the usual OS things. You configure the OS so that the parts you don't need aren't loaded to the embedded system. eCos is released under a modified GPL that allows for its use in embedded systems without having to GPL the embedded application.

Screenshot

Project Spotlight

dyject

A dependency injection module for Python.

Screenshot

Project Spotlight

Marathon

A tool that records and executes Java GUI-driven acceptance tests.