SRC_FETCH_PATH="http://git.formilux.org/?p=dist/src/config-blkdev.git;a=snapshot;h=v$PKGVER;sf=tgz" SRC_FETCH_METHOD=http PATCH_LIST=" 0001-scripts-restore-etc-do-not-remove-ignored-files.patch 0002-scripts-save-etc-maintain-a-journal-of-operations-on.patch 0003-scripts-restore-factory-fix-usage-message.patch 0004-scripts-restore-factory-indicate-when-the-operation-.patch 0005-scripts-restore-factory-update-the-flash-s-journal.patch 0006-scripts-save-etc-remove-config.adm.patch 0007-scripts-save-etc-add-option-d-to-emit-a-diff-vs-fact.patch 0008-scripts-restore-etc-refactor-existing-code.patch 0009-scripts-restore-etc-add-F-to-restore-factore-configu.patch 0010-scripts-restore-etc-support-a-rootdir-internally.patch 0011-scripts-restore-etc-factor-out-the-whole-config-rest.patch 0012-scripts-restore-etc-emit-messages-to-stderr-not-stdo.patch 0013-scripts-restore-etc-get-rid-of-function-die.patch 0014-scripts-restore-etc-add-option-d-to-show-a-config-di.patch 0015-scripts-improve-config-diff-to-support-directories-a.patch 0016-scripts-restore-etc-do-not-mount-a-tmpfs-on-etc-if-i.patch 0017-scripts-restore-etc-look-for-default-settings-in-usr.patch 0018-scripts-make-the-.restored-file-readable-by-group-ad.patch " FILE_LIST=.flxfiles MAKEDEPENDS= function do_config { : } function do_compile_only { : } function do_prepack { rm -f "$FILE_LIST" 2>/dev/null install-file 0:4 0540 scripts/import-etc sbin/import-etc install-file 0:4 0540 scripts/restore-etc sbin/restore-etc install-file 0:4 0540 scripts/restore-factory sbin/restore-factory install-file 0:4 0550 scripts/save-etc sbin/save-etc install-file 0:4 0540 scripts/try-valid-etc sbin/try-valid-etc install-file 0:4 0540 scripts/validate-etc sbin/validate-etc }