large init script cleanup and merge of whiterussian changes, new dnsmasq config handling
authorFelix Fietkau <nbd@openwrt.org>
Wed, 5 Apr 2006 02:09:22 +0000 (02:09 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 5 Apr 2006 02:09:22 +0000 (02:09 +0000)
commit4e29286427f7769b20f96d55c3b3c4f95569a316
tree2a8ba6aa03cd4a2eaaa417fd47c30ebc71e73e5f
parent3a9fef5c365600742daefe53f5d9d1fa467b0954
large init script cleanup and merge of whiterussian changes, new dnsmasq config handling

SVN-Revision: 3588
59 files changed:
openwrt/package/Config.in
openwrt/package/Sysconf.in [deleted file]
openwrt/package/base-files/Makefile
openwrt/package/base-files/default/bin/firstboot
openwrt/package/base-files/default/bin/ipcalc [new file with mode: 0755]
openwrt/package/base-files/default/bin/login
openwrt/package/base-files/default/etc/firewall.user [deleted file]
openwrt/package/base-files/default/etc/functions.sh
openwrt/package/base-files/default/etc/hotplug.d/net/10-net
openwrt/package/base-files/default/etc/init.d/S10boot
openwrt/package/base-files/default/etc/init.d/S40network [deleted file]
openwrt/package/base-files/default/etc/init.d/S45firewall [deleted file]
openwrt/package/base-files/default/etc/init.d/S50telnet
openwrt/package/base-files/default/etc/init.d/S60cron
openwrt/package/base-files/default/etc/init.d/S98done [new file with mode: 0755]
openwrt/package/base-files/default/etc/init.d/S99done [deleted file]
openwrt/package/base-files/default/etc/init.d/rcS
openwrt/package/base-files/default/etc/inittab
openwrt/package/base-files/default/etc/preinit
openwrt/package/base-files/default/sbin/halt [deleted file]
openwrt/package/base-files/default/sbin/hotplug
openwrt/package/base-files/default/sbin/ifdown
openwrt/package/base-files/default/sbin/ifup
openwrt/package/base-files/default/sbin/mount_root
openwrt/package/base-files/default/usr/lib/common.awk [new file with mode: 0644]
openwrt/package/base-files/default/usr/lib/parse-config.awk [new file with mode: 0644]
openwrt/package/base-files/default/usr/share/udhcpc/default.script
openwrt/package/busybox/config/miscutils/Config.in
openwrt/package/busybox/config/networking/Config.in
openwrt/package/busybox/patches/220-awk_bitops.patch [new file with mode: 0644]
openwrt/package/busybox/patches/230-passwd_salt.patch [new file with mode: 0644]
openwrt/package/busybox/patches/340-lock_util.patch [new file with mode: 0644]
openwrt/package/dnsmasq/Makefile
openwrt/package/dnsmasq/files/S50dnsmasq [deleted file]
openwrt/package/dnsmasq/files/dnsmasq.conf
openwrt/package/dnsmasq/files/dnsmasq.init [new file with mode: 0644]
openwrt/package/ez-ipupdate/files/ez-ipupdate.hotplug
openwrt/package/iptables/Makefile
openwrt/package/iptables/files/firewall.awk [new file with mode: 0644]
openwrt/package/iptables/files/firewall.config [new file with mode: 0644]
openwrt/package/iptables/files/firewall.init [new file with mode: 0755]
openwrt/package/iptables/files/firewall.user [new file with mode: 0755]
openwrt/package/linux-atm/files/br2684.init
openwrt/package/mtd/mtd.c
openwrt/package/ntpclient/files/ntpclient.init
openwrt/package/parprouted/files/parprouted.default
openwrt/package/ppp/files/ifup.pppoa
openwrt/package/ppp/files/ifup.pppoe
openwrt/package/pptp/files/ifup.pptp
openwrt/target/linux/package/base-files/files/ar7-2.4/etc/network.overrides [deleted file]
openwrt/target/linux/package/base-files/files/aruba-2.6/etc/network.overrides [deleted file]
openwrt/target/linux/package/base-files/files/brcm-2.4/etc/init.d/S04nvram [new file with mode: 0755]
openwrt/target/linux/package/base-files/files/brcm-2.4/etc/init.d/S05netconfig
openwrt/target/linux/package/base-files/files/brcm-2.4/etc/init.d/S05nvram [deleted file]
openwrt/target/linux/package/base-files/files/brcm-2.4/etc/network.overrides [deleted file]
openwrt/target/linux/package/base-files/files/brcm-2.6/etc/init.d/S05netconfig
openwrt/target/linux/package/base-files/files/brcm-2.6/etc/network.overrides [deleted file]
openwrt/target/linux/package/base-files/files/x86-2.4/etc/network.overrides [deleted file]
openwrt/target/linux/package/base-files/files/x86-2.6/etc/network.overrides [deleted file]