From 4e97c3b19b86c264afdda2d8d9af3f16ac3ff89f Mon Sep 17 00:00:00 2001
From: Alexander Lutay <alutay@sipwise.com>
Date: Tue, 3 Jun 2014 19:57:50 +0200
Subject: [PATCH] MT#6253 Typo fixed (s/initrd.emg/initrd.img/)

---
 isolinux.cfg_latest | 2 +-
 isolinux.cfg_lts    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/isolinux.cfg_latest b/isolinux.cfg_latest
index 0cb4a97..25de7b3 100644
--- a/isolinux.cfg_latest
+++ b/isolinux.cfg_latest
@@ -15,7 +15,7 @@ label ce##VERSION##
 label cenw##VERSION##
   menu label Install latest(##VERSION##) sip:providerCE  - static NW
   kernel /boot/%SHORT_NAME%/vmlinuz
-  append initrd=/boot/%SHORT_NAME%/initrd.emg live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce noquick distri=grml-sipwise ngcpce ssh=sipwise debianrelease=##DIST## scripts ngcphostname=spce ip=192.168.1.100::192.168.1.1:255.255.255.0:spce:eth0:off dns=8.8.8.8
+  append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce noquick distri=grml-sipwise ngcpce ssh=sipwise debianrelease=##DIST## scripts ngcphostname=spce ip=192.168.1.100::192.168.1.1:255.255.255.0:spce:eth0:off dns=8.8.8.8
 
   text help
                                         Install sip:provider
diff --git a/isolinux.cfg_lts b/isolinux.cfg_lts
index ef139cd..df1621a 100644
--- a/isolinux.cfg_lts
+++ b/isolinux.cfg_lts
@@ -15,7 +15,7 @@ label celts##VERSION##
 label celtsnw##VERSION##
   menu label Install ##VERSION## LTS sip:providerCE - static NW
   kernel /boot/%SHORT_NAME%/vmlinuz
-  append initrd=/boot/%SHORT_NAME%/initrd.emg live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce noquick distri=grml-sipwise ngcpce ssh=sipwise debianrelease=##DIST## ngcpvers=##VERSION## scripts ngcphostname=spce ip=192.168.1.100::192.168.1.1:255.255.255.0:spce:eth0:off dns=8.8.8.8
+  append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce noquick distri=grml-sipwise ngcpce ssh=sipwise debianrelease=##DIST## ngcpvers=##VERSION## scripts ngcphostname=spce ip=192.168.1.100::192.168.1.1:255.255.255.0:spce:eth0:off dns=8.8.8.8
 
   text help
                                         Install sip:provider