aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
* | | | | | | Merge pull request #3351 from RussellSenior/update-ap51-flashHannu Nyman2016-10-24
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | utils/ap51-flash: import from old-packages and update
| * | | | | | | utils/ap51-flash: import from old-packages and updateRussell Senior2016-10-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Russell Senior <russell@personaltelco.net>
* | | | | | | | tcsh: move to Shells submenuAlberto Bursi2016-10-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | | | | | ccrypt: move to Encryption submenuAlberto Bursi2016-10-23
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | | | | Merge pull request #3387 from bobafetthotmail/patch-13champtar2016-10-23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | screen: move to Terminal submenu
| * | | | | | | screen: move to Terminal submenuAlberto Bursi2016-10-23
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | | | | Merge pull request #3360 from riptidewave93/masterHannu Nyman2016-10-23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | utils/collectd: Add cpufreq module
| * | | | | | | utils/collectd: Add cpufreq moduleChris Blake2016-10-11
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | This change enables building of the built-in cpufreq module within Collectd, which is very useful on x86 and mvebu targets that support CPU frequency scaling. Note that luci-app-statistics currently does not have support for rendering this. Signed-off-by: Chris Blake <chrisrblake93 at gmail.com>
* | | | | | | Merge pull request #3380 from bobafetthotmail/patch-5Hannu Nyman2016-10-23
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | gzip: moving to Compression submenu
| * | | | | | gzip: moving to Compression submenuAlberto Bursi2016-10-23
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* / | | | | serialconsole: move to Terminal submenuAlberto Bursi2016-10-23
|/ / / / / | | | | | | | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | / alsa-utils: moved to /sound and Sound category, fix minor bugsAlberto Bursi2016-10-23
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved source folder in /sound folder, and changed all packages in the makefile to be shown in Sound category (not in Sound subcategory of Utilities). Removed a line calling a non-existent Package/alsa-utils/Default and site URL to the package alsa-utils-tests. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | ntfs-3g: Update to 2016.2.22 stable releaeTed Hess2016-10-21
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | Merge pull request #3366 from Wedmer/masterTed Hess2016-10-21
|\ \ \ \ | | | | | | | | | | [utils/zoneinfo] Updated to the latest release
| * | | | [utils/zoneinfo] Updated to the latest releaseVladimir Ulrich2016-10-21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | | ntfs-3g: ship /sbin/mount.ntfs compatibility symlinkJo-Philipp Wich2016-10-21
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Like on other common desktop Linux distributions, ship an /sbin/mount.ntfs symlink in addition to the /sbin/mount.ntfs-3g one in order to let wrapper programs successfully call external mount helpers by the filesystem name. The assumption is that /sbin/mount.ntfs is only ever called by util-linux mount and other mount-wrappers when kernel NTFS support is not available, means shipping the additional symlink will not interfere with kernel mode NTFS support. This commit is mainly intended to prepare transparent fs-tools support for mounting fuse filesystems, with focus on ntfs-3g in particular. Please see http://git.lede-project.org/f027c68 for the corresponding fs-tools support code. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | gdisk: enabled more utils and changed package nameAlberto Bursi2016-10-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I needed also sgdisk (script-friendly) and while I was at it I added also cgdisk (uses ncurses interface), all as separate packages. re-arranged the package folder and set /usr/sbin for install folder as most tools seem to go in there and not in /sbin. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | gdisk: Use libpopt instead of popt as dependencyDaniel Engberg2016-10-17
| |/ / |/| | | | | | | | | | | Adds correct dependency Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | ttyd: update to 1.1.0Shuanglei Tao2016-10-15
| | | | | | | | | | | | Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
* | | tcsh: remove patches as they are now upstreamNuno Goncalves2016-10-14
| | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | dosfstools: merge tools into a single package and remove symlinksÁlvaro Fernández Rojas2016-10-12
| | | | | | | | | | | | | | | | | | | | | | | | - Merge mkfs.fat/fsck.fat/fatlabel into a single package. - Remove compatibility symlinks. - Take over maintainership. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | dosfstools: update to v4.0Álvaro Fernández Rojas2016-10-12
| | | | | | | | | | | | | | | | | | | | | This updates dosfstools to the latest release available and uses the new automatically generated Makefiles instead of a hard coded compilation. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | dmidecode: switch to xz and sha256Álvaro Fernández Rojas2016-10-12
| | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | dump1090: update to latest versionÁlvaro Fernández Rojas2016-10-12
| | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | pciutils: update to v3.5.2Álvaro Fernández Rojas2016-10-12
| | | | | | | | | | | | | | | | | | Also switches source to .xz and hash to sha256 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | nano: Switch to xz tarballDaniel Engberg2016-10-11
| | | | | | | | | | | | | | | Switch to xz tarball, less bandwidth used as it's about half in size (1M vs 1.9M). Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | Fixed missing dependency of lvm2 packageklirichek2016-10-11
|/ /
* | bandwidthd-php: migrate to php7Michael Heimpold2016-10-06
| | | | | | | | | | | | | | | | Package maintainer reported off-list, that the package also works with php7. So lets migrate the dependencies to prepare the php5 removal. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | [utils/zoneinfo] Updated to the latest release versionVladimir Ulrich2016-10-04
| | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | mc: release 4.8.18Dirk Brenken2016-10-03
| | | | | | | | | | | | | | | | - changelog: https://www.midnight-commander.org/wiki/NEWS-4.8.18 - use gettext from build environment - add help file mc.hlp Signed-off-by: Dirk Brenken <dev@brenken.org>
* | flent-tools: Bump to v0.15.0.Toke Høiland-Jørgensen2016-10-02
| | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | ttyd: remove the default insecure init script (#3271)Shuanglei Tao2016-10-01
| | | | | | | | Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
* | dump1090: update to latest versionÁlvaro Fernández Rojas2016-09-29
| | | | | | | | | | | | Also switch git to https. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | Merge pull request #3244 from tsl0922/ttydTed Hess2016-09-27
|\ \ | | | | | | ttyd: new package
| * | Add ttyd packageShuanglei Tao2016-09-28
| | | | | | | | | | | | Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
* | | Merge pull request #3137 from dangowrt/hd-idle-procdTed Hess2016-09-27
|\ \ \ | |/ / |/| | hd-idle: convert init script to procd
| * | hd-idle: convert init script to procdDaniel Golle2016-09-06
| | | | | | | | | | | | | | | | | | Clean up init script and introduce support for multiple disks. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | dmidecode: use url aliasdiizzyy2016-09-26
| | | | | | | | | | | | | | | Use url alias instead of hardcoded URL. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | gdisk: new packagediizzyy2016-09-26
| | | | | | | | | | | | | | | Add gdisk to repo Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | gpsd: Update Maintainer EmailPushpal Sidhu2016-09-26
| | | | | | | | | | | | Signed-off-by: Pushpal Sidhu <psidhu.devel@gmail.com>
* | | evtest: Update Maintainer EmailPushpal Sidhu2016-09-26
| | | | | | | | | | | | Signed-off-by: Pushpal Sidhu <psidhu.devel@gmail.com>
* | | Merge pull request #3203 from TouchStar/feature_gpsd_fixcrossplatformHannu Nyman2016-09-26
|\ \ \ | | | | | | | | gpsd: fix cross platform compilation
| * | | gpsd: fix cross platform compilationDavid Thornley2016-09-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In SConstruct the set of executables in the devenv variable should be adjusted to use the cross compile toolchain (as opposed to host's executables). Achieved by setting target option to the toolchain prefix which corrects compilation on macOS. Note, TARGET_CROSS has to have the hyphen stripped as SConstruct uses the target variable with an implied hyphen (env['target'] + '-' + toolname) Signed-off-by: David Thornley <david.thornley@touchstargroup.com>
* | | | Merge pull request #3211 from nxhack/configure_without_libaclHannu Nyman2016-09-25
|\ \ \ \ | | | | | | | | | | logrotate: configure without libacl
| * | | | logrotate: configure without libaclHirokazu MORIKAWA2016-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue: https://github.com/openwrt/packages/issues/3191 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | mmc-utils: fix compilation on mips64Michael Heimpold2016-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit adds a patch to remove a superfluous include. Removing this include prevents the following error (detected by LEDE project's buildbot while compiling for mips64 architecture): (Note: directory names shorted for better readability) In file included from mmc.h:20:0, from mmc_cmds.c:37: /srv/.../include/asm-generic/int-ll64.h:29:44: error: conflicting types for '__s64' __extension__ typedef __signed__ long long __s64; ^ In file included from /srv/.../include/asm/types.h:22:0, from /srv/.../include/linux/types.h:4, from /srv/.../include/linux/fs.h:11, from mmc_cmds.c:35: /srv/.../include/asm-generic/int-l64.h:28:25: note: previous declaration of '__s64' was here typedef __signed__ long __s64; ^ In file included from mmc.h:20:0, from mmc_cmds.c:37: /srv/.../include/asm-generic/int-ll64.h:30:42: error: conflicting types for '__u64' __extension__ typedef unsigned long long __u64; ^ In file included from /srv/.../include/asm/types.h:22:0, from /srv/.../include/linux/types.h:4, from /srv/.../include/linux/fs.h:11, from mmc_cmds.c:35: /srv/.../include/asm-generic/int-l64.h:29:23: note: previous declaration of '__u64' was here typedef unsigned long __u64; ^ Makefile:36: recipe for target 'mmc_cmds.o' failed The patch was already sent upstream, no response yet. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | rtklib: fix repository and bump version (fixes #3212)Nuno Goncalves2016-09-23
|/ / / / | | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* / / / rng-tools: Add description, remove unused parameterHannu Nyman2016-09-22
|/ / / | | | | | | | | | | | | | | | | | | | | | * Add description to both Makefile and init script that mentions the default of /dev/urandom as the entropy source. * Remove the deprecated interval parameter from init script. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | gkermit: Fix download addressHannu Nyman2016-09-20
| | | | | | | | | | | | Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | Merge pull request #3102 from clehner/ncduHannu Nyman2016-09-20
|\ \ \ | | | | | | | | Update ncdu to 1.12