index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
machine
Age
Commit message (
Expand
)
Author
2021-08-29
Migrate to the new 'targets' field of bootloader-configuration.
...
Maxim Cournoyer
2021-06-20
services: openssh: Replace 'without-password' by 'prohibit-password'.
...
Brice Waegeneire
2021-06-03
machine: ssh: Respect calling convention for monadic procedures.
...
Ludovic Courtès
2021-06-01
machine: ssh: Gracefully handle failure of the effectful bits.
...
Ludovic Courtès
2021-02-25
machine: ssh: Use 'formatted-message'.
...
Ludovic Courtès
2021-01-04
machine: ssh: Do not import the host (guix config), really.
...
Ludovic Courtès
2020-12-21
system: Allow separated /boot and encrypted root.
...
Miguel Ángel Arruga Vivas
2020-11-09
machine: ssh: Do not import the host (guix config).
...
Ludovic Courtès
2020-11-01
system: Add store-directory-prefix to boot-parameters.
...
Miguel Ángel Arruga Vivas
2020-10-18
system: Provide locale information to the bootloader.
...
Miguel Ángel Arruga Vivas
2020-09-07
linux-boot: Handle nfs-root device strings.
...
Stefan
2020-08-25
Remove "guile-zlib" extension when unused.
...
Mathieu Othacehe
2020-08-25
linux-libre: Support module compression.
...
Mathieu Othacehe
2020-07-27
machine: ssh: Check for potential system downgrades.
...
Ludovic Courtès
2020-07-25
Use 'formatted-message' instead of '&message' where appropriate.
...
Ludovic Courtès
2020-06-28
Add more missing (ice-9 format) imports.
...
Marius Bakke
2020-06-18
machine: ssh: Fix guix deploy hang when using non-DCE UUIDs.
...
Maxim Cournoyer
2020-03-23
machine: ssh: Better report missing initrd modules.
...
Ludovic Courtès
2020-03-23
machine: ssh: Make sanity checks in a single round trip.
...
Ludovic Courtès
2020-02-09
Update e-mail address for Jakob L. Kreuze.
...
Tobias Geerinckx-Rice
2019-12-08
machine: Remove unnecessary record self-referencing bindings.
...
Ludovic Courtès
2019-12-07
machine: ssh: Deprecate missing 'host-key' field.
...
Ludovic Courtès
2019-12-04
machine: ssh: <machine-ssh-configuration> can include the host key.
...
Ludovic Courtès
2019-10-22
machine: digital-ocean: Rename 'enable-ipv6' to 'enable-ipv6?'.
...
Ludovic Courtès
2019-10-22
machine: Implement 'digital-ocean-environment-type'.
...
Jakob L. Kreuze