]> git.ipfire.org Git - ipfire-2.x.git/commit
installer: Implement option to run a postinstall script in the installer
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 26 Oct 2014 19:11:04 +0000 (20:11 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 26 Oct 2014 19:11:04 +0000 (20:11 +0100)
commit681c9bbe619ada94cc614719d276aa31397e2476
treef98e8af57ca787dc1d13db4da59df2f423ad3692
parenta8fca24560c74f0c37a270f93bd957f0c0b981f6
installer: Implement option to run a postinstall script in the installer
config/rootfiles/common/installer
src/installer/Makefile.am
src/installer/dracut-module/module-setup.sh
src/installer/execute-postinstall.sh [new file with mode: 0644]
src/installer/main.c