summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-kernel/genkernel: bump to v4.0.1Thomas Deutschmann2019-12-144-68/+12
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-kernel/genkernel: Fix breakage triggered by mount-boot update.Ulrich Müller2019-12-132-4/+0
| | | | | | | | | | | | | | | mount-boot_mount_boot_partition() was an internal and undocumented function which shouldn't have been called, in the first place. Delete it from pkg_postinst without replacement, because the relevant checks in mount-boot_check_status will have been called already in mount-boot_pkg_preinst. Drop the call to mount-boot_pkg_postinst as well, because that function is a no-op now. Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-kernel/ck-sources: Version bump 5.4.3Jory Pratt2019-12-132-0/+33
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* sys-kernel/vanilla-kernel: Bump to 5.4.3Michał Górny2019-12-132-0/+169
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-kernel/gentoo-sources: Linux patch 5.4.3Mike Pagano2019-12-132-0/+31
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* sys-kernel/gentoo-sources: Linux patch 5.3.16Mike Pagano2019-12-132-0/+31
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* sys-kernel/gentoo-sources: Linux patch 4.19.89Mike Pagano2019-12-132-0/+31
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* sys-kernel/ck-sources: Fix qA warningsJory Pratt2019-12-131-2/+0
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* sys-kernel/vanilla-sources: Automated version bump to {4.19.89,5.3.16,5.4.3} ↵Agostino Sarubbo2019-12-134-3/+3
| | | | | | | - remove old. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-kernel/ck-sources: drop deblob, Fix extraversionJory Pratt2019-12-134-24/+37
| | | | | | Closes: https://bugs.gentoo.org/show_bug.cgi?id=688092 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* sys-kernel/vanilla-kernel: New package providing built kernelMichał Górny2019-12-113-0/+185
| | | | | | | | | | | | New package whose primary purpose is to provide a zero-effort way of ensuring that your system is running a working distribution kernel that gets cleanly upgraded as part of @world upgrades. The secondary goal is to make it possible to build universal binary packages that can be afterwards installed on variety of systems with different hardware, /boot layouts and bootloaders. Closes: https://github.com/gentoo/gentoo/pull/13871 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-kernel/installkernel-gentoo: New packageMichał Górny2019-12-113-0/+34
| | | | | | | New package with Gentoo installkernel fork, adding initramfs support. Bug: https://bugs.gentoo.org/702164 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-kernel/installkernel-systemd-boot: New packageMichał Górny2019-12-112-0/+35
| | | | | | | | New package to install 'installkernel' wrapper that uses systemd-boot's kernel-install. Bug: https://bugs.gentoo.org/702164 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-111-1/+1
| | | | | | | | | | | | * Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* sys-kernel/vanilla-sources: Automated version bump to 3.16.79 - remove old.Agostino Sarubbo2019-12-112-1/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-113-0/+3
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-kernel/ck-sources: fix broken url for patch downloadJory Pratt2019-12-101-2/+2
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* sys-kernel/ck-sources: Version bumpJory Pratt2019-12-0929-1638/+12
| | | | | | | | | | | | This moves use to a full patch from Con instead of a single pick. All 4.x versions have been removed and will be unsupported by myself. Sorry for the trouble look forward to working with you all. Closes: https://bugs.gentoo.org/679978 Closes: https://bugs.gentoo.org/688092 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* sys-kernel/ck-sources: add myself as maintainerJory Pratt2019-12-091-1/+4
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* sys-kernel/ck-sources: remove myself as a maintainerGöktürk Yüksek2019-12-091-4/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
* sys-kernel/ck-sources: remove unresponsive co-maintainerGöktürk Yüksek2019-12-091-4/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
* sys-kernel/git-sources: Remove 5.4-rcX versionMike Pagano2019-12-099-329/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* sys-kernel/git-sources: Linux patch 5.5-rc1Mike Pagano2019-12-092-0/+42
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* sys-kernel/linux-headers: bump up to 5.4Sergei Trofimovich2019-12-082-0/+48
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-kernel/pf-sources: clean oldJoonas Niilola2019-12-077-450/+0
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-kernel/pf-sources: bump to 5.4-pf2Joonas Niilola2019-12-072-0/+76
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-kernel/genkernel: Improve SELinux compatibilityThomas Deutschmann2019-12-062-0/+56
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-kernel/genkernel: update HOMEPAGEThomas Deutschmann2019-12-062-2/+2
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-kernel/genkernel: bump to v4.0.0Thomas Deutschmann2019-12-062-1/+1
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-kernel/gentoo-sources: Linux patch 4.4.206Alice Ferrazzi2019-12-062-0/+31
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/gentoo-sources: Linux patch 4.9.206Alice Ferrazzi2019-12-062-0/+31
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/gentoo-sources: Linux patch 4.14.158Alice Ferrazzi2019-12-062-0/+31
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/vanilla-sources: Automated version bump to ↵Agostino Sarubbo2019-12-054-3/+3
| | | | | | | {4.4.206,4.9.206,4.14.158} - remove old. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* bump to 4.19.88 gentpatches 87Alice Ferrazzi2019-12-052-0/+31
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/vanilla-sources: Automated version bump to 4.19.88 - remove old.Agostino Sarubbo2019-12-052-1/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-kernel/vanilla-sources: Automated version bump to {5.3.15,5.4.2} - ↵Agostino Sarubbo2019-12-053-2/+2
| | | | | | | remove old. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-kernel/gentoo-sources: Linux patch 5.4.2Thomas Deutschmann2019-12-052-0/+31
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-kernel/gentoo-sources: Linux patch 5.3.15Thomas Deutschmann2019-12-052-0/+31
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-kernel/raspberrypi-sources: add new version 5.4.9999Andrey Utkin2019-12-041-0/+28
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* sys-kernel/raspberrypi-sources: upgrade to EAPI=6Andrey Utkin2019-12-041-3/+3
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* sys-kernel/raspberrypi-sources: drop old versionsAndrey Utkin2019-12-047-189/+0
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* sys-kernel/raspberrypi-sources: make clone shallowAndrey Utkin2019-12-041-0/+1
| | | | | | | This makes download size and time reasonable. Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* sys-kernel/raspberrypi-sources: take maintainershipAndrey Utkin2019-12-041-1/+4
| | | | | | | Was maintainer-needed. Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* sys-kernel/raspberrypi-image: add new version 4.19.75_p20190925Andrey Utkin2019-12-032-0/+42
| | | | | | | This version features the change that it does install device tree files. Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* sys-kernel/raspberrypi-image: install device tree blobsAndrey Utkin2019-12-031-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream git repo provides binaries of two natures in a single repository: * boot firmware files; * prebuilt kernel files. boot/*.dtb, boot/overlays/ belong to kernel, not boot firmware. But for historical reasons, these files were installed by sys-boot/raspberrypi-firmware package rather than sys-kernel/raspberrypi-image, which would be more correct. The problem with this is that users of kernels different than sys-kernel/raspberrypi-image need to install different files into these locations. This means such people have to avoid using sys-boot/raspberrypi-firmware package completely. A blocker dependency on old sys-boot/raspberrypi-firmware versions is added to protect from a situation when just raspberrypi-image is being upgraded, and a package manager ends up with a file collision during installation phase. Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* sys-kernel/gentoo-sources: ia64 stable wrt bug #700416Agostino Sarubbo2019-12-034-4/+4
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-kernel/gentoo-sources: Linux patch 4.19.87Thomas Deutschmann2019-12-012-0/+31
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-kernel/gentoo-sources: Linux patch 4.14.157Thomas Deutschmann2019-12-012-0/+31
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-kernel/vanilla-sources: Automated version bump to {4.14.157,4.19.87} - ↵Agostino Sarubbo2019-12-013-2/+2
| | | | | | | remove old. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-kernel/xnu-headers: install libproc.hFabian Groffen2019-12-013-0/+3
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Fabian Groffen <grobian@gentoo.org>