Move <boot-parameters> to (gnu system).
[jackhill/guix/guix.git] / gnu / system.scm
2016-01-16 Alex KostMove <boot-parameters> to (gnu system).
2016-01-04 Ludovic Courtèsservices: Move /tmp cleanup to a separate service.
2016-01-01 Ludovic Courtèssystem: Allow the root file system to be named by UUID.
2016-01-01 Ludovic Courtèssystem: Allow the root file system to have a UUID.
2015-12-21 Ludovic Courtèsfile-systems: The 'device' field can be a UUID (bytevec...
2015-12-21 Ludovic Courtèsservices: Add 'fstab-service-type'.
2015-12-05 宋文武system: Add /etc/environment.
2015-11-10 Ludovic Courtèssystem: Populate /etc/shells from ACCOUNT-SERVICE-TYPE.
2015-11-03 Ludovic Courtèssystem: Rename (gnu system linux) to (gnu system pam).
2015-11-02 Ludovic Courtèsservices: Add 'profile-service-type'.
2015-11-02 Ludovic Courtèsservices: Add 'system-service-type'.
2015-10-31 Ludovic CourtèsMerge branch 'dbus-update'
2015-10-30 Ludovic Courtèssystem: Add 'locale-libcs' field.
2015-10-30 宋文武Merge branch 'master' into dbus-update
2015-10-29 Ludovic Courtèsservices: Add 'linux-bare-metal-service-type'.
2015-10-29 Ludovic Courtèssystem: File systems depend on their corresponding...
2015-10-17 Mark H WeaverMerge branch 'master' into dbus-update
2015-10-15 Ludovic Courtèssystem: Define 'GST_PLUGIN_PATH' in /etc/profile.
2015-10-12 Ludovic CourtèsMerge branch 'core-updates'
2015-10-10 Ludovic Courtèsservices: Introduce extensible services.
2015-10-10 Ludovic Courtèssystem: Account skeleton API is non-monadic.
2015-10-10 Ludovic Courtèssystem: pam: Use 'computed-file' instead of 'gexp-...
2015-10-10 Ludovic Courtèssystem: Make service procedures non-monadic.
2015-09-22 Mark H WeaverMerge branch 'master' into core-updates
2015-09-14 David Thompsongnu: system: Add Linux container module.
2015-08-19 Mark H WeaverRevert "PRELIMINARY: Add three programs to %setuid...
2015-08-19 Mark H WeaverPRELIMINARY: Add three programs to %setuid-programs.
2015-08-04 Mark H Weaversystem: Default to newest linux-libre.
2015-07-25 Ludovic Courtèssystem: Add 'ping6' to %SETUID-PROGRAMS.
2015-07-20 Mark H WeaverMerge branch 'core-updates'
2015-07-19 Ludovic Courtèssystem: Default to Linux-libre 4.0.
2015-07-19 Mark H WeaverMerge branch 'master' into core-updates
2015-07-17 Ludovic Courtèsfile-systems: Add a 'dependencies' field to <file-system>.
2015-07-16 Ludovic Courtèssystem: Add 'kernel-arguments' field.
2015-07-09 David Thompsonbuild: file-systems: Import (guix build syscalls) for...
2015-07-07 Alex Kostsystem: Fix typo.
2015-06-23 宋文武system: emacs-site-file: Use 'geiser-install to load...
2015-06-18 Mark H WeaverMerge branch 'master' into core-updates
2015-06-16 Alex Kostsystem: Rename 'sudoers' into 'sudoers-file'.
2015-06-10 Mark H WeaverMerge branch 'master' into core-updates
2015-06-05 Ludovic Courtèssystem: 'hosts-file' is now a file-like object.
2015-06-05 Ludovic Courtèssystem: 'sudoers' is now a file-like object.
2015-05-26 宋文武Merge branch 'gtk-rebuild'
2015-05-25 Ludovic Courtèssystem: Define '%base-user-accounts'.
2015-05-24 Ludovic Courtèssystem: Make sure user accounts refer to existing groups.
2015-05-23 宋文武Merge branch 'master' into gtk-rebuild
2015-05-07 Ludovic Courtèssystem: Use "." instead of "source" in /etc/profile.
2015-05-07 Ludovic Courtèssystem: Check whether ~/.guix-profile/etc/profile exists.
2015-05-06 Ludovic Courtèssystem: /etc/profile sources each profile's /etc/profile.
2015-04-17 Mark H WeaverMerge branch 'master' into core-updates
2015-04-17 Ludovic Courtèssystem: Populate /etc/shells with the list of all the...
2015-04-13 Mark H WeaverMerge branch 'master' into core-updates
2015-04-12 Ludovic Courtèssystem: Allow users to PTRACE_ATTACH to their own proce...
2015-04-10 Mark H Weaversystem: Clean /tmp and /var/run during early boot.
2015-04-08 宋文武Merge branch 'master' into core-updates
2015-04-05 Andy Wingosystem: Take kernel modules from the user-specified...
2015-03-18 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-12 Ludovic Courtèssystem: Add /etc/bashrc that loads bash-completion...
2015-03-12 Alexander I.Grafov... system: Add fish, tcsh, and zsh to /etc/shells.
2015-03-12 Alexander I.Grafov... system: Remove duplicated line from export.
2015-03-10 Ludovic Courtèssystem: Don't compare <pam-service> objects with 'equal?'.
2015-03-04 Ludovic Courtèsgnu: Move 'which' to (gnu packages base).
2015-03-04 Ludovic CourtèsMerge branch 'core-updates'.
2015-03-03 Mark H Weaversystem: Add /etc/ssl symlink; set needed variables...
2015-03-03 Mark H WeaverRevert "system: Add 'x509-certificates' field, and...
2015-03-03 Mark H WeaverRevert "system: Create a single-file certificate bundle...
2015-03-02 Ludovic Courtèssystem: Create a single-file certificate bundle in...
2015-03-02 Ludovic Courtèssystem: Add 'x509-certificates' field, and populate...
2015-02-04 Ludovic Courtèssystem: Add bindings to configure libc's NSS.
2015-01-28 Ludovic Courtèssystem: Define $ASPELL_CONF in /etc/profile.
2015-01-27 宋文武system: Add 'XDG_DATA_DIRS' and 'XDG_CONFIG_DIRS' to...
2015-01-26 Mark H WeaverMerge branch 'wip-gobject-introspection'
2015-01-22 Ludovic Courtèssystem: Make D-Bus warnings non fatal.
2015-01-22 Ludovic Courtèssystem: Create /etc/emacs/site-start.el.
2015-01-16 Ludovic CourtèsMerge branch 'core-updates'
2015-01-13 Ludovic Courtèssystem: Add iw to '%base-packages'.
2014-12-14 Ludovic CourtèsMerge branch 'master' into 'core-updates'.
2014-12-13 Ludovic Courtèssystem: Add sudo to '%base-packages'.
2014-12-12 Ludovic Courtèssystem: /etc/profile defines 'MANPATH', which includes...
2014-12-09 宋文武system: Cleanup bash startup files.
2014-12-07 Ludovic Courtèssystem: Add 'man-db' to '%base-packages'.
2014-11-30 Ludovic CourtèsRevert "system: Add a 'needed-for-boot?' field to ...
2014-11-29 Ludovic Courtèssystem: Add a 'needed-for-boot?' field to 'mapped-device'.
2014-11-27 Ludovic Courtèslinux-boot: Load modules and their dependencies, à...
2014-11-27 Ludovic Courtèssystem: Build system-wide locale definitions.
2014-11-25 Ludovic Courtèsfile-systems: 'file-system-needed-for-boot?' always...
2014-11-11 Ludovic Courtèssystem: Shorten the default label for GRUB entries.
2014-11-11 Ludovic Courtèsactivation: Set the firmware search path.
2014-11-10 Ludovic Courtèsservices: Add 'user-unmount-service' as an essential...
2014-11-05 Ludovic Courtèssystem: Define 'INFOPATH' in /etc/profile.
2014-11-02 Ludovic Courtèssystem: Allow Linux-libre to find our 'modprobe' command.
2014-10-28 Ludovic Courtèssystem: Add pciutils and pciutils to '%base-packages'.
2014-10-07 Ludovic Courtèssystem: Export 'local-host-aliases'.
2014-09-22 Ludovic Courtèssystem: Add Patch to '%base-packages'.
2014-09-22 Ludovic CourtèsMerge branch 'core-updates'
2014-09-22 Ludovic Courtèssystem: Add support for boot-time mapped devices.
2014-09-18 Ludovic Courtèssystem: Add support for swap devices.
2014-09-18 Ludovic Courtèssystem: Define 'device-mapping-kind', and add a 'close...
2014-09-13 Mark H WeaverMerge branch 'master' into core-updates
2014-09-13 Ludovic Courtèssystem: Use eudev instead of udev by default.
next