> That seems much more reasonable, I wonder what's up with mine. > > Does running of an SD card rather than the EMMC slow things down a > lot? I have tried a bigger, newer SD card to see if it speeded > things up but it doesn't seem to have had much effect. > > Anyway at least it's not me imagining things! :-)
Here's a recent change on this, pretty much we dropped our custom thing, and just copied the PI's configuration: https://github.com/RobertCNelson/omap-image-builder/commit/58d9d295cfc0e7b435cbe4d6cd71e534fbe3829b you can run sudo rm /etc/apt/apt.conf.d/02compress-indexes Disable PDiff's.. echo 'Acquire::PDiffs "0";' > /tmp/02-no-pdiffs sudo mv /tmp/02-no-pdiffs /etc/apt/apt.conf.d/02-no-pdiffs sudo chown root:root /etc/apt/apt.conf.d/02-no-pdiffs Then run: sudo apt update and you'll see about a 100MB's of free space removed.. But it's faster.... Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYghrv5dQOeNt_TW6V7E3oExGXRM02oYV5xrNTKL2PMS8A%40mail.gmail.com.