2 Commits (4b8b150398c8f3db9ce94b37be8dd216d3ce3058)

Author SHA1 Message Date
  Alejandro Mery 13b79da9dd squashfs: changed squashfs_install_overlay() to receive the targetdir as $1 13 years ago
  Christian Wiese 9ccf551857 target: added squashfs output support 13 years ago
  Alejandro Mery 0dda5ee522 initramfs: changed initramfs_install_overlay() to receive the targetdir as $1 13 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