Changeset 696
- Timestamp:
- 09/24/06 06:22:07 (2 years ago)
- Files:
-
- trunk/freewrt/package/base-files/Makefile (modified) (3 diffs)
- trunk/freewrt/package/base-files/files/etc/preinit (modified) (1 diff)
- trunk/freewrt/package/base-files/ipkg/base-files.control (modified) (1 diff)
- trunk/freewrt/package/fwcf/Config.in (modified) (1 diff)
- trunk/freewrt/package/fwcf/Makefile (modified) (1 diff)
- trunk/freewrt/package/fwcf/ipkg/fwcf.control (modified) (1 diff)
- trunk/freewrt/package/mtd/mtd.c (modified) (1 prop)
- trunk/freewrt/target/linux/brcm-2.4/Config.in (modified) (16 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/package/base-files/Makefile
r681 r696 9 9 10 10 PKG_NAME:= base-files 11 PKG_RELEASE:= 1 111 PKG_RELEASE:= 12 12 12 WRKSRC= ${WRKDIR}/base-files 13 13 … … 32 32 IPKG_LIBGCC:=$(PACKAGE_DIR)/libgcc_$(LIBGCC_VERSION)-$(PKG_RELEASE)_$(ARCH).ipk 33 33 34 PACKAGES:=$(IPKG_BASE) $(IPKG_UCLIBC) 35 PACKAGES_INSTALL:=$(IPKG_BASE) $(IPKG_UCLIBC) 34 PACKAGES:=$(IPKG_BASE) $(IPKG_UCLIBC) 35 PACKAGES_INSTALL:=$(IPKG_BASE) $(IPKG_UCLIBC) 36 36 37 37 MD5CRYPT := $(shell $(MKPASSWD) $(FWRT_RUNTIME_PASSWORD)) … … 150 150 package-clean: 151 151 rm -f $(PACKAGES) 152 152 153 153 clean-targets: package-clean 154 154 prepare: install-dev trunk/freewrt/package/base-files/files/etc/preinit
r357 r696 10 10 mount_root ${FAILSAFE:+failsafe} 11 11 unset failsafe_if 12 fwcf setup 2>&1 | logger -t fwcf 12 13 exec /sbin/init trunk/freewrt/package/base-files/ipkg/base-files.control
r70 r696 2 2 Priority: optional 3 3 Section: net 4 Depends: fwcf 4 5 Description: basic filesystem structure and scripts trunk/freewrt/package/fwcf/Config.in
r686 r696 6 6 select BUSYBOX_CONFIG_MD5SUM 7 7 select BUSYBOX_CONFIG_MOUNT 8 select BUSYBOX_CONFIG_LOGGER 8 9 select FWRT_PACKAGE_MTD 9 10 help trunk/freewrt/package/fwcf/Makefile
r689 r696 8 8 9 9 PKG_NAME= fwcf 10 PKG_VERSION= 0.9 511 PKG_RELEASE= 212 PKG_MD5SUM= 6cb71b566dd81e64558754ab7b343f8e10 PKG_VERSION= 0.99 11 PKG_RELEASE= 1 12 PKG_MD5SUM= f41b1e5ef1b99e0c5e4d6967f0f60926 13 13 PKG_SOURCE_URL= http://www.freewrt.org/distfiles/ 14 14 WRKSRC= ${WRKDIR}/${PKG_NAME} trunk/freewrt/package/fwcf/ipkg/fwcf.control
r689 r696 2 2 Priority: base 3 3 Section: base 4 Depends: zlib 4 5 Description: The FreeWRT Configuration Filesystem trunk/freewrt/package/mtd/mtd.c
- Property svn:keywords set to Id
trunk/freewrt/target/linux/brcm-2.4/Config.in
r690 r696 6 6 select FWRT_mipsel 7 7 select FWRT_LINUX_2_4_BRCM 8 select FWRT_PACKAGE_FWCF 8 9 select FWRT_PACKAGE_KMOD_BROADCOM_WL 9 10 select FWRT_PACKAGE_KMOD_BROADCOM_DIAG … … 23 24 select FWRT_mipsel 24 25 select FWRT_LINUX_2_4_BRCM 26 select FWRT_PACKAGE_FWCF 25 27 select FWRT_PACKAGE_KMOD_BROADCOM_WL 26 28 select FWRT_PACKAGE_KMOD_BROADCOM_DIAG … … 41 43 select FWRT_mipsel 42 44 select FWRT_LINUX_2_4_BRCM 45 select FWRT_PACKAGE_FWCF 43 46 select FWRT_PACKAGE_KMOD_BROADCOM_WL 44 47 select FWRT_PACKAGE_KMOD_BROADCOM_DIAG … … 59 62 select FWRT_mipsel 60 63 select FWRT_LINUX_2_4_BRCM 64 select FWRT_PACKAGE_FWCF 61 65 select FWRT_PACKAGE_KMOD_BROADCOM_WL 62 66 select FWRT_PACKAGE_KMOD_BROADCOM_DIAG … … 74 78 select FWRT_mipsel 75 79 select FWRT_LINUX_2_4_BRCM 80 select FWRT_PACKAGE_FWCF 76 81 select FWRT_PACKAGE_KMOD_BROADCOM_WL 77 82 select FWRT_PACKAGE_KMOD_BROADCOM_DIAG … … 90 95 select FWRT_mipsel 91 96 select FWRT_LINUX_2_4_BRCM 97 select FWRT_PACKAGE_FWCF 92 98 select FWRT_PACKAGE_KMOD_BROADCOM_WL 93 99 select FWRT_PACKAGE_KMOD_BROADCOM_DIAG … … 105 111 select FWRT_mipsel 106 112 select FWRT_LINUX_2_4_BRCM 113 select FWRT_PACKAGE_FWCF 107 114 select FWRT_PACKAGE_KMOD_BROADCOM_WL 108 115 select FWRT_PACKAGE_KMOD_BROADCOM_DIAG … … 120 127 select FWRT_mipsel 121 128 select FWRT_LINUX_2_4_BRCM 129 select FWRT_PACKAGE_FWCF 122 130 select FWRT_PACKAGE_KMOD_BROADCOM_WL 123 131 select FWRT_PACKAGE_KMOD_BROADCOM_DIAG … … 135 143 select FWRT_mipsel 136 144 select FWRT_LINUX_2_4_BRCM 145 select FWRT_PACKAGE_FWCF 137 146 select FWRT_PACKAGE_KMOD_BROADCOM_WL 138 147 select FWRT_PACKAGE_KMOD_BROADCOM_DIAG … … 150 159 select FWRT_mipsel 151 160 select FWRT_LINUX_2_4_BRCM 161 select FWRT_PACKAGE_FWCF 152 162 select FWRT_PACKAGE_KMOD_BROADCOM_WL 153 163 select FWRT_PACKAGE_KMOD_BROADCOM_DIAG … … 165 175 select FWRT_mipsel 166 176 select FWRT_LINUX_2_4_BRCM 177 select FWRT_PACKAGE_FWCF 167 178 select FWRT_PACKAGE_KMOD_BROADCOM_WL 168 179 select FWRT_PACKAGE_KMOD_BROADCOM_DIAG … … 180 191 select FWRT_mipsel 181 192 select FWRT_LINUX_2_4_BRCM 193 select FWRT_PACKAGE_FWCF 182 194 select FWRT_PACKAGE_KMOD_BROADCOM_WL 183 195 select FWRT_PACKAGE_KMOD_BROADCOM_DIAG … … 195 207 select FWRT_mipsel 196 208 select FWRT_LINUX_2_4_BRCM 209 select FWRT_PACKAGE_FWCF 197 210 select FWRT_PACKAGE_KMOD_BROADCOM_WL 198 211 select FWRT_PACKAGE_KMOD_BROADCOM_DIAG … … 210 223 select FWRT_mipsel 211 224 select FWRT_LINUX_2_4_BRCM 225 select FWRT_PACKAGE_FWCF 212 226 select FWRT_PACKAGE_KMOD_BROADCOM_WL 213 227 select FWRT_PACKAGE_KMOD_BROADCOM_DIAG … … 225 239 select FWRT_mipsel 226 240 select FWRT_LINUX_2_4_BRCM 241 select FWRT_PACKAGE_FWCF 227 242 select FWRT_PACKAGE_KMOD_BROADCOM_WL 228 243 select FWRT_PACKAGE_KMOD_BROADCOM_DIAG … … 240 255 select FWRT_mipsel 241 256 select FWRT_LINUX_2_4_BRCM 257 select FWRT_PACKAGE_FWCF 242 258 select FWRT_PACKAGE_KMOD_BROADCOM_DIAG 243 259 select FWRT_PACKAGE_KMOD_MADWIFI


