t v1.2.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/system.scm
AgeCommit message (Expand)Author
2017-05-08system: Remove circular dependency between (gnu system) and (gnu system grub)....Danny Milosavljevic
2017-05-08system: Remove circular dependency between (gnu system) and (gnu system grub)....Danny Milosavljevic
2017-05-07system: Define <boot-parameters> before first use....Ludovic Courtès
2017-05-05system: Clarify that SYSTEM is either a derivation or #f....Danny Milosavljevic
2017-05-05system: Use operating-system-boot-parameters directly....Danny Milosavljevic
2017-05-05system: Introduce read-boot-parameters-file....Danny Milosavljevic
2017-05-05system: Introduce operating-system-kernel-arguments and use it....Danny Milosavljevic
2017-05-05system: Factorize operating-system-boot-parameters-file....Danny Milosavljevic
2017-05-03ui: Rename '_' to 'G_'....Ludovic Courtès
2017-04-22system: Rename operating-system-parameters-file to operating-system-boot-para......Danny Milosavljevic
2017-04-22system: Rename operating-system-kernel-arguments to operating-system-user-ker......Danny Milosavljevic
2017-04-19gnu: Add workaround for `date` regression in coreutils@8.26....Marius Bakke
2017-04-16services: 'service-parameters' becomes 'service-value'....Ludovic Courtès
2017-04-15system: Make grub use <menu-entry> instead of <boot-parameters> again....Danny Milosavljevic
2017-04-15system: Pass boot-parameters to (gnu system grub)....Mathieu Othacehe
2017-04-15system: Rename (internal) grub-device to fs->boot-device....Mathieu Othacehe
2017-04-15system: Rename operating-system-grub.cfg to operating-system-bootcfg....Mathieu Othacehe
2017-04-15system: Rename kernel->grub-label to kernel->boot-label....Mathieu Othacehe
2017-03-10system: Avoid '_' as a pattern variable in 'match'....Ludovic Courtès
2017-02-28vm: Remove hard coded kernel file name....David Craven
2017-01-31system: Introduce 'file-systems' Shepherd service....Ludovic Courtès