Anjan Chanda
59e0b78e84
iop: select ieee1905, map-plugin, map-topology and wfadatad
2020-08-26 20:48:32 +02:00
Ronny Nilsson
6255b9b2df
iop: remove BusyBox web server since we never use it.
2020-08-21 16:39:05 +02:00
Ronny Nilsson
4e11dda2c0
iop: add packages necessary for boot from block device.
2020-08-21 16:39:05 +02:00
Roman Azarenko
ffe74261d9
iop: config: add $TMOUT support in busybox ash
...
This feature will prove useful to close idle sessions in automation workflows.
On mips 24kc, this feature adds 16 bytes to busybox executable,
therefore its effect on image size is negligible.
2020-08-11 15:38:12 +02:00
Andreas Gnau
986fc5ea78
Make dev-check check for SSH instead of non-HTTP
...
In order to determine, whether we are developers or not, check the
git-remotes for SSH-URLs instead of checking for the non-existence of
any HTTP-URLs. This fixes dev-mode not being detected properly when
curious devs add other HTTP-remotes such as upstream OpenWRT.
This also makes the check consistent with the check done in the main
"iop" script in the root.
2020-06-30 13:12:51 +02:00
Suru Dissanaike
7b432d88f8
IOP: added support for iopsys-armvirt and x86 target
2020-06-26 13:47:28 +02:00
Jakob Olsson
42c7aafb93
iop: config: select juci-sysupgrade and rpcd-mod-rpcsys by default
2020-06-24 09:55:14 +02:00
Sukru Senli
766379c8e4
Revert "config: enable hostapd_cli and mpstat"
...
This reverts commit dd8edbec71 .
2020-06-18 14:56:50 +02:00
Janusz Dziedzic
dd8edbec71
config: enable hostapd_cli and mpstat
...
For opensource iopsys-ramips we will use
hostapd_cli from libwifi.
Enable mpstat to get correct picture of
CPU/cores usage for platforms with more
than one CPU.
After that we have output like:
root@iopsys:~# mpstat -P ALL 2
Linux 4.14.171 (iopsys) 06/18/20 _mips_ (4 CPU)
CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle
all 0.50 0.00 0.75 0.00 0.00 0.50 0.00 0.00 0.00 98.26
0 1.00 0.00 1.00 0.00 0.00 0.50 0.00 0.00 0.00 97.51
1 0.50 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 98.51
2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00
3 0.50 0.00 1.00 0.00 0.00 1.49 0.00 0.00 0.00 97.01
Signed-off-by: Janusz Dziedzic <janusz.dziedzic@iopsys.eu>
2020-06-18 14:01:02 +02:00
Janusz Dziedzic
18e94a6b47
iopsys-ramips: set subtarget in genconfig.sh
...
Today we base on open source code/tree.
In this code we need to setup subtarget
correctly.
Signed-off-by: Janusz Dziedzic <janusz.dziedzic@iopsys.eu>
2020-06-16 21:52:41 +02:00
Sukru Senli
0be99d1bc0
iop: select map package
2020-06-08 13:24:37 +02:00
Sukru Senli
dcfbd0349a
iop: config: deselect crashlog and select iopupgrade as module
2020-05-31 16:18:08 +02:00
Sukru Senli
9f6f39a094
iop: genconfig: allow explicitly specifying the linux target
...
same board/profile names might be available under different targets
2020-05-31 10:58:25 +02:00
Sukru Senli
0e0bbb2339
iop: add support for iopsys-armvirt target
2020-05-31 10:58:20 +02:00
Sukru Senli
17fef094df
iop: remove reference to wifilife open
2020-05-30 12:48:04 +02:00
Sukru Senli
bcdbb5dae8
iop: config: select swmodd as module
2020-05-30 10:55:21 +02:00
Jakob Olsson
45190fb2fd
iop: add iopsys-x86 target support
2020-05-28 17:25:12 +02:00
Sukru Senli
61d9885cd5
iop: select lscpu
2020-05-27 13:04:11 +02:00
Sukru Senli
cb5d38eb86
iop: config: remove reference to samba3
2020-05-20 15:41:29 +02:00
Sukru Senli
ccad65dd89
iop: config cleanup
2020-05-17 18:18:33 +02:00
Sukru Senli
52313cdaa8
iop: update config
2020-05-15 18:42:57 +02:00
Sukru Senli
0ae10079fb
wifilife: remove package
2020-05-15 17:00:54 +02:00
Sukru Senli
87969bddae
iop: config: deselect out of scope juci packages
2020-05-02 13:23:21 +02:00
Suru Dissanaike
593da2e6f8
Update genconfig_min.sh
2020-04-28 10:09:26 +02:00
Sukru Senli
155df35229
iop: compile unusued packages as modules only
2020-04-26 17:23:08 +02:00
Ronny Nilsson
0292918ef4
iop: add rsync
...
It is used by the sysbackup and sysrestore utilities.
2020-04-21 17:06:56 +02:00
Suru Dissanaike
fb195d9456
IOP: added --opensdk flag, support for cloning using https, and minimalistic genconfig_min
2020-04-20 15:11:09 +02:00
Sukru Senli
ed23fc33b4
iop: generate_tarballs script fix
2020-04-20 08:21:32 +02:00
Sukru Senli
123dcd9d87
iop: config cleanup
2020-04-18 21:21:44 +02:00
Sukru Senli
434f0f79a5
iop: generate correct wifilife tarball for mediatek
2020-04-15 12:41:43 +02:00
Ronny Nilsson
e2f238a155
busybox: add fractional sleep time.
...
Sleeping less than 1 second is of great usage in many shell scripts.
2020-04-13 22:36:46 +02:00
Anjan Chanda
e599097a22
mt76xx: fix consumer build due to removed wifi drivers
2020-04-09 12:18:10 +02:00
Ronny Nilsson
61d80f6cc5
busybox: gzip --fast is sometimes required.
2020-04-06 12:15:23 +02:00
Sukru Senli
5e4549e413
iop: config: remove snmpd from default config
2020-04-01 23:28:29 +02:00
Sukru Senli
392e014872
iop: config: select ethtool by default
2020-03-28 15:28:41 +01:00
Ronny Nilsson
d20f43a756
sdk: remove duplicated login prompts. One is enough.
...
Only one process at a time can read/write the console.
2020-03-05 16:17:58 +01:00
Ronny Nilsson
de730bc4f0
sdk: Disable preinit urandom seed.
...
It is very strange. It seeds urandom with data from urandom.
2020-03-05 13:05:39 +01:00
Ronny Nilsson
ce6946ca9b
sdk: disable failsafe login during boot.
...
None seems to use it and it steals time and complexity during boot.
2020-03-05 13:05:39 +01:00
Ronny Nilsson
e73efef313
sdk: skip building of a rootfs tarball due to we never user it.
...
It only steals long time during build.
2020-03-05 13:05:39 +01:00
Ronny Nilsson
0bdd4644e5
sdk: Delay serial console login prompt until boot has finished.
2020-03-05 13:05:39 +01:00
Anjan Chanda
b4d2e92cb6
iop: fix mediatek kernel generation for consumer release
2020-02-18 09:38:51 +01:00
Anjan Chanda
aa0fc5a7ed
iop: fix mediatek wifi consumer build
2020-02-17 12:23:40 +01:00
Roman Azarenko
89df7ce409
Fix "iop genconfig" for public builds
...
This introduces an extra check to avoid attempting to clone a private customer/consumer repository, when the main SDK repo is cloned via HTTPS.
2020-01-29 11:22:10 +01:00
Sukru Senli
708a417086
iop: naming correction: IopsysWrt -> iopsysWrt
2019-12-23 09:56:57 +01:00
Jonas Höglund
e8ba4a8a14
Fix mediatek tarball generation for iop5.
2019-12-20 14:20:57 +01:00
Ronny Nilsson
343ed3993b
sdk: Redesign generation of /etc/banner. OpenWrt has built in support for it that we can use instead.
2019-12-11 12:39:42 +01:00
Ronny Nilsson
579fd3bf07
sdk: Clenup of redundant variables. There were several with identical information.
...
After asking around there were no clear answer to why there were redundant
information. Thus, I'm doing cleanup all over the place to reduce complexity.
2019-12-11 12:39:42 +01:00
Strhuan Blomquist
b9b81709af
Delete cve-check.sh
2019-12-10 16:19:19 +01:00
Kenneth Johansson
7fa87aca9d
genconfig: mirror var is CONFIG_LOCALMIRROR.
...
To get the use of the mirror to work.
2019-12-10 16:18:26 +01:00
Ronny Nilsson
946b7a453c
busybox: add run-parts and mountpoint, for use in future sysupgrade copy config.
2019-11-29 13:41:18 +01:00