Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-07-22 | Auto create parent directories for rename support | Michael Runge | 1 | -0/+2 | |
Sometimes renames will move a file into a directory that does not yet exist. This will create the parent directories, using the same symlink logic, to ensure that there is a valid destination. Change-Id: Iaa005a12ce800c39f4db20f7c25a2a68cb40a52d | |||||
2009-06-12 | edify extensions for OTA package installation, part 1 | Doug Zongker | 1 | -7/+5 | |
Adds the following edify functions: mount unmount format show_progress delete delete_recursive package_extract symlink set_perm set_perm_recursive This set is enough to extract and install the system part of a (full) OTA package. Adds the updater binary that extracts an edify script from the OTA package and then executes it. Minor changes to the edify core (adds a sleep() builtin for debugging, adds "." to the set of characters that can appear in an unquoted string). | |||||
2009-03-04 | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 1 | -0/+24 | |
2009-03-04 | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 1 | -24/+0 | |