| Commit message (Collapse) | Author | Age |
... | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
While at it, update copyright header.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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>
|
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- 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>
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
Update avrdude to upstream release 6.3
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|
| |/
|/|
| |
| | |
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
|
|\ \
| | |
| | | |
f2fs-tools: import patch that disables selinux
|
| | |
| | |
| | |
| | | |
Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
|
| |/
| |
| |
| | |
Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
|
| |
| |
| |
| | |
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
|\ \
| | |
| | | |
attr: use git over HTTP
|
| |/
| |
| |
| | |
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Upstream: http://www.nongnu.org/oath-toolkit/index.html
Signed-off-by: Fam Zheng <fam@euphon.net>
---
v2: Address comments of yousong and hnyman.
|
|/
|
|
|
|
| |
Update nano to upstream release 2.7.1
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
|
|
|
|
| |
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
|
|
|
|
| |
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|
|\
| |
| | |
rng-tools: Fixup Makefile and initscript
|
| |
| |
| |
| |
| |
| |
| |
| | |
- 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>
|
|/
|
|
|
|
|
|
|
| |
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>
|
|\
| |
| | |
open-plc-utils: Force creation of open-plc-utils metapackage
|
| |
| |
| |
| |
| |
| |
| |
| | |
Without it, all other plugin packages are not installable.
Fixes #3481
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
|
|\ \
| |/
|/| |
f2fs-tools: update to latest and split up tools
|
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| | |
Signed-off-by: Richard Kunze <richard.kunze@web.de>
|
| |
| |
| |
| | |
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
|\ \
| | |
| | | |
avrdude: move to "Microcontroller programming" submenu
|
| | |
| | |
| | |
| | |
| | | |
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
|
|\ \ \
| | | |
| | | | |
dfu-programmer: move to "Microcontroller programming" submenu
|
| |/ /
| | |
| | |
| | |
| | | |
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
|
|/ /
| |
| |
| |
| | |
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
|
|\ \
| | |
| | | |
i2c-tools: Added python3-smbus package
|
| | |
| | |
| | |
| | |
| | |
| | | |
This only replicates the existing python-smbus package into Python 3
Signed-off-by: Paulo Costa <me@paulo.costa.nom.br>
|
| | |
| | |
| | |
| | |
| | | |
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
|
|\ \ \
| | | |
| | | | |
llvm2: capitalized submenu name (disc -> Disc)
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
|
|\ \ \ \
| | | | |
| | | | | |
hdparm: capitalized submenu name (disc -> Disc)
|
| |/ / /
| | | |
| | | |
| | | |
| | | | |
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
|
|\ \ \ \
| | | | |
| | | | | |
hd-idle: capitalized submenu name (disc -> Disc)
|
| |/ / /
| | | |
| | | |
| | | |
| | | | |
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
|
|/ / /
| | |
| | |
| | |
| | | |
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
|
|\ \ \
| | | |
| | | | |
rng-tools: uci-fy, default to doing nothing
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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>
|
|\ \ \ \
| | | | |
| | | | | |
stoken: move to Encryption submenu
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
cryptsetup: move to Encryption submenu
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
gnupg: move to Encryption submenu
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
squashfs-tools: move to Filesystems submenu
|