Commit Graph

81 Commits

Author SHA1 Message Date
Fabio Erculiani
bb01c872ae [boot] make possible to easily boot with systemd through grub 2013-04-27 12:23:18 +01:00
Fabio Erculiani
f9a996e1d6 [boot,remaster] remove init=/linuxrc, not needed anymore.
Genkernel stores linuxrc into initramfs /init. So, the default value
is already fine.
2013-04-25 12:32:55 +01:00
Fabio Erculiani
9034453bfa [boot,remaster] migrate to vconsole.keymap= kernel cmdline arg for setting the keyboard 2013-04-20 16:06:09 +01:00
Fabio Erculiani
8352ed655d [remaster,boot] add console boot modes with splash=off.
fbcondecor may be problematic on some hardware.
2013-02-27 22:44:46 +00:00
Fabio Erculiani
d3dd4e919f [remaster] fix HardenedServer grub configuration 2013-02-12 11:26:21 +01:00
Fabio Erculiani
be50c849ea [boot] drop "echo Starting ..." 2012-12-31 08:51:17 +01:00
Fabio Erculiani
7d0eb21b21 [boot] add "Disable EFI" boot switch, fix "Disable ACPI" 2012-12-31 08:47:49 +01:00
Fabio Erculiani
2937f223a5 [molecules] make USB boot off UEFI+isohybrid work 2012-12-25 21:29:57 +01:00
Fabio Erculiani
e16b4550ee [boot,remaster] always insmod part_gpt when using UEFI GRUB2 boot loader 2012-12-25 15:51:12 +01:00
Fabio Erculiani
d279d1104c [grub2] drop memtest86+ from grub.cfgs, doesn't work with UEFI 2012-12-08 13:06:19 +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
7d8622a10d [remaster] make possible to disable KMS and ACPI from GRUB2 bootloader 2012-12-03 00:51:32 +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
89234e3cc8 [isolinux] do not force cdroot_type=udf anymore.
If images are mounted with UDF-fs, execution bits are lost and cdupdate.sh
is not executed.
2012-09-04 19:00:04 +02:00
Fabio Erculiani
4c061ea843 [scripts,remaster] implement "Check disc for defects" boot option 2012-09-04 00:23:54 +02:00
Fabio Erculiani
0b5b0cd946 [HardenedServer] pull in Xfce and Midori, fix other small glitches 2012-08-31 09:30:08 +02:00
Fabio Erculiani
4e2fe44e57 [remaster] fix HardenedServer isolinux label name 2012-08-31 08:02:16 +02:00
Fabio Erculiani
9cf8d7bd50 [molecules] add Sabayon "Hardened Server" spec files 2012-08-30 18:22:53 +02:00
Fabio Erculiani
533b167775 [remaster] remove "gentoo=nox nox" from ServerBase boot args 2012-08-30 18:17:33 +02:00
Fabio Erculiani
c8f07ca0c5 [isolinux] set gfxpayload= together with vga=
vga= is required by isolinux while gfxpayload= is used by Grub2.
In the near future, Anaconda will skip vga= and just keep gfxpayload=
2012-08-30 15:47:24 +02:00
Fabio Erculiani
d2d0beabc0 [mcs] drop old 3rdparty stuff 2012-07-25 12:53:56 +02:00
Fabio Erculiani
ea6af8e5ad [molecules] Add Amazon EC2 EBS Sabayon filesystem images for amd64 and x86 2012-07-24 16:13:17 +02:00
Fabio Erculiani
9a043621e4 [remaster/ec2] fix ec2.start ssh pubkey setup 2012-07-21 17:16:26 +02:00
Fabio Erculiani
11b496bfef [remaster] simplify Sabayon G and K boot menu, drop music and Netbook mode 2012-06-05 11:24:40 +02:00
Kelly Schwartz
db20410c5c [forensics] fix typo in theme for setting background 2012-05-04 08:39:56 -05:00
Kelly Schwartz
c450ffacc9 [forensics] fix default theme background 2012-05-04 08:34:42 -05:00
Kelly Schwartz
2f8f58baf4 [forensic] new udiskss.policy settings 2012-04-29 17:07:08 -05:00
Fabio Erculiani
469570d2c4 [remaster] fix back.jpg for Embedded World 2012-02-07 11:12:42 +01:00
Fabio Erculiani
e9444ef867 [remaster/amd64+x86] add tigal.com logo for Embedded World 2012-02-06 23:34:25 +01:00
Fabio Erculiani
4d0bf50df3 [remaster/isolinux] add amd64+x86 hybrid iso isolinux config file 2012-01-27 22:59:05 +01:00
Fabio Erculiani
9880eae808 Revert "[remaster/*isolinux.cfg] enable vesafb-tng, as discussed on ML"
This reverts commit 81fcfb7cbb.
2012-01-18 14:04:29 +01:00
Fabio Erculiani
81fcfb7cbb [remaster/*isolinux.cfg] enable vesafb-tng, as discussed on ML 2012-01-17 12:01:54 +01:00
Kelly Schwartz
35a57dfe6d [xfceforensic] change default font color for dark theme 2011-10-17 22:04:06 -05:00
wolfden
6db103d1b7 XFCE Forensics Files 2011-10-12 19:29:32 -05:00
wolfden
a679780f08 Preping XFCE Forensic Files Needed - Will be adding Xfce forensics
x86/x86_64 to drop K/Gforensics specs/isos
2011-10-12 19:16:16 -05:00
Fabio Erculiani
33ec4a31b7 [isolinux] drop max_loop=64 cmdline option 2011-08-18 22:11:05 +02:00
Fabio Erculiani
7d29a48ce7 [isolinux] drop udev.chidren-max=1 hack 2011-08-18 16:51:52 +02:00
Fabio Erculiani
92bc8e202a [ec2] add default provisioning script 2011-08-01 10:32:22 +02:00
Fabio Erculiani
354e45c6ad [molecules] workaround for udev >=168 race condition during LiveCD udev init, please re-check on Linux 3.0 release 2011-07-04 12:18:50 +02:00
Fabio Erculiani
ce8384fdb3 [remaster/isolinux] minimum resolution is now 800x600 for netbook 2011-06-20 16:31:36 +02:00
Roberto Polli
3c0d337538 fixed sabayon bug, reverted master.cf 2011-04-12 15:24:10 +02:00
Roberto Polli
c4300e7ea8 fix missing comma 2011-04-11 13:18:03 +02:00
Roberto Polli
8c2339677f fix character set 2011-04-08 14:10:42 +02:00
Roberto Polli
612c157143 use new postfix qmgr 2011-04-06 12:52:35 +02:00
Fabio Erculiani
40d874a177 [remaster/mcs] add downstream patch 2011-04-03 16:56:33 +02:00
Fabio Erculiani
edc583302c [remaster/mcs] fix missing bedework_init 2011-03-28 09:55:12 +02:00
Fabio Erculiani
acc9695fe6 [remaster/mcs] major fixes for dovecot 2.0 and minor fixes 2011-03-23 13:47:25 +01:00