21 Commits (0571bdad8c5a285b58be7ba153ec86cda3aa3078)

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 91270e095f overlay: changed to apply $overlay_apply_dirs on postdoc/6 instead of postmake/6 13 years ago
  Alejandro Mery ee32ed997c overlay: automatically add $confdir/install to $overlay_apply_dirs 13 years ago
  Alejandro Mery 197b15d605 overlay: introduced $overlay_apply_dirs, applied at postmake/6 13 years ago
  Alejandro Mery 01dc2d8bc6 overlay: repriorized parse-config earlier 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