History log of /system/core/cpio/mkbootfs.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a865f6d85a52d0a77d1aef8d5fb5bece08e3b246 05-May-2012 Doug Zongker <dougz@android.com> fix mkbootfs for systems that lack PATH_MAX

Change-Id: I1b841bde6de6c8e762c5fba35e6d6d701f18bb05
/system/core/cpio/mkbootfs.c
f2c3a8331ca9ec61aba82c4af6c8c7aa75d56f14 04-May-2012 Doug Zongker <dougz@android.com> add -f option to mkbootfs to load file perms from file

mkbootfs uses the compiled in fs_config() function to set the mode
(but not the uid or gid) of the files in the filesystem it is
building. Give it an optional "-f filename" flag to allow loading the
list of file permissions from a file, so we can continue to accurately
recreate old filesystems even when the current fs_config() has changed.

Bug: 6435132
Change-Id: Ife6b25e989301e78e22c34a544738436c96caf6f
/system/core/cpio/mkbootfs.c
dd7bc3319deb2b77c5d07a51b7d6cd7e11b5beb0 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/system/core/cpio/mkbootfs.c
e54eebbf1a908d65ee8cf80bab62821c05666d70 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/system/core/cpio/mkbootfs.c
8ac3a138168f79b47356fb5aea2f6d95fc3147c6 20-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@127101
/system/core/cpio/mkbootfs.c
4f6e8d7a00cbeda1e70cc15be9c4af1018bdad53 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/system/core/cpio/mkbootfs.c