index : archi486 | |
Archlinux32 i486 tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2021-07-10 18:11:23 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2021-07-10 18:11:23 +0200 |
commit | d9403240471af4dbdde5f29e4a5fdd709f4c7216 (patch) | |
tree | fdd08e8ebcf0450dac5a94440fb26a59c379e588 /TODOS | |
parent | 2592777688710480d253d198d41ec8a58e96ab06 (diff) |
-rw-r--r-- | TODOS | 10 |
@@ -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 |