Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • M mkinitcpio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
    • Locked files
  • Issues 36
    • Issues 36
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch LinuxArch Linux
  • Mkinitcpio
  • mkinitcpio
  • Merge requests
  • !203

Source configuration files in /etc/mkinitcpio.conf.d/

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged cedric cvl requested to merge clavelc/mkinitcpio:conf.d into master Feb 14, 2023
  • Overview 31
  • Commits 1
  • Pipelines 39
  • Changes 6
  1. Comment out ALL_config by default in preset files: use the default configuration file (e.g. /etc/mkinitcpio.conf, and only use {PRESET}_config or ALL_config if it is specifically desired (i.e. not commented out in presets). I think this is a better default and should be kept whether or not we keep the rest of this MR.
  2. Source additional configuration files, but only when using the default /etc/mkinitcpio.conf (i.e., not when a configuration file is specified in a preset).
Edited Mar 18, 2023 by cedric cvl
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: conf.d