Move installer to its own directory.

This commit is contained in:
Michael Tremer
2014-07-30 22:04:35 +02:00
parent 7064bbd991
commit 5315fae6b3
20 changed files with 579 additions and 288 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/sh
# Fake root so dracut will start our installer
root="installer"
rootok=1