Commit Graph

23 Commits

Author SHA1 Message Date
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
f20719f3cb added mtar.iter to libmtar 2020-05-29 10:54:00 +10:00
b13fae7d29 added file format documentation 2020-03-08 02:16:31 +11:00
9e7d778e21 added an mtar utility for OpenOS 2020-03-06 22:10:16 +11:00
7e41ce6ee2 removed some unnecessary stuff 2020-03-06 22:07:05 +11:00
f5262fad08 replaced toint with a shorter version 2020-03-04 15:34:27 +11:00
a82ce51d05 added a lz16 stream library, depending on lzss 2020-03-04 15:32:40 +11:00
78385370fd added a minitel archive library 2020-03-04 15:26:49 +11:00
dc55813b69 added some partitioning-related stuff 2020-02-19 18:39:48 +11:00
0df2aa922e I wrote this like two months ago 2020-02-18 17:45:07 +11:00
a6ff63d398 fixed repoinstaller's dealing with absolute paths 2019-11-11 16:13:31 +11:00
7a48f1a27f made repoinstaller cope with external files reasonably 2019-11-09 17:12:00 +11:00
b68f1ad9e1 improved output for unarchive 2019-07-22 13:36:42 +10:00
33477c7528 made unarchive actually able to un-archive files 2019-07-22 13:29:18 +10:00
f92cbde89b added a new simpler tape loader and an archiving program for it 2019-07-22 09:45:40 +10:00
24f5d543e1 moved tapeloader to cpioloader 2019-07-18 16:59:27 +10:00
13a1fd9af5 added tapeloader, for loading OSes into the tmpfs from tape 2019-07-18 12:40:31 +10:00
106388416e fix repoinstaller URL 2019-06-07 11:30:29 +10:00
a34a0dc971 cleanup and docs 2018-08-07 22:09:27 +10:00
61845fb7cc added an installer generator 2018-08-06 19:22:21 +10:00
230a04f59f added minitel chat I guess 2018-08-04 06:27:56 +10:00
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