On Sunday 23 November 2008 23:10:48 Rob Landley wrote: > I just did an rsync into the downloads directory (instead of the binaries > subdirectory) and it deleted all the files that didn't belong to root!
I managed to recover these from archive.org: > deleting INSTALL > deleting README > deleting Glibc_vs_uClibc_Differences.txt > deleting uClibc_vs_SuSv3.txt And I had this on my hard drive: > deleting uClibc-0.9.30.tar.bz2 I only had the bz2 version, so I did a bzcat bz2 | gzip -9 > gz to recreate that one. These two I also recovered from archive.org, but put in the old-releases directory because they're from 1995: > deleting Changelog.full > deleting Changelog This one should recreate itself, I think: > deleting uClibc-snapshot.tar.bz2 I chowned all of the above to root:root so they're not vulnerable to normal users with normal authorities doing something stupid again. (I wasn't logged in as root! Honest!) Here's what I couldn't recover my own hard drive or from archive.org (which last scanned uClibc's download directory in 2007): > deleting uClibc-0.9.30.tar.gz.sign > deleting uClibc-0.9.30.tar.bz2.sign > deleting uClibc-0.9.30-rc3.tar.gz.sign > deleting uClibc-0.9.30-rc3.tar.gz > deleting uClibc-0.9.30-rc3.tar.bz2.sign > deleting uClibc-0.9.30-rc3.tar.bz2 > deleting uClibc-0.9.30-rc2.tar.gz.sign > deleting uClibc-0.9.30-rc2.tar.gz > deleting uClibc-0.9.30-rc2.tar.bz2.sign > deleting uClibc-0.9.30-rc2.tar.bz2 > deleting uClibc-0.9.30-rc1.tar.gz > deleting uClibc-0.9.30-rc1.tar.bz2 > deleting ChangeLog-0.9.29_0.9.30-rc2 > deleting ChangeLog-0.9.29_0.9.30 Um, Bernhard? Help! Rob (Still very, very sorry.) _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
