summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2023-05-24Split installation into a two step process.Adam Maroti
2023-05-18Merge remote-tracking branch 'origin/merge-requests/235'Morten Linderud
2023-05-10Move script to kernel-install subfolder and update Makefilecvlc12
2023-05-10Source configuration files in /etc/mkinitcpio.conf.d/cvlc
2023-03-16Add support for post generation hooksMarkus Weippert
2023-02-15man: use .adoc extension for AsciiDoc filesnl6720
2022-12-11Merge remote-tracking branch 'origin/merge-requests/174'Morten Linderud
2022-12-10Makefile: improve the grep pattern for files passed to shellchecknl6720
2022-12-08Test coverage with kcovrogueai
2022-12-07Add shebangs and SPDX license identifiers to all filesnl6720
2022-12-03Initial bats test coveragerogueai
2022-11-17shellcheck pipelinerogueai
2022-10-30Merge mkinitcpio libalpm scripts into oneHugo Osvaldo Barrera
2019-10-28Makefile: Add the remove hook and script to installGiancarlo Razzolini
2019-10-09Change the Makefile to reflect the change in the names of the hook and scriptGiancarlo Razzolini
2019-10-09Add the pacman hook and script files to the installationGiancarlo Razzolini
2017-10-01man: include package name in versionv24Dave Reisner
2016-11-27Makefile: assorted cleanups and additionsv22Dave Reisner
2016-07-07add test harness for parse_cmdlineDave Reisner
2013-12-16Strip a leading 'v' from the git tag when generating the version numberv16Thomas Bächler
2013-12-15Install mkinitcpio-generate-shutdown-ramfs.service as a static serviceThomas Bächler
2013-12-15Add a tmpfiles.d configuration file to create /run/initramfs.Thomas Bächler
2013-12-01remove legacy search paths in /lib/initcpioDave Reisner
2013-12-01Load build and run hooks from /etc/initcpioDave Reisner
2013-11-26move a bunch of stuff to subdirsDave Reisner
2013-11-23Add mkinitcpio-generate-shutdown-ramfs.serviceThomas Bächler
2013-09-26kernel-install: add hookTom Gundersen
2013-02-28add zsh completionDaniel Wallace
2013-02-04Move preset examples from /etc/mkinitcpio.dSébastien Luttringer
2012-12-01build: use git-archive to create tarballsDave Reisner
2012-11-25replace find_in_dirs with PATH= manipulationDave Reisner
2012-11-23Makefile: copy directories, not individual files on installDave Reisner
2012-11-23build: move manpages to subdirDave Reisner
2012-11-11Makefile: remove non-existing files from clean target0.11.2Dave Reisner
2012-10-21add manpage for mkinitcpio.confDave Reisner
2012-10-21makefile: spring cleaningDave Reisner
2012-10-06commit to some level of style in variable namingDave Reisner
2012-05-18buildsys: fix clean targetDave Reisner
2012-04-21create lsinitcpio symlink for bash completionDave Reisner
2012-04-21Add manpage for lsinitcpioDave Reisner
2012-04-01add minor tweaks to make testing a bit easierDave Reisner
2012-03-24Makefile: simplify 'make dist' target0.8.5Dave Reisner
2012-03-24move bash completion to /usr/share/bash-completionDave Reisner
2012-03-04add support for HOOKDIR/INSTDIR as arraysDave Reisner
2012-01-05shutdown: add new hook0.8.1Dave Reisner
2011-11-14Makefile: install binaries to /usr/binDave Reisner
2011-10-16move manpage to section 8Dave Reisner
2011-09-30harden version generationFlorian Pritz
2011-07-10generate VERSION only for the tarballFlorian Pritz
2011-07-04Makefile: allow git-describe to determine versionDave Reisner