summaryrefslogtreecommitdiff
path: root/src/profiles/profile-base
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2008-11-01 15:24:25 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2008-11-01 15:24:25 +0100
commitd4b0f4f47ad4a7c8398e3efd1f131895bdcc11b4 (patch)
treefe9a037c0f86606c033eeb7211560a3509113f14 /src/profiles/profile-base
parent03e56ee6cccca7783ddf1da26bb2c70b8b454e0a (diff)
some lib-ui fixes and other stuff
Diffstat (limited to 'src/profiles/profile-base')
-rw-r--r--src/profiles/profile-base2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profiles/profile-base b/src/profiles/profile-base
index 72df3b1..2acab59 100644
--- a/src/profiles/profile-base
+++ b/src/profiles/profile-base
@@ -75,7 +75,7 @@ worker_install_packages ()
worker_install_bootlader ()
{
- #TODO: autodetection or whatever
+ #TODO: ask which disk, install grub on it
true
}