Project

General

Profile

Bug #871 ยป preseed_finish.patch

Patch - Romain Vrignaud, 05/02/2011 04:20 AM

View differences:

foreman/app/views/unattended/preseed.rhtml 2011-05-02 09:50:11.000000000 +0200
d-i finish-install/reboot_in_progress note
d-i preseed/late_command string wget <%= foreman_url("preseed_finish") %> -O /target/tmp/finish.sh && in-target chmod +x /tmp/finish.sh && in-target /tmp/finish.sh
d-i preseed/late_command string wget <%= foreman_url("finish") %> -O /target/tmp/finish.sh && in-target chmod +x /tmp/finish.sh && in-target /tmp/finish.sh
    (1-1/1)