On Sat, Jul 26, 2008 at 1:00 PM, Daniel Drake <[EMAIL PROTECTED]> wrote: > unionfs will involve a kernel change.
Erik's got a ko to add to the initrd AIUI. > Have we considered sorting by date and removing from oldest to new until > the threshold is reached? Perhaps excluding starred items. Both date and size are flawed -- Greg and Cjb have explored the flaws of both approaches on [EMAIL PROTECTED] The best notes on this are from Mitch so far - he looked at the FSs and spotted things we can safely delete. And we cannot query for starred items without starting the journal, which does not start in no-space conditions. IMHO, Cjb's script should delete caches and the files various files we know are safe to nuke _before_ we even consider user data - Mitch has identified stray CVS directories. These are safe to nuke. - /var/cache/yum - ~/.sugar/default/logs - ~/.sugar/default/gecko/Cache - Someone mentioned large support files in eToys. Might be worthwhile to nuke large Activities in ~/Activities. If not enough space is available, then it makes sense to nuke user data. cheers, m -- [EMAIL PROTECTED] -- School Server Architect - ask interesting questions - don't get distracted with shiny stuff - working code first - http://wiki.laptop.org/go/User:Martinlanghoff _______________________________________________ Devel mailing list [email protected] http://lists.laptop.org/listinfo/devel
