aboutsummaryrefslogtreecommitdiff
path: root/tests/transformations.scm
diff options
context:
space:
mode:
authorMiguel Ángel Moreno <mail@migalmoreno.com>2023-08-13 12:37:04 +0200
committerLudovic Courtès <ludo@gnu.org>2024-02-20 10:57:16 +0100
commit0a7bf792c88ebaf0ec6c55e03a4f587bd5597796 (patch)
tree71ad39ddf52fefdf04b67dc89efd67ce14487d3d /tests/transformations.scm
parent0497b1696f75b2b589e4ae841fe24c61d7477953 (diff)
downloadguix-0a7bf792c88ebaf0ec6c55e03a4f587bd5597796.tar.gz
guix-0a7bf792c88ebaf0ec6c55e03a4f587bd5597796.zip
services: Add whoogle-service-type.
* gnu/services/web.scm (whoogle-service-type): New variable. * doc/guix.texi (Web Services): Document it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'tests/transformations.scm')
0 files changed, 0 insertions, 0 deletions
installer: Rename 'auto-partition' to 'auto-partition!'....Ludovic Courtès 2019-05-14installer: Fix docstring....Danny Milosavljevic 2019-05-14installer: Add fat16....Danny Milosavljevic 2019-05-14installer: Create btrfs file system....Danny Milosavljevic 2019-03-27installer: Produce an 'initrd-modules' field if needed....Ludovic Courtès 2019-03-27installer: Emit 'bootloader' field before 'swap-devices'....Ludovic Courtès 2019-03-25installer: Set the system's 'keyboard-layout' field....Ludovic Courtès 2019-02-18gnu: Fix some typos in the installer....Tobias Geerinckx-Rice 2019-01-17installer: "formating" → "formatting"....Ludovic Courtès 2019-01-17installer: parted: Do not call BLKRRPART on loop devices....Mathieu Othacehe 2019-01-17installer: Various renamins follow-up....Mathieu Othacehe 2019-01-17installer: Various renamings....Mathieu Othacehe 2019-01-17installer: parted: Use read-luks-partition-uuid instead of...Mathieu Othacehe 2019-01-17installer: partionment: Add encryption support....Mathieu Othacehe 2019-01-17installer: partition: Fix swaping and use syscalls....Mathieu Othacehe 2019-01-17installer: Add partitioning support....Mathieu Othacehe