summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_xpkg_finish.sh
Commit message (Expand)AuthorAgeFilesLines
* useless use of catMichael Olbrich2014-06-101-4/+4
* set opkg/ipkg variables in ptx/envMichael Olbrich2012-06-131-2/+2
* add install_script_replace to replace in pre/post scriptsMichael Olbrich2011-11-231-1/+3
* call pre-/postinst scripts in ptxd_make_xpkg_pkgMichael Olbrich2011-11-231-13/+10
* ptxd_make_xpkg_finish: remove old packages before creating the new oneMichael Olbrich2011-06-191-0/+5
* ptxd_make_xpkg_finish: refactorMichael Olbrich2011-06-191-1/+14
* ptxd_make_xpkg_deps: move to where it's used nowMichael Olbrich2011-06-191-35/+0
* ptxd_make_xpkg: handle DEPENDS in ptxd_make_xpkg_prepareMichael Olbrich2011-06-191-2/+0
* [ptxd_make_xpkg_finish] use ptxd_in_path to search in PTXDIST_PATH_RULESMichael Olbrich2011-01-241-1/+1
* [ptxd_make_xpkg_fixup] use pkg_xpkg for ipkg control fileMarc Kleine-Budde2010-07-151-8/+18
* [ptxd_make_xpkg_finish] use ptx_nfsroot instead of ROOTDIRMarc Kleine-Budde2010-07-151-3/+3
* [ptxd_make_xpkg_finish] use PTXDIST_PATH_RULESMichael Olbrich2010-07-151-5/+2
* [xpkg_finish] fix dependenciesMarc Kleine-Budde2010-04-221-2/+3
* [ptxd_make] clean up error handlingMarc Kleine-Budde2010-03-181-3/+5
* [ptxd_make_xpkg_finish] don't delete <pkg>.tmp if ipkg creation failsMarc Kleine-Budde2010-03-181-13/+11
* [install_finish] use ptxd_pedantic to warn about an empty packageMichael Olbrich2010-03-051-1/+1
* [install] handle all install_{copy,link,node,alternative} delayed in a scriptMichael Olbrich2010-03-051-2/+2
* [lib] define and use pkg_xpkg_mapMichael Olbrich2010-03-051-7/+5
* [ptxd_make_xpkg_finish] don't add dependencies to non existing ipkgsMarc Kleine-Budde2010-02-211-0/+7
* [ptxd_make_xpkg_finish] added forgotten postinstall executionMarc Kleine-Budde2009-06-261-0/+13
* [ptxd_make_xpkg_finish] provide function for generic packagingMarc Kleine-Budde2009-06-141-0/+93