Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82734
b: refs/heads/master
c: a7b1a68
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Adrian Bunk committed Feb 3, 2008
1 parent 7ace081 commit 3aa41ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 33b1302545d117f368135387c73f78e2a08c7c4b
refs/heads/master: a7b1a68b25093753155ea752ff865c9dfcf33d79
2 changes: 1 addition & 1 deletion trunk/Documentation/initrd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ involve special block devices or loopbacks; you merely create a directory on
disk with the desired initrd content, cd to that directory, and run (as an
example):

find . | cpio --quiet -c -o | gzip -9 -n > /boot/imagefile.img
find . | cpio --quiet -H newc -o | gzip -9 -n > /boot/imagefile.img

Examining the contents of an existing image file is just as simple:

Expand Down

0 comments on commit 3aa41ff

Please sign in to comment.