Fabio Erculiani
70863621bd
[scripts] drop SABAYON_RELEASE, only use RELEASE_VERSION, which is set by molecule
2013-02-12 11:25:48 +01:00
Fabio Erculiani
2f63c02686
[molecules] migrate hardcoded release version to SABAYON_RELEASE env var
2013-02-08 19:16:00 +01:00
Fabio Erculiani
4ce7de0e5b
[scripts] move make_grub_efi.sh call farther and assume that it always finds a working grub.cfg
2012-12-25 16:15:45 +01:00
Fabio Erculiani
b5392dbde7
Revert "[scripts] move GRUB2 Live directory from /boot/grub to /boot/sabayon"
...
This reverts commit 392149d9c4 .
Conflicts:
scripts/make_grub_efi.sh
2012-12-04 21:58:30 +01:00
Fabio Erculiani
43dd030c74
Revert "[molecules*] move kernels on live images to /kernel (from /boot)"
...
This reverts commit 54be8ed618 .
2012-12-04 21:55:23 +01:00
Fabio Erculiani
54be8ed618
[molecules*] move kernels on live images to /kernel (from /boot)
...
This avoids path clashing with new grub2 UEFI SecureBoot stuff
2012-12-04 21:13:27 +01:00
Fabio Erculiani
392149d9c4
[scripts] move GRUB2 Live directory from /boot/grub to /boot/sabayon
...
This is not /boot/grub for a very good reason:
Our Live media uses /boot/sabayon instead of /boot/grub
and this has also the side effect that we can put
/boot/sabayon into the EFI Boot Partition avoiding
name clashing. Our /boot/sabayon inside that partition
will contain a simple grub.cfg doing two things:
1. set the correct prefix to the real grub boot partition
(via set prefix=(hdX,X)/boot/grub
2. load the real grub.cfg file (via configfile (hdX,X)/...)
In this way, we can ship a SecureBoot signed grubx64.efi
file and have it working with all the partition layouts.
The "bootstrap" grub.cfg file is created by our scripts
that are sourced by grub-mkconfig.
2012-12-03 23:18:27 +01:00
Fabio Erculiani
ff4190320a
[scripts] some UEFI related fixes / improvements
2012-12-03 00:51:03 +01:00
Fabio Erculiani
6323ef45df
[molecules*] Add UEFI support to Live images (using GRUB2 currently in sabayon-limbo)
2012-12-02 15:37:49 +01:00
Fabio Erculiani
a3c8df8783
[scripts] generate sha256 checksum instead of md5, genkernel busybox has sha256sum
2012-09-03 23:38:54 +02:00
Fabio Erculiani
e6b8663e99
[scripts] generate livecd.squashfs.md5 file
2012-09-03 23:27:34 +02:00
Fabio Erculiani
af53d90d23
[scripts] move hardcoded "/sabayon" path to SABAYON_MOLECULE_HOME env var
2012-07-25 13:21:49 +02:00
Fabio Erculiani
caf7ae0bac
[molecules] bump release to 9
2012-05-28 18:07:46 +02:00
Fabio Erculiani
e9444ef867
[remaster/amd64+x86] add tigal.com logo for Embedded World
2012-02-06 23:34:25 +01:00
Fabio Erculiani
a0c695a1a2
[scripts] amd64_x86_pre_iso_script: enable addition of BeagleBoard xM image to iso
2012-02-02 11:24:18 +01:00
Fabio Erculiani
b8d3e48987
[scripts] amd64_x86_pre_iso_script: add ARM images to the ISO
2012-02-02 10:49:51 +01:00
Fabio Erculiani
9e623107d7
[molecules] add amd64+x86 hybrid ISO image example specs
2012-01-27 22:53:33 +01:00