Izaya izaya
izaya pushed to master at izaya/OC-PsychOS2 2023-08-05 15:15:06 +10:00
ae41cc48dd fix tabs
izaya pushed to master at izaya/OC-misc 2023-08-05 10:19:10 +10:00
a144937e24 implement proper tape support, also speed up loading from tapes.
izaya pushed to master at izaya/OC-PsychOS2 2023-08-05 10:06:09 +10:00
429c9e2aa7 fix support for booting from rtfs on tape
izaya pushed to master at izaya/OC-misc 2023-08-04 20:35:14 +10:00
2e959ebbbf add initial attempt at tape support, support for booting from filesystems, and a menu to choose
izaya pushed to master at izaya/PsychOSPackages 2023-08-04 20:34:19 +10:00
d8e7db809a fix the default disk label
izaya pushed to master at izaya/OC-PsychOS2 2023-08-04 20:32:45 +10:00
ff7ec50a94 add some simple minification filters to preproc, which can shrink the kernel significantly
izaya pushed to master at izaya/OC-PsychOS2 2023-08-04 20:31:27 +10:00
ad99c438b3 I keep forgetting that's there >.>
izaya pushed to master at izaya/OC-PsychOS2 2023-08-04 20:29:11 +10:00
2e021ff6d5 remove old rc.load implementation
izaya pushed to master at izaya/OC-PsychOS2 2023-08-04 20:28:57 +10:00
e9e824b42d remove unused include
izaya pushed to master at izaya/OC-PsychOS2 2023-08-04 20:28:28 +10:00
c0f8b9b900 attempt to load pkgfs if there's a package archive directory
izaya pushed to master at izaya/OC-PsychOS2 2023-08-04 20:24:23 +10:00
a33476cf00 fix edge case where io.open(whatever):read() returns nil
izaya pushed to master at izaya/PsychOSPackages 2023-08-03 17:20:42 +10:00
e471d95ecb generalised diskpart is unusable, leaving alone for now
izaya pushed to master at izaya/OC-PsychOS2 2023-08-03 12:15:05 +10:00
c2bbd7d2ca update to match latest diskpart
izaya pushed to master at izaya/PsychOSPackages 2023-08-03 12:07:38 +10:00
7b509cec38 first work on generalised diskpart
izaya pushed to master at izaya/PsychOSPackages 2023-08-03 11:55:14 +10:00
4f29360304 cleanup rtfs a little
izaya pushed to master at izaya/OC-misc 2023-08-03 10:21:35 +10:00
2a7078d6d3 add bootloader compatible with mtpt
izaya pushed to master at izaya/OC-misc 2023-08-03 00:28:40 +10:00
e4dc09e44f update mtpt for how it's actually being used now
izaya pushed to master at izaya/OC-PsychOS2 2023-08-01 20:48:23 +10:00
2edbb42aa4 have pkgman create the directories it needs rather than fail for cryptic reasons
izaya pushed to master at izaya/OC-PsychOS2 2023-08-01 20:44:17 +10:00
7849fca4a0 stamp the kernel variant onto the version string
izaya pushed to master at izaya/OC-PsychOS2 2023-08-01 18:26:17 +10:00
ae634bc52e turns out this was already packaged. whoops.