18 Commits (1b1d04f5dd4b83b8833a69ac1818e96f0460c3b6)

Author SHA1 Message Date
  Alejandro Mery 7abbc5fcdd initramfs: changed pack_and_push.sh to do a single rsync call 16 years ago
  Alejandro Mery 0af7c2805c initramfs: enhanced pack_and_push.sh to only `mkinitramfs` when needed 16 years ago
  Alejandro Mery 5a7e812114 initramfs: added pack_and_push.sh helper, which first uses mkinitramfs and the rsync 16 years ago
  Alejandro Mery 8a3b76df62 initramfs: Changed broken links checker to skip /dev 16 years ago
  Alejandro Mery 5298b255d8 initramfs: Enhanced to support symlinks to symlinks 16 years ago
  Alejandro Mery 481d90b695 [initramfs] Enhanced output format to run `ldconfig` if etc/ld.so.conf is present 16 years ago
  Alejandro Mery efa2d66f0d [initramfs] Improved to detect and remove broken symlinks 16 years ago
  Alejandro Mery 0f27e0fa2a Added to ./target/share/initramfs/build.sh missing code to evaluate INITRAMFS_POSTOVERLAY_HOOK 17 years ago
  Alejandro Mery b13e8172fc Changed target/share/initramfs/build.sh to build the cpio using find . instead of find * 17 years ago
  Alejandro Mery 5bf5dbfacb Improved initramfs output format by not removing empty folders from /srv, /root and /var neither 17 years ago
  Alejandro Mery b440483344 Fixed typo in target/share/initramfs/build.sh to evaluate INITRAMFS_POSTINSTALL_HOOK correctly 17 years ago
  Alejandro Mery 95ab330f91 Improved initramfs output format to exclude by default aclocal/, opt/*/{doc,info,man} and gtk-doc/ and to not remove empty dirs from /dev 17 years ago
  Alejandro Mery a4e549bf3f Changed initramfs_install_flist() to not hardcode any sed argument 17 years ago
  Alejandro Mery 658e3597e6 Changed target/share/initramfs to use $rootfs instead of $initrddir, it's clearer 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
  Alejandro Mery dff6a79940 Improved initramfs output format to accept dynamic binaries when CONFIG_STATIC != 1 17 years ago
  Alejandro Mery 720f7c449f * fixed typo on initramfs output format 17 years ago
  Alejandro Mery b3939ff4f7 * renamed initrd output format to initramfs which fits better 17 years ago