diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-28 00:05:52 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-28 00:05:52 +0000 |
commit | 38b463fe88323df59e1f5b7f00f4530f02dea50f (patch) | |
tree | eafd137ac50d14bd3914a363e1989023522575cc /openwrt/package/osiris/patches/mod_nvram.patch | |
parent | 7417ebb6a3e5b2230bafa8a2cffc10adfd5ab847 (diff) |
update osiris to v4.2.0, add mod_if module, add short desc to mod_* patches,
fix openssl-related build issue (could break compatibility).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3515 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/osiris/patches/mod_nvram.patch')
-rw-r--r-- | openwrt/package/osiris/patches/mod_nvram.patch | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/osiris/patches/mod_nvram.patch b/openwrt/package/osiris/patches/mod_nvram.patch index 91ad1ec6a2..69b6cd6099 100644 --- a/openwrt/package/osiris/patches/mod_nvram.patch +++ b/openwrt/package/osiris/patches/mod_nvram.patch @@ -1,3 +1,9 @@ +Description: The mod_nvram module was developed specifically to monitor + configuration settings stored in nvram on Linksys devices. + In the future, this module could be used to monitor other + attributes of similar devices. +Version: 0.1 + --- osiris-4.1.8-orig/src/osirisd/modules/mod_nvram/Makefile 1970-01-01 01:00:00.000000000 +0100 +++ osiris-4.1.8-1/src/osirisd/modules/mod_nvram/Makefile 2005-04-22 23:11:32.000000000 +0200 @@ -0,0 +1,16 @@ |