|
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 |
|---|
| 3 | build-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 |
|---|
| 8 | Run \fBbuild-debirf-kernel\fP as a non-privileged user on a |
|---|
| 9 | properly-configured debian system to build a .deb kernel package that |
|---|
| 10 | can boot entirely from an initramfs. Having such a deb is a |
|---|
| 11 | prerequisite for getting a debirf system up and running. |
|---|
| 12 | .PP |
|---|
| 13 | The 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 |
|---|
| 18 | proper packages installed on your system before proceeding. It will |
|---|
| 19 | attempt to build a kernel that matches the kernel you are currently |
|---|
| 20 | running, with the addition of Kent Robotti's EARLYUSERSPACE_ON_TMPFS |
|---|
| 21 | (inittmpfs) patch. |
|---|
| 22 | .PD |
|---|
| 23 | .SH AUTHOR |
|---|
| 24 | Written by Jameson Rollins and Daniel Kahn Gillmor. |
|---|
| 25 | .SH "REPORTING BUGS" |
|---|
| 26 | Report bugs to <debirf@fifthhorseman.net>. |
|---|
| 27 | .SH COPYRIGHT |
|---|
| 28 | Copyright \(co 2007 Jameson Rollins and Daniel Kahn Gillmor |
|---|
| 29 | .br |
|---|
| 30 | This is free software. You may redistribute copies of it under the terms of |
|---|
| 31 | the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. |
|---|
| 32 | There 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.