Commit Graph

19 Commits

Author SHA1 Message Date
Niklas Gollenstede
2bce37a185 various small fixes, fixes + fileSystems.*.postUnmountCommands 2024-02-01 13:30:57 +01:00
Niklas Gollenstede
afc4c9ab9a nixos-23.11: fileSystems.*.format{Options->Args},
other fixes
2023-11-27 17:15:44 +01:00
Niklas Gollenstede
2bbefc97c3 add run-qemu --nic argument 2023-10-08 17:55:42 +02:00
Niklas Gollenstede
7bb3dc480f fix installer arguments 2023-10-06 14:31:05 +02:00
Niklas Gollenstede
b2cbacc21e add --skip-formatting flag,
open debug shells with variables+functions
2023-08-14 18:59:47 +02:00
Niklas Gollenstede
1a47c3fa75 fix installation cleanup,
disable ZFS hibernation (workaround),
enable (very very slow) cross-ISA VM installation
2023-06-27 14:00:12 +02:00
Niklas Gollenstede
5c44084024 refactoring: create separate repo for "installer" 2023-06-16 02:15:34 +02:00
Niklas Gollenstede
dd8fc696f4 improve installation scripting:
further improve scripting robustness, add fs.disks.devices.partitionDuringInstallation, ad fs.zfs.datasets.*.recursiveProps, add deploy-system-to-hetzner-vps install script
2023-05-02 02:13:24 +02:00
Niklas Gollenstede
c001ad7f51 small fixes, esp. for cross-building 2023-02-05 22:59:39 +01:00
Niklas Gollenstede
9edfe9c9d8 add VPS-worker factory, add vm-exec module, improve run-qemu function, add push-flake script, support installing systems as non-root, script refactoring 2023-01-29 21:08:12 +01:00
Niklas Gollenstede
e3b5b17620 fix gptfdisk, integrate some bash aliases 2023-01-03 18:50:07 +01:00
Niklas Gollenstede
a4ae2ab551 upgrade to 22.11, add extlinux & hetzner-vps:
- disable wip.fs.disks.devices.*.gptOffset (patch broken with 22.11),
- add wip.bootloader.extlinux,
- add wip.hardware.hetzner-vps profile,
- fix wip.services.dropbear.socketActivation,
2022-12-28 16:43:16 +01:00
Niklas Gollenstede
df8c451050 add hardware config for Raspberry PIs, start making scripts more robust, improve compatibility with containers 2022-11-30 13:41:21 +01:00
Niklas Gollenstede
1d93a8acc0 better CLI argument handling, some small fixes 2022-08-31 08:38:33 +02:00
Niklas Gollenstede
7ab9215b0a modularize setup scripts, make hibernation safe with ZFS, apply noexec FS option everywhere 2022-07-29 12:49:55 +02:00
Niklas Gollenstede
8b0e200c73 many small fixes/improvements, and:
add config.wip.fs.temproot.remote.type == none,
add config.wip.base.includeInputs,
add pkgs.uboot-with-mmc-env,
rename config.preface to config.wip.preface
2022-06-28 22:30:07 +02:00
Niklas Gollenstede
e46b671f8f lots of fixes and tweaks,
generate partition tables in nix,
add open-system maintenance function
2022-06-04 20:54:09 +02:00
Niklas Gollenstede
f56db19b5e improve installation, add support for:
ZFS, encryption (keys, keystore, LUKS), bootFS, ephemeral root (tmpfs, ZFS, F2FS, ...), testing in qemu, options & debugging, ... and many small things
2022-05-31 03:41:28 +02:00
Niklas Gollenstede
1f72d9bf26 init 2022-05-09 14:36:47 +02:00