We recently changed the default behavior in Fedora to send the client-id as the
type+MAC, instead of just the MAC, i.e.:
send dhcp-client-identifier = hardware;
in the ISC client. As I remember, it was because that was what the spec
required... I won't repeat the entire reasoning here, but see
Just a few comments...
> +# Copyright (C) 2008 OpenWrt.org
My calendar claims year 2011 :-)
> Index: net/wing/files/lib/network/wing.sh
> ...
> Index: net/wing/files/usr/bin/wing_status
> ...
> Index: net/wing/Makefile
Seems that your patch got scrambled with additional (unrelated)
modificatio
This patch adds a new config option 'syslog' which will -when present-
enable udhcpc's capability to send log message to syslog.
Signed-off-by: Michael Heimpold
Index: package/base-files/files/lib/network/config.sh
===
--- package/b
I've created a "whole_filesystem" style extroot with the following commands:
# mkfs.ext3 /dev/sda1
# mount /dev/sda1 /mnt
# mkdir -p /tmp/cproot
# mount --bind / /tmp/cproot
# tar -C /tmp/cproot -cvf - . | tar -C /mnt -xf -
# umount /tmp/cproot
# umount /mnt
I've installed kmod-usb-storage kmod-f
[Resent as v2 as former patch didn't apply anymore]
Currently, the hostname is sent in a DHCP request only if configured
explicitely.
Changing this behaviour so that the hostname is sent per default has the
advantage
that e.g. a Fritz!Box (acting as DHCP server) shows the device running OpenWRT
thanks for the reply.
How about the firmware image? I saw there's a tool for get the
segments inside the firmware image, and to extract the rootfs. But can
I extract the kernel bin and reuseit or even update for one with the
same size?
Just theoreticaly, could I use this kernel from the firmware
Thanks a lot! Feed is a good hint - I think I will go this way!
Maxim
On Mon, Jun 27, 2011 at 8:54 AM, Florian Fainelli wrote:
> On Sunday 26 June 2011 23:50:09 Maxim Osipov wrote:
>> On Sun, Jun 26, 2011 at 10:39 PM, Philip Prindeville
>>
>> wrote:
>> > On 6/26/11 11:09 AM, Maxim Osipov wrote:
On Mon, 2011-06-27 at 11:54 +0200, D.S. Ljungmark wrote:
> Just a small version bump.
>
And an init script, just for good measure.
//D.S. Ljungmark
owfsd.init
Description: application/shellscript
___
openwrt-devel mailing list
openwrt-devel@lists.
Just a small version bump.
// D.S.
Index: packages/utils/owfs/Makefile
===
--- packages/utils/owfs/Makefile (revision 26683)
+++ packages/utils/owfs/Makefile (working copy)
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=o
On Monday 27 June 2011 04:23:59 Philip Prindeville wrote:
> Running trunk w/ eglibc and Asterisk on x86-geos hardware. Seeing:
>
> general protection fault: [#1]
> last sysfs file: /sys/kernel/uevent_seqnum
> Modules linked in: lm90 i2c_gpio i2c_algo_pcf i2c_algo_pca i2c_algo_bit
> i2c_dev i
On Sunday 26 June 2011 23:50:09 Maxim Osipov wrote:
> On Sun, Jun 26, 2011 at 10:39 PM, Philip Prindeville
>
> wrote:
> > On 6/26/11 11:09 AM, Maxim Osipov wrote:
> >> Hi All,
> >>
> >> Is there a method to ship customised for my subtarget configuration
> >> files? For example, I need to do some
11 matches
Mail list logo