summaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* teams: Add Katherine Cox-Buday to emacs, go, and lisp teams.•••* etc/teams.scm.in: Add Katherine Cox-Buday. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Katherine Cox-Buday2023-08-161-1/+5
* teams: Add myself to 'installer' and leave 'embedded'.•••* etc/teams.scm.in (Ludovic Courtès): Drop 'embedded' (added in 7cf606a5a0515b9a124fb58a06e3daa24a4a4e69) and add 'installer'. Ludovic Courtès2023-08-121-1/+1
* news: Add entry about the removal of linux-libre 6.3.•••* etc/news.scm: Add entry. Leo Famulari2023-07-231-1/+13
* news: Add entry for the linux-libre 6.4 update.•••* etc/news.scm: Add entry. Leo Famulari2023-07-231-0/+16
* etc: Add a Qt team.•••* etc/teams.scm.in (qt): New variable. ('Maxim Cournoyer'): Add to qt team. Maxim Cournoyer2023-07-251-1/+12
* etc: Add a telephony team.•••* etc/teams.scm.in (telephony): New variable. ('Maxim Cournoyer'): Add to telephony team. Maxim Cournoyer2023-07-251-1/+15
* guix-install.sh: Fix incomplete installation.•••‘false || return’ returns false, and ‘set -e’ aborts the script. This leaves Guix half installed with visual indication of error. * etc/guix-install.sh (sys_customize_bashrc, sys_maybe_setup_selinux): Explicitly return 0. Tobias Geerinckx-Rice2023-07-161-2/+3
* guix-install.sh: Install SELinux policy only if tools are present.•••* etc/guix-install.sh (sys_maybe_setup_selinux): Silently return if the ‘semodule’ or ‘restorecon’ commands are missing. Tobias Geerinckx-Rice2023-07-161-7/+18
* teams: Change email address for Christopher Baines.•••This will allow me to automatically detect when I'm getting emails related to Guix teams. * etc/teams.scm.in: Change email address for Christopher Baines. Christopher Baines2023-07-171-1/+1
* guix-install.sh: Remove any old systemd units first.•••Don't clobber /dev/null permissions if units are masked. * etc/guix-install.sh (sys_enable_guix_daemon): Factor out unit installation. Unconditionally remove any old units. Install and enable gnu-store.mount after guix-daemon.service. Tobias Geerinckx-Rice2023-07-091-13/+16
* guix-install.sh: Don't patch guix-daemon.service.•••* etc/guix-install.sh (sys_enable_guix_daemon): Remove obsolete sed invocations. Tobias Geerinckx-Rice2023-07-091-10/+0
* guix-install.sh: Unconditionally install gnu-store.mount.•••* etc/guix-install.sh (sys_enable_guix_daemon): Remove obsolete conditional. Tobias Geerinckx-Rice2023-07-091-7/+5
* guix-install.sh: Don't extract the binary ‘.’.•••* etc/guix-install.sh (sys_create_store): Strip the first tar file name component. Tobias Geerinckx-Rice2023-07-051-1/+2
* news: Fix typo.•••* etc/news.scm: Fix typo in French version. Ludovic Courtès2023-06-211-2/+2
* news: Add entry for 'guix locate'.•••* etc/news.scm: Add entry. Co-authored-by: Florian Pelz <pelzflorian@pelzflorian.de> Ludovic Courtès2023-06-181-0/+49
* guix-install.sh: Install SELinux policy and relabel file systems if needed.•••Fixes <https://issues.guix.gnu.org/62487>. * etc/guix-install.sh (sys_maybe_setup_selinux): New function. (main): Use it. Ludovic Courtès2023-05-251-0/+14
* etc: SELinux: Update policy file.•••Tested on Rocky Linux 9, as discussed at <https://issues.guix.gnu.org/62487>. * etc/guix-daemon.cil.in: Add rules for /gnu/store remount and file creation in /tmp. Ludovic Courtès2023-05-251-0/+8
* teams: Add Vagrant Cascadian to the embedded team.•••* etc/teams.scm.in ("Vagrant Cascadian"): Add to embedded team. Vagrant Cascadian2023-05-241-0/+4
* teams: Split Embedded and Bootstrap into separate teams.•••* etc/teams.scm.in (embedded-bootstrap): Replace by two separate teams. (embedded): New variable. (bootstrap): New variable. Adjust membership to use new teams. Vagrant Cascadian2023-05-241-5/+12
* teams: Correct chemistry.scm typo.•••* etc/teams.scm.in (science): Change chemestry.scm to chemistry.scm. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Antero Mejr2023-05-191-1/+1
* etc: gitconfig: Do not enforced signed commits.•••This change was more invasive than initially thought, and cannot be disabled easily, as raised by a few people. Let's revert it for now. At least the pre-push hook should be deployed automatically and catch any unsigned commits attempted to be pushed to Savannah. * etc/git/gitconfig [commit]: Remove section. Maxim Cournoyer2023-05-181-3/+0
* news: Add entry to 'guix style -S arguments'.•••* etc/news.scm: Add entry. Ludovic Courtès2023-05-181-0/+44
* doc: Change '--with-configure-flag' example to something that works.•••Passing '-DBUILD_COMPLEX=OFF' to lapack would eventually lead to a link error. Reported by Florian Pelz <pelzflorian@pelzflorian.de>. * doc/guix.texi (Package Transformation Options): Change '--with-configure-flag' example. * etc/news.scm: Likewise. Ludovic Courtès2023-05-181-3/+3
* teams: Fix script to produce a single X-Debbugs-Cc header.•••Fixes <https://issues.guix.gnu.org/63378>. * etc/teams.scm.in (cc): Adjust format pattern. (sort-members, member->string): New procedures. (list-members): Refactor in terms of the above procedures. (main): Adjust the output of the 'cc-members-header-cmd' and 'cc-mentors-header-cmd' actions. Reviewed-by: Arun Isaac <arunisaac@systemreboot.net> Maxim Cournoyer2023-05-111-18/+28
* etc: teams: Add sequoia.scm to the rust team.•••* etc/teams.scm.in (rust): Add gnu/packages/sequoia.scm to the rust team module scope. Efraim Flashner2023-05-071-0/+1
* news: Add 'de' translation.•••* etc/news.scm: Add German translation of 'with-configure-flag' entry. Florian Pelz2023-05-051-0/+13
* news: Add entry for '--with-configure-flag'.•••* etc/news.scm: Add entry. Ludovic Courtès2023-05-041-0/+30
* teams: Add a 'cc-mentors-header-cmd' action.•••* etc/teams.scm.in (main): Register a new "cc-mentors-header-cmd" action. Document it. Maxim Cournoyer2023-05-011-1/+6
* Makefile.am: Auto-configure Git on 'make'.•••This means we do not need to worry anymore about manually syncing the pre-push git hook or the Guix-provided git configuration. * etc/git/gitconfig: Augment configuration template with useful options to allow for auto-configuration. * Makefile.am (.git/hooks/pre-push, .git/config): New targets. (nodist_noinst_DATA): New primary variable holding the above targets. Maxim Cournoyer2023-05-011-0/+16
* teams: Add 'cc-members-header-cmd' action.•••* etc/teams.scm.in (patch->teams): New procedure. (main): Use it. Add a new "cc-members-header-cmd" command; document it. Maxim Cournoyer2023-05-011-5/+15
* news: Add 'de' translation.•••* etc/news.scm: Add German translation of core-updates entry. Florian Pelz2023-04-261-0/+20
* news: Add entry for 'core-updates' merge.•••* etc/news.scm: Add entry. Ludovic Courtès2023-04-261-0/+43
* guix-install.sh: Fix GUIX_ALLOW_OVERWRITE condition.•••Before this change, the "Overwriting existing installation!" would be displayed erroneously. * etc/guix-install.sh (sys_create_store): Fix overwrite conditional. Maxim Cournoyer2023-04-241-5/+7
* snippets: tempel: Simplify git-commit-mode detection.•••* etc/snippets/tempel/text-mode: Simplify git-commit-mode detection. Signed-off-by: Andrew Tropin <andrew@trop.in> Nicolas Graves2023-04-181-1/+1
* news: Add entry for the linux-libre-lts 6.1 update.•••* etc/news.scm: Add entry. Jonathan Brielmaier2023-04-141-0/+10
* news: Add 'de' translation.•••* etc/news.scm: Add German translation of 'guix shell -CW' entry. Florian Pelz2023-04-141-0/+21
* news: Add entry for 'guix shell --container --nesting'.•••* etc/news.scm: Add entry. Ludovic Courtès2023-04-141-31/+0
* guix-install.sh: Source both profiles, default user's and home.•••* etc/guix-install.sh (sys_create_init_profile): Source both profiles, default user's and home. Andrew Tropin2023-04-091-6/+11
* news: Add entry for the linux-libre-lts 6.1 update.•••* etc/news.scm: Add entry. Jonathan Brielmaier2023-04-071-1/+11
* news: Add 'de' translation.•••* etc/news.scm: Add German translation of 'guix shell -CW' entry. Florian Pelz2023-04-071-0/+21
* news: Add entry for 'guix shell --container --nesting'.•••* etc/news.scm: Add entry. Ludovic Courtès2023-04-061-0/+43
* teams: Add Maxim Cournoyer.•••* etc/teams.scm.in ("Maxim Cournoyer"): New member. Liliana Marie Prikler2023-04-061-0/+4
* teams: Add Andreas Enge to lxqt team.•••* etc/teams.scm.in ("Andreas Enge"): Add lxqt. 宋文武2023-03-301-1/+1
* teams: lxqt: Add qt.scm to scope.•••* etc/teams.scm.in (lxqt): Add "gnu/packages/qt.scm" to scope. 宋文武2023-03-301-1/+2
* maint: Add icecat to the release manifest.•••* etc/release-manifest.scm (%system-packages): Uncomment icecat. Andreas Enge2023-03-301-3/+2
* teams: Add Zhu Zihao.•••* etc/teams.scm.in: Add Zhu Zihao. 宋文武2023-03-281-0/+4
* etc: Add gnome team.•••* etc/teams.scm.in (gnome): New team. ("Liliana Marie Prikler", "Raghav Gururajan"): Add to gnome. Liliana Marie Prikler2023-03-261-2/+17
* teams: Add 宋文武 to xfce and lxqt teams.•••* etc/teams.scm.in ("宋文武"): Add xfce and lxqt. 宋文武2023-03-141-1/+1
* teams: Add Xfce and LXQt teams.•••* etc/teams.scm.in (xfce, lxqt): New teams. 宋文武2023-03-141-0/+12
* news: Add entry for the linux-libre 6.2 update.•••* etc/news.scm: Add entry. Leo Famulari2023-03-111-0/+16