Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/TODOS
diff options
context:
space:
mode:
Diffstat (limited to 'TODOS')
-rw-r--r--TODOS10
1 files changed, 9 insertions, 1 deletions
diff --git a/TODOS b/TODOS
index 6ba9743..d21abeb 100644
--- a/TODOS
+++ b/TODOS
@@ -1,4 +1,3 @@
-- no parallel download
- get below 64MB memory
- install.txt specific to Archlinux32, i486
- mkfs -O^64bit
@@ -31,6 +30,15 @@
- fsck, kmod, etc.
- https://wiki.archlinux.org/title/Mkinitcpio/Minimal_initramfs (falconingy)
- go back to busybox version (for instance mount)
+- qxl: [TTM] Out of kernel memory, we should simply blacklist most of modern
+ stuff (happens on qemu/libvirtd) => use VGA
+- with 64MB RAM: sudden freezes of shell and/or kernel
+- have a special i486 kernel:
+ - without zstd modules and ramdisk (zstd is just not behaving nicely on
+ low-memory systems)
+ - have default modules compiled in statically for vintage hardware
+ (at least disk, hdi and network)
+- mkinitcpio on 64MB never finishes (thrashing), using gzip works, xz and zstd not