[molecules/*] add basic and untested .spec file for the Efika MX
This commit is contained in:
7
scripts/efikamx_image_generator_script.sh
Executable file
7
scripts/efikamx_image_generator_script.sh
Executable 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 "$@"
|
||||
Reference in New Issue
Block a user