summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default/default.profile7
1 files changed, 4 insertions, 3 deletions
diff --git a/profiles/default/default.profile b/profiles/default/default.profile
index f8363e9ab..cf227dc26 100644
--- a/profiles/default/default.profile
+++ b/profiles/default/default.profile
@@ -42,9 +42,10 @@ function default_profile_task_list() {
* Perform any final installation tasks for this profile.
*
* The installer goes through the profile-select -> locale-select
- * -> requirements -> database -> locale-initial-batch -> configure
- * -> locale-remaining-batch -> finished -> done tasks in this order,
- * if you don't implement this function in your profile.
+ * -> requirements -> database -> profile-install-batch
+ * -> locale-initial-batch -> configure -> locale-remaining-batch
+ * -> finished -> done tasks, in this order, if you don't implement
+ * this function in your profile.
*
* If this function is implemented, you can have any number of
* custom tasks to perform after 'configure', implementing a state