Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114708
b: refs/heads/master
c: dd1c53a
h: refs/heads/master
v: v3
  • Loading branch information
frans authored and Linus Torvalds committed Oct 16, 2008
1 parent 833fe4e commit 21e8d1e
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: fca692c0a923c142c28d65e1101806bac1f69bb5
refs/heads/master: dd1c53a64a48b6c16f349e46b71f0938d9a4fa1f
2 changes: 1 addition & 1 deletion trunk/Documentation/filesystems/ramfs-rootfs-initramfs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ User Mode Linux, like so:
sleep(999999999);
}
EOF
gcc -static hello2.c -o init
gcc -static hello.c -o init
echo init | cpio -o -H newc | gzip > test.cpio.gz
# Testing external initramfs using the initrd loading mechanism.
qemu -kernel /boot/vmlinuz -initrd test.cpio.gz /dev/zero
Expand Down

0 comments on commit 21e8d1e

Please sign in to comment.