GNU bug report logs -
#41785
[PATCH] DRAFT services: Add 'hurd-in-vm service-type'.
Previous Next
Full log
View this message in rfc822 format
Mathieu Othacehe writes:
Hey Mathieu,
>> (system (current-system))
>> (target (operating-system-derivation target-os))
>> - (base-image (find-image
>> - installation-disk-image-file-system-type))
>> + (base-image -> (find-image
>> + installation-disk-image-file-system-type
>> + (%current-target-system)))
>
> This should be:
>
> (target (current-target-system))
> ...
> (base-image -> (find-image
> installation-disk-image-file-system-type
> target))
Ah, right. Done and moved this
>> (target (operating-system-derivation target-os))
down.
>> + ((image -> (find-image file-system-type (%current-target-system)))
>> (sys (system-derivation-for-action os image action
>> #:file-system-type file-system-type
>> #:image-size image-size
>
> Same here, otherwise this look good to me.
Thanks! Pushed to master as 7ca533c7237622d70b423033c4506217d9ce4014
(probably/hopefully soon to be revisited by your image-catalog feature :-)
Greetings,
Janneke
--
Jan Nieuwenhuizen <janneke <at> gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com
This bug report was last modified 4 years and 341 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.