aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* Merge pull request #3383 from bobafetthotmail/patch-10Hannu Nyman2016-10-25
|\ | | | | libhavege: move to Libraries category
| * libhavege: move to Libraries categoryAlberto 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 #3382 from bobafetthotmail/patch-9Hannu Nyman2016-10-25
|\ \ | | | | | | klish: move to Shells submenu
| * | klish: move to Shells 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 #3390 from bobafetthotmail/patch-16Yousong Zhou2016-10-25
|\ \ | | | | | | dvtm: move to Terminal submenu
| * | dvtm: 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 #3385 from bobafetthotmail/patch-11Hannu Nyman2016-10-24
|\ \ \ | | | | | | | | tmux: move to Terminal submenu
| * | | tmux: 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 #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