|
Last change
on this file since 747 was
747,
checked in by jrollins, 6 years ago
|
|
debirf: a *lot* of changes. see debian/changelog
|
|
File size:
1.1 KB
|
| Line | |
|---|
| 1 | Source: debirf |
|---|
| 2 | Section: admin |
|---|
| 3 | Priority: extra |
|---|
| 4 | Maintainer: Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> |
|---|
| 5 | Uploaders: Jameson Rollins <jrollins@fifthhorseman.net> |
|---|
| 6 | Build-Depends: debhelper (>= 4) |
|---|
| 7 | Standards-Version: 3.7.2.2 |
|---|
| 8 | Homepage: http://cmrg.fifthhorseman.net/wiki/debirf |
|---|
| 9 | |
|---|
| 10 | Package: debirf |
|---|
| 11 | Architecture: all |
|---|
| 12 | Depends: debootstrap, cpio, apt, fakeroot, fakechroot, busybox, klibc-utils |
|---|
| 13 | Recommends: kernel-package, linux-patch-inittmpfs |
|---|
| 14 | Description: build a kernel and initrd to run Debian from RAM |
|---|
| 15 | debirf (Debian on Initial Ram Filesystem) is a set of tools designed |
|---|
| 16 | to create and prepare a kernel and initial ram filesystem that can |
|---|
| 17 | run a full-blown Debian environment entirely from RAM. |
|---|
| 18 | . |
|---|
| 19 | The kernel and initrd pair created by debirf can be used for a myriad of |
|---|
| 20 | purposes, from quick-and-easy system repair to diskless thin clients. The |
|---|
| 21 | kernel and initrd can be placed in your system boot partition, burnt to |
|---|
| 22 | read-only media, or supplied by a netboot server. |
|---|
| 23 | . |
|---|
| 24 | The debirf tools use a plugin architecture which allows you to customize |
|---|
| 25 | debirf for any possible purpose by specifying what components are included |
|---|
| 26 | in the generated image. |
|---|
Note: See
TracBrowser
for help on using the repository browser.