Commit Graph

79 Commits

Author SHA1 Message Date
Ingolf Wagner
9b6612c0ea
Update README.md 2019-01-18 22:17:38 +01:00
Lassulus
ef1e4480cf
Merge pull request #11 from zimbatm/configurable-system
add option to specify the target system
2019-01-18 10:41:01 +01:00
lassulus
517509f5bc formats vm-nogui: resize on login 2019-01-17 22:01:05 +01:00
lassulus
02f33ab0c5 formats: add raw 2019-01-17 22:01:05 +01:00
lassulus
147d26d8df formats/qcow: set grub.device with mkDefault 2019-01-17 21:54:58 +01:00
zimbatm
7dba49affb
add option to specify the target system
This could be useful if the machine has remote builders setup that
support the target system.
2019-01-17 19:41:50 +01:00
lassulus
bbe9e78bb3 add license 2019-01-17 17:38:32 +01:00
zimbatm
93e10d0aea central command (#8)
* WIP: eval target

* rename nixos-build to nixos-generate

* rename target to format

* allow to pass arbitrary format paths

* add --help option

* add --list option

* port the rest of the formats

* add short options

* be more precise with the file selection

* use new trick I learned

* support the --run option

for the no-gui version:

    ./nixos-generate --run -f vm-no-gui

* document

* fixup! port the rest of the formats

* fix kexec-bundle
2019-01-17 15:18:00 +01:00
Lassulus
400b73364a
Merge pull request #7 from zimbatm/make-gce
add make-gce: make Google Compute Engine image
2019-01-15 19:18:50 +01:00
zimbatm
48956192c2
add make-gce: make Google Compute Engine image 2019-01-15 10:48:10 +01:00
Till Höppner
6bf7e8c291 add make-kexec-bundle (#6)
* add make-kexec-bundle

* kexec_tarball_self_extract_script: set -eu and fail with 1

* make-kexec-bundle: Print out-path directly
2019-01-14 22:41:20 +01:00
lassulus
6edfe60c40 bin/run-vm: remove unnecessary paranthesis 2019-01-13 15:54:30 +01:00
lassulus
3706884738 add bin/make-qcow 2019-01-13 15:53:59 +01:00
lassulus
4edb2d6d74 add run-vm-nogui 2018-10-26 18:44:19 +02:00
lassulus
e78fd31880 bin/*: pass extra arguments to nix-build 2018-10-20 20:27:37 +02:00
lassulus
b860ec156b README.md: simplify introduction 2018-09-30 13:49:29 +02:00
Lassulus
3fd2032692
Merge pull request #3 from mrVanDalo/forward-ssh
Forward ssh & add .gitignore
2018-08-14 21:19:51 +02:00
Ingolf Wagner
731f48ca4e add .gitignore 2018-08-11 20:40:57 +02:00
Ingolf Wagner
bfc32d6038 forward ssh port 2018-08-11 20:37:41 +02:00
lassulus
e5afc27d75 add bin/make-kexec 2018-05-20 10:44:49 +02:00
Lassulus
d0e1f1aad3
Merge pull request #2 from mrVanDalo/iso
make-iso generates bootable image and make-install-iso generates a customizable install image
2018-05-19 10:54:10 +02:00
Ingolf Wagner
9e09898dad
add make-install-iso to create customized installation image 2018-05-19 00:40:23 +02:00
Ingolf Wagner
e37ca3a05a
make-iso generates a bootable image 2018-05-19 00:40:16 +02:00
Lassulus
e63b226c07
Merge pull request #1 from mrVanDalo/better-config
config.nix is an optional argument now
2018-05-17 22:51:42 +02:00
Ingolf Wagner
a4ec50a88c
config.nix is an optional argument now 2018-05-17 22:49:08 +02:00
lassulus
8455621b06 README: fix typo 2018-05-12 12:56:12 +02:00
lassulus
13ddeabb1b add --no-out-link to all scripts 2018-05-12 12:55:55 +02:00
lassulus
6417e59aa4 add bin/run-vm 2018-05-11 12:01:00 +02:00
lassulus
3c1c12d022 initial commit 2018-04-28 12:17:58 +02:00