Changeset 41479d9 in freewrt
- Timestamp:
- Feb 4, 2007, 10:06:54 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- 64b12fd
- Parents:
- bbfcbcf
- Location:
- package
- Files:
-
- 11 added
- 2 edited
-
Config.in (modified) (1 diff)
-
Makefile (modified) (1 diff)
-
shorewall/Config.in (added)
-
shorewall/Makefile (added)
-
shorewall/downstrip (added)
-
shorewall/files/shorewall.init (added)
-
shorewall/ipkg/shorewall.conffiles (added)
-
shorewall/ipkg/shorewall.control (added)
-
shorewall/ipkg/shorewall.postinst (added)
-
shorewall/patches/patch-functions (added)
-
shorewall/patches/patch-install_sh (added)
-
shorewall/patches/patch-shorewall (added)
-
shorewall/patches/patch-shorewall_conf (added)
Legend:
- Unmodified
- Added
- Removed
-
package/Config.in
rbbfcbcf r41479d9 175 175 source "package/scdp/Config.in" 176 176 source "package/shat/Config.in" 177 source "package/shorewall/Config.in" 177 178 source "package/sipp/Config.in" 178 179 source "package/siproxd/Config.in" -
package/Makefile
rbbfcbcf r41479d9 246 246 package-$(FWRT_PACKAGE_SHAT) += shat 247 247 package-$(FWRT_PACKAGE_SHFS) += shfs 248 package-$(FWRT_PACKAGE_SHOREWALL) += shorewall 248 249 package-$(FWRT_PACKAGE_SIPP) += sipp 249 250 package-$(FWRT_PACKAGE_SIPROXD) += siproxd
Note:
See TracChangeset
for help on using the changeset viewer.
