|
Last change
on this file since 355 was
355,
checked in by dkg, 6 years ago
|
|
debirf: added rudimentary man pages.
|
|
File size:
1.1 KB
|
| Line | |
|---|
| 1 | .TH MAKE-DEBIRF "8" "March 2007" "build-debirf-kernel 0.1" "Administration Commands" |
|---|
| 2 | .SH NAME |
|---|
| 3 | make-debirf \- build an initrd to boot a full debian system entirely from RAM |
|---|
| 4 | .SH SYNOPSIS |
|---|
| 5 | .B make-debirf linux-image-2.6.18-4-486+inittmpfs_2_i386.deb |
|---|
| 6 | .SH DESCRIPTION |
|---|
| 7 | .PP |
|---|
| 8 | Pass make-debirf the name of a .deb containing a linux kernel and |
|---|
| 9 | modules that have been built with Kent Robotti's |
|---|
| 10 | EARLYUSERSPACE_ON_TMPFS (inittmpfs) patch. |
|---|
| 11 | .PP |
|---|
| 12 | The debirf system is outlined at: |
|---|
| 13 | .PP |
|---|
| 14 | http://cmrg.fifthhorseman.net/wiki/debirf |
|---|
| 15 | .PP |
|---|
| 16 | Unfortunately, make-debirf must be run as root. |
|---|
| 17 | .PP |
|---|
| 18 | You can use build-debirf-kernel to generate such a kernel package if |
|---|
| 19 | you do not have one handy. |
|---|
| 20 | .SH AUTHOR |
|---|
| 21 | Written by Jameson Rollins and Daniel Kahn Gillmor. |
|---|
| 22 | .SH "REPORTING BUGS" |
|---|
| 23 | Report bugs to <debirf@fifthhorseman.net>. |
|---|
| 24 | .SH COPYRIGHT |
|---|
| 25 | Copyright \(co 2007 Jameson Rollins and Daniel Kahn Gillmor |
|---|
| 26 | .br |
|---|
| 27 | This is free software. You may redistribute copies of it under the terms of |
|---|
| 28 | the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. |
|---|
| 29 | There is NO WARRANTY, to the extent permitted by law. |
|---|
| 30 | .SH "SEE ALSO" |
|---|
| 31 | .BR build-debirf-kernel (1), |
|---|
| 32 | .BR debootstrap (8) |
|---|
Note: See
TracBrowser
for help on using the repository browser.