summaryrefslogtreecommitdiffstats
path: root/scripts/ipkg-push
Commit message (Collapse)AuthorAgeFilesLines
* ipkg-push: also generate Packages.gzMichael Olbrich2015-11-121-1/+1
| | | | | | In may be used depending on the opkg configuration. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* scripts/ipkg-push: return nonzero on errorLadislav Michl2012-03-151-1/+1
| | | | | | | | ipkg-push returns zero when ipkg repository path does not exist causing make continues ignoring error. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* opkg can now be used instead of ipkgGeorge McCollister2011-05-201-1/+4
| | | | | | | | | | | | | | | | | opkg and opkg-utils can now be used to build .ipk files and generate images from them. No longer default HOST_IPKG_UTILS and HOST_IPKG to yes. HOST_PACKAGE_MANAGEMENT_IPKG will select HOST_IPKG. HOST_IPKG will select HOST_IPKG_UTILS. Added package management selection to hosttools. Changed scripts to use the package management utilities for the selected package management system. Signed-off-by: George McCollister <george.mccollister@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* build images from ipkg repositoryGeorge McCollister2011-05-201-4/+20
| | | | | | | Added option to build images from the ipkg repository. Signed-off-by: George McCollister <george.mccollister@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [ipkg-push] Limit search depth of findCarsten Schlote2010-02-211-1/+1
| | | | | | | | We only want to find .ipk files in the toplevel, not the package directories. Signed-off-by: Carsten Schlote <c.schlote@konzeptpark.de> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [PATCH] rename newpacket command to newpackage ...Uwe Kleine-König2010-02-031-43/+43
| | | | | | | | | | | ... and provide a fallback for a smooth user experience. While at it fix most wrong usages of "packet". There are a few left in TODO (done items) and the Changelog. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> [mkl: use ' instead of " during deprecation warning] Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* added packet index generationRobert Schwebel2006-01-241-0/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4390 33e552b5-05e3-0310-8538-816dae2090ed
* create distsRobert Schwebel2005-12-201-9/+44
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3553 33e552b5-05e3-0310-8538-816dae2090ed
* remove debug modeRobert Schwebel2005-12-191-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3544 33e552b5-05e3-0310-8538-816dae2090ed
* use correct quotingRobert Schwebel2005-12-191-4/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3543 33e552b5-05e3-0310-8538-816dae2090ed
* use exec instead of execdir; seems to be more portableRobert Schwebel2005-12-191-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3540 33e552b5-05e3-0310-8538-816dae2090ed
* new ipkg-push mechanism; bump version number to 0.7.9-svnRobert Schwebel2005-12-191-73/+98
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3538 33e552b5-05e3-0310-8538-816dae2090ed
* * ipkg-push: "wc -w" will never return "1" but " 1".Robert Schwebel2005-07-031-2/+3
| | | | | | | patch by Steven Scholz git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2863 33e552b5-05e3-0310-8538-816dae2090ed
* addedRobert Schwebel2005-05-211-0/+113
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2637 33e552b5-05e3-0310-8538-816dae2090ed