summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/kexec-tools: runscript: do not append root= if --reuse-cmdline is usedThomas Deutschmann2020-08-051-1/+11
| | | | | | | | | | Always appending root= can cause problems when auto-detection is used when real system and initramfs don't agree on naming (i.e. when current system detects root as /dev/dm-4 but on next boot, initramfs will detect root as /dev/dm-5). Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-apps/kexec-tools: runscript: add support for genkernel's default ↵Thomas Deutschmann2020-08-051-0/+2
| | | | | | | kernel/initramfs symlink Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-apps/kexec-tools: runscript: fix styleThomas Deutschmann2020-08-051-0/+188
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-apps/kexec-tools: build multiboot2 for i386Thomas Deutschmann2020-05-031-0/+68
| | | | | | Closes: https://bugs.gentoo.org/705314 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-apps/kexec-tools: fix building against GCC 10Thomas Deutschmann2020-05-031-0/+99
| | | | | | Closes: https://bugs.gentoo.org/707132 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-apps/kexec-tools: Removed old.Lars Wendler2019-07-291-38/+0
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/kexec-tools: add ppc64 keywordMarty E. Plummer2019-06-291-1/+3
| | | | | | | | | | | with package.accept_keywords =sys-apps/kexec-tools-2.0.19 ~amd64 and the changes to the init file (by default make install installs vmlinux not vmlinuz) this works on a Talos II. Closes: https://github.com/gentoo/gentoo/pull/12346 Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Signed-off-by: Marty E. Plummer <hanetzer@startmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/kexec-tools: fix "Unhandled rela relocation: R_X86_64_PLT32" errorThomas Deutschmann2018-08-291-0/+38
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* sys-apps/kexec-tools: Removed old.Lars Wendler2018-05-012-175/+0
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* sys-apps/kexec-tools: remove unused files.Michael Mair-Keimberger2017-10-202-338/+0
|
* sys-apps/kexec-tools: Removed old.Lars Wendler2017-08-011-16/+0
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-284-4/+0
| | | | Bug: 611234
* sys-apps/kexec-tools: Fix syntax error in runscriptThomas Deutschmann2017-01-081-1/+1
|
* sys-apps/kexec-tools: support more kernel names.Robin H. Johnson2017-01-072-1/+188
| | | | | | | Package-Manager: portage-2.3.2 Gentoo-Bug: 489864 Fixes: https://bugs.gentoo.org/show_bug.cgi?id=489864 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-apps/kexec-tools: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-183-3/+3
|
* sys-apps/kexec-tools: version bump to 2.0.12 #578164Mike Frysinger2016-03-241-0/+175
| | | | | Rework the init script heavily in the process to make it a bit less "smart" and respect user settings. #577496
* sys-apps/kexec-tools: drop some old versionsMike Frysinger2016-03-241-144/+0
|
* sys-apps/kexec-tools: merge git & release versionsMike Frysinger2016-03-242-183/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0814-0/+833
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed