summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-boot/aboot: Add newline at end of fileMatt Turner2021-09-181-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-boot/aboot: Version bump to 2.0_pre20210801Matt Turner2021-09-183-1/+71
| | | | | Closes: https://bugs.gentoo.org/813001 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-boot/grub: keyword 2.06-r1 for ~riscvMarek Szuba2021-09-161-1/+1
| | | | | | | Only tested with GRUB_PLATFORMS=efi-64, as this will likely be the main (if not only) GRUB-supported platform on this arch. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-boot/efibootmgr: keyword 17 for ~riscvMarek Szuba2021-09-161-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-boot/grub: document global variablesMike Gilbert2021-09-142-0/+26
| | | | | Bug: https://bugs.gentoo.org/813037 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-1137-37/+37
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-boot/plymouth: keyword 0.9.5-r1 for ~riscvMarek Szuba2021-09-101-2/+2
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-boot/grub: enable py3.10 and disable py2.7, py3.6, py3.7Mike Gilbert2021-09-071-1/+1
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: drop pax-utilsMike Gilbert2021-09-072-4/+2
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: fix issue with XFS v4 superblocksMike Gilbert2021-09-072-0/+121
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: drop 2.06_rc1Mike Gilbert2021-09-072-301/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: fix custom kernel glob patchMike Frysinger2021-09-051-3/+10
| | | | | | | | The variable export was missing which caused it to always be blank. Setting it in /etc/default/grub wouldn't work as /etc/grub.d/10_linux still wouldn't see it. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* sys-boot/systemd-boot: drop 245Mike Gilbert2021-09-053-136/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/systemd-boot: add 249Mike Gilbert2021-08-293-0/+154
| | | | | Closes: https://bugs.gentoo.org/810910 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/gnu-efi: drop 3.0.11Mike Gilbert2021-08-282-88/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/gnu-efi: add 3.0.14Mike Gilbert2021-08-282-0/+82
| | | | | Closes: https://bugs.gentoo.org/810724 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/sgibootcd: Bump version after refactoring codeJoshua Kinard2021-08-164-31/+46
| | | | | | | | | | | I finally refactored the code to make it a bit more readable and fix several compiler warnings. The upstream author long ago abandoned this project, so that makes me the maintainer now. Also changed the ebuild to EAPI 8 and fixed some other bits and cut a new version. Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.20, Repoman-3.0.3
* sys-boot/grub: Stabilize 2.06 arm64, #799236Sam James2021-08-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/elilo: drop slyfox@ from maintainers down to m-nSergei Trofimovich2021-08-041-4/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-boot/aboot: Add git ebuildMatt Turner2021-08-011-0/+67
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-boot/elilo: drop oldSergei Trofimovich2021-07-221-94/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: drop myself as maintainerMarco Scardovi2021-07-191-8/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/21697 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-boot/woeusb: revbump for previous fixIonen Wolkens2021-07-181-0/+0
| | | | | Bug: https://bugs.gentoo.org/802735 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* sys-boot/woeusb: install script+manpage, tidy a bitIonen Wolkens2021-07-181-8/+11
| | | | | | | | | | | | Not familiar with this package but given maintainer is in process of retiring from maintenance, fixing on their behalf. Also remove a few useless bits, e.g. no autotools files in this version. Closes: https://bugs.gentoo.org/802735 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* sys-boot/elilo: bump up to EAPI=8Sergei Trofimovich2021-07-171-0/+94
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-boot/woeusb: add myself as maintainerMarco Scardovi2021-07-161-3/+11
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco@scardovi.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-boot/woeusb: bump to 5.1.2Marco Scardovi2021-07-162-0/+33
| | | | | | | | | | | This new version drops the GUI interface, so I will maintain both old version (v3) and new (v5+). Closes: https://bugs.gentoo.org/764491 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco@scardovi.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-boot/syslinux: add sys-apps/util-linux to RDEPEND tooSam James2021-07-161-2/+2
| | | | | | | Needed for libuuid. See: https://github.com/gentoo/gentoo/pull/20903 Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/syslinux: Add DEPEND on sys-apps/util-linuxManoj Gupta2021-07-161-0/+1
| | | | | | | | | Some syslinux files needs headers from util-linux e.g. extlinux/xfs_sb.h includes <uuid/uuid.h>. Signed-off-by: Manoj Gupta <manojgupta@google.com> Closes: https://github.com/gentoo/gentoo/pull/20903 Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/os-prober: drop oldBen Kohler2021-07-132-87/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* sys-boot/woeusb: Move to maintainer-neededPacho Ramos2021-07-081-3/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-boot/mokutil: add missing keyutils depSam James2021-07-011-0/+1
| | | | | Closes: https://bugs.gentoo.org/799443 Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/mokutil: add 0.5.0Sam James2021-06-302-0/+26
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/mokutil: add 0.3.0_p20170405 (fix versioning), add libcrypt dependencySam James2021-06-302-7/+9
| | | | | | | | The previous "0.4.0" version in tree actually corresponded to commit e19adc575c1f9d8f08b7fbc594a0887ace63f83f which seems to have been between 0.3.0 and 0.4.0. Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/grub: x86 stable wrt bug #799236Agostino Sarubbo2021-06-301-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-boot/grub: sparc stable wrt bug #799236Agostino Sarubbo2021-06-301-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-boot/grub: ppc64 stable wrt bug #799236Agostino Sarubbo2021-06-301-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-boot/grub: ppc stable wrt bug #799236Agostino Sarubbo2021-06-301-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-boot/grub: amd64 stable wrt bug #799236Agostino Sarubbo2021-06-301-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-boot/raspberrypi-firmware: bump to 1.20210527Peter Alfredsen2021-06-212-0/+73
| | | | | | | | Closes: https://bugs.gentoo.org/796743 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Peter Alfredsen <crabbedhaloablution@icloud.com> Closes: https://github.com/gentoo/gentoo/pull/21324 Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/tboot: rev bump for commit a35ba06b4Thomas Deutschmann2021-06-181-0/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-boot/tboot: Fix MissingUseDepDefault for dev-libs/openssl[bindist]Thomas Deutschmann2021-06-171-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-boot/efibootmgr: Stabilize 17 arm64, #795951Sam James2021-06-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/efibootmgr: Stabilize 17 x86, #795951Sam James2021-06-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/efibootmgr: Stabilize 17 amd64, #795951Sam James2021-06-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/grub: add 2.06Mike Gilbert2021-06-082-0/+302
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/lilo: Fix bugs #377427 and #473620Joshua Kinard2021-06-062-5/+4
| | | | | | | | | | | Remove 'keepdir /boot' from src_install to address #377427 and update the example lilo.conf in FILESDIR to reference 'sda' instead of 'hda' (name for older PATA drives) to fix #473620. Closes: https://bugs.gentoo.org/377427 Closes: https://bugs.gentoo.org/473620 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.19, Repoman-3.0.3
* sys-boot/lilo: Fix bugs #753608 and #715580Joshua Kinard2021-06-062-1/+24
| | | | | | | | | | | | Add QA_FLAGS_IGNORED for '/sbin/lilo' to address Bug #753608 and Add a small patch to check for '__GLIBC__' before a printf() call that references it to avoid compilation errors on non-glibc systems to fix Bug #715580. Also remove the unneeded 'eutils' inherit. Closes: https://bugs.gentoo.org/753608 Closes: https://bugs.gentoo.org/715580 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.19, Repoman-3.0.3
* sys-boot/lilo: Take over maintainership, update varsJoshua Kinard2021-06-062-4/+7
| | | | | | | | | Take over maintainership and update the SRC_URI and HOMEPAGE variables to point to an active repository for lilo sources. Bug: https://bugs.gentoo.org/698802 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.19, Repoman-3.0.3
* sys-boot/lilo: maintainer neededMike Gilbert2021-06-011-4/+1
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>