From 1854e6dc11b0a74223a947dc9ae7f8c3c79202b1 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 20 Jun 2021 17:17:51 +0200 Subject: added initial version of mkarchiso486 --- TODOS | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 TODOS (limited to 'TODOS') 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) + + + + + + + -- cgit v1.2.3-70-g09d2