DEPENDS = instructions.mem words_to_verify.mem slave.v stack_machine.v div.v \ messages.vh IVFLAGS = \ -DINSTRUCTIONS_COUNT=$(call FILE_LINES,instructions.mem) \ -DWORDS_TO_VERIFY_COUNT=$(call FILE_LINES,words_to_verify.mem) TOP = stack_machine_test include ../../Makefile.test ttps://git.koszko.org/guix/atom/gnu/system/mapped-devices.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/system/mapped-devices.scm
>
AgeCommit message (Expand)Author
2024-05-27mapped-devices: lvm: Add missing module import.Lars-Dominik Braun
2024-04-08mapped-devices: luks: Specify modules needed at the top-level.Ludovic Courtès
2024-04-08mapped-devices: <mapped-device-type> can specify modules to import.Ludovic Courtès
2024-01-14mapped-devices: Allow unlocking by a key file.Tomas Volf
locale: Set %default-locale-definitions to glibc/hurd on the Hurd.Janneke Nieuwenhuizen
2023-04-19locale: Add glibc 2.33 to '%default-locale-libcs'.Ludovic Courtès
2022-01-14system: locale: Use only the current glibc.Mathieu Othacehe
2021-05-15Merge branch 'master' into core-updatesLudovic Courtès
2021-05-04locale: Remove glibc 2.29 from '%default-locale-libcs'.Ludovic Courtès
2020-09-20gnu: glibc: Add version 2.31.Ludovic Courtès
2020-08-26system: locale: Only use the current glibc.Mathieu Othacehe
2020-05-15locale: Use the native gzip and libc when building locales.Ludovic Courtès
2020-05-03locale: Add glibc 2.29 to '%default-locale-libcs'.Ludovic Courtès
2020-02-12system: locale: Remove canonical-package call.Mathieu Othacehe
2020-02-11system: Stop using canonical-package.Mathieu Othacehe
2019-06-07Add (gnu build locale).Ludovic Courtès
2019-05-13locale: Add 'glibc-supported-locales'.Ludovic Courtès
2018-01-24system: Put locales where libc will find them.Mark H Weaver
2017-07-17locale: Demonadify the locale creation API.Ludovic Courtès
2017-07-17gnu: Remove glibc@2.21 and its traces.Ludovic Courtès
2017-07-11system: Refer to native packages when appropriate.Ludovic Courtès
2016-07-12gnu: Switch to 'with-imported-modules'.Ludovic Courtès