acf-alpine-baselayout is an application for the ACF framework. HOWTO INSTALL ------------ Edit paths in config.mk As root, run: make install [DESTDIR=] HOWTO MODIFY ------------ If you modify source and want to create a new source package, you will need to verify that all files that should be included are listed in Makefile and that no files that should not be included are not listed there. To make a new ditribution package run: make dist