ar7-2.4 cleanup - Switch to generic init scripts (/sbin/mount_root, /bin/firstboot...
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)
commit259c114526589410cf52dd270afa1aff10ff70db
treef3a91f6c14d429be25a595ed523cbe82d6eb71f1
parentb756ea8a9562aa8a0505b8c3265386f558e993da
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