aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
* | | | | qemu: virtio-console-helper as a separate packageYousong Zhou2016-12-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While at it, update copyright header. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | qemu: packaging target {x86_64,arm}-softmmu and friendsYousong Zhou2016-12-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | At the moment, only build these softmmu emulators for x86_64 and sunxi target. The decision was made for the following reasons - It seems that interests of virtualization with qemu are mostly from x86, and ARM recently. - x86, sunxi boards/boxes capable of running qemu with accel=kvm are more widely available - Not all host, target combinations of qemu works, or even compiles - Extra maintenance work and server resources Test results are as the following - Nested vmx works: lede-qemu-x86_64-kvm on lede-qemu-x86_64-kvm - KVM on Cubieboard2 works - tcg with malta works: lede-qemu-malta-tcg on lede-qemu-malta-tcg. But it's too slow to be useful thus not included in this version - mips64 host does not compile Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | qemu: bump to version 2.6.2Yousong Zhou2016-12-11
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | - use CXX_DEPENDS instead of explictly requiring libstdcpp - use PKG_INSTALL_DIR for packaging qemu-ga - explicitly --disable-docs Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | utils/avrdude: update to 6.3p-wassi2016-12-05
|/ / / | | | | | | | | | | | | | | | Update avrdude to upstream release 6.3 Signed-off-by: Paul Wassi <p.wassi@gmx.at>
* | | tcsh: bump to version 6.20Nuno Goncalves2016-11-28
| | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | ttyd: update to 1.2.1Shuanglei Tao2016-11-27
| |/ |/| | | | | Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
* | Merge pull request #3526 from sartura/f2fs-tools-no-selinuxLuka Perkov2016-11-24
|\ \ | | | | | | f2fs-tools: import patch that disables selinux
| * | f2fs-tools: replace noselinux patch with upstream versionDenis Osvald2016-11-22
| | | | | | | | | | | | Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
| * | f2fs-tools: import patch that disables selinuxDenis Osvald2016-11-18
| |/ | | | | | | Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
* | [utils/zoneinfo] Updated to the latest releaseVladimir Ulrich2016-11-24
| | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | Merge pull request #3548 from luizluca/attr_githttpLuiz Angelo Daros de Luca2016-11-23
|\ \ | | | | | | attr: use git over HTTP
| * | attr: use git over HTTPLuiz Angelo Daros de Luca2016-11-22
| |/ | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | oath-toolkit: Add 'oath-toolkit' packageFam Zheng2016-11-23
| | | | | | | | | | | | | | | | | | | | Upstream: http://www.nongnu.org/oath-toolkit/index.html Signed-off-by: Fam Zheng <fam@euphon.net> --- v2: Address comments of yousong and hnyman.
* | utils/nano: update to 2.7.1p-wassi2016-11-22
|/ | | | | | Update nano to upstream release 2.7.1 Signed-off-by: Paul Wassi <p.wassi@gmx.at>
* ttyd: update to 1.2.0Shuanglei Tao2016-11-13
| | | | Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
* tcsh: bump to version 6.19.01Nuno Goncalves2016-11-12
| | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* Merge pull request #3503 from the2masters/rng-toolsHannu Nyman2016-11-11
|\ | | | | rng-tools: Fixup Makefile and initscript
| * rng-tools: Fixup Makefile and initscriptStefan Hellermann2016-11-10
| | | | | | | | | | | | | | | | - typo in path of uci-defaults scripts - fix init script when there is no rngd config - convert init script to procd Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
* | collectd: enable cpufreq plugin also for ipq806xHannu Nyman2016-11-10
|/ | | | | | | | | Enable cpufreq plugin also for ipq806x, as IPQ8065 supports CPU frequency scaling. Run-tested with Netgear R7800. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* Merge pull request #3494 from ffainelli/plc-utils-3481Florian Fainelli2016-11-08
|\ | | | | open-plc-utils: Force creation of open-plc-utils metapackage
| * open-plc-utils: Force creation of open-plc-utils metapackageFlorian Fainelli2016-11-06
| | | | | | | | | | | | | | | | Without it, all other plugin packages are not installable. Fixes #3481 Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* | Merge pull request #3373 from bobafetthotmail/patch-6Luka Perkov2016-11-06
|\ \ | |/ |/| f2fs-tools: update to latest and split up tools
| * f2fs-tools: update to latest and split up toolsAlberto Bursi2016-10-22
| | | | | | | | | | | | I cloned the makefile from LEDE's f2fs-utils package https://github.com/lede-project/source/blob/master/package/utils/f2fs-tools/Makefile Fixes issue https://github.com/openwrt/packages/issues/1848 Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | hdparm: bump version to 9.50Richard Kunze2016-11-05
| | | | | | | | Signed-off-by: Richard Kunze <richard.kunze@web.de>
* | [utils/zoneinfo] Updated to the latest releaseVladimir Ulrich2016-11-03
| | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | Merge pull request #3450 from bobafetthotmail/patch-4Hannu Nyman2016-11-03
|\ \ | | | | | | avrdude: move to "Microcontroller programming" submenu
| * | avrdude: move to "Microcontroller programming" submenuAlberto Bursi2016-11-02
| | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | Merge pull request #3451 from bobafetthotmail/patch-7Hannu Nyman2016-11-03
|\ \ \ | | | | | | | | dfu-programmer: move to "Microcontroller programming" submenu
| * | | dfu-programmer: move to "Microcontroller programming" submenuAlberto Bursi2016-11-02
| |/ / | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* / / stm32flash: move to "Microcontroller programming" submenuAlberto Bursi2016-11-02
|/ / | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | Merge pull request #3073 from paulo-raca/i2c-tools-py3Daniel Golle2016-11-02
|\ \ | | | | | | i2c-tools: Added python3-smbus package
| * | i2c-tools: Added python3-smbus packagePaulo Costa2016-11-02
| | | | | | | | | | | | | | | | | | This only replicates the existing python-smbus package into Python 3 Signed-off-by: Paulo Costa <me@paulo.costa.nom.br>
* | | zoneinfo: capitalize submenu name (zoneinfo -> Zoneinfo)Alberto Bursi2016-11-02
| | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | Merge pull request #3443 from bobafetthotmail/patch-7Hannu Nyman2016-11-02
|\ \ \ | | | | | | | | llvm2: capitalized submenu name (disc -> Disc)
| * | | llvm2: capitalized submenu name (disc -> Disc)Alberto Bursi2016-11-02
| | | | | | | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | Merge pull request #3442 from bobafetthotmail/patch-5Hannu Nyman2016-11-02
|\ \ \ \ | | | | | | | | | | hdparm: capitalized submenu name (disc -> Disc)
| * | | | hdparm: capitalized submenu name (disc -> Disc)Alberto Bursi2016-11-02
| |/ / / | | | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | Merge pull request #3441 from bobafetthotmail/patch-3Hannu Nyman2016-11-02
|\ \ \ \ | | | | | | | | | | hd-idle: capitalized submenu name (disc -> Disc)
| * | | | hd-idle: capitalized submenu name (disc -> Disc)Alberto Bursi2016-11-02
| |/ / / | | | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* / / / gdisk/sgdisk/cgdisk: capitalized submenu name (disc -> Disc)Alberto Bursi2016-11-02
|/ / / | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | Merge pull request #3422 from nwf/ucify-rngdHannu Nyman2016-10-31
|\ \ \ | | | | | | | | rng-tools: uci-fy, default to doing nothing
| * | | rng-tools: uci-fy, default to doing nothingNathaniel Wesley Filardo2016-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enabling the default configuration will pipe /dev/urandom back into /dev/random ala the current package behavior. Because this amounts to disabling the in-kernel entropy estimation, default disabled. While here, uci-paramaterize the high watermark. While here, add a pre-command hook for real RNGs that need 'stty raw' or other such hooks. (e.g. the TrueRNG devices) As offered in github openwrt/packages#3422, take over maintainership. See github openwrt/packages#3142. Signed-off-by: Nathaniel Wesley Filardo <nwfilardo@gmail.com>
* | | | luci-app-lxc: Minor polishingMichal Hrušecký2016-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add more dependencies needed by download template and replace all, not just first occurence of : or _ in template name with space in webui. Signed-off-by: Michal Hrušecký <Michal.Hrusecky@nic.cz>
* | | | Merge pull request #3394 from bobafetthotmail/patch-20Hannu Nyman2016-10-30
|\ \ \ \ | | | | | | | | | | stoken: move to Encryption submenu
| * | | | stoken: move to Encryption submenuAlberto Bursi2016-10-24
| | | | | | | | | | | | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | | Merge pull request #3389 from bobafetthotmail/patch-15Hannu Nyman2016-10-30
|\ \ \ \ \ | | | | | | | | | | | | cryptsetup: move to Encryption submenu
| * | | | | cryptsetup: 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 #3391 from bobafetthotmail/patch-17Hannu Nyman2016-10-30
|\ \ \ \ \ | | | | | | | | | | | | gnupg: move to Encryption submenu
| * | | | | gnupg: 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 #3392 from bobafetthotmail/patch-18Hannu Nyman2016-10-30
|\ \ \ \ \ | | | | | | | | | | | | squashfs-tools: move to Filesystems submenu