.\" Man page generated from reStructuredText. . .TH "CDIST-TYPE__PACMAN_CONF" "7" "Feb 16, 2019" "4.10.6" "cdist" . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH NAME .sp cdist\-type__pacman_conf \- Manage pacman configuration .SH DESCRIPTION .sp The type allows you to configure options section, add or delete repositories and manage mirrorlists .SH REQUIRED PARAMETERS .INDENT 0.0 .TP .B section \(aqoptions\(aq for configure options section .sp Otherwise it specifies a repository or a plain file .TP .B key Specifies the key which will be set .sp If section = \(aqoptions\(aq or file is not set the key will be checked against available keys from pacman.conf .TP .B value Specifies the value which will be set against the key .UNINDENT .SH OPTIONAL PARAMETERS .INDENT 0.0 .TP .B state \(aqpresent\(aq or \(aqabsent\(aq, defaults to \(aqpresent\(aq .TP .B file Specifies the filename. .sp The managed file will be named like \(aqplain_file_filename\(aq .sp If supplied the key will not be checked. .UNINDENT .SH EXAMPLES .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C # Manage options section in pacman.conf __pacman_conf options_Architecture \-\-section options \-\-key Architecture \-\-value auto # Add new repository __pacman_conf localrepo_Server \-\-section localrepo \-\-key Server \-\-value "file:///var/cache/pacman/pkg" # Add mirror to a mirrorlist __pacman_conf customlist_Server \-\-file customlist \-\-section customlist \-\-key Server\e \-\-value "file:///var/cache/pacman/pkg" .ft P .fi .UNINDENT .UNINDENT .SH SEE ALSO .sp \fBgrep\fP(1) .SH AUTHORS .sp Dominique Roux <\fI\%dominique.roux4@gmail.com\fP> .SH COPYING .sp Copyright (C) 2015 Dominique Roux. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. .\" Generated by docutils manpage writer. .