Commit Graph

696 Commits

Author SHA1 Message Date
Daniele Rondina 3a0b1c420e add tarball-dev spec 2019-08-04 23:33:14 +02:00
Ettore Di Giacinto e5975dc45a Depcreate bump_sabayon_version.sh 2019-04-21 11:56:14 +02:00
Daniele Rondina 24528a3d26 make_torrents.sh: review for integration with Mottainai 2019-03-14 22:10:25 +01:00
Daniele Rondina 902b80097f sabayon_iso_build.sh: Fix SKIP_DOCKER_RMI logic 2019-03-10 01:28:18 +01:00
Daniele Rondina 3351b310e1 sabayon_iso_build.sh: Drop img functions 2019-03-06 20:49:09 +01:00
Daniele Rondina 7fe465447e sabayon_iso_build.sh: Add dracut default vars 2019-03-06 20:49:09 +01:00
Daniele Rondina e3c462740f sabayon_iso_build.sh: Initialize resolv.conf 2019-03-06 20:49:09 +01:00
Daniele Rondina ce7e33e496 sabayon_iso_build.sh: SKIP_DOCKER_RMI has default value to 1 2019-03-06 20:49:09 +01:00
Daniele Rondina d5b30140ef sabayon_iso_build.sh: docker-companion now use download command 2019-03-06 20:49:09 +01:00
Daniele Rondina 7a168e9ad0 sabayon_iso_build.sh: Drop support to img 2019-03-06 20:49:09 +01:00
Geaaru 79bbad95a9 Drop deprecated scripts 2019-03-06 20:49:09 +01:00
Daniele Rondina 0fa5f96037 templ+abc.pl: Add support to RC release 2019-03-04 22:46:54 +01:00
Ettore Di Giacinto 93a0187013 Add support for 32bit EFI devices
Some devices (e.g. Intel Sticks 1st gen, and others) has 32bit EFI, which requires a 32bit efi shell.
We build it within the build service.
See https://github.com/Sabayon/sbi-tasks/blob/master/static/grub-efi32bit.yaml
2019-02-25 18:09:47 +01:00
Daniele Rondina 11eaa40010 sabayon_iso_build.sh: Move to kernel 4.20 2019-02-13 17:42:08 +01:00
Ettore Di Giacinto 9e913cc7f1 Disable ldconfig on spinbase 2019-02-08 23:34:46 +01:00
Ettore Di Giacinto 83ece2c1b3 Do install kernel if none is installed in the chroot
Now we control kernels with SABAYON_INSTALL_KERNEL and spinbase
doesn't ship a default one anymore. Handle the removal when necessary
2019-01-23 19:05:13 +01:00
Ettore Di Giacinto 2832d6c57d Do md5sum after udflabel phase
This somehow slipped.
2019-01-23 17:02:07 +01:00
Ettore Di Giacinto e54fc67a01 Boot with prefixed UUID
With certain versions of udev/blkid on specific hosts, resolving
the rootfs livecd by label fails to the wrong partition (e.g. efi), preventing to boot.
Meanwhile workaround it by writing an hardcoded udf UUID, but this could be
also automatically generated to have also predictable builds.

Requires sys-fs/udftools.
2019-01-18 22:57:47 +01:00
Ettore Di Giacinto 33fd4af08e Handle systemd path migration 2018-12-05 19:34:32 +01:00
Ettore Di Giacinto 73cc0a1592 grub: need more space 2018-12-02 23:52:14 +01:00
Geaaru 3f4b7f8377 Fix use of SABAYON_UNMASK_PKGS and added SABAYON_MASK_PKGS var 2018-11-21 23:21:07 +01:00
Ettore Di Giacinto d792068bac Add plymouth module 2018-11-21 22:03:34 +01:00
Ettore Di Giacinto f28ee1dd80 Add systemd to dracut initramfs 2018-11-05 13:48:04 +01:00
Geaaru 4f426eeaae pre_iso_script_livecd.sh: Add debug print for verify dracut rebuilding phase 2018-10-15 18:19:19 +02:00
Ettore Di Giacinto a86a2ee59d We tried with sabayon-dracut forcing, but for now stick with generic mode
Revert "dracut: add -H"

This reverts commit 55b1c07487.
2018-09-24 18:15:33 +02:00
Ettore Di Giacinto bb86922819 Revert "dracut: Drop -N"
This reverts commit 2101477bec.
2018-09-24 18:15:21 +02:00
Ettore Di Giacinto 2101477bec dracut: Drop -N 2018-09-23 00:06:56 +02:00
Ettore Di Giacinto 55b1c07487 dracut: add -H 2018-09-19 23:52:22 +02:00
Ettore Di Giacinto 7ba120ee10 Dracut needs to be regenerated here as well 2018-09-07 20:58:06 +02:00
Ettore Di Giacinto 7cb5d58ff3 Also play enman phase in remaster generic after 2018-09-07 17:52:14 +02:00
Ettore Di Giacinto 0d0a613280 Temporary seek for sabayon kernel only 2018-09-06 22:57:40 +02:00
Ettore Di Giacinto b47c5166ac Update repos after installing enman 2018-09-06 21:08:01 +02:00
Ettore Di Giacinto 1db6e241f2 Separate regen of squashfs and add enman phase on remaster_generic_inner_chroot_scripts 2018-09-06 18:26:48 +02:00
wolfden 896e320934 change path of default-splash.png so matches with cloud 2018-09-03 11:37:33 -05:00
wolfden 3594a268cc remove gsettings and added efi forensics graphic for grub 2018-09-03 11:34:02 -05:00
Ettore Di Giacinto 939681dc7d Execute pre_iso_script_livecd also on spinbase 2018-09-02 22:19:15 +02:00
Ettore Di Giacinto 07c2b78d8f Make kernel install optional 2018-09-02 22:19:14 +02:00
Ettore Di Giacinto d3b5a2fee6 Add support for dracut into build scripts
- Add dracut livecd boot option
- Fix plymouth
- Add cdlabel for dracut
2018-09-02 22:18:59 +02:00
Ettore Di Giacinto 7cedf3f86d Install extra packages after kernel switch 2018-09-02 22:17:09 +02:00
wolfden 84b4d303bf fix typo in gesettings 2018-09-02 11:30:40 -05:00
wolfden a4c62b9af3 add gsettings 2018-08-31 12:27:38 -05:00
wolfden 8bafa7b990 forensics update 2018-08-31 12:24:05 -05:00
wolfden d930c06999 Menu Categories Sorted 2018-08-26 22:38:54 -05:00
KJS 3395b7aab7 remove sudo 2018-08-26 21:22:31 +00:00
wolfden 926d304981 clean up 2018-08-25 14:58:04 -05:00
wolfden 3218dd77b3 sync everything with local build 2018-08-25 14:46:43 -05:00
Geaaru 9273a02fb2 Fix use of multiple outer_chroot_script_after.
Workaround related with an issue on molecules that instead
of call both script defined as outer_chroot_script_after
try to call first and second it calls first with second
as argument.
2018-08-22 16:40:23 +02:00
Geaaru 1274a9355b sabayon_iso_build.sh: Add support to tarball and minor fix 2018-08-21 23:13:49 +02:00
Geaaru 1846688786 [html] Drop print_other subroutine for others section 2018-08-21 22:50:28 +02:00
Geaaru 8c442580fe [html] Drop Other: section and minor fix on montly.tmpl 2018-08-21 22:42:18 +02:00