summaryrefslogtreecommitdiff
path: root/gnu/system/shadow.scm
Commit message (Expand)AuthorAgeFilesLines
* services: Do not warn, when duplicate users are eq?....Leo Prikler2021-01-201-2/+2
* shadow: End duplicate warnings with new lines....Leo Prikler2021-01-201-2/+2
* Reapply "system: Assert, that user and group names are unique."...Leo Prikler2021-01-131-0/+42
* Revert "system: Assert, that user and group names are unique."...Jonathan Brielmaier2021-01-121-44/+0
* system: Assert, that user and group names are unique....Leo Prikler2021-01-111-0/+44
* Remove "guile-zlib" extension when unused....Mathieu Othacehe2020-08-251-7/+5
* linux-libre: Support module compression....Mathieu Othacehe2020-08-251-5/+7
* services: Add descriptions....Ludovic Courtès2020-05-081-1/+4
* services: account: Have 'user-processes' depend on 'user-homes'....Ludovic Courtès2020-04-171-4/+7
* system: Move nanorc to XDG_CONFIG_HOME....Efraim Flashner2020-04-011-0/+5
* Revert "system: Move nanorc to XDG_CONFIG_HOME."...Leo Famulari2020-03-301-2/+1
* system: Move nanorc to XDG_CONFIG_HOME....Efraim Flashner2020-03-301-1/+2
* gnu: system: Remove guile-wm from skeleton....Jan Nieuwenhuizen2020-03-191-9/+1
* services: account: Make 'user-homes' a one-shot service....Ludovic Courtès2019-04-231-3/+2
* activation: Build account databases with (gnu build accounts)....Ludovic Courtès2019-03-071-2/+0
* activation: Operate on <user-account> and <user-group> records....Ludovic Courtès2019-03-071-8/+14
* system: Add (gnu system accounts)....Ludovic Courtès2019-03-071-49/+27
* system: Rename .zlogin to .zprofile....Chris Marusich2018-10-191-2/+5
* system: '.guile' skeleton now recommends 'guile-colorized'....Ludovic Courtès2018-07-231-1/+11
* Don't force colour in aliases....Tobias Geerinckx-Rice2018-07-051-2/+2
* system: Default .bashrc now sources /etc/bashrc....Ludovic Courtès2018-06-111-0/+3
* system: Add default '.nanorc' with syntax highlighting....Ludovic Courtès2018-04-041-0/+3
* Merge branch 'master' into core-updatesLeo Famulari2018-01-111-2/+6
|\
| * system: Extend .gdbinit to authorize extensions from /gnu/store/*/lib....Ludovic Courtès2018-01-091-2/+6
* | gnu: guile: Move Readline support to a separate 'guile-readline' package....Ludovic Courtès2017-12-081-4/+8
|/
* system: Return early in skeleton '.bashrc' when the shell is non-interactive....Marius Bakke2017-11-011-0/+3
* system: Test for interactive shell instead of `cat` in skeleton '.bashrc'....Marius Bakke2017-11-011-6/+5
* system: Add 'grep --color' alias in '.bash_profile' skeleton....Ludovic Courtès2017-07-271-1/+2
* system: Add a default '.guile' skeleton....Ludovic Courtès2017-07-251-0/+5
* system: Refer to native packages when appropriate....Ludovic Courtès2017-07-111-2/+2
* ui: Rename '_' to 'G_'....Ludovic Courtès2017-05-031-2/+2
* system: More 'file-append' instead of #~(string-append #$thing …)....Ludovic Courtès2017-02-011-2/+2
* system: Create home directories once 'file-systems' is up....Ludovic Courtès2017-02-011-0/+34
* system: Do not create the home directory of "nobody"....Ludovic Courtès2016-08-281-0/+1
* system: Add 'create-home-directory?' field to <user-account>....Ludovic Courtès2016-08-281-0/+3
* Merge branch 'master' into core-updatesLudovic Courtès2016-07-201-23/+24
|\
| * system: Change the shell of 'nobody' to 'nologin'....Ludovic Courtès2016-07-131-1/+2
| * gnu: Switch to 'with-imported-modules'....Ludovic Courtès2016-07-121-36/+36
* | Merge branch 'master' into core-updatesLeo Famulari2016-05-131-2/+3
|\|
| * system: Do not export PS1 in /etc/skel/.bashrc....Alex Griffin2016-05-061-2/+3
* | gnu: fontconfig: Find fonts in the system profile....Alex Kost2016-04-031-23/+0
|/
* system: Make sure fonts are searched for in the system profile....Ludovic Courtès2016-03-201-0/+23
* system: Allow account skeletons to be directories....Ludovic Courtès2016-03-201-4/+6
* system: Populate /etc/shells from ACCOUNT-SERVICE-TYPE....Ludovic Courtès2015-11-111-4/+26
* services: Introduce extensible services....Ludovic Courtès2015-10-101-7/+89
* system: Account skeleton API is non-monadic....Ludovic Courtès2015-10-101-31/+29
* system: Fix typo in 'PS1' in skeleton '.bashrc'....Ludovic Courtès2015-07-171-1/+1
* environment: Define 'GUIX_ENVIRONMENT'....Ludovic Courtès2015-07-011-1/+7
* system: Define '%base-user-accounts'....Ludovic Courtès2015-05-251-0/+11
* system: Make sure user accounts refer to existing groups....Ludovic Courtès2015-05-241-1/+34