Blame 0071-Fix-small-typo-in-dracut.cmdline-7.patch
|
Harald Hoyer |
b38677 |
From ae753baec0ae5b3c3eeabbe4f70c54cc3c24c292 Mon Sep 17 00:00:00 2001
|
|
Harald Hoyer |
b38677 |
From: Ruben Kerkhof <ruben@rubenkerkhof.com>
|
|
Harald Hoyer |
b38677 |
Date: Fri, 29 Apr 2016 15:34:47 +0200
|
|
Harald Hoyer |
b38677 |
Subject: [PATCH] Fix small typo in dracut.cmdline(7)
|
|
Harald Hoyer |
b38677 |
|
|
Harald Hoyer |
b38677 |
---
|
|
Harald Hoyer |
b38677 |
dracut.cmdline.7.asc | 2 +-
|
|
Harald Hoyer |
b38677 |
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
Harald Hoyer |
b38677 |
|
|
Harald Hoyer |
b38677 |
diff --git a/dracut.cmdline.7.asc b/dracut.cmdline.7.asc
|
|
Harald Hoyer |
b38677 |
index c4c5588..bf00719 100644
|
|
Harald Hoyer |
b38677 |
--- a/dracut.cmdline.7.asc
|
|
Harald Hoyer |
b38677 |
+++ b/dracut.cmdline.7.asc
|
|
Harald Hoyer |
b38677 |
@@ -32,7 +32,7 @@ line is the value, which is honored.
|
|
Harald Hoyer |
b38677 |
Standard
|
|
Harald Hoyer |
b38677 |
~~~~~~~~
|
|
Harald Hoyer |
b38677 |
**init=**__<path to real init>__::
|
|
Harald Hoyer |
b38677 |
- specify the path to the init programm to be started after the initramfs has
|
|
Harald Hoyer |
b38677 |
+ specify the path to the init program to be started after the initramfs has
|
|
Harald Hoyer |
b38677 |
finished
|
|
Harald Hoyer |
b38677 |
|
|
Harald Hoyer |
b38677 |
**root=**__<path to blockdevice>__::
|