# Must have one or more source entries of the form: # # src # # and one or more destination entries of the form: # # dest # # where and are identifiers that # should match [a-zA-Z0-9._-]+, should be a # URL that points to a directory containing a Familiar # Packages file, and should be a directory # that exists on the target system. src owfs http://owfs.sourceforge.net/openwrt/0.9/packages dest root / dest ram /tmp # Proxy support: # #option http_proxy http://proxy.tld:3128 #option ftp_proxy http://proxy.tld:3128 #option proxy_username #option proxy_password # Offline mode (for use in constructing flash images offline) #option offline_root target