Felix Fietkau
29dffbbab4
util-linux: use qsort instead of qsort_r to fix compile error with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41059
2014-06-09 13:47:48 +00:00
Felix Fietkau
422ee45253
xfsprogs: fix compile errors with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41058
2014-06-09 13:47:44 +00:00
John Crispin
b757deecad
ubi-utils: bump to version 1.5.1 for ubiblock support
...
ubiblock allows creating and removing read-only block devices
on top of ubi volumes.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 41033
2014-06-06 09:34:47 +00:00
John Crispin
e847b236bc
util-linux: Disable sulogin in util-linux package
...
The sulogin tool doesn't compile because it cannot find shadow.h. As the
tool is not available in openwrt it is now not selected during the build
process.
Signed-off-by: Tjalling Hattink <t.hattink@fugro.nl>
SVN-Revision: 40930
2014-06-02 12:44:27 +00:00
Steven Barth
8f8dc0959c
busybox: remove redundant 6rd-patch
...
SVN-Revision: 40882
2014-05-29 21:50:32 +00:00
Steven Barth
50b663de47
busybox: udhcpc source IP rebind patch
...
Patch sets the source IP address of DHCP request messages during rebind to the IP address
assigned to the udhcpc client. Source address 0.0.0.0 can only be used by a client prior
to obtaining its IP address (see RFC2131 § 4.1). Source IP address behavior lines up now with
the ISC dhcp client implementation for DHCP request messages during rebind and DHCP release
messages.
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 40878
2014-05-29 10:35:34 +00:00
Felix Fietkau
6c6faf5f37
busybox: add back missing crond config change
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40853
2014-05-25 17:45:22 +00:00
Felix Fietkau
f4f553efa7
busybox: update to 1.22.1
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40852
2014-05-25 17:42:09 +00:00
Felix Fietkau
a54791f2ba
busybox: remove obsolete httpd patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40851
2014-05-25 17:42:02 +00:00
Felix Fietkau
63f69d0bb9
busybox: remove obsolete insmod patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40850
2014-05-25 17:41:59 +00:00
Felix Fietkau
7a13084797
busybox: drop a udhcpc patch that has been superseded by upstream changes a long time ago
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40849
2014-05-25 17:41:55 +00:00
Felix Fietkau
c1187357dc
busybox: remove obsolete init patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40848
2014-05-25 17:41:52 +00:00
Felix Fietkau
5e341d0d0d
busybox: use a config option instead of a patch to select the cron directory
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40847
2014-05-25 17:41:48 +00:00
Luka Perkov
4fc0484982
ubi-utils: fix typo
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40751
2014-05-11 22:42:10 +00:00
John Crispin
b507549ba5
ubi-utils: fix git tree path, a regex went mad
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40382
2014-04-05 16:34:30 +00:00
John Crispin
08b4924401
ubi-utils: mini version of mtd-utils that only includes ubi tools
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40367
2014-04-03 14:26:42 +00:00
John Crispin
1fdf13a9e1
util-linux: add missing dependency
...
https://dev.openwrt.org/ticket/15417
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40331
2014-03-30 13:00:50 +00:00
John Crispin
1966d4942c
busybox: backport dd conv=swab from 1.22
...
Some boards have the WLAN EEPROM stored in flash in big-endian format,
whereas the driver requires the EEPROM in little-endian format. The
conv=swab option in dd is particularly useful in this case. This patch
backports this feature from busybox-1.22 based on the following commits:
commit b941316ae5313be523b64f0a9151ee4decb2b35b dd: support conv=swab
commit 8395bd3f52f8ed46fa3ffc316b2d113afa748bae dd: fix example in a
comment. No code changes.
commit 5b9910f0a4a1b7976c46e6f849aaa263180e5521 dd: fail if swab is
attempted on odd-sized block
commit 0ff0b320a2dbb5e0b5fa245ffd9b2648d7026843 dd: code shrink
v2: include the commit messages from upstream
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 40327
2014-03-30 09:16:47 +00:00
John Crispin
89ecc2fdad
util-linux: backport upstream fix for unshare utility
...
the unshare utility wasn't getting certain defines for mount
anymore.
SVN-Revision: 40302
2014-03-30 09:15:03 +00:00
Felix Fietkau
d99f9ac093
usbmode: switch to http:// instead of git://
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40027
2014-03-26 16:08:06 +00:00
Felix Fietkau
f7d087c4aa
jsonpath: switch to http:// instead of git://
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40026
2014-03-26 16:08:02 +00:00
Luka Perkov
bf98d81259
util-linux: update to 2.24.1
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40010
2014-03-24 00:19:44 +00:00
Felix Fietkau
eb225996ee
px5g: rename the old package to px5g-standalone, add a new one that links against polarssl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40000
2014-03-21 15:55:23 +00:00
Felix Fietkau
dc7ecef0be
busybox: remove obsolete brctl linux 2.4 compat patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39987
2014-03-21 15:54:34 +00:00
Felix Fietkau
a66d9b7907
busybox: remove obsolete awk include() patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39986
2014-03-21 15:54:30 +00:00
Felix Fietkau
33ae9569a4
busybox: fix existing "export -n" in ash
...
Minor fix to existing patch which did not correctly implement -n support for the export command in ash. The VEXPORT flag of a variable was set in the first call to setvareq() and then remained set in the subsequent call, because the variable already existed in the environment.
Although /lib/functions.sh by default does not export variables (NO_EXPORT=1), this issue was leading to dirty environments.
Without this fix:
(ash) export A=1; export -n B=2; /bin/ash -c "echo \$A, \$B"
1, 2
With this fix:
(ash) export A=1; export -n B=2; /bin/ash -c "echo \$A, \$B"
1,
Signed-off-by: Christophe Lermytte <openwrt@lermytte.be>
SVN-Revision: 39968
2014-03-20 14:14:30 +00:00
Felix Fietkau
f960a1fdb0
busybox: fix processing of multiple NTP servers in the config ( #15294 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39935
2014-03-17 14:52:18 +00:00
Jo-Philipp Wich
97c59cea1f
usbreset: fix possible access to uninitialized variable ( #15041 )
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 39738
2014-02-23 23:42:12 +00:00
Jo-Philipp Wich
520a42f3c5
busybox: Add help documentation in menuconfig
...
Explaining why you shouldn't be here, and about version tainting.
Signed-off-by: Karl Palsson <karlp@remake.is>
SVN-Revision: 39440
2014-01-31 19:15:14 +00:00
Felix Fietkau
cc7b3e2465
busybox: add a reworked implementation of menuconfig support, this time with a guard option that keeps all symbols at default values until an extra option is activated
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39435
2014-01-31 13:50:16 +00:00
Jo-Philipp Wich
c85705ce8d
busybox: fix dependency on librpc ( #14636 )
...
SVN-Revision: 39434
2014-01-31 12:28:29 +00:00
John Crispin
63a4342568
usbmode: update usb-modeswitch-data version to 20131113
...
https://dev.openwrt.org/ticket/14762
Signed-off-by: Alif M. Ahmad <ama_alif@yahoo.co.id>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39317
2014-01-17 21:45:55 +00:00
Florian Fainelli
c104e863d3
busybox: enable the devmem applet
...
The devmem applet allows poking at HW registers and as such is a
valuable tool to have to avoid recompiling kernels or resorting to
external HW adapters to modify HW behavior.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 39285
2014-01-14 05:24:09 +00:00
Jo-Philipp Wich
6dcf878864
jsonpath: make output in non-export mode more shell friendly
...
SVN-Revision: 39211
2014-01-08 22:01:55 +00:00
Jo-Philipp Wich
2e02c2da18
Add jsonpath - a command line utility to extract values from JSON data using XPath-like expressions
...
SVN-Revision: 39185
2014-01-02 11:55:16 +00:00
Felix Fietkau
d2329f88f3
busybox: add back support for top-level menuconfig based config overrides (can be used by custom packages to alter the config)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39125
2013-12-17 20:37:27 +00:00
Jo-Philipp Wich
7a24db90aa
busybox: restore init scripts
...
Since the removal of the busybox menuconfig entries, the init scripts
for cron, telnet and ntp are not packaged anymore. Unconditionally
ship them from now on.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 39123
2013-12-17 17:17:00 +00:00
Felix Fietkau
80b2fbc687
busybox: disable module utils, kmodloader provides them
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39118
2013-12-17 15:59:25 +00:00
Felix Fietkau
34839b95cf
busybox: fix typo in Config.in ( #14628 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39114
2013-12-17 07:17:00 +00:00
Felix Fietkau
7340bc73f2
busybox: add support for config overrides via env/busybox-config
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39107
2013-12-16 19:27:35 +00:00
Felix Fietkau
405b5c2b92
busybox: remove busybox menuconfig from top level menuconfig
...
This will help with avoiding bogus bug reports caused by stale configs
and bad cases of user tinkering :)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39106
2013-12-16 19:09:57 +00:00
Felix Fietkau
000a20ee96
usbmode: add an init script to switch devices that show up too early for the hotplug script
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39047
2013-12-13 16:43:15 +00:00
Jo-Philipp Wich
1527f96ca6
busybox: do not abort sysntpd init if enable_server is unset, that variable just controls the server part for relaying NTP
...
SVN-Revision: 38936
2013-11-28 11:28:40 +00:00
John Crispin
93e9a71538
base-files: allow users to delect debug level during boot
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38909
2013-11-25 08:34:55 +00:00
Hauke Mehrtens
1859b36bf7
xfsprogs: move to submenu Filesystem
...
move xfsprogs to the right submenu
e2fsprogs, btrfs-progs and other stuff is there already
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 38838
2013-11-17 16:14:58 +00:00
John Crispin
a9cfb4b827
procd: fixup 2 wrong option types
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38789
2013-11-13 11:07:24 +00:00
John Crispin
1f93857092
procd: convert services to the new validation api
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38787
2013-11-13 10:49:41 +00:00
John Crispin
b5a90c8488
util-linux: cleanup description for swap-utils
...
swapon/swapoff are no longer provided by swap-utils, so remove them from
the description as well.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 38672
2013-11-07 12:46:04 +00:00
John Crispin
0d994f8135
busybox: don't enable swapon/swapoff by default
...
'swapon/swapoff' are now provided by 'block-mount'; enabling them by default in busybox is no longer required and adds unnecessary bloat.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38671
2013-11-07 12:46:00 +00:00
Luka Perkov
ef5f836207
fix various init scripts
...
Changes include:
* removing unused variables
* replacing spaces with tabs where appropriate
* more consistency with variable declarations
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38142
2013-09-23 21:58:36 +00:00
John Crispin
f874094402
procd: convert various packages to procd style init.d scripts
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38023
2013-09-17 21:45:30 +00:00
Jo-Philipp Wich
e01fb70f1b
usbreset: rewrite to not rely on /proc/bus/usb anymore
...
SVN-Revision: 37893
2013-09-03 15:46:39 +00:00
Felix Fietkau
418e979e29
usbmode: update to latest version, includes fix from #14062
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37816
2013-08-20 18:25:20 +00:00
Jo-Philipp Wich
6dbc1bb24d
Revert "[package] e2fsprogs: update to 1.42.8 and add e4defrag"
...
This reverts commit f6b0be49ba0d8eee29e098cc057ced57e7a26dd4.
SVN-Revision: 37798
2013-08-16 09:29:31 +00:00
Jo-Philipp Wich
c5b4d98d39
busybox: rename ntp init script back to sysntpd ( #13920 )
...
Renaming the init script to ntp broke LuCI time sync functionality and collides with other ntp packages
SVN-Revision: 37681
2013-08-04 12:40:24 +00:00
Luka Perkov
7cea65c80a
e2fsprogs: update to 1.42.8 and add e4defrag
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 37588
2013-07-28 23:27:29 +00:00
Luka Perkov
67f1d364b8
base-files/busybox: move ntpd init script from base-files to busybox
...
SVN-Revision: 37383
2013-07-17 22:24:45 +00:00
Felix Fietkau
3a4a74f861
busybox: disable features marked as broken ( #13782 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37277
2013-07-14 11:00:59 +00:00
John Crispin
928b503435
busybox: convert crond init script to procd
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37243
2013-07-11 17:00:30 +00:00
John Crispin
e3a6115686
busybox: convert telnet init script to procd
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37242
2013-07-11 17:00:26 +00:00
Felix Fietkau
09551cd7c3
xfsprogs: disable blkid support to fix build errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37182
2013-07-06 14:49:04 +00:00
John Crispin
62cd76ab2c
px5g: creates certificates that expire in the past
...
the attached patch fixes a bug of px5g when instructed to build
certificates that expire after 2038-01-19, caused a multiplication that
may overflow the "to" variable of type time_t
Attached patch checks if "to" precedes "from": if so sets "to" to its
maximum value. Pretty rude, but works well even if certificate is set to
expire in a century
Signed-off-by: Federico Fissore <federico@fissore.org>
Patchork: http://patchwork.openwrt.org/patch/3749/
SVN-Revision: 37165
2013-07-04 13:31:32 +00:00
Luka Perkov
b301d86102
usbutils: upgrade to version 007
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37141
2013-07-03 01:12:07 +00:00
Felix Fietkau
df7ce9301a
busybox: disable the watchdog utility by default (procd handles watchdog devices)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37106
2013-06-30 16:01:45 +00:00
Felix Fietkau
dc2c976be2
e2fsprogs: change the so-version of libcom_err to prevent conflicts, move it into the libext2fs package, get rid of the pthread dependency
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37076
2013-06-28 11:27:31 +00:00
Felix Fietkau
cd296d4230
e2fsprogs: allow mklibs to strip libext2fs.so
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37075
2013-06-28 11:27:27 +00:00
Felix Fietkau
6232a4300c
e2fsprogs: disable library installation
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37070
2013-06-28 11:27:09 +00:00
Felix Fietkau
9ef2c08f37
e2fsprogs: disable testio debug to reduce code size
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37067
2013-06-28 11:26:58 +00:00
Felix Fietkau
1646855141
e2fsprogs: use -ffunction-sections, -fdata-sections, --gc-sections
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37066
2013-06-28 11:26:55 +00:00
Felix Fietkau
d383212f81
e2fsprogs: use the private version of blkid statically, it is significantly smaller than the external shared libblkid
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37065
2013-06-28 11:26:51 +00:00
Felix Fietkau
08a4d8b8e6
mdadm: strip support for intel/ddf hardware raid to significantly reduce code size
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37064
2013-06-28 11:26:48 +00:00
Felix Fietkau
e0606b7af2
mdadm: remove mdassemble, it is redundant
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37063
2013-06-28 11:26:44 +00:00
Felix Fietkau
20df5d86af
mdadm: use -ffunction-sections, -fdata-sections, --gc-sections
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37062
2013-06-28 11:26:40 +00:00
Felix Fietkau
ec27ab9ac9
mdadm: add from /packages, add myself as maintainer
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37060
2013-06-28 11:26:33 +00:00
Felix Fietkau
9e4d188e77
busybox: disable syslogd/klogd by default, procd replaces them
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37039
2013-06-27 11:06:35 +00:00
John Crispin
c7498282d2
util-linux: dont provide swapon/off
...
these are no provided either by busybox or block-mount
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37017
2013-06-23 15:51:33 +00:00
John Crispin
4ebf19b48f
packages: clean up the package folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007
2013-06-21 16:54:37 +00:00