Remove all files on the initramfs before switching root
commit05469ee13eab7a06acb50f5a311b384c5fac238b
authorVictor Lowther <victor.lowther@gmail.com>
Sun, 8 Mar 2009 14:15:18 +0000 (8 09:15 -0500)
committerVictor Lowther <victor.lowther@gmail.com>
Sun, 8 Mar 2009 16:39:31 +0000 (8 11:39 -0500)
treed8a9d6b35ae5c593d8d62f04c55922e164b853e0
parent496d08bb192033f01299d6a5fd4cacf0d1f5c9bc
Remove all files on the initramfs before switching root

The code from pjones's tree did not include the recursive remove code,
so I readded it from the nash source code.
switch_root.c