aboutsummaryrefslogtreecommitdiff
path: root/gnu/system.scm
Commit message (Expand)AuthorAge
* services: guix: Provide Guix via 'profile-service-type'.Ludovic Courtès2016-01-27
* services: dmd: Provide dmd via 'profile-service-type'.Ludovic Courtès2016-01-27
* system: grub: Search root device by label or UUID if possible.Ludovic Courtès2016-01-22
* Move <boot-parameters> to (gnu system).Alex Kost2016-01-16
* services: Move /tmp cleanup to a separate service.Ludovic Courtès2016-01-05
* system: Allow the root file system to be named by UUID.Ludovic Courtès2016-01-01
* system: Allow the root file system to have a UUID.Ludovic Courtès2016-01-01
* file-systems: The 'device' field can be a UUID (bytevector).Ludovic Courtès2015-12-22
* services: Add 'fstab-service-type'.Ludovic Courtès2015-12-22
* system: Add /etc/environment.宋文武2015-12-05
* system: Populate /etc/shells from ACCOUNT-SERVICE-TYPE.Ludovic Courtès2015-11-11
* system: Rename (gnu system linux) to (gnu system pam).Ludovic Courtès2015-11-03
* services: Add 'profile-service-type'.Ludovic Courtès2015-11-02
* services: Add 'system-service-type'.Ludovic Courtès2015-11-02
* system: Add 'locale-libcs' field.Ludovic Courtès2015-10-30
* services: Add 'linux-bare-metal-service-type'.Ludovic Courtès2015-10-29
* system: File systems depend on their corresponding device mappings.Ludovic Courtès2015-10-29
* system: Define 'GST_PLUGIN_PATH' in /etc/profile.Ludovic Courtès2015-10-15
* services: Introduce extensible services.Ludovic Courtès2015-10-10
* system: Account skeleton API is non-monadic.Ludovic Courtès2015-10-10
* system: pam: Use 'computed-file' instead of 'gexp->derivation'.Ludovic Courtès2015-10-10
* system: Make service procedures non-monadic.Ludovic Courtès2015-10-10
* gnu: system: Add Linux container module.David Thompson2015-09-14
* Revert "PRELIMINARY: Add three programs to %setuid-programs."Mark H Weaver2015-08-18
* PRELIMINARY: Add three programs to %setuid-programs.Mark H Weaver2015-08-18
* system: Default to newest linux-libre.Mark H Weaver2015-08-04
* system: Add 'ping6' to %SETUID-PROGRAMS.Ludovic Courtès2015-07-26
* system: Default to Linux-libre 4.0.Ludovic Courtès2015-07-20
* file-systems: Add a 'dependencies' field to <file-system>.Ludovic Courtès2015-07-17
* system: Add 'kernel-arguments' field.Ludovic Courtès2015-07-17
* build: file-systems: Import (guix build syscalls) for non-static Guiles.David Thompson2015-07-09
* system: Fix typo.Alex Kost2015-07-07
* system: emacs-site-file: Use 'geiser-install to load geiser.宋文武2015-06-23
* system: Rename 'sudoers' into 'sudoers-file'.Alex Kost2015-06-16
* system: 'hosts-file' is now a file-like object.Ludovic Courtès2015-06-05
* system: 'sudoers' is now a file-like object.Ludovic Courtès2015-06-05
* system: Define '%base-user-accounts'.Ludovic Courtès2015-05-25
* system: Make sure user accounts refer to existing groups.Ludovic Courtès2015-05-24
* system: Use "." instead of "source" in /etc/profile.Ludovic Courtès2015-05-07
* system: Check whether ~/.guix-profile/etc/profile exists.Ludovic Courtès2015-05-07
* system: /etc/profile sources each profile's /etc/profile.Ludovic Courtès2015-05-06
* system: Populate /etc/shells with the list of all the shells in use.Ludovic Courtès2015-04-17
* system: Allow users to PTRACE_ATTACH to their own processes.Ludovic Courtès2015-04-12
* system: Clean /tmp and /var/run during early boot.Mark H Weaver2015-04-10
* system: Take kernel modules from the user-specified kernel.Andy Wingo2015-04-05
* system: Add /etc/bashrc that loads bash-completion when available.Ludovic Courtès2015-03-12
* system: Add fish, tcsh, and zsh to /etc/shells.Alexander I.Grafov (Axel)2015-03-12
* system: Remove duplicated line from export.Alexander I.Grafov (Axel)2015-03-12
* system: Don't compare <pam-service> objects with 'equal?'.Ludovic Courtès2015-03-10
* gnu: Move 'which' to (gnu packages base).Ludovic Courtès2015-03-04