ar7-2.4 cleanup
authorEugene Konev <ejka@imfi.kspu.ru>
Sun, 18 Mar 2007 14:18:56 +0000 (14:18 +0000)
committerEugene Konev <ejka@imfi.kspu.ru>
Sun, 18 Mar 2007 14:18:56 +0000 (14:18 +0000)
commit08ea0b46dc6de03d427d2d4124525f4b32941d15
tree3d02e6fd304a8e04f14fb918073d74907c709e58
parent3ca54dd246b77c7d445c3c3972721cfdeb6a5fd5
ar7-2.4 cleanup
 - Switch to generic init scripts (/sbin/mount_root, /bin/firstboot,
   /etc/preinit), failsafe part moved to /etc/preinit.arch.
   This should fix #1449 with an added benefit of using mini_fo.
 - Switch to generic /etc/config/network.
 - ar7 flashmap: change "OpenWrt" to "rootfs_data", move ar7_mtd_cleanup
   out of .exit.

SVN-Revision: 6604
target/linux/ar7-2.4/base-files/default/bin/firstboot [deleted file]
target/linux/ar7-2.4/base-files/default/etc/config/network [deleted file]
target/linux/ar7-2.4/base-files/default/etc/preinit [deleted file]
target/linux/ar7-2.4/base-files/default/etc/preinit.arch [new file with mode: 0755]
target/linux/ar7-2.4/base-files/default/sbin/mount_root [deleted file]
target/linux/ar7-2.4/patches/001-flash_map.patch