Add description and conffiles entry for rsyncd to rsync's Makefile.
Move rsyncd.conf install to /etc/config/ and adjust initscript accordingly.
Allows rsyncd.conf to survive a sysupgrade.
Signed-off-by: Ian Leonard
---
Index: feeds/packages/net/rsync/files/rsyncd.init
show us your patch please
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
> The problem being the pattern of uImage files not containing the
> string that i have include in a printk statement in one of the source
> files. Please help, as i am really stuck.
Found the answer .. uImage is a lzma compressed file .. that is the
reason why uImages dont match the grep query.
Hi All,
I have to replace an old wl-500g which is parallel printer server, wanted to
get OpenWRT trunk built with MOS7715 support. Here are the problems I ran
into:
1. Although mainline kernel has support for the MOS7715 since 2.6.35, there
is no option to select it in the OpenWRT menuconfig. The
On Wed, 2011-06-15 at 20:27 +0200, Jo-Philipp Wich wrote:
> Maybe it already helps to enable SysRq support in your builds.
> Sysupgrade tries to trigger a system reset through it if its still alive
> 10 seconds after calling "reboot".
Okay, good to know, I'll try in todays rebuild and test.
Anyth
On Wed, 2011-06-15 at 20:27 +0200, Jo-Philipp Wich wrote:
> Maybe it already helps to enable SysRq support in your builds.
> Sysupgrade tries to trigger a system reset through it if its still alive
> 10 seconds after calling "reboot".
And now I see that Magic SysRQ was already there, and the syst
Hi.
> - $(INSTALL_DIR) $(1)/etc
> - $(INSTALL_DATA) ./files/rsyncd.conf $(1)/etc/
> + $(INSTALL_DIR) $(1)/etc/config
> + $(INSTALL_DATA) ./files/rsyncd.conf $(1)/etc/config/rsyncd
NACK on this. The /etc/config/ directory is reserved for UCI
configuration files, the rsyncd.conf is
The obvious next step is to find out where it crashes exactly -
"set -x" might help with that. I suppose its when it tries to call into
(former) system resources.
Maybe calling "reboot" at all is not such a great idea as it attempts to
run the (former) init scripts to stop them.
~ Jow
__
Just a thought. The directory reserved for uci should have been named
something like /etc/uci-config.
Thanks.
On Thu, Jun 16, 2011 at 3:48 PM, Jo-Philipp Wich wrote:
> Hi.
>
>> - $(INSTALL_DIR) $(1)/etc
>> - $(INSTALL_DATA) ./files/rsyncd.conf $(1)/etc/
>> + $(INSTALL_DIR) $(1)/etc/c
> Just a thought. The directory reserved for uci should have been named
> something like /etc/uci-config.
But it hasn't so any further discussion on this is futile.
~ Jow
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openw
You may use 'strings' instead of 'grep' for your next strings
searching adventure.
Thanks,
Santosh
On Thu, Jun 16, 2011 at 1:25 PM, harish badrinath
wrote:
>> The problem being the pattern of uImage files not containing the
>> string that i have include in a printk statement in one of the source
On Thu, Jun 16, 2011 at 4:09 PM, santosh wrote:
> You may use 'strings' instead of 'grep' for your next strings
> searching adventure.
strings give back the same results.
Here is the patch for a unbranded Ralink RT305X.
Every time the kernel panics complaining that root file system is not
valid.T
> Just a thought. The directory reserved for uci should have been named
> something like /etc/uci-config.
Or maybe just /etc/uci since "/etc" means "config".
But it's much too late to change any of it.
OTOH maybe sysupgrade should handle /etc differently: instead of only
preserving a few specific
On Wednesday 15 June 2011 16:01:35 Jonas Gorski wrote:
> Signed-off-by: Jonas Gorski
> ---
Applied in r27192, thanks Jonas!
--
Florian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-deve
Hi,
On Thu, 2011-06-16 at 12:21 +0200, Jo-Philipp Wich wrote:
> Maybe calling "reboot" at all is not such a great idea as it attempts
> to run the (former) init scripts to stop them.
Maybe using we should use 'reboot -f' here, as that will skip all
userland 'shutdown' handling and simply call th
On 16 Jun 2011, at 15:23, Stefan Monnier wrote:
>> Just a thought. The directory reserved for uci should have been named
>> something like /etc/uci-config.
>
> Or maybe just /etc/uci since "/etc" means "config".
> But it's much too late to change any of it.
> OTOH maybe sysupgrade should handle
Hi Guys,
I am trying to compile gcc 4.4.5 with glibc as my main toolchain and i
recall at some point it uses to work but i am getting the following error
can anybody help?
P.S. My development environment is Ubuntu 10.10
Applying ./patches/2.6.1/603-powerpc-softfloat.patch using plaintext:
patchi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi.
> Im pretty sure that sysupgrade has a flag to use that mode?
Yes, it has:
-c attempt to preserve all changed files in /etc/
~ Jow
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozi
On 06/16/2011 02:39 PM, Pawel Pastuszak wrote:
Hi Guys,
I am trying to compile gcc 4.4.5 with glibc as my main toolchain and i
recall at some point it uses to work but i am getting the following
error can anybody help?
P.S. My development environment is Ubuntu 10.10
Applying ./patches/2.6.1
Add description and conffiles entry for rsyncd to rsync's Makefile.
Signed-off-by: Ian Leonard
---
Index: feeds/packages/net/rsync/Makefile
===
--- feeds/packages/net/rsync/Makefile (revision 27191)
+++ feeds/packages/net/rsync/M
Thanks that did the trick
On Thu, Jun 16, 2011 at 7:56 PM, Andrew Peebles wrote:
> **
> On 06/16/2011 02:39 PM, Pawel Pastuszak wrote:
>
> Hi Guys,
>
> I am trying to compile gcc 4.4.5 with glibc as my main toolchain and i
> recall at some point it uses to work but i am getting the following err
21 matches
Mail list logo