Changeset 361
- Timestamp:
- Mar 15, 2007 12:59:22 PM (6 years ago)
- Location:
- trunk/debirf
- Files:
-
- 3 edited
-
COPYING (modified) (1 diff)
-
debian/control (modified) (2 diffs)
-
debian/copyright (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/debirf/COPYING
r351 r361 1 The debirf scripts were written by Jameson Rollins <j amieaddress?> and2 Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>.1 The debirf scripts were written by Jameson Rollins <jrollins@finestructure.net> 2 and Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>. 3 3 4 4 They are Copyright 2007, and are all released under the GPL, version 2 -
trunk/debirf/debian/control
r356 r361 3 3 Priority: extra 4 4 Maintainer: Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> 5 Uploaders: Jameson Rollins <j amieaddress?>5 Uploaders: Jameson Rollins <jrollins@fifthhorseman.net> 6 6 Build-Depends: debhelper (>= 4) 7 7 Standards-Version: 3.7.2.2 … … 11 11 Depends: debootstrap, cpio, apt 12 12 Recommends: kernel-package, fakeroot, linux-patch-inittmpfs 13 Description: build a kernel and initrd to run debian from RAM13 Description: build a kernel and initrd to run Debian from RAM 14 14 debirf (Debian on Initial Ram Filesystem) is a set of tools designed 15 15 to create and prepare a kernel and initial ram filesystem that can 16 run a full-blown debian environment entirely from RAM.16 run a full-blown Debian environment entirely from RAM. 17 17 . 18 The kernel and initrd pair created by debirf can be placed in your 19 systems boot partition for quick-and-easy system repair or burned to 20 read-only media for a known-good snapshot for forensics. 18 The kernel and initrd pair created by debirf can be used for any myriad of 19 purposes, from quick-and-easy system repair to diskless thin clients. The 20 kernel and initrd can be placed in your system boot partition, burnt to 21 read-only media, or supplied by a netboot server. 21 22 . 22 The debirf tools use a plugin architecture which allows you to 23 specify what components you want in your generated image. 23 The debirf tools use a plugin architecture which allows one to customize 24 debirf for any possible purpose by specifying what components are included 25 in the generated image. 24 26 . 25 Homepage: http://cmrg.fifthhorseman.net/wiki/debirf27 Homepage: http://cmrg.fifthhorseman.net/wiki/debirf -
trunk/debirf/debian/copyright
r352 r361 4 4 It was downloaded from http://cmrg.fifthhorseman.net/wiki/debirf 5 5 6 Upstream Authors: Jameson Rollins <j amieaddress?> and6 Upstream Authors: Jameson Rollins <jrollins@fifthhorseman.net> and 7 7 Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> 8 8
Note: See TracChangeset
for help on using the changeset viewer.

