- May 26, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45757
-
- Apr 06, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45286
-
- Sep 16, 2014
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 42571
-
- Sep 11, 2014
-
-
John Crispin authored
the postinst script enables/starts the init.d scripts upon package installation and installs the users required by the package. the prerm script stops and disables the init.d scripts. Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 42470
-
- Aug 07, 2014
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 42041
-
- Aug 05, 2014
-
-
Jo-Philipp Wich authored
This changeset implements a new menuconfig option to generate separate repositories for each enabled package feed instead of one monolithic one. Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 42002
-
- Jun 02, 2014
-
-
John Crispin authored
The find(1) -perm +mode is no longer supported and has been deprecated since 2005. This could resolve #13855 ticket. Signed-off-by:
Rocco Folino <lordzen87@gmail.com> SVN-Revision: 40927
-
- May 14, 2014
-
-
Jo-Philipp Wich authored
When IGNORE_ERROR is set, also skip broken downloads, this is required to make a full "make download" run even if some upstream sources are unreachable. Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 40768
-
- Mar 13, 2014
-
-
Felix Fietkau authored
Call make defconfig on every build to catch newly added packages Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39913
-
- Mar 12, 2014
-
-
Felix Fietkau authored
build: fix installation of default-variant packages when the source package has multiple variants (#15237) Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39899
-
- Oct 02, 2013
-
-
Steven Barth authored
Signed-off-by:
Alexander Couzens <lynxis@fe80.eu> SVN-Revision: 38287
-
Steven Barth authored
Add package signing key and certificate configuration options to the "Image configuration" submenu. If enabled, the Packages.gz list will be signed as file Packages.sig. The passphrase for the signing key can be sourced from a file or entered by the user. The signing certificate is automatically added to the firmware image if opkg-smime is selected. Signed-off-by:
Evan Hunt <each@isc.org> Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 38284
-
- Aug 26, 2013
-
-
Felix Fietkau authored
Currently package/Makefile only passes /lib /usr/lib and /usr/lib/ebtables to mklibs. However, other libs can also reside in different subdirectories (in my case /usr/lib/ipsec). Hence, create the list of library directories dynamically. Signed-off-by:
Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 37841
-
- Jul 18, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37405
-
- Dec 13, 2012
-
-
Felix Fietkau authored
build: only install packages for selected variants, fixes building multiple variant selections in one tree SVN-Revision: 34656
-
- Dec 02, 2012
-
-
Jo-Philipp Wich authored
SVN-Revision: 34438
-
- Nov 07, 2012
-
-
Jo-Philipp Wich authored
This fixes missing embedded packages if multiple build variants are selected in the build config, e.g. missing ppp if CONFIG_PACKAGE_ppp=y and CONFIG_PACKAGE_ppp-multilink=m . SVN-Revision: 34106
-
- Oct 15, 2012
-
-
Felix Fietkau authored
SVN-Revision: 33777
-
- Oct 06, 2012
-
-
Felix Fietkau authored
build: rework the package/install step - collect package install lists during package/compile, then install all packages at once SVN-Revision: 33631
-
- Jun 10, 2012
-
-
Luka Perkov authored
SVN-Revision: 32165
-
- Jun 08, 2011
-
-
Jo-Philipp Wich authored
make sure that base-files is installed last, this allows per-target base-file overlays to work correctly SVN-Revision: 27138
-
- Mar 25, 2011
-
-
Felix Fietkau authored
SVN-Revision: 26299
-
- Feb 23, 2011
-
-
Jo-Philipp Wich authored
The "Generating index for package" created by ipkg-make-index only clutter stderr and serve to push previous warnings/errors off-screen. Instead, send to stdout. Note: This would send incorrect invocation messages to stdout as well. If this is a concern, perhaps we could send them to FD 3, then send 3 to 2... Signed-off-by:
Kevin Locke <klocke@digitalenginesoftware.com> SVN-Revision: 25678
-
- Jan 23, 2011
-
-
Felix Fietkau authored
SVN-Revision: 25078
-
- Nov 02, 2010
-
-
Felix Fietkau authored
SVN-Revision: 23796
-
- Jul 28, 2010
-
-
Jo-Philipp Wich authored
SVN-Revision: 22406
-
- Jul 27, 2010
-
-
Jo-Philipp Wich authored
make base-files dependent on opkg host compile, fixes install errors when package/compile and package/install are invoked separately SVN-Revision: 22405
-
- Jul 23, 2010
-
-
Jo-Philipp Wich authored
SVN-Revision: 22372
-
- Mar 05, 2010
-
-
Travis Kemen authored
-Raphael SVN-Revision: 20000
-
- Oct 06, 2009
-
-
Felix Fietkau authored
SVN-Revision: 17952
-
- Aug 08, 2009
-
-
Felix Fietkau authored
SVN-Revision: 17174
-
Felix Fietkau authored
SVN-Revision: 17173
-
- Aug 07, 2009
-
-
Felix Fietkau authored
add a staging directory for unstripped package files, useful for debugging, will be used for mklibs integration later SVN-Revision: 17167
-
- Apr 17, 2009
-
-
Felix Fietkau authored
SVN-Revision: 15242
-
- Sep 02, 2008
-
-
Lars-Peter Clausen authored
SVN-Revision: 12482
-
- Jul 29, 2008
-
-
Andy Boyett authored
Generate gzipped package lists - Can be used by changing the src line in /etc/ipkg.conf to src/gz - Cannot be used by busybox ipkg SVN-Revision: 11981
-
- May 07, 2008
-
-
Felix Fietkau authored
SVN-Revision: 11059
-
- Dec 14, 2007
-
-
Felix Fietkau authored
SVN-Revision: 9747
-
- Oct 05, 2007
-
-
Felix Fietkau authored
SVN-Revision: 9151
-
- Sep 21, 2007
-
-
Eugene Konev authored
SVN-Revision: 8921
-