summaryrefslogtreecommitdiff
path: root/gnu/system/shadow.scm
AgeCommit message (Expand)Author
2024-02-28system: default-bash-profile: Add Guix Home search paths as well....Florian Pelz
2024-01-17system: default-zprofile: Sync with home zprofile....Efraim Flashner
2024-01-17system: Add default guix-home-config....Efraim Flashner
2024-01-17system: Export default guile config....Efraim Flashner
2024-01-17system: Export default nanorc....Efraim Flashner
2024-01-17system: Export default gdbinit....Efraim Flashner
2024-01-17system: Export default xdefaults....Efraim Flashner
2024-01-17system: Export default zprofile....Efraim Flashner
2024-01-17system: Export default bash-profile....Efraim Flashner
2023-10-06system: Modify bash skeleton to colorize 'ip' output....Bruno Victal
2023-06-09system: account: Fix default value....Ludovic Courtès
2023-05-16services: Add default values....Andrew Tropin
2023-05-12system: default-skeletons: Merge search-paths of multiple profiles....宋文武
2023-03-07system: Update skeleton gdbinit....Efraim Flashner
2023-02-08system: Source .profile in skeleton bash_profile....Andrew Tropin
2023-01-05system: Define default 'PS1' in /etc/bashrc rather than ~/.bashrc....Ludovic Courtès
2023-01-05system, home: Factorize default '.bashrc'....Ludovic Courtès
2021-02-03Merge branch 'master' into core-updatesChristopher Baines
2021-01-20services: Do not warn, when duplicate users are eq?....Leo Prikler
2021-01-20shadow: End duplicate warnings with new lines....Leo Prikler
2021-01-13Reapply "system: Assert, that user and group names are unique."...Leo Prikler
2021-01-12Revert "system: Assert, that user and group names are unique."...Jonathan Brielmaier
2021-01-11system: Assert, that user and group names are unique....Leo Prikler
2020-08-25Remove "guile-zlib" extension when unused....Mathieu Othacehe
2020-08-25linux-libre: Support module compression....Mathieu Othacehe
2020-08-16system: Modify GDB skeleton to find debug files for any profile....Maxim Cournoyer
2020-05-08services: Add descriptions....Ludovic Courtès
2020-04-17services: account: Have 'user-processes' depend on 'user-homes'....Ludovic Courtès
2020-04-01system: Move nanorc to XDG_CONFIG_HOME....Efraim Flashner
2020-03-30Revert "system: Move nanorc to XDG_CONFIG_HOME."...Leo Famulari
2020-03-30system: Move nanorc to XDG_CONFIG_HOME....Efraim Flashner
2020-03-19gnu: system: Remove guile-wm from skeleton....Jan Nieuwenhuizen
2019-04-23services: account: Make 'user-homes' a one-shot service....Ludovic Courtès
2019-03-07activation: Build account databases with (gnu build accounts)....Ludovic Courtès
2019-03-07activation: Operate on <user-account> and <user-group> records....Ludovic Courtès
2019-03-07system: Add (gnu system accounts)....Ludovic Courtès
2018-10-19system: Rename .zlogin to .zprofile....Chris Marusich
2018-07-23system: '.guile' skeleton now recommends 'guile-colorized'....Ludovic Courtès
2018-07-05Don't force colour in aliases....Tobias Geerinckx-Rice
2018-06-11system: Default .bashrc now sources /etc/bashrc....Ludovic Courtès
2018-04-04system: Add default '.nanorc' with syntax highlighting....Ludovic Courtès
2018-01-11Merge branch 'master' into core-updatesLeo Famulari
2018-01-09system: Extend .gdbinit to authorize extensions from /gnu/store/*/lib....Ludovic Courtès
2017-12-08gnu: guile: Move Readline support to a separate 'guile-readline' package....Ludovic Courtès
2017-11-01system: Return early in skeleton '.bashrc' when the shell is non-interactive....Marius Bakke
2017-11-01system: Test for interactive shell instead of `cat` in skeleton '.bashrc'....Marius Bakke
2017-07-27system: Add 'grep --color' alias in '.bash_profile' skeleton....Ludovic Courtès
2017-07-25system: Add a default '.guile' skeleton....Ludovic Courtès
2017-07-11system: Refer to native packages when appropriate....Ludovic Courtès
2017-05-03ui: Rename '_' to 'G_'....Ludovic Courtès