Commit Graph

31 Commits

Author SHA1 Message Date
Izaya 3b78ec9b81 updated to differentiate between v0 and v1 archives 2021-05-27 15:27:57 +10:00
Izaya 1f5c0b013e updated liblz16 and libmtar to use string.(un)pack and support bigger files 2021-05-26 17:49:42 +10:00
Izaya efe7e000c4 removed the -p flag from OpenOS mkdir 2020-10-19 16:46:58 +11:00
Izaya 407d8fa43c refactored instgen to be much cleaner and natively support merging programs.cfg files 2020-10-19 16:44:57 +11:00
Izaya 8b3ccc8e4b Merge branch 'master' of ssh://git.shadowkat.net:2222/izaya/OC-misc into master 2020-10-19 13:35:56 +11:00
Izaya f9af8fb9ef added scrolling support to the repoinstaller menu 2020-10-19 13:35:49 +11:00
Izaya 4d863c6ff1 set modes to binary explicitly 2020-06-05 22:08:09 +10:00
Izaya f7ee3e3250 Updated README to include libmtar documentation and added type annotations to libmtar 2020-05-31 14:54:53 +10:00
Izaya 235684b979 moved the unarchive function out of libmtar, making it significantly simpler and more compact, and allowing implementations to deal with the implementation details 2020-05-30 09:51:47 +10:00
Izaya f20719f3cb added mtar.iter to libmtar 2020-05-29 10:54:00 +10:00
Izaya b13fae7d29 added file format documentation 2020-03-08 02:16:31 +11:00
Izaya 9e7d778e21 added an mtar utility for OpenOS 2020-03-06 22:10:16 +11:00
Izaya 7e41ce6ee2 removed some unnecessary stuff 2020-03-06 22:07:05 +11:00
Izaya f5262fad08 replaced toint with a shorter version 2020-03-04 15:34:27 +11:00
Izaya a82ce51d05 added a lz16 stream library, depending on lzss 2020-03-04 15:32:40 +11:00
Izaya 78385370fd added a minitel archive library 2020-03-04 15:26:49 +11:00
Izaya dc55813b69 added some partitioning-related stuff 2020-02-19 18:39:48 +11:00
Izaya 0df2aa922e I wrote this like two months ago 2020-02-18 17:45:07 +11:00
Izaya a6ff63d398 fixed repoinstaller's dealing with absolute paths 2019-11-11 16:13:31 +11:00
Izaya 7a48f1a27f made repoinstaller cope with external files reasonably 2019-11-09 17:12:00 +11:00
Izaya b68f1ad9e1 improved output for unarchive 2019-07-22 13:36:42 +10:00
Izaya 33477c7528 made unarchive actually able to un-archive files 2019-07-22 13:29:18 +10:00
Izaya f92cbde89b added a new simpler tape loader and an archiving program for it 2019-07-22 09:45:40 +10:00
Izaya 24f5d543e1 moved tapeloader to cpioloader 2019-07-18 16:59:27 +10:00
Izaya 13a1fd9af5 added tapeloader, for loading OSes into the tmpfs from tape 2019-07-18 12:40:31 +10:00
Izaya 106388416e fix repoinstaller URL 2019-06-07 11:30:29 +10:00
Izaya a34a0dc971 cleanup and docs 2018-08-07 22:09:27 +10:00
Izaya 61845fb7cc added an installer generator 2018-08-06 19:22:21 +10:00
Izaya 230a04f59f added minitel chat I guess 2018-08-04 06:27:56 +10:00
Izaya 2fa3af5170 added repoinstaller, still need to write docs 2018-08-01 19:24:56 +10:00
Izaya 74417fab68 Initial commit 2018-08-01 16:27:29 +10:00