Add overlay_root config option. Opkg checks this location for available space.
authorgraham.gower@gmail.com <graham.gower@gmail.com@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Mon, 14 Feb 2011 02:46:01 +0000 (02:46 +0000)
committergraham.gower@gmail.com <graham.gower@gmail.com@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Mon, 14 Feb 2011 02:46:01 +0000 (02:46 +0000)
commit0f54da55b8717543b08596e58c022ae49e70a184
tree6fe6026cf028f763593a156a349e79969d7df6e9
parent2e7f79df655f82bf42ed2a06fea1a036d3d37024
Add overlay_root config option. Opkg checks this location for available space.

This option is useful in the case where root is mounted ro, and another rw
filesystem is overlaid on top with e.g. mini_fo.

From Nicolas Thill via OpenWrt.

git-svn-id: http://opkg.googlecode.com/svn/trunk@601 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
libopkg/opkg_conf.c
libopkg/opkg_conf.h
libopkg/opkg_install.c