From: Lonnie A. <li...@lo...> - 2017-06-17 18:10:32
|
On Jun 17, 2017, at 1:06 PM, Luigi Porto <ope...@gm...> wrote: > > > 2017-06-17 18:20 GMT+02:00 Lonnie Abelbeck <li...@lo...>: > > Alternatively, since you are building your own images, without needing to do a clean rebuild ... > -- > make runnix-clean > make runnix-dirclean > -- > > Then in the file "boot/runnix/runnix.mk" change: > -- > RUNNIX_VERSION = 0.5-8385 > -- to -- > RUNNIX_VERSION = 0.4-8057 > -- > > -- > make runnix > ./scripts/build alix > ./scripts/astlinux-makeimage -z 256 256 0 > -- > > You should now have a .img.gz with runnix-0.4-8057 . > > > I can confirm, it works! > > Thank you so much > Luigi Porto Excellent, thanks for reporting. Lonnie |