/build-aux/

e='10' name='q' value=''/>
path: root/gnu/system/shadow.scm
AgeCommit message (Expand)Author
2016-05-06system: Do not export PS1 in /etc/skel/.bashrc....Alex Griffin
2016-03-20system: Make sure fonts are searched for in the system profile....Ludovic Courtès
2016-03-20system: Allow account skeletons to be directories....Ludovic Courtès
2015-11-11system: Populate /etc/shells from ACCOUNT-SERVICE-TYPE....Ludovic Courtès
2015-10-10services: Introduce extensible services....Ludovic Courtès
2015-10-10system: Account skeleton API is non-monadic....Ludovic Courtès
2015-07-17system: Fix typo in 'PS1' in skeleton '.bashrc'....Ludovic Courtès
2015-07-01environment: Define 'GUIX_ENVIRONMENT'....Ludovic Courtès
2015-05-25system: Define '%base-user-accounts'....Ludovic Courtès
2015-05-24system: Make sure user accounts refer to existing groups....Ludovic Courtès
2015-03-16system: Skeleton '.bashrc' now exports the 'SHELL' variable....Ludovic Courtès
2015-03-12system: Adjust '.bashrc' skeleton for non-interactive SSH sessions....Ludovic Courtès
2015-01-14monads: Move '%store-monad' and related procedures where they belong....Ludovic Courtès
2014-12-09system: Add skeleton '.zlogin'....宋文武
2014-12-09system: Cleanup bash startup files....宋文武