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--TODOS40
1 files changed, 40 insertions, 0 deletions
diff --git a/TODOS b/TODOS
new file mode 100644
index 0000000..5fb6b29
--- /dev/null
+++ b/TODOS
@@ -0,0 +1,40 @@
+- no parallel download
+- get below 96MB memory
+- install.txt specific to Archlinux32, i486
+ - mkfs -O^64bit
+- still low memory issues (pinentry croaks about missing signatures on low memory)
+- multiple VTs
+- 128MB RAM
+ (109/109) checking package integrity
+ error: GPGME error: System error w/o errno (libgpg-error, definition)
+ GPG_ERR_MISSING_ERRNO (gpgme, only in layer hasSystemError)
+ errno is not set but a system call failed
+ swap, no difference
+ adding /tmp on /mnt/tmp
+ error: GPGME error: System error w/o errno under normal operation
+ GPGME error: Inappropriate ioctl under strace
+ => suspecting OOM issues because PGP verification keeps things in memory
+ for all packages, it fails after package N, before it verifies fine..
+- 96MB, same pgp error
+- 80MB, /tmp/mkinitcpio on /tmp in chroot fails with out of disk, KASLR fails
+- 64MB RAM, kernel panic, doesn't start at all, kernel panic, System is deadlocked on memory
+ normal boot works, but not from CDROM?
+ no poweroff in intalled system (shutdown ramdisk?)
+ syslinux has a different kernel layout than grub maybe?
+ live hangs on shutdown for a long time (deactivating swap presures the RAM of the processes
+ runing on the ramdisk heavily, after minut we get "Reached target Reboot", then finally hangs)
+- 52MB, kernel panic, System is deadlocked on memory
+- kernel 5.12.10
+- reserve_initrd_mem
+- smaller ramdisk
+ - remove udev with eudev or mdev
+ - fsck, kmod, etc.
+ - https://wiki.archlinux.org/title/Mkinitcpio/Minimal_initramfs (falconingy)
+ - go back to busybox version (for instance mount)
+
+
+
+
+
+
+