aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* build: fix manpage installRobin H. Johnson2024-02-161-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* build: fix whitespaceRobin H. Johnson2024-02-161-1/+3
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* corrected variable issues in make installTimothy Kenno Handojo2024-02-161-8/+8
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* ensure package version is on the manpageTimothy Kenno Handojo2024-02-161-2/+8
| | | | | | | | - added package version on manpage generation - added versioning on dist pkg generation - remove manpage generation from dist Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* updated the SOFTWARE listTimothy Kenno Handojo2024-02-161-1/+35
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* address some feedback from robbat2Timothy Kenno Handojo2024-02-161-20/+12
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* modernize makefileTimothy Kenno Handojo2024-02-161-7/+95
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Unify grep usageThomas Deutschmann2020-08-011-2/+2
| | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* Makefile: run shellcheck against initramfs' scriptsThomas Deutschmann2020-04-111-1/+11
| | | | | | | | This should help us catching fatal errors like bug 717102 before release. Bug: https://bugs.gentoo.org/717102 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* Makefile: Sort generated kernel configThomas Deutschmann2020-01-141-1/+1
| | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* Add support for a custom font at bootThomas Deutschmann2019-11-241-0/+1
| | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* Makefile: Fix verify-doc targetThomas Deutschmann2019-07-211-1/+2
| | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* Makefile: Use shell functionv4.0.0_beta2Thomas Deutschmann2019-07-151-2/+2
| | | | | Fixes: d0e76cd8e8dd ("Replace backticks") Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* Replace backticksThomas Deutschmann2019-07-141-2/+2
| | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* Makefile: Update verify-doc targetThomas Deutschmann2019-03-251-1/+2
| | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* Improve release process.Robin H. Johnson2017-07-141-0/+4
|
* Bump version to 3.5.1Robin H. Johnson2017-06-231-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Makefile: use git for versioning tarball.Robin H. Johnson2017-01-071-1/+2
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Makefile: add a check to ensure all output from --help is documented.Robin H. Johnson2016-02-051-2/+29
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Improve clarity for makefile command.Robin H. Johnson2016-01-231-1/+5
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Some of the arch-config blocks were never populated for minor arches, so the ↵Robin H. Johnson2016-01-231-1/+1
| | | | | | configs are not usable, we should ignore them. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Makefile: Fix kernel config building, ensure targets are always updated ↵Robin H. Johnson2016-01-231-10/+24
| | | | | | properly as well. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* ugh, fix ordering issue that couldn't be solved with quotesRick Farina (Zero_Chaos)2015-08-191-1/+1
|
* add a target for make distcleanRick Farina (Zero_Chaos)2015-08-191-3/+5
|
* Initial kernel config infrastructureRichard Yao2015-07-311-1/+7
| | | | | | | | | | The merge.pl script and initial configuration files for ppc, ppc64 x86 and x86_64 are from RHEL6. The merge.pl is intended to be replaced in the future. We will use it for now because Rick Farina of Gentoo QA wants this merged regardless of whether we have a substitute ready or not. Signed-off-by: Richard Yao <ryao@gentoo.org>
* switch to xz because why notRick Farina (Zero_Chaos)2015-07-301-2/+2
| | | | | -rw-r--r-- 1 zero zero 280K Jul 30 10:55 genkernel-3.4.51.tar.bz2 -rw-r--r-- 1 zero zero 245K Jul 30 10:52 genkernel-3.4.51.tar.xz
* Move to autogenerated ChangeLog.Robin H. Johnson2012-11-021-3/+6
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Makefile: Have version bumps trigger re-creation of man pageSebastian Pipping2011-01-231-1/+1
|
* Implement "make dist" based on git ls-filesSebastian Pipping2010-12-241-0/+19
|
* Migrate man page to asciidoc, add Makefile, add .gitignoreSebastian Pipping2010-12-061-0/+8