OpenXT / openxt

Base OpenXT build scripts
48 stars 39 forks source link

do_build.sh: fix packages_tree #147

Closed jean-edouard closed 8 years ago

jean-edouard commented 8 years ago

Also remove the whole hardlink business, which doesn't make sense anymore.

OXT-546

Signed-off-by: Jed lejosnej@ainfosec.com

rossphilipson commented 8 years ago

Tested, it built the ipk package repository correctly. I hosted the repository on my web server and installed packages on a client. All works so will merge soon.

A related but separate issue is that /var/cache where the packages get downloaded is way too small (2M). I will open another ticket for this.