Commit Graph

22 Commits

Author SHA1 Message Date
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
9cf8d7bd50 [molecules] add Sabayon "Hardened Server" spec files 2012-08-30 18:22:53 +02:00
Fabio Erculiani
d97edac969 [scripts] replace "source /etc/profile" with more POSIX-friendly ". /etc/profile" 2012-07-25 13:23:32 +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
8a83c96bcf [scripts] add "video=vesafb:ywrap,mtrr:3" to cmdline only if KMS is disabled by default 2012-01-18 14:05:53 +01:00
Fabio Erculiani
79121ce68a [scripts] copy isolinux back.jpg from live system to cdroot if available 2012-01-13 23:39:51 +01:00
Fabio Erculiani
1fe9e8f7e6 [molecules] bump base version to 6 2011-05-14 12:46:52 +02:00
Fabio Erculiani
e4b5750fef [scripts] restore correct permissions 2011-03-23 11:59:32 +01:00
Fabio Erculiani
81a634d756 [isolinux] bump isolinux to 4.02, migrate all the scripts over, add translations 2011-03-17 23:57:24 +01:00
wolfden
f976d4ca00 [Forensic Spins] added knock, removed chrome to add since already
default now
2011-03-17 17:47:59 -05:00
Fabio Erculiani
a8fc0070a9 [remaster,scripts] enable KMS for spins not shipping with proprietary fglrx, disable gallium on others (for r600). 2011-01-22 20:46:13 +01:00
Fabio Erculiani
272ac73d08 [molecules] update version to 5.5 2011-01-20 11:45:08 +01:00
Fabio Erculiani
666af669ee [molecules] update default release version to 5.4 2010-09-17 14:08:35 +02:00
Fabio Erculiani
862b904c93 initial data commit, yay! 2010-09-17 13:40:17 +02:00