Commit Graph

678 Commits

Author SHA1 Message Date
Fabio Erculiani dd844d4edd [scripts] use equo match --showslot to determine if kernel should be upgraded 2012-12-18 19:53:55 +01:00
Fabio Erculiani ca9c90b4cc [molecules] add @wireless set to CoreCDX 2012-12-08 14:31:53 +01:00
Fabio Erculiani 68d3ccd944 [scripts] bundle nvidia-drivers 304.xx, now legacy 2012-12-08 13:06:19 +01:00
Fabio Erculiani d279d1104c [grub2] drop memtest86+ from grub.cfgs, doesn't work with UEFI 2012-12-08 13:06:19 +01:00
micia e0b94305c1 [molecules] Add app-admin/openrc-settingsd to GNOME spin
openrc-settingsd provides the OpenRC equivalent of the systemd interface
required by GNOME to set up various settings, like date and timezone.
2012-12-07 00:13:07 +01:00
micia cb8dbb9a0b [molecules] Don't ship kcm-grub2 by default
This KDE component is known not to work on Sabayon due to hardcoded
paths that cause a partial update of the GRUB2 setup and ultimately
generating bad linux boot lines in grub.cfg, more informations on:
http://forum.sabayon.org/viewtopic.php?f=53&t=28213
2012-12-06 00:56:48 +01:00
Fabio Erculiani ce75bc4b14 [scripts] use -p with mkdir 2012-12-05 01:26:16 +01:00
Fabio Erculiani bfb19d4823 [SpinBase] add sbsigntool to every ISO, we will sign grubx64.efi in the Installer 2012-12-04 22:07:01 +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 17b2e39f3e Revert "[molecules] fix boot/grub paths"
This reverts commit c1e74922e4.
2012-12-04 21:56:00 +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 f3fe672633 [SpinBase] add shim-signed package to the system 2012-12-04 20:09:57 +01:00
Fabio Erculiani 7df527ffda [scripts] remove test script, no longer needed 2012-12-04 08:59:08 +01:00
Fabio Erculiani c1e74922e4 [molecules] fix boot/grub paths 2012-12-04 00:40:55 +01:00
Fabio Erculiani 14ad1459b3 [scripts] source /etc/profile before executing the pre_iso_script 2012-12-04 00:26:00 +01:00
Fabio Erculiani 3cd03a7a5a [scripts] add cat and reboot modules to grub image 2012-12-03 23:38:26 +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 7d8622a10d [remaster] make possible to disable KMS and ACPI from GRUB2 bootloader 2012-12-03 00:51:32 +01:00
Fabio Erculiani ff4190320a [scripts] some UEFI related fixes / improvements 2012-12-03 00:51:03 +01:00
Fabio Erculiani 15d0dc3351 [scripts] fix perms of spinbase_pre_iso_script.sh 2012-12-03 00:18:25 +01:00
Fabio Erculiani 43e644a535 [spinbase] convert cdroot.py to a simple bash script, no need to be pythonic 2012-12-02 23:19:29 +01:00
Fabio Erculiani 9a9d377c5a [scripts] fix typo in make_grub_efi.sh 2012-12-02 20:37:58 +01:00
Fabio Erculiani 089a446964 [molecules*] implement SecureBoot thanks to shim and Matthew Garrett 2012-12-02 20:16:07 +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 3b36b1b4a7 Revert "[scripts] add zfs-shutdown to the shutdown runlevel (was missing)"
This reverts commit e808f5ff88.
zfs-shutdown must be installed in the shutdown runlevel iff rootfs is zfs.
2012-11-10 12:29:18 +01:00
Fabio Erculiani e808f5ff88 [scripts] add zfs-shutdown to the shutdown runlevel (was missing) 2012-11-10 12:08:11 +01:00
Fabio Erculiani 6dfb9996df [boot/arm] update PandaBoard MLO, this should make PandaBoard ES boot 2012-11-04 18:18:00 +01:00
Fabio Erculiani a2a7be67e9 [scripts] drop -r* substring form kernel atom before comparing kernel versions 2012-11-03 12:29:50 +01:00
Fabio Erculiani b84b31433e [scripts] do not hardcode sys-kernel/linux-sabayon in script 2012-10-30 20:32:39 +01:00
Sławomir Nizio 4e60cbb13b [scripts] add MATE to description (*.tmpl) 2012-10-30 13:38:16 +01:00
Fabio Erculiani d5e926ac44 [scripts] automatic kernel upgrade: remove empty directory only when it's empty 2012-10-17 15:11:56 +02:00
Fabio Erculiani dbc7e1cd33 [scripts] add automatic kernel upgrade for ISO chroots 2012-10-15 21:38:35 +02:00
Fabio Erculiani b2357eacc6 [scripts] move for loop into separate function, simplify fault-tolerance related code 2012-10-15 21:25:05 +02:00
Fabio Erculiani 8ca973baf5 [scripts] make "equo upgrade --fetch" more fault tolerant 2012-10-15 21:19:33 +02:00
Fabio Erculiani 7a1fe6d97f [scripts] enable infinality fontconfig settings, close bug 3672 2012-10-14 13:32:43 +02:00
Fabio Erculiani 878f4b49f6 [scripts] fixup nvidia drivers legacy setup 2012-10-12 17:23:01 +02:00
Fabio Erculiani d75faf7fa1 [scripts] increase "equo update" retries to 42 2012-10-11 12:25:04 +02:00
Fabio Erculiani 32384949a6 [scripts] improve fault-tolerance of "equo update" 2012-10-10 00:16:29 +02:00
Fabio Erculiani a02968af22 [scripts] iso_build.sh: implement --sleepnight switch logic 2012-09-17 09:16:13 +02:00
Fabio Erculiani 2cc772056e [scripts] pass argv through locked script till the final execution target 2012-09-17 08:57:00 +02:00
Fabio Erculiani 96b9416504 [scripts] uniform ". /etc/profile" usage 2012-09-16 20:12:27 +02:00
Fabio Erculiani 9026228337 [scripts] make the weekly iso build target inclusive of the daily one 2012-09-16 11:23:24 +02:00
Fabio Erculiani 26ee3ebf50 [Xfce] add @wireless set 2012-09-16 11:11:25 +02:00
Fabio Erculiani dcbabea505 [LXDE] add @wireless set 2012-09-16 11:11:19 +02:00
Fabio Erculiani 5a48f16b86 [MATE] add @wireless set, as per bug #3661 2012-09-16 11:10:21 +02:00
Fabio Erculiani 2f170cb10a [scripts] increase lock timeout up to 24 hours 2012-09-16 11:08:21 +02:00
Fabio Erculiani 8d633a4cf1 [releases] fixup more typos in the Sabayon 10 release announcement 2012-09-14 22:46:59 +02:00
Fabio Erculiani bd99b2d113 [releases] fix remaining Sabayon 10 press release typos. 2012-09-14 18:24:43 +02:00
Fabio Erculiani e6b939f4e4 [releases] some more fixes 2012-09-14 15:52:39 +02:00