Commit Graph

53 Commits

Author SHA1 Message Date
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
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
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
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
Geaaru
328bee05fb [iso_build.sh] Review and added new features
* Add SABAYON_EXTRA_PKGS variable for add custom
    packages on building without review specs file
    (for development tests)

  * add option --only-dev

  * integrate installation of enman repositories.
    Currently this operation is done on sources chroot.
    To move as plugin of molecule.

  * add option for unmasking of packages through
    SABAYON_UNMASK_PKGS

  * Add option --skip-docker-rmi
2018-04-20 16:54:25 +02:00
Ettore Di Giacinto
847b5ed267 inner_source_chroot_update.sh: pin kernel version to last LTS
We can't automatize it reliably without writing hackish code, as equo search has still broken ordering output.
2018-02-14 20:44:26 +01:00
mudler
303b60132c Revert "inner_source_chroot_update: execute dracut initramfs generation if dracut is present on spinbase"
This reverts commit ac869fb21e.
2016-09-24 14:58:27 +02:00
mudler
ac869fb21e inner_source_chroot_update: execute dracut initramfs generation if dracut is present on spinbase 2016-09-24 10:36:03 +02:00
Ettore Di Giacinto
544c24e158 inner_source_chroot_update: enable support for dracut kernels 2016-09-23 23:39:24 +02:00
Fabio Erculiani
de0da7ccac [scripts] remove mangling of repositories.conf.d 2014-11-30 15:54:41 +00:00
Fabio Erculiani
3c14cb56e4 [scripts] fix env var name 2014-11-30 11:23:47 +00:00
Fabio Erculiani
0e77ad442d [scripts] arm is no more 2014-11-30 10:20:07 +00:00
Fabio Erculiani
04c5f1cd39 [scripts] drop eselect-init support 2014-03-25 12:31:10 +01:00
Fabio Erculiani
8c1f4011f2 [scripts] stop moving make.conf to /etc/, use /etc/portage 2013-12-23 14:47:48 +01:00
Fabio Erculiani
6f3de34d25 [scripts] make sure to keep /lib/modules clean 2013-12-22 12:11:02 +01:00
Fabio Erculiani
6773399ef6 [scripts] inner_source_chroot_update, remove /run/.eselect-init.run
This fixes bug #4457
2013-10-25 19:16:07 +02:00
Fabio Erculiani
eda027acee [scripts] arm: execute profiles update outside qemu-user chroot 2013-07-13 11:02:22 +02:00
Fabio Erculiani
45aa7be515 [scripts] drop eselect settingsd usage, will be phased out 2013-06-22 23:05:08 +02:00
Fabio Erculiani
bcc22d9df0 [scripts] add forward compatibility with "eselect-init" 2013-05-28 14:31:45 +02:00
Fabio Erculiani
47886ef134 [scripts] switch to systemd as the default init system 2013-05-18 11:13:23 +02:00
Fabio Erculiani
2b3bd96719 [scripts] use equo upgrade --purge 2013-04-30 20:18:58 +02:00
Fabio Erculiani
1dd2053975 [scripts] add support for directory package.{mask,unmask,keywords} 2013-04-08 08:44:45 +01:00
Fabio Erculiani
0b859a6a1e [scripts] make sure to ship with an updated version of /usr/portage/profiles/ 2013-02-12 13:19:27 +01:00
Fabio Erculiani
3480082122 [scripts] ignore "equo remove" failures 2012-12-30 09:11:57 +01:00
Fabio Erculiani
dbeecc5f86 [scripts] always remove man-pages in SpinBase 2012-12-28 09:36:36 +01:00
Sławomir Nizio
6c3dc9ef3c [scripts] fix location of 00-sabayon.package.use
previously the file path was:
/etc/portage/package.use/00-sabayon.package.use/00-sabayon.package.use
2012-12-26 21:21:49 +01:00
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
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
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
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
73ea097055 [scripts] make "equo update" more resilient to network issues 2012-09-14 08:19:14 +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
4c255decef [scripts] add support to split package.use/* files 2012-05-17 23:24:13 +02:00
Fabio Erculiani
bcb3f77792 [scripts] inner_source_chroot_update: add ARM arch support 2011-12-30 11:07:53 +01:00
Fabio Erculiani
d8438826eb [scripts] inner_source_chroot_update: checking /proc and /dev/pts here is useless 2011-09-05 07:44:21 +02:00
Fabio Erculiani
9583ba9b22 [scripts] create /proc and /dev/pts if they don't exist in source chroots 2011-09-05 07:42:26 +02:00
Fabio Erculiani
1756f52a5c [scripts] fix subshell drama 2011-07-21 13:14:09 +02:00
Fabio Erculiani
e4b5750fef [scripts] restore correct permissions 2011-03-23 11:59:32 +01:00