Hartmut Goebel <h.goe...@crazy-compilers.com> skribis:

> Am 05.09.2017 um 20:05 schrieb ng0:
>> The config used to build the disk-image is in gnu/system/install.scm
>> see 
>> https://www.gnu.org/software/guix/manual/html_node/Building-the-Installation-Image.html#Building-the-Installation-Image
>> hope this helps.
>
> Thanks for pointing to this – I didn't recognize that.
>
> Nevertheless I would expect to have it in the image so I can start
> hacking without first searching the manual and copy-pasting the file.
> This is primary to lower the entry level :-)

It is in the image, in the form of the (gnu system install) module.

However, I don’t quite understand the use case: you’d like to hack on
the OS declaration of the image from within the image?  That sounds
inconvenient no?

When hacking on that image, I simply do that from my main GuixSD
installation with:

  guix system vm gnu/system/install.scm

HTH,
Ludo’.

Reply via email to