Migrate 'Generic EFI Boot' pattern and scripts from profile/common/meta 30/26830/3 submit/tizen_common/20140829.083054
authorStephane Desneux <stephane.desneux@open.eurogiciel.org>
Fri, 29 Aug 2014 07:16:54 +0000 (09:16 +0200)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Fri, 29 Aug 2014 07:59:01 +0000 (09:59 +0200)
Rename them as well to setup-boot
since setup-scripts package aims to manage different bootloaders

Change-Id: I14195de6ed53887bd043cda44989fafcf988cd88
Bug-Tizen: TC-1513
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
patterns/generic-setup-boot.yaml [new file with mode: 0644]
scripts/generic-setup-boot.post [new file with mode: 0644]

diff --git a/patterns/generic-setup-boot.yaml b/patterns/generic-setup-boot.yaml
new file mode 100644 (file)
index 0000000..bce38b4
--- /dev/null
@@ -0,0 +1,8 @@
+Summary: Generic Setup Boot
+Description: Generic Setup Boot
+Name: generic-setup-boot
+Packages:
+- gummiboot-splash
+- setup-scripts-gummiboot
+- setup-scripts-clone
+- gptfdisk
diff --git a/scripts/generic-setup-boot.post b/scripts/generic-setup-boot.post
new file mode 100644 (file)
index 0000000..217d822
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+echo "#################### generic-setup-boot.post ##################"
+
+# Install and configure the boot-loader, /etc/fstab, and so on
+/usr/sbin/setup-scripts-boot