| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Apply the error ignore mechanism to host builds as well in order to skip over
broken feed packages.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 48918
|
|
|
|
|
|
|
| |
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48585
|
|
|
|
|
|
|
|
|
|
| |
This is useful to just use the kmods from an official build while supplying
base packages from a custom feed or the other way around; for just overriding
the kmods with a local repo while using official repos for the rest.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 48475
|
|
|
|
|
|
|
|
|
| |
fixes a missing host opkg
found by: unselect base-files, opkg
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 47885
|
|
|
|
|
|
|
|
|
| |
To improve reproducibility, prevent the inclusion of timestamps
in the gzip header.
Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 46361
|
|
|
|
|
|
|
| |
crate a relative symlink to libc.so because
make wildcard function ignores broken symlinks
SVN-Revision: 46123
|
|
|
|
|
|
|
|
| |
files/ (#19857)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45964
|
|
|
|
|
|
|
|
|
| |
When CONFIG_PER_FEED_REPO_ADD_DISABLED is set, trigger index creation for
any available feed, regardless of whether there where binaries built or not.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 45765
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45757
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45286
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42571
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
CONFIG_PER_FEED_REPO (#17430)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 42041
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Call make defconfig on every build to catch newly added packages
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39913
|
|
|
|
|
|
|
|
| |
has multiple variants (#15237)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39899
|
|
|
|
|
|
| |
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 38287
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37405
|
|
|
|
|
|
| |
variant selections in one tree
SVN-Revision: 34656
|
|
|
|
| |
SVN-Revision: 34438
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
mklibs
SVN-Revision: 33777
|
|
|
|
|
|
| |
during package/compile, then install all packages at once
SVN-Revision: 33631
|
|
|
|
| |
SVN-Revision: 32165
|
|
|
|
|
|
| |
base-file overlays to work correctly
SVN-Revision: 27138
|
|
|
|
| |
SVN-Revision: 26299
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 25078
|
|
|
|
|
|
| |
through dependencies)
SVN-Revision: 23796
|
|
|
|
| |
SVN-Revision: 22406
|
|
|
|
|
|
| |
package/compile and package/install are invoked separately
SVN-Revision: 22405
|
|
|
|
| |
SVN-Revision: 22372
|
|
|
|
|
|
| |
-Raphael
SVN-Revision: 20000
|
|
|
|
| |
SVN-Revision: 17952
|
|
|
|
| |
SVN-Revision: 17174
|
|
|
|
| |
SVN-Revision: 17173
|
|
|
|
|
|
| |
will be used for mklibs integration later
SVN-Revision: 17167
|
|
|
|
| |
SVN-Revision: 15242
|
|
|
|
| |
SVN-Revision: 12482
|
|
|
|
|
|
| |
/etc/ipkg.conf to src/gz - Cannot be used by busybox ipkg
SVN-Revision: 11981
|
|
|
|
| |
SVN-Revision: 11059
|
|
|
|
| |
SVN-Revision: 9747
|
|
|
|
| |
SVN-Revision: 9151
|
|
|
|
| |
SVN-Revision: 8921
|
|
|
|
| |
SVN-Revision: 8561
|
|
|
|
|
|
| |
http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
SVN-Revision: 8362
|