commit | 0f34a821ab99e4936c7aa4974f58784442172211 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Thu Oct 27 22:55:50 2005 +0000 |
committer | Rob Landley <rob@landley.net> | Thu Oct 27 22:55:50 2005 +0000 |
tree | 1341f988aa02110b3a997edc52e54bcc27ea1000 | |
parent | 2454ebd85ddbbdc0971e9b848032f66e23245ebe [diff] |
Add a switch_root utility (like kconfig's utils/run_init.c, although not actuall using any of that code). This is needed because pivot_root doesn't work right under initramfs. (See the menuconfig help.)