Rafał Miłecki
26845a4715
procd: switch buttons to the new "button" hotplug handler
...
This allows requesting "timeout" ACTION in script by returning a
positive value.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 46580
2015-08-10 22:48:07 +00:00
Rafał Miłecki
386840aecf
procd: update to the latest version, add "button" hotplug handler
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 46578
2015-08-10 21:56:54 +00:00
John Crispin
29b65e853f
procd: update to latest git HEAD
...
fixes http://patchwork.ozlabs.org/patch/497899/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 46465
2015-07-24 09:10:55 +00:00
Rafał Miłecki
9206a90a74
procd: update to the latest version, fix stdout logging
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 46212
2015-07-07 10:22:25 +00:00
Felix Fietkau
d494adc396
procd: update to the latest version, fixes umask handling for creating /dev/shm
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 46023
2015-06-18 06:37:08 +00:00
Felix Fietkau
2d5a364e60
procd: update to the latest version, fixes /dev/shm permissions
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 46013
2015-06-17 10:13:24 +00:00
Felix Fietkau
ffc033b26b
procd: update to the latest version, adds a few fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45972
2015-06-14 17:44:04 +00:00
Felix Fietkau
16fa80a8f1
procd: correct the order of respawn params in the comments.
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 45955
2015-06-14 17:41:07 +00:00
John Crispin
5fe5aeaa72
procd: work around a event race
...
there is a conceptual design flaw in our interface events. workaround this by
disabling duplicate message supression in procd. we need to fix this properly
for the next release
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45883
2015-06-03 13:59:08 +00:00
John Crispin
2b9ac1e0af
procd: add a 10 second delay to the interface triggers
...
this is an ugly hack that will be removed when the netifd maintainers
have time to look at the problem.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45876
2015-06-02 12:03:20 +00:00
John Crispin
86b573fa31
procd: make the jail code also work on arm
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45719
2015-05-23 15:26:09 +00:00
Jo-Philipp Wich
2a196a68cd
procd: fix uid/gid changing for service instances
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 45611
2015-05-05 11:00:53 +00:00
John Crispin
a43bcc980e
Removed reference to imaginary procd_add_interface_reload in procd.sh
...
The last line of procd.sh has a reference to procd_add_interface_reload. procd_add_interface_reload
doesn't seem to exist. I've removed the reference of it to minimize confusion.
Signed-off-by: Eric Schultz <eschultz@prplfoundation.org>
SVN-Revision: 45487
2015-04-18 10:19:02 +00:00
John Crispin
8b5c250797
procd: fix compile error on x86_64
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45344
2015-04-10 08:28:21 +00:00
John Crispin
093c341473
procd: add helper for starting NAND sysupgrade
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45339
2015-04-09 14:33:11 +00:00
John Crispin
fd91040704
rpcd: properly handle return codes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45152
2015-03-30 12:35:05 +00:00
John Crispin
2268d15948
procd: properly handle return codes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45150
2015-03-30 12:34:42 +00:00
John Crispin
6484aa1d28
procd: remove superflous @ in depends line
...
the @ syntax is not required by Kbuild
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45070
2015-03-27 21:11:17 +00:00
John Crispin
23b24d43ae
procd: disable jail for uml builds
...
probiere den mal bitte
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45066
2015-03-27 16:28:43 +00:00
John Crispin
3dde74b24b
procd: update to latest git HEAD
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45057
2015-03-27 09:11:49 +00:00
John Crispin
8ef68a2005
procd: fix jail/seccomp build depenedencies
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45032
2015-03-26 20:30:18 +00:00
John Crispin
e85b93d9b8
procd: add jail support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45010
2015-03-26 10:58:25 +00:00
John Crispin
8fd3227a95
procd: update to latest git HEAD
...
fixes parameter handling in askfirst tool
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44879
2015-03-18 20:08:27 +00:00
Nicolas Thill
4b382a440b
packages: some (e)glibc fixes after r44701
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 44842
2015-03-16 12:25:06 +00:00
John Crispin
0164cf9742
procd: bump to latest git HEAD
...
this makes procd compile with latest glibc
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44698
2015-03-12 19:50:00 +00:00
John Crispin
59c20174f8
json-c: update to 0.12 and bump all depending services
...
Version 0.12 deprecates json_object_object_get and moves the header files around
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44657
2015-03-11 15:54:33 +00:00
Felix Fietkau
1a3028b2fc
procd: update to the latest version, fixes musl compile error
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44552
2015-02-27 07:34:47 +00:00
Jo-Philipp Wich
fd670d2756
procd: add support for relaying daemon stdio to syslog
...
Procd enabled init scripts can now specify:
procd_set_param stdout 1
procd_set_param stderr 1
... to relay their respective standard IO streams to the system log.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44547
2015-02-26 13:42:47 +00:00
Jo-Philipp Wich
9e28fe285b
procd: switch to ulog api
...
Update to git head in order to switch the procd logging to the common ulog()
api for putting early boot messages into dmesg.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44543
2015-02-26 10:25:21 +00:00
John Crispin
fb57efa79e
procd: fix PKG_CONFIG_DEPENDS
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44457
2015-02-15 19:55:37 +00:00
John Crispin
25a1cb4e16
procd: update to latest git HEAD
...
adds a zram size calculation bug fix
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44177
2015-01-28 12:07:55 +00:00
Jo-Philipp Wich
2d523f7d59
procd: make build of upgraded optional
...
Update to latest git head in order to support disabling the build
of upgraded which causes linker errors on avr32.
This also adds some fixes to the ubus system.info and system.board
methods.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44134
2015-01-25 16:12:52 +00:00
Steven Barth
4fde177b7a
procd: fix console bringup on UML (again...)
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43890
2015-01-09 08:39:16 +00:00
John Crispin
f310e02ab3
procd: update to latest git HEAD
...
fixes a bug where wdt write happened with no valid fd available
--> procd: WDT failed to write: Bad file descriptor
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43711
2014-12-15 09:44:01 +00:00
John Crispin
19a6f3dd11
procd: more nand takeover fixes
...
if the initramfs kernel and payload were flashed in one block, the payload might not be at the start of the ubi partition due to bad blocks inside the kernel partition.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43513
2014-12-03 20:22:37 +00:00
John Crispin
68909fb081
procd: firstboot nand/ubi takeover support
...
it is now possible to flash a initramfs kernel and a sysupgrade tar file inside the ubi partition. on first boot, the takeover script will find the tar file, extract and finally sysupgrade it. this allows us to flash owrt/ubi images in a 2 phase setup using ODM webuis that are not ubi aware. this is needed by some mediatek and brokencom devices.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43505
2014-12-03 14:32:32 +00:00
John Crispin
3b1b3c5067
procd: drop the zram dependencies, theu caused a recursive deps warning
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43492
2014-12-02 13:16:06 +00:00
John Crispin
b1bc985d57
procd: reintroduce /sys/fs/cgroup mount
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43490
2014-12-02 12:41:15 +00:00
John Crispin
43131d62a8
procd: add support for zram compressed /tmp
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43489
2014-12-02 11:13:28 +00:00
Rafał Miłecki
15355dd212
procd: fix typo in nand.sh s/TRX/TAR/
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 43423
2014-11-28 19:13:24 +00:00
John Crispin
db69761f94
procd: fix/clean some conditions in nand.sh
...
1) nand_upgrade_tar: use a simpler condition that matches if () { }
logic and fix check of $kernel_length variable
2) nand_do_upgrade_stage2: use case, otherwise one could believe we
always call nand_upgrade_tar
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 43373
2014-11-24 19:14:29 +00:00
John Crispin
19c18eba93
procd: document nand.sh a bit
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 43372
2014-11-24 19:14:17 +00:00
Felix Fietkau
226f330bcf
procd: update to the latest version, fixes ubus service list
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43327
2014-11-19 20:17:24 +00:00
John Crispin
79475ee880
procd: update to latest git HEAD
...
make sure /sys/fs/cgroup is mounted on boot
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43257
2014-11-14 16:53:58 +00:00
Felix Fietkau
061f1bf326
procd: update to the latest version, fixes job control on the console shell
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43220
2014-11-08 18:10:37 +00:00
John Crispin
74e94df8eb
procd: update to latest git
...
setsid is called fixing the pgrp issue
trigger the wdt while modules are being inserted
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43193
2014-11-06 09:30:55 +00:00
Steven Barth
e06033d028
procd: fix kernel command-line argument parsing
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43184
2014-11-05 14:21:40 +00:00
Steven Barth
425dec78c5
procd: Make askconsole work again when no tty is specified in inittab
...
Thanks to Michel Stam
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43179
2014-11-04 18:48:17 +00:00
Steven Barth
de64db7ee4
procd: fix serial console login ( #18278 )
...
Many thanks to Michel Stam for his work.
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43178
2014-11-04 16:03:51 +00:00
John Crispin
74a3a77bcd
license info - revert r43155
...
turns out that r43155 adds duplicate info.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43167
2014-11-03 09:56:44 +00:00