History log of /openwrt/scripts/ipkg-make-index.sh
Revision Date Author Comments
# af3ff424 27-May-2015 Jo-Philipp Wich <jow@openwrt.org>

scripts: ensure that ipkg-make-index.sh exits successfully

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45771 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 0e2a822b 26-May-2015 Felix Fietkau <nbd@openwrt.org>

build: allow creating empty package feeds

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45757 3c298f89-4303-0410-b956-a3cf2f4a3e73


# c2338633 17-Oct-2013 Steven Barth <steven@midlink.org>

ipkg-make-index: use more backwards-compatible openssl call for SHA256

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38440 3c298f89-4303-0410-b956-a3cf2f4a3e73


# f578cfad 03-Oct-2013 Steven Barth <steven@midlink.org>

opkg: add support for SHA256 verification

based on a patch by Evan Hunt <each@isc.org>
Signed-off-by: Steven Barth <steven@midlink.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38302 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 9141e1f5 10-Jun-2012 Felix Fietkau <nbd@openwrt.org>

package/index: filter out the libc package from the index

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32187 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 42fa7d02 13-May-2012 Felix Fietkau <nbd@openwrt.org>

scripts/ipkg-make-index.sh: use bash instead of /bin/sh to fix use of [[ ]]

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31708 3c298f89-4303-0410-b956-a3cf2f4a3e73


# ddad7c18 12-May-2012 Felix Fietkau <nbd@openwrt.org>

build: prevent the virtual "kernel" package from leaking into the package index to make dependency checks fail on kernel config mismatch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31704 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 0081e14a 23-Feb-2011 Jo-Philipp Wich <jow@openwrt.org>

[PATCH 1/2] Never write errors to stdout from ipkg-make-index.sh

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>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25677 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 18f34c55 29-Mar-2009 Gabor Juhos <juhosg@openwrt.org>

[scripts] ipkg-make-index: remove leading './' from the Filename field

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15069 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 97eaa9e3 10-Oct-2006 Felix Fietkau <nbd@openwrt.org>

replace ipkg-make-index with a shell script that works on bsd

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5046 3c298f89-4303-0410-b956-a3cf2f4a3e73