Re: [PATCH 09/15] gnu: system: Move into (gnu system file-systems).

2015-07-07 Thread Thompson, David
On Tue, Jul 7, 2015 at 9:51 AM, Ludovic Courtès wrote: > David Thompson skribis: > >> * gnu/system/vm.scm (, %store-mapping): Move from >> here... >> * gnu/system/file-systems.scm: ...to here. >> * guix/scripts/system.scm: Import (gnu system file-systems). > > OK Pushed.

Re: [PATCH 09/15] gnu: system: Move into (gnu system file-systems).

2015-07-07 Thread Ludovic Courtès
David Thompson skribis: > * gnu/system/vm.scm (, %store-mapping): Move from here... > * gnu/system/file-systems.scm: ...to here. > * guix/scripts/system.scm: Import (gnu system file-systems). OK

[PATCH 09/15] gnu: system: Move into (gnu system file-systems).

2015-07-06 Thread David Thompson
From: David Thompson * gnu/system/vm.scm (, %store-mapping): Move from here... * gnu/system/file-systems.scm: ...to here. * guix/scripts/system.scm: Import (gnu system file-systems). --- gnu/system/file-systems.scm | 32 +++- gnu/system/vm.scm | 22 -