Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/index: filter out the libc package from the index | Felix Fietkau | 2012-06-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 32187 | ||||
* | scripts/ipkg-make-index.sh: use bash instead of /bin/sh to fix use of [[ ]] | Felix Fietkau | 2012-05-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 31708 | ||||
* | build: prevent the virtual "kernel" package from leaking into the package ↵ | Felix Fietkau | 2012-05-13 | 1 | -0/+3 |
| | | | | | | index to make dependency checks fail on kernel config mismatch SVN-Revision: 31704 | ||||
* | Never write errors to stdout from ipkg-make-index.sh | Jo-Philipp Wich | 2011-02-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | Since the output of ipkg-make-index.sh is unconditionally used to create the Packages file, sending the errors into this file is unacceptable (both because they are not shown to users and because they make an invalid Packages file). For incorrect invocation, write to stderr. For errors from which, send to /dev/null with stdout. Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com> SVN-Revision: 25677 | ||||
* | ipkg-make-index: remove leading './' from the Filename field | Gabor Juhos | 2009-03-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 15069 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 1 | -0/+24 |