sortix--sortix/sysinstall
Jonas 'Sortie' Termansen e7c5d032d1 Refactor graphical resolution changes. 2016-11-27 11:18:48 +01:00
..
.gitignore
Makefile Default to installing GRUB if an existing installation uses GRUB. 2016-10-04 00:34:50 +02:00
conf.c
conf.h
devices.c Add sysinstall(8) tip for selecting devices in disked(8). 2016-10-04 00:34:50 +02:00
devices.h Add sysinstall(8) tip for selecting devices in disked(8). 2016-10-04 00:34:50 +02:00
execute.c
execute.h
fileops.c Seed kernel entropy with randomness from the previous boot. 2016-10-04 00:34:50 +02:00
fileops.h Seed kernel entropy with randomness from the previous boot. 2016-10-04 00:34:50 +02:00
hooks.c Seed kernel entropy with randomness from the previous boot. 2016-10-04 00:34:50 +02:00
hooks.h Refactor sysmerge(8) and sysupgrade(8) compatibility hooks. 2016-10-04 00:34:50 +02:00
interactive.c Fix sysinstall(8) and sysupgrade(8) requiring tcgetwincurpos. 2016-11-19 16:48:54 +01:00
interactive.h Allow canceling sysinstall(8) and sysupgrade(8) gracefully. 2016-10-04 00:34:50 +02:00
manifest.c
manifest.h
release.c
release.h
sysinstall.8
sysinstall.c Refactor graphical resolution changes. 2016-11-27 11:18:48 +01:00
sysmerge.8 Refactor sysmerge(8) and sysupgrade(8) compatibility hooks. 2016-10-04 00:34:50 +02:00
sysmerge.c Refactor sysmerge(8) and sysupgrade(8) compatibility hooks. 2016-10-04 00:34:50 +02:00
sysupgrade.8
sysupgrade.c Refactor graphical resolution changes. 2016-11-27 11:18:48 +01:00