summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_xpkg_pkg.sh
Commit message (Expand)AuthorAgeFilesLines
...
* [ptxd_make_xpkg_pkg] change search prio for install_alternativeMichael Olbrich2010-10-101-1/+1
* ptxd_install_setup_src: look in PTXDIST_PLATFORMCONFIGDIR, tooMarc Kleine-Budde2010-09-221-0/+2
* ptxd_install_setup_src: only use {pkg_,}pkg_dir if setMarc Kleine-Budde2010-09-221-2/+6
* [generic] don't use "find -executable"Marc Kleine-Budde2010-08-211-1/+1
* [ptxd_make_xpkg_pkg] install_lib: print helpfull error messageMarc Kleine-Budde2010-08-181-1/+4
* Fix dependencies to files in projectrootRemy Bohmer2010-07-011-0/+10
* [ptxd_make_xpkg_pkg] use 'echo' instead of 'cat'; it's fasterMichael Olbrich2010-04-191-10/+10
* [install_lib] try harder to find symlinksMichael Olbrich2010-04-161-1/+1
* [ptxd_make_xpkg_pkg] use ptxd_print_path in error messageMichael Olbrich2010-04-121-2/+2
* [ptxd_make_xpkg_pkg] add missing '"'Michael Olbrich2010-04-121-1/+1
* [ptxd_make_xpkg_pkg] ptxd_exist: test existance not for fileMarc Kleine-Budde2010-04-071-2/+2
* [ptxd_install_file_impl] beautify printing of "src" with "ptxd_print_path"Marc Kleine-Budde2010-04-021-1/+1
* [ptxd_make_xpkg_pkg] fix 32 bit strip on 64 bit host issueMarc Kleine-Budde2010-03-191-1/+12
* [ptxd_make_xpkg_pkg] move stripping into seperate functionMarc Kleine-Budde2010-03-191-28/+42
* [ptxd_make_xpkg_pkg] document *dirs variablesMarc Kleine-Budde2010-03-191-0/+10
* [install_alternative] Add additional searched locationsJon Ringle2010-03-161-0/+2
* [ptxd_install_spec] Function to install using a spec fileJon Ringle2010-03-111-0/+84
* [install_alternative] optional DST for install_alternativeJon Ringle2010-03-111-1/+4
*---. Merge remote branches 'public/next/xpkg-finish', 'public/next/strip-kernel-mo...Marc Kleine-Budde2010-03-111-2/+6
|\ \ \
| | * | [sstrip] add option to strip rootfs with sstripMarc Kleine-Budde2010-03-111-1/+5
| | |/
| * / [kernel] strip kernel modules, tooMarc Kleine-Budde2010-03-111-1/+1
| |/
* | [install_alternative] clean up install_alternative handlingJon Ringle2010-03-101-37/+37
* | [ptxd_install_copy] remove ptxd_install_copyMarc Kleine-Budde2010-03-101-13/+0
|/
* [ptxd_make_xpkg_pkg] Show actual src file used for installJon Ringle2010-03-081-3/+1
* [ptxd_make_xpkg_pkg] when a src file can't be found, show list of locations s...Jon Ringle2010-03-081-1/+8
* [ptxd_make_xpkg_pkd] move $src transformation to ptxd_install_setup_srcMarc Kleine-Budde2010-03-081-2/+9
* [ptxd_make_xpkg_pkg] ptxd_install_setup: remove double slashJon Ringle2010-03-081-2/+2
* [ptxd_make_xpkg_pkg] ptxd_install_file: show if doing install copy or alterna...Marc Kleine-Budde2010-03-081-1/+1
* [ptxd_make_xpkg_pkg] fix 'ptxd_install_file' if src is a linkMarc Kleine-Budde2010-03-081-0/+6
* [ptxd_make_xpkg_pkg] fix installation of read only filesMarc Kleine-Budde2010-03-051-8/+20
* [ptxd_make_xpkg_pkg] rename nfs_mod -> mod_nfsMarc Kleine-Budde2010-03-051-8/+8
* [ptxd_make_xpkg_pkg] add quotes around all variablesMarc Kleine-Budde2010-03-051-19/+19
* [ptxd_make_xpkg_pkg] make code mode readable by adding some blank linesMarc Kleine-Budde2010-03-051-5/+48
* [install] add install_tree, install_archive, install_package, install_libMichael Olbrich2010-03-051-0/+122
* [install] handle all install_{copy,link,node,alternative} delayed in a scriptMichael Olbrich2010-03-051-0/+229