summaryrefslogtreecommitdiff
path: root/install
AgeCommit message (Expand)Author
2023-11-06wipHEADmasterbill-auger
2023-11-04install/filesystems: include external mount helpersnl6720
2023-10-22install/block: look for all modules in the ata directorynl6720
2023-10-22install/block: update unconditionally included module listnl6720
2023-10-20Merge remote-tracking branch 'origin/merge-requests/270'Morten Linderud
2023-10-20Merge remote-tracking branch 'origin/merge-requests/269'Morten Linderud
2023-10-19install/block: include regulator modules Felix Yan
2023-10-16install/autodetect: match non-empty tokensEmil Velikov
2023-10-14add_module_from_symbol: rework the APIEmil Velikov
2023-10-14install/autodetect: match on both MODALIAS and DRIVEREmil Velikov
2023-10-14install/autodetect: deduplicate the detected modules listEmil Velikov
2023-10-14install/autodetect: use sed for MODALIAS processingEmil Velikov
2023-10-14install/autodetect: move auto_modules() where it's usedEmil Velikov
2023-10-14install/autodetect: pass the kernel version to modprobeEmil Velikov
2023-10-04Merge remote-tracking branch 'origin/merge-requests/264'nl6720
2023-10-02install/block: include pci controller modulesFelix Yan
2023-09-13install/consolefont: include setfont binaryclassabbyamp
2023-08-11install/{keymap,sd-vconsole}: replace "kernel" with "@kernel"nl6720
2023-08-08install/kms: use the -c option of add_module_from_symbolnl6720
2023-08-05/install/{keymap,sd-vconsole}: do not fail on KEYMAP=kernelnl6720
2023-08-02install/sd-vconsole: include the us keymap if KEYMAP is not setnl6720
2023-05-14functions: implement find_module_from_symbolMorten Linderud
2023-03-24Improve coding stylenl6720
2023-03-23install/keymap: fix do not pass empty string to loadkeysnl6720
2023-03-20Add support for FONT_MAP and FONT_UNIMAPBalló György
2023-02-20install/{consolefont,keymap,sd-vconsole}: fix XKB variable namesnl6720
2023-02-20install/{consolefont,keymap,sd-vconsole}: make the new XKB_* vconsole.conf va...nl6720
2023-02-09Adding support for zstd compressed fontsff0x
2023-01-08made messages consistentJosephine Pfeiffer
2022-12-12install/: fix shellcheck issuesnl6720
2022-12-12install/sd-vconsole: move functions inside the subshell to avoid affecting su...nl6720
2022-12-07Add shebangs and SPDX license identifiers to all filesnl6720
2022-12-06autodetect: Look up modules in the target kernel versionHector Martin
2022-12-03install/memdisk: use the add_udev_rule functionnl6720
2022-11-27install/{consolefont,keymap,sd-vconsole}: declare vconsole.conf supported var...nl6720
2022-11-17install/kms: add modules that implement the privacy screen interfacenl6720
2022-11-14install/sd-vconsole: use a add_font_file function to add fontsnl6720
2022-11-14install/sd-vconsole: fix console font search to include required fontsDāvis
2022-11-11install/fsck: fix return value of add_fsck when /etc/e2fsck.conf does not existnl6720
2022-10-31install/fsck: add the e2fsck binary and symlink fsck.ext2, fsck.ext3 and fsck...nl6720
2022-10-31install/fsck: always use the add_fsck function to add fsck helpersnl6720
2022-10-28fsck: Don't add fsck binary for OverlayFSSimon Brüggen
2022-10-25Missing semicolons0x7F
2022-10-24Merge pull request https://github.com/archlinux/mkinitcpio/pull/106 from bran...nl6720
2022-10-23Merge branch 'pr-113'Morten Linderud
2022-10-23install/block: include spi modulesFelix Yan
2022-10-22autodetect does not work for overlay fs, set autodetect to failedSimon Brand
2022-10-22Merge pull request https://github.com/archlinux/mkinitcpio/pull/116 from ghen...nl6720
2022-10-22Merge pull request https://github.com/archlinux/mkinitcpio/pull/41 from capca...nl6720
2022-09-15fsck.xfs needs xfs_repair for actual work (only with -f/forcefsck).Geert Hendrickx