summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* * bin/ptxdist:Marc Kleine-Budde2008-05-231-202/+204
| | | | | | | | grouped actions, introduced oldconfig platform cleanups git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8217 33e552b5-05e3-0310-8538-816dae2090ed
* * ptxdist: In silent mode, we cannot redirect input. So useRobert Schwebel2008-05-231-1/+8
| | | | | | | | oldconfig instead of silentoldconfig if somebody tries to automate us. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8214 33e552b5-05e3-0310-8538-816dae2090ed
* * ptxdist: fix quoting; patch by Denis Oliver KroppRobert Schwebel2008-05-221-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8208 33e552b5-05e3-0310-8538-816dae2090ed
* * ptxdist: fix quoting; patch by Denis Oliver KroppRobert Schwebel2008-05-221-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8207 33e552b5-05e3-0310-8538-816dae2090ed
* * bin/ptxdist:Marc Kleine-Budde2008-05-201-4/+8
| | | | | | | support systems the don't have /proc/cpuinfo git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8191 33e552b5-05e3-0310-8538-816dae2090ed
* * scripts/ptxdist_vars.sh, scripts/dgen.sh, scripts/libptxdist.sh, ↵Marc Kleine-Budde2008-05-131-91/+23
| | | | | | | | | config/setup/Kconfig, config/setup/ptxdistrc.default, bin/ptxdist: simplified usage of kconfig git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8154 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/host-*.in:Marc Kleine-Budde2008-05-091-1/+2
| | | | | | | | removed some prompts, removed some warning messages in platformconfig and worlfram's gonna test it now git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8150 33e552b5-05e3-0310-8538-816dae2090ed
* * bin/ptxdist:Marc Kleine-Budde2008-04-251-2/+2
| | | | | | | check_dirs_prefix(): use correct var in error message git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8103 33e552b5-05e3-0310-8538-816dae2090ed
* * bin/ptxdist:Marc Kleine-Budde2008-04-251-1/+1
| | | | | | | check_dirs_prefix: use correct var in error message git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8102 33e552b5-05e3-0310-8538-816dae2090ed
* * ptxdist:Marc Kleine-Budde2008-04-181-5/+13
| | | | | | | create dir for logging git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8081 33e552b5-05e3-0310-8538-816dae2090ed
* * ptxdist: run ptxdist go automatically before imagesRobert Schwebel2008-04-171-0/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8071 33e552b5-05e3-0310-8538-816dae2090ed
* * ptxdist:Marc Kleine-Budde2008-04-171-3/+12
| | | | | | | added docu git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8067 33e552b5-05e3-0310-8538-816dae2090ed
* * scripts/ptxdist_vars.sh, scripts/libptxdist.sh, bin/ptxdist:Marc Kleine-Budde2008-04-171-11/+23
| | | | | | | | added marks to logfile to identify the individual ptxdist calls thanks to Enrik Berkhan for the implementation and inspiration git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8065 33e552b5-05e3-0310-8538-816dae2090ed
* * scripts/dgen.sh, rules/post/world.make, rules/kernel.make, bin/ptxdist:Marc Kleine-Budde2008-04-161-1/+1
| | | | | | | hopefully fixed external kernel packages, depending only on .post git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8028 33e552b5-05e3-0310-8538-816dae2090ed
* * bin/ptxdist, scripts/libptxdist.sh:Marc Kleine-Budde2008-04-161-14/+14
| | | | | | | centralised logging in libptxdist git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8027 33e552b5-05e3-0310-8538-816dae2090ed
* * scripts/libptxdist.sh, bin/ptxdist:Marc Kleine-Budde2008-04-151-15/+13
| | | | | | | that wasn't a good idea, take it back git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8026 33e552b5-05e3-0310-8538-816dae2090ed
* * bin/ptxdist, scripts/libptxdist.sh:Marc Kleine-Budde2008-04-151-13/+15
| | | | | | | put logging into central place git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8025 33e552b5-05e3-0310-8538-816dae2090ed
* * ptxdist:Marc Kleine-Budde2008-04-151-2/+2
| | | | | | | fix extract target git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8011 33e552b5-05e3-0310-8538-816dae2090ed
* * ptxdist:Marc Kleine-Budde2008-04-151-11/+48
| | | | | | | fix get, extract, prepare, compile, install, targetinstall targets git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8009 33e552b5-05e3-0310-8538-816dae2090ed
* * bin/ptxdist:Marc Kleine-Budde2008-04-141-12/+14
| | | | | | | | - fix export - delete targetinstall* on root clean git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7986 33e552b5-05e3-0310-8538-816dae2090ed
* * ptxdistMarc Kleine-Budde2008-04-121-2/+8
| | | | | | | display usage again, if running ptxdist w/o args git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7974 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/pre/Rules.make, rules/other/Namespace.make, rules/rootfs.make, ↵Marc Kleine-Budde2008-04-121-10/+25
| | | | | | | | | bin/ptxdist: introduced PTXDIST_PLATFORMSUFFIX git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7968 33e552b5-05e3-0310-8538-816dae2090ed
* * scripts/libptxdist.sh, rules/other/Toplevel.make, bin/ptxdist:Marc Kleine-Budde2008-04-121-213/+331
| | | | | | | | cleanup of ptxdist startup cleanup of shell <-> make integration git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7958 33e552b5-05e3-0310-8538-816dae2090ed
* * bin/ptxdist:Marc Kleine-Budde2008-04-111-7/+8
| | | | | | | | added export LANG=C minor cleanups git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7948 33e552b5-05e3-0310-8538-816dae2090ed
* * bin/ptxdist:Marc Kleine-Budde2008-04-111-5/+1
| | | | | | | fixed toolchain guesser git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7943 33e552b5-05e3-0310-8538-816dae2090ed
* * ptxdist:Marc Kleine-Budde2008-04-111-43/+98
| | | | | | | new compiler guess feature, cleaned up error message if .toolchain link does not exist git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7942 33e552b5-05e3-0310-8538-816dae2090ed
* * scripts/ptxdist_vars.sh, scripts/dgen.sh, scripts/libptxdist.sh, bin/ptxdist:Marc Kleine-Budde2008-04-111-129/+157
| | | | | | | cleaned up platform stuff git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7935 33e552b5-05e3-0310-8538-816dae2090ed
* * ptxdist: wrong logic in platformconfg selectionRobert Schwebel2008-04-101-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7932 33e552b5-05e3-0310-8538-816dae2090ed
* * platform support: added pending changesRobert Schwebel2008-04-101-99/+81
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7931 33e552b5-05e3-0310-8538-816dae2090ed
* * ptxdist: fix toolchain handlingRobert Schwebel2008-03-311-8/+18
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7899 33e552b5-05e3-0310-8538-816dae2090ed
* * ptxdist: styleRobert Schwebel2008-03-311-2/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7898 33e552b5-05e3-0310-8538-816dae2090ed
* * ptxdist:Marc Kleine-Budde2008-03-271-1/+3
| | | | | | | support splitup platformconfig git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7876 33e552b5-05e3-0310-8538-816dae2090ed
* * scripts/libptxdist.sh, bin/ptxdist:Marc Kleine-Budde2008-03-131-7/+8
| | | | | | | make ptxdist roboust, no matter where certain vars are defined git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7837 33e552b5-05e3-0310-8538-816dae2090ed
* * 'export' now copies selected packets to specified dirWolfram Sang2008-03-041-0/+15
| | | | | | | Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7817 33e552b5-05e3-0310-8538-816dae2090ed
* * scripts/libptxdist.shWolfram Sang2008-03-031-1/+1
| | | | | | | | | | | - add function to convert package names into corresponding make-variable names * bin/ptxdist - make check_if_selected use the new function Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7814 33e552b5-05e3-0310-8538-816dae2090ed
* * bin/ptxdistWolfram Sang2008-03-031-5/+7
| | | | | | | | - add check if a target is specified to check_if_selected - move check_if_selected in get to sane position git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7812 33e552b5-05e3-0310-8538-816dae2090ed
* * bin/ptxdist: fix check_if_selected()Michael Olbrich2008-02-291-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7798 33e552b5-05e3-0310-8538-816dae2090ed
* * bin/ptxdistWolfram Sang2008-02-271-4/+3
| | | | | | | | | - check_if_selected: use local vars and internal function - move check_if_selected to a sane place for 'clean' - remove check_if_selected for 'drop'; not necessary there. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7789 33e552b5-05e3-0310-8538-816dae2090ed
* * bin/ptxdistWolfram Sang2008-02-201-2/+21
| | | | | | | | | - for actions that accept a packet as a parameter, add check if packet is actually selected - fix two typos git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7785 33e552b5-05e3-0310-8538-816dae2090ed
* * bin/ptxdistWolfram Sang2008-02-181-1/+1
| | | | | | | if test not found, error message used wrong variable for printing wrong filename (+ cosmetic changes) git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7782 33e552b5-05e3-0310-8538-816dae2090ed
* * bin/ptxdist:Marc Kleine-Budde2008-02-131-3/+3
| | | | | | | fix newpacket with underscores git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7767 33e552b5-05e3-0310-8538-816dae2090ed
* * scripts/libptxdist.sh, bin/ptxdist:Marc Kleine-Budde2008-02-131-5/+6
| | | | | | | let "clean" work again git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7766 33e552b5-05e3-0310-8538-816dae2090ed
* * platformconfig: fix platformconfig file handlingRobert Schwebel2008-02-121-15/+17
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7748 33e552b5-05e3-0310-8538-816dae2090ed
* * platformconfig: add 'platform' commandRobert Schwebel2008-02-121-0/+24
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7747 33e552b5-05e3-0310-8538-816dae2090ed
* * ptxdist: add platformconfigRobert Schwebel2008-02-121-5/+49
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7745 33e552b5-05e3-0310-8538-816dae2090ed
* Make scripts whitespace-in-path aware.Ladislav Michl2008-01-031-73/+72
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7688 33e552b5-05e3-0310-8538-816dae2090ed
* * ptxdist:Marc Kleine-Budde2007-12-131-1/+1
| | | | | | | generate etc dir git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7650 33e552b5-05e3-0310-8538-816dae2090ed
* * ptxdist:Marc Kleine-Budde2007-11-261-4/+4
| | | | | | | fixed newpacket git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7627 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/template*, bin/ptxdist:Marc Kleine-Budde2007-11-261-14/+28
| | | | | | | | rename rules/template -> rules/template-make added newpacket font git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7626 33e552b5-05e3-0310-8538-816dae2090ed
* * bin/ptxdist:Marc Kleine-Budde2007-11-061-1/+3
| | | | | | | only copy boardsetup if existing git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7595 33e552b5-05e3-0310-8538-816dae2090ed