Fabio Erculiani
aaa7b5cb68
[eclass] sabayon-kernel: update splash only if USE=splash
2014-03-19 07:55:37 +01:00
Fabio Erculiani
4636127126
[eclass] sabayon-kernel: 3.12 became LTS
2014-03-17 23:20:30 +01:00
Fabio Erculiani
aceae46973
[eclass] sabayon-kernel: drop K_SABPATCHES_VER support, dead
2014-01-26 16:53:49 +01:00
Fabio Erculiani
ba7a86300b
[eclass] sabayon-kernel: add support for K_SABKERNEL_PATCH_UPSTREAM_TARBALL
2014-01-26 16:52:40 +01:00
Fabio Erculiani
3a631a8223
[eclass] sabayon-kernel: simplify kernel config search code
2014-01-24 10:50:36 +01:00
Fabio Erculiani
c2dab8fa46
[eclass] sabayon-kernel: drop K_SABKERNEL_URI_CONFIG
2014-01-24 10:34:50 +01:00
Fabio Erculiani
d40fb8f048
[eclass] sabayon-kernel: drop old SRC_URI setup code
2014-01-24 10:28:34 +01:00
Fabio Erculiani
dd2a201c54
[eclass] sabayon-kernel: fix typo
2013-11-12 21:05:16 +01:00
Fabio Erculiani
9ef119b1ea
[eclass] sabayon-kernel: provide a way to declare kernels as LTS
2013-11-12 18:11:59 +01:00
Fabio Erculiani
43f87734c2
[eclass] sabayon-kernel: be more clear about eselect-bzimage machinery
2013-11-04 17:28:42 +01:00
Fabio Erculiani
0615cda26b
[eclass] sabayon-kernel: add --disklabel only if genkernel supports it
2013-08-20 07:20:58 +02:00
Fabio Erculiani
33a213d363
[eclass] sabayon-kernel: addpredict ld.so.conf~ due to dracut calling ldconfig -r
2013-06-20 11:57:10 +02:00
Fabio Erculiani
171a035866
[eclass] sabayon-kernel: make possible to disable mkimage against initramfs
2013-06-16 15:49:08 +02:00
Fabio Erculiani
bcbe4f2018
[eclass] sabayon-kernel: if USE=lvm, then depend against lvm2 and thin-provisioning-tools
2013-06-02 21:03:56 +02:00
Fabio Erculiani
3c4a6ba272
[eclass] sabayon-kernel: fix installation when no .dtb is around
2013-05-26 08:49:26 +02:00
Fabio Erculiani
e6172340d1
[eclass] sabayon-kernel: export LOADADDR on arm, drop K_MKIMAGE_KERNEL_ENTRYPOINT
2013-05-25 19:53:45 +02:00
Fabio Erculiani
c97c3e2368
[eclass] sabayon-kernel: install dtbs into /lib/dts/${KV_FULL}/
2013-05-25 17:22:45 +02:00
Fabio Erculiani
f2480cb7f0
[eclass] sabayon-kernel: fix --kernel-target= and --kernel-binary= handling
2013-05-25 17:00:46 +02:00
Fabio Erculiani
10d5f53c7a
[eclass] sabayon-kernel: quote --kernel-binary= and --kernel-target= values
2013-05-25 16:40:36 +02:00
Fabio Erculiani
4699e76330
[eclass] sabayon-kernel: fallback to CHOST if CTARGET is unset
2013-05-24 16:02:52 +02:00
Fabio Erculiani
651db48597
[eclass] sabayon-kernel: uImage is generated automatically nowadays
2013-05-24 08:13:11 +02:00
Fabio Erculiani
34093a05e9
[eclass] sabayon-kernel: add explicit support for K_KERNEL_IMAGE_NAME and K_KERNEL_IMAGE_PATH
2013-05-24 07:49:20 +02:00
Fabio Erculiani
5a2b08a2bc
[eclass] sabayon-kernel: add arm subarch autodetection based on CTARGET
2013-05-23 22:03:22 +02:00
Fabio Erculiani
ebc56125c9
[eclass] sabayon-kernel: migrate to genkernel-next
2013-05-07 10:25:52 +02:00
Fabio Erculiani
7aa259b298
[eclass] sabayon-kernel: add plymouth support
2013-05-07 07:36:48 +02:00
Fabio Erculiani
dae45cc2e1
[eclass] sabayon-kernel: drop cross compiler support
2013-05-06 23:20:20 +02:00
Fabio Erculiani
9db8595903
[eclass] sabayon-kernel: drop --dracut genkernel option
2013-05-02 23:50:29 +02:00
Fabio Erculiani
2c44a1d841
[eclass] sabayon-kernel: complete dracut support
2013-05-02 23:46:31 +02:00
Fabio Erculiani
d35d7d08ea
[eclass] sabayon-kernel: drop unneeded if condition
2013-05-02 23:45:40 +02:00
Fabio Erculiani
6d15d0691e
[eclass] sabayon-kernel: add sys-apps/v86d build dependency
2013-05-02 15:51:56 +02:00
Fabio Erculiani
9a6c106da0
[eclass] sabayon-kernel: use the udev-enabled genkernel version
2013-04-26 00:44:18 +01:00
Fabio Erculiani
3d863529c2
[eclass] sabayon-kernel: bump genkernel version requirement, add --e2fsprogs to GKARGS
2013-04-25 12:25:37 +01:00
Fabio Erculiani
1dd2b12b6b
Revert "[eclass] sabayon-kernel: experimental, drop KV_FULL mangling and support empty SUBLEVEL"
...
This reverts commit 260a2abc12 .
Temporarily revert due to genkernel and userspace bugs.
2013-04-24 16:04:07 +01:00
Fabio Erculiani
9d180d1467
[eclass] sabayon-kernel: add K_MKIMAGE_KERNEL_ADDRESS and K_MKIMAGE_KERNEL_ENTRYPOINT
...
This makes possible to support multiarch kernels.
2013-04-05 16:46:35 +01:00
Fabio Erculiani
260a2abc12
[eclass] sabayon-kernel: experimental, drop KV_FULL mangling and support empty SUBLEVEL
2013-04-03 18:09:11 +01:00
Fabio Erculiani
5a738cf8b6
[eclass] sabayon-kernel: add K_TARBALL_EXT support, migrate from bz2 to xz
...
See Gentoo #421721
2013-03-19 15:38:30 +00:00
Fabio Erculiani
bedb3b724a
[eclass] sabayon-kernel: always drop /usr/lib/debug
2013-01-03 07:01:38 +00:00
Fabio Erculiani
9f54455434
[eclass] sabayon-kernel: add sys-devel/autoconf to DEPEND, required by open-iscsi genkernel setup
2013-01-03 06:25:38 +00:00
Fabio Erculiani
504fab11d9
[eclass] sabayon-kernel: introduce K_KERNEL_NEW_VERSIONING support
...
K_KERNEL_NEW_VERSIONING=1 makes possible to use the real PV in packages.
2013-01-02 23:13:26 +00:00
Fabio Erculiani
809b96debc
Revert "[eclass] sabayon-kernel: use kernel_is to determine the kernel version"
...
This reverts commit 4c7c8788e2 .
2012-12-13 20:54:26 +01:00
Fabio Erculiani
0293636c6c
[eclass] remove version.h handling from kernel_sources_src_install
2012-12-13 20:41:53 +01:00
Fabio Erculiani
4c7c8788e2
[eclass] sabayon-kernel: use kernel_is to determine the kernel version
2012-12-13 20:26:27 +01:00
Fabio Erculiani
a3d44bd7ce
[eclass] sabayon-kernel: fix version.h handling with kernel 3.7
2012-12-13 09:15:01 +01:00
Fabio Erculiani
9e581eae00
[eclass] sabayon-kernel: add genkernel zfs support (--zfs use flag)
2012-11-10 12:45:16 +01:00
Sławomir Nizio
2972fe5084
[eclass] sabayon-kernel: correct path for grub2-mkconfig
2012-10-25 00:17:11 +02:00
Sławomir Nizio
b0af7c0a4e
[eclass] sabayon-kernel: don't use 'use' in global scope
...
(During metadata regeneration.) Now the variables related
to kernel configuration file are set in src_prepare (new
exported phase function). I could reuse pkg_setup, but
that would be called unnecessarily for binary packages too.
2012-10-22 21:11:50 +02:00
Fabio Erculiani
beef989a6a
[eclass] make eselect-uimage fully optional
2012-09-09 13:37:38 +02:00
Fabio Erculiani
4f7fbfa0d9
[eclass] sabayon-kernel: make eselect-bzimage fully optional
2012-09-09 13:37:38 +02:00
Fabio Erculiani
72b5ffb6ba
[eclass] sabayon-kernel: make grub2 fully optional
2012-09-09 13:37:38 +02:00
Fabio Erculiani
ac1457a987
[eclass] sabayon-kernel: add support for grub2-mkconfig
2012-08-31 09:52:12 +02:00