Skip to content

Tags: joaohf/kexecboot

Tags

v0.6

Toggle v0.6's commit message
kexecboot v0.6 released

v0.5

Toggle v0.5's commit message
Added ext4 to identify_fs(). Thanks to Omegamoon.

Note: to use ext4 you needed support in kernel (e.g. 2.6.28 and later).

v0.4

Toggle v0.4's commit message
Debug switched off for release

v0.3

Toggle v0.3's commit message
import patch form OE:

-use fork()+exec() instead of system() for execution of kexec
(so we can kick /bin/sh out some day)
-pick up mtdparts from CMDLINE ATAG and pass to new kernel
(not really sure if this is a good idea)

v0.2

Toggle v0.2's commit message
version 0.2