Added support for /etc/default/fstab - a means of automatically mounting devices...
authorrwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 21 Sep 2007 13:20:50 +0000 (13:20 +0000)
committerrwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 21 Sep 2007 13:20:50 +0000 (13:20 +0000)
commit5753958314a65197196d014a7ced8f9d85d9b4b9
tree727d27b3e1bc9530badf33c13a4f9b7d52cbe4cc
parent011b2b084a079d2b28b5bdc4bf173dbfb6da5187
Added support for /etc/default/fstab - a means of automatically mounting devices on boot.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8916 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/base-files/Makefile
package/base-files/files/etc/config/fstab [new file with mode: 0644]
package/base-files/files/etc/init.d/fstab [new file with mode: 0755]