mirror of
https://github.com/topjohnwu/ndk-busybox.git
synced 2025-02-02 10:03:34 +00:00
fdd5103348
the first is a cleanup of tar --exclude the second changes mount so mtab works more as it should, and also allows mount to use the traditional short form (i.e. 'mount / -o remount,rw' now works. While inside tar, I changed it to use getopt... -Erik