]> Pileus Git - mkinit/commitdiff
Update kexec rules
authorAndy Spencer <andy753421@gmail.com>
Wed, 28 Aug 2013 04:56:22 +0000 (04:56 +0000)
committerAndy Spencer <andy753421@gmail.com>
Wed, 28 Aug 2013 04:56:22 +0000 (04:56 +0000)
services.mk

index 2eacc230f97bcdad41a268eb2e240b94fbdd37ac..a0f3fbf7bc2c1cfd7be696b7366289015324d5cd 100644 (file)
@@ -17,7 +17,8 @@ poweroff:V: halt
 reboot:V: halt
        $P reboot -ndf
 kexec:V: halt
 reboot:V: halt
        $P reboot -ndf
 kexec:V: halt
-       $P reboot -ndfk
+       $P kexec -l /usr/src/linux/arch/x86/boot/bzImage --reuse-cmdline
+       $P kexec -e
 
 # Initial setup/shutdown for mkinit
 boot:VEPservice -u: /
 
 # Initial setup/shutdown for mkinit
 boot:VEPservice -u: /