Commit Graph

40 Commits

Author SHA1 Message Date
Izaya 3d99efded9 make partman handle tape drives again, and support extension in future maybe 2023-11-12 23:21:50 +10:00
Izaya ac23911d6d add rica and ricad 2023-11-10 17:45:28 +10:00
Izaya f87191c4ae gracefully handle a read-only config file location 2023-10-11 12:38:47 +10:00
Izaya 36c6859abf hopefully support OpenOS too 2023-10-11 12:33:45 +10:00
Izaya 5dc27fd38b added utility to write something to a boot partition - probably a kernel 2023-10-07 21:56:21 +10:00
Izaya 1d47f2fe58 this is stupid. 2023-10-07 21:55:17 +10:00
Izaya 2f8abe0a0b rename fdisk to slicer, part two 2023-10-07 08:50:58 +10:00
Izaya de1ec005e6 rename fdisk to slicer, part one 2023-10-07 08:50:12 +10:00
Izaya fc6f168bbd simplify partman significantly, only attempt to mount filesystems according to the partition's type 2023-10-07 08:28:41 +10:00
Izaya ce02798aeb add some requires and such so rtfs will run on OpenOS unmodified 2023-10-07 08:05:13 +10:00
Izaya 64951b513b add some requires and type casts to make diskpart and fdisk work on OpenOS without modification 2023-10-06 19:03:34 +10:00
Izaya b9216ff85b add rtfsboot executable, to help make bootable rtfs volumes 2023-10-01 13:52:38 +10:00
Izaya ba8ea3c71b add fdisk utility for managing partitions 2023-10-01 13:51:38 +10:00
Izaya 99f0449eb1 partman will now attempt to mount filesystems, making rtfsman redundant. updated package.cfgs to reflect that. 2023-10-01 13:49:06 +10:00
Izaya 45bf02a843 rtfs v1 adding fragmentation. restructure the rtfs libraries, for reasons that will become clear. 2023-10-01 13:40:26 +10:00
Izaya 68e5ff6758 added workgroup daemon 2023-08-07 13:41:07 +10:00
Izaya fc22ee6f08 I should not be allowed to operate a computer. 2023-08-07 13:38:59 +10:00
Izaya ad8a4813ee no longer strip nulls from the end of all sectors, only the last one. still trying to figure out a nice way to handle it properly. 2023-08-06 11:10:13 +10:00
Izaya afbf6eaa7a implement some leftover stuff in rtfs 2023-08-05 16:22:11 +10:00
Izaya fccd0d4983 use latest modification of package as version 2023-08-05 15:47:15 +10:00
Izaya d8e7db809a fix the default disk label 2023-08-04 20:34:16 +10:00
Izaya e471d95ecb generalised diskpart is unusable, leaving alone for now 2023-08-03 17:20:19 +10:00
Izaya 7b509cec38 first work on generalised diskpart 2023-08-03 12:07:22 +10:00
Izaya 4f29360304 cleanup rtfs a little 2023-08-03 11:55:11 +10:00
Izaya b04b03b64a import some service packages from local dev env 2023-08-01 18:20:21 +10:00
Izaya 2acb3a1e1f move fserv out of base PsychOS distribution 2023-08-01 18:19:24 +10:00
Izaya b62beff891 update preproc so it can still cope with building PsychOS (hopefully) 2023-08-01 18:17:49 +10:00
Izaya d8dbaccd2a import diskpart and rtfs from PsychOS repo 2023-08-01 17:55:45 +10:00
Izaya b852241638 remove multiterm as it's now standard. 2023-08-01 15:45:03 +10:00
Izaya 9b6bbf508b add multi-terminal patch 2023-06-04 16:07:42 +10:00
Izaya ba1bf9339d made vtunnel not crash the machine, more actual testing is required 2020-06-07 23:41:01 +10:00
Izaya d0378582ae import unionfs library from main PsychOS repo 2020-06-07 23:22:36 +10:00
Izaya e9176c0c6c import preproc from main PsychOS repo 2020-06-07 23:22:18 +10:00
Izaya bfdcfbd040 add support for system packages so one can uninstall them 2020-06-07 10:35:48 +10:00
Izaya 104e59e6be import some packages from the main system 2020-06-07 10:33:36 +10:00
Izaya 49c0b930f9 cleaner package names 2020-06-06 19:53:10 +10:00
Izaya 94a7051112 more archive format fixes, oops 2020-06-06 19:51:41 +10:00
Izaya c3aed37d97 made makepkg output valid archives 2020-06-06 18:53:45 +10:00
Izaya 9e4464e2fa package building infrastructure 2020-06-06 18:37:32 +10:00
Izaya d1f166425b Initial commit 2020-06-06 17:40:38 +10:00