source: trunk/debirf/fs/usr/share/man/man8/make-debirf.8 @ 355

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
3make-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
8Pass make-debirf the name of a .deb containing a linux kernel and
9modules that have been built with Kent Robotti's
10EARLYUSERSPACE_ON_TMPFS (inittmpfs) patch.
11.PP
12The debirf system is outlined at:
13.PP
14   http://cmrg.fifthhorseman.net/wiki/debirf
15.PP
16Unfortunately, make-debirf must be run as root.
17.PP
18You can use build-debirf-kernel to generate such a kernel package if
19you do not have one handy.
20.SH AUTHOR
21Written by Jameson Rollins and Daniel Kahn Gillmor.
22.SH "REPORTING BUGS"
23Report bugs to <debirf@fifthhorseman.net>.
24.SH COPYRIGHT
25Copyright \(co 2007 Jameson Rollins and Daniel Kahn Gillmor
26.br
27This is free software.  You may redistribute copies of it under the terms of
28the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
29There 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.