Commit Graph

  • f1cbe059fa
    More RAM and disk space for the VM (builds fail otherwise) master guix-answer Georges Dupéron 2018-09-16 16:24:56 +0200
  • 26d122d147
    Manually added missing dependencies to the list of sources Georges Dupéron 2018-09-16 16:24:32 +0200
  • a0f2f22d92
    Redirect output to the VM's serial port. Georges Dupéron 2018-09-15 15:37:01 +0200
  • d0a9f2aced
    Enlarge VM image size (the .nar archive is now too large for the default size) Georges Dupéron 2018-09-15 15:36:06 +0200
  • 6830576eb6
    As suggested by Ludovic Courtès, use guix build --source --sources=transitive hello to get a list of source dependencies. Georges Dupéron 2018-09-14 22:19:20 +0200
  • 89d87dfbc9
    Stop the script run inside the VM as soon as an error occurs. Georges Dupéron 2018-09-14 22:17:10 +0200
  • 09238fae49
    Check that hello is not available before importing it guix-question #1 dev Georges Dupéron 2018-09-13 21:05:26 +0200
  • 292b7151bc Use the imported "hello" binary, and try to rebuild it. Georges Dupéron 2018-09-12 20:18:14 +0200
  • 8c08f36ccf Removed debug print of sha1 of the .nar and key Georges Dupéron 2018-09-12 20:21:58 +0200
  • 96aad98737 Added clean target to Makefile Georges Dupéron 2018-09-12 18:00:51 +0200
  • c90e65adf4 Temporary VM images now have -tmp- in their filename Georges Dupéron 2018-09-12 18:00:38 +0200
  • 7a103d054e Halt the VM automatically Georges Dupéron 2018-09-11 20:55:33 +0200
  • 7ddc804dc9 Import the .nar inside the VM Georges Dupéron 2018-09-11 20:54:35 +0200
  • 0c2d201960 Use '' around variables substituted by make Georges Dupéron 2018-09-11 20:09:48 +0200
  • 633e1f956f Use only a single .tar archive because there are not enough IDE ports available in QEMU Georges Dupéron 2018-09-11 19:24:32 +0200
  • e5edf27e86 Missing Makefile dependency on to-be-run-in-vm.sh Georges Dupéron 2018-09-11 19:22:25 +0200
  • 801e49308f Use bash with some options as the makefile shell so that recipes fail early Georges Dupéron 2018-09-11 19:19:23 +0200
  • d78efe46ba Execute some code at boot made accessible to the VM by mounting a disk Georges Dupéron 2018-09-08 20:12:40 +0200
  • 030c6af523 Trying to add a service which will run code mounted as a disk Georges Dupéron 2018-09-07 22:43:56 +0200
  • 30789e5d5f Boot the vm, attaching the inputs as disks Georges Dupéron 2018-09-06 23:34:19 +0200
  • 778497fb8a Use guix system vm-image instead of vm, to get a freestanding image. Georges Dupéron 2018-09-06 09:16:20 +0200
  • 86972fc3e5 Initial commit: smallest os description that I could build. Georges Dupéron 2018-09-04 09:20:24 +0200