source: trunk/linux-patch-inittmpfs/build-kernel-inittmpfs.1 @ 893

Last change on this file since 893 was 893, checked in by jrollins, 5 years ago

linux-patch-inittmpfs: fixing borked move/commit

File size: 1.3 KB
Line 
1.TH BUILD-DEBIRF-KERNEL "1" "March 2007" "build-debirf-kernel 0.1" "User Commands"
2.SH NAME
3build-debirf-kernel \- build a kernel to boot a debian system entirely from RAM
4.SH SYNOPSIS
5.B build-debirf-kernel
6.SH DESCRIPTION
7.PP
8Run \fBbuild-debirf-kernel\fP as a non-privileged user on a
9properly-configured debian system to build a .deb kernel package that
10can boot entirely from an initramfs.  Having such a deb is a
11prerequisite for getting a debirf system up and running.
12.PP
13The debirf system is outlined at:
14.PP
15   http://cmrg.fifthhorseman.net/wiki/debirf
16.PP
17\fBbuild-debirf-kernel\fP will first check to ensure that you have the
18proper packages installed on your system before proceeding.  It will
19attempt to build a kernel that matches the kernel you are currently
20running, with the addition of Kent Robotti's EARLYUSERSPACE_ON_TMPFS
21(inittmpfs) patch.
22.PD
23.SH AUTHOR
24Written by Jameson Rollins and Daniel Kahn Gillmor.
25.SH "REPORTING BUGS"
26Report bugs to <debirf@fifthhorseman.net>.
27.SH COPYRIGHT
28Copyright \(co 2007 Jameson Rollins and Daniel Kahn Gillmor
29.br
30This is free software.  You may redistribute copies of it under the terms of
31the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
32There is NO WARRANTY, to the extent permitted by law.
33.SH "SEE ALSO"
34.BR debirf (8),
35.BR make-kpkg (1)
Note: See TracBrowser for help on using the repository browser.