ks: finally switch to setup-ivi 58/15058/1
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 13 Jan 2014 07:51:52 +0000 (09:51 +0200)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 13 Jan 2014 08:54:39 +0000 (10:54 +0200)
commita1afb0af3511b827bb726f7cd44fb0d96da2fcd8
treeba20a04558e3f557820f6b52950a7147ba8fb20b
parente13d267148707e8b6840b6a22e950ddac058d151
ks: finally switch to setup-ivi

This patch makes sure that all the KS files execute the 'setup-ivi-boot'
script, which is the installer framework plugin that installs and configures
the bootloader and generates the /etc/fstab file, see

https://wiki.tizen.org/wiki/IVI/artem-setup-ivi#Bootloader_setup

This patch removes the 'efi.post' and 'mbr.post' files, and adds a
'setup-ivi.post' file instead, because now we execute the same script for all
image types. The script has internal logic for distinguishing image types and
installing the right bootloader.

This patch requires 2 other preparational patches, and all 3 patches have to be
deployed at once.

Change-Id: I7a4cf826a70833c1b394a6399d05353cf51c81bb
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
ks/ivi-efi-i586.yaml
ks/ivi-mbr-i586-emul.yaml
ks/ivi-mbr-i586.yaml
ks/ivi-min-efi-i586.yaml
ks/ivi-min-mbr-i586.yaml
scripts/efi.post [deleted file]
scripts/mbr.post [deleted file]
scripts/setup-ivi.post [new file with mode: 0644]