[molecules/*] add basic and untested .spec file for the Efika MX

This commit is contained in:
Fabio Erculiani
2012-02-14 15:55:45 +01:00
parent 29119b2b48
commit eb41b3e1b9
7 changed files with 209 additions and 20 deletions

View File

@@ -0,0 +1,7 @@
#!/bin/sh
export BOOT_PART_TYPE=ext3
export BOOT_PART_TYPE_INSIDE_ROOT=1
export ROOT_PART_TYPE=ext4
exec /sabayon/scripts/mkloopcard.sh /sabayon/scripts/mkloopcard_efikamx_chroot_hook.sh "$@"