17 Commits (51f1b658ca793470ddaca2474c652ab0947743a2)

Author SHA1 Message Date
  Alejandro Mery fff6aaa751 overlay: support replacing not-empty directories on file injection 13 years ago
  Alejandro Mery 9798513d25 overlay: fixed directory removal/overriding support 13 years ago
  Alejandro Mery 806d0e5f17 overlay: introduced .rm file type, to delete targets 13 years ago
  Alejandro Mery e68adb8497 overlay: don't show the sandbox path when applying patches 13 years ago
  Christian Wiese efd19a929a lib/overlay/overlay-functions.in: fixed patch type to filter the patch file through rock_substitute() 14 years ago
  Christian Wiese 3940d6a393 lib/overlay/overlay-functions.in: fixed D%foo_bar.patch case by using $xtarget as originalfile 14 years ago
  Christian Wiese f24f99b3a3 lib/overlay/overlay-functions.in: fixed patch type to use '/' if $rootfs is empty so `patch -d $rootfs` will work actually 14 years ago
  Alejandro Mery 9a1420f811 overlay: added .bin type 15 years ago
  Alejandro Mery 5c52e7088b overlay: added add_flist to overlay_apply 15 years ago
  Alejandro Mery a15d4dcdea overlay: cleaned overlay_apply() by using xtarget="$rootfs/$target" 15 years ago
  Alejandro Mery e93a84bcf2 overlay: enhanced overlay_appy to accept -q to use echo instead of echo_status 15 years ago
  Alejandro Mery e7739ea147 overlay: added sopport for -n to overlay_apply to disable overwriting 15 years ago
  Alejandro Mery 1c1cda8902 overlay: enhanced .patch handling 16 years ago
  Alejandro Mery 9ae0ded830 Improved overlay_apply() to support D_foodir macros on the content of .txt and .sh/.exec files and on the target of the .ln files 17 years ago
  Alejandro Mery 07eb9e0706 Fixed overlay_apply() to remove the leading / produced when translating D_foodirs 17 years ago
  Alejandro Mery dce1c0af39 Improved overlay_apply() to support D_foodir usage in the name of the overlay files 17 years ago
  Alejandro Mery 4e196129e5 Moved initramfs output format's initramfs_install_overlay to a global lib/overlay/overlay-functions.in under the name of overlay_apply 17 years ago
  Alejandro Mery d15cdfd9e1 Fixed initramfs_install_overlay() to delete files before overriding them, because if they are symlinks the referenced file gets replaced. ow! 17 years ago
  Alejandro Mery e5439a1f56 Improved initramfs output format's initramfs_install_overlay() to create the directory of the file to inject if it's new 17 years ago
  Alejandro Mery aba629a15e Improved initramfs output format to support .ln overlay files as symlinks, including the referenced location as content 17 years ago
  Alejandro Mery a4e549bf3f Changed initramfs_install_flist() to not hardcode any sed argument 17 years ago
  Alejandro Mery f420cee6a1 Improved initramfs_install_overlay() to set the right file modes of the injected files 17 years ago
  Alejandro Mery a8719e9fab Cleaned target/share/initramfs/build.sh, and introduced target/share/initramfs.in library for reusable functions 17 years ago