1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/sysinstall
2018-08-06 23:59:35 +02:00
..
.gitignore
conf.c
conf.h
devices.c
devices.h
execute.c
execute.h
fileops.c Mix in fresh randomness when writing out /boot/random.seed. 2017-09-06 23:41:05 +02:00
fileops.h
hooks.c Refactor sysmerge(8) and sysupgrade(8) ABI and version comparisons. 2017-09-06 23:41:05 +02:00
hooks.h
interactive.c Highlight installer, upgrader and disked interactive prompts. 2017-08-26 16:43:54 +02:00
interactive.h
Makefile
manifest.c Fix <fcntl.h> including <sys/stat.h> namespace pollution. 2018-08-06 23:59:34 +02:00
manifest.h
release.c Refactor sysmerge(8) and sysupgrade(8) ABI and version comparisons. 2017-09-06 23:41:05 +02:00
release.h Refactor sysmerge(8) and sysupgrade(8) ABI and version comparisons. 2017-09-06 23:41:05 +02:00
sysinstall.8 Fix date format in manual pages. 2017-07-02 22:07:39 +02:00
sysinstall.c Fix accidental dead code after continue in sysinstall(8). 2018-08-06 23:59:35 +02:00
sysmerge.8 Fix date format in manual pages. 2017-07-02 22:07:39 +02:00
sysmerge.c Fix <fcntl.h> including <sys/stat.h> namespace pollution. 2018-08-06 23:59:34 +02:00
sysupgrade.8 Fix date format in manual pages. 2017-07-02 22:07:39 +02:00
sysupgrade.c Refactor sysmerge(8) and sysupgrade(8) ABI and version comparisons. 2017-09-06 23:41:05 +02:00