aboutsummaryrefslogtreecommitdiff
path: root/gnu/system/shadow.scm
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesChristopher Baines2021-02-03
|\
| * services: Do not warn, when duplicate users are eq?.Leo Prikler2021-01-20
| * shadow: End duplicate warnings with new lines.Leo Prikler2021-01-20
| * Reapply "system: Assert, that user and group names are unique."Leo Prikler2021-01-13
| * Revert "system: Assert, that user and group names are unique."Jonathan Brielmaier2021-01-12
| * system: Assert, that user and group names are unique.Leo Prikler2021-01-11
| * Remove "guile-zlib" extension when unused.Mathieu Othacehe2020-08-25
| * linux-libre: Support module compression.Mathieu Othacehe2020-08-25
* | system: Modify GDB skeleton to find debug files for any profile.Maxim Cournoyer2020-08-16
|/
* services: Add descriptions.Ludovic Courtès2020-05-08
* services: account: Have 'user-processes' depend on 'user-homes'.Ludovic Courtès2020-04-17
* system: Move nanorc to XDG_CONFIG_HOME.Efraim Flashner2020-04-01
* Revert "system: Move nanorc to XDG_CONFIG_HOME."Leo Famulari2020-03-30
* system: Move nanorc to XDG_CONFIG_HOME.Efraim Flashner2020-03-30
* gnu: system: Remove guile-wm from skeleton.Jan Nieuwenhuizen2020-03-19
* services: account: Make 'user-homes' a one-shot service.Ludovic Courtès2019-04-23
* activation: Build account databases with (gnu build accounts).Ludovic Courtès2019-03-07
* activation: Operate on <user-account> and <user-group> records.Ludovic Courtès2019-03-07
* system: Add (gnu system accounts).Ludovic Courtès2019-03-07
* system: Rename .zlogin to .zprofile.Chris Marusich2018-10-19
* system: '.guile' skeleton now recommends 'guile-colorized'.Ludovic Courtès2018-07-23
* Don't force colour in aliases.Tobias Geerinckx-Rice2018-07-05
* system: Default .bashrc now sources /etc/bashrc.Ludovic Courtès2018-06-11
* system: Add default '.nanorc' with syntax highlighting.Ludovic Courtès2018-04-04
* Merge branch 'master' into core-updatesLeo Famulari2018-01-11
|\
| * system: Extend .gdbinit to authorize extensions from /gnu/store/*/lib.Ludovic Courtès2018-01-09
* | gnu: guile: Move Readline support to a separate 'guile-readline' package.Ludovic Courtès2017-12-08
|/
* system: Return early in skeleton '.bashrc' when the shell is non-interactive.Marius Bakke2017-11-01
* system: Test for interactive shell instead of `cat` in skeleton '.bashrc'.Marius Bakke2017-11-01
* system: Add 'grep --color' alias in '.bash_profile' skeleton.Ludovic Courtès2017-07-27
* system: Add a default '.guile' skeleton.Ludovic Courtès2017-07-25
* system: Refer to native packages when appropriate.Ludovic Courtès2017-07-11
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* system: More 'file-append' instead of #~(string-append #$thing …).Ludovic Courtès2017-02-01
* system: Create home directories once 'file-systems' is up.Ludovic Courtès2017-02-01
* system: Do not create the home directory of "nobody".Ludovic Courtès2016-08-28
* system: Add 'create-home-directory?' field to <user-account>.Ludovic Courtès2016-08-28
* Merge branch 'master' into core-updatesLudovic Courtès2016-07-20
|\
| * system: Change the shell of 'nobody' to 'nologin'.Ludovic Courtès2016-07-13
| * gnu: Switch to 'with-imported-modules'.Ludovic Courtès2016-07-12
* | Merge branch 'master' into core-updatesLeo Famulari2016-05-13
|\|
| * system: Do not export PS1 in /etc/skel/.bashrc.Alex Griffin2016-05-06
* | gnu: fontconfig: Find fonts in the system profile.Alex Kost2016-04-03
|/
* system: Make sure fonts are searched for in the system profile.Ludovic Courtès2016-03-20
* system: Allow account skeletons to be directories.Ludovic Courtès2016-03-20
* system: Populate /etc/shells from ACCOUNT-SERVICE-TYPE.Ludovic Courtès2015-11-11
* services: Introduce extensible services.Ludovic Courtès2015-10-10
* system: Account skeleton API is non-monadic.Ludovic Courtès2015-10-10
* system: Fix typo in 'PS1' in skeleton '.bashrc'.Ludovic Courtès2015-07-17
* environment: Define 'GUIX_ENVIRONMENT'.Ludovic Courtès2015-07-01