summaryrefslogtreecommitdiffstats
path: root/lib/distro-info/fedora-6_x86_64/settings.example
diff options
context:
space:
mode:
authorOliver Tappe2007-12-30 18:52:18 +0100
committerOliver Tappe2007-12-30 18:52:18 +0100
commitb681bcf8ed09029520958106365fd61be8faf24f (patch)
treeee9d8e8b1cb810a2366fca180aef08dd15203a6d /lib/distro-info/fedora-6_x86_64/settings.example
parent* completed test set for attribute merging, fixing several bugs along the (diff)
downloadcore-b681bcf8ed09029520958106365fd61be8faf24f.tar.gz
core-b681bcf8ed09029520958106365fd61be8faf24f.tar.xz
core-b681bcf8ed09029520958106365fd61be8faf24f.zip
cleaned up installation code in several ways:
* Removed some inconsistencies with respect to the separation of prereq- and bootstrap-packages, such that now all packages are being installed properly into the final system (the prereq packages have to installed twice for this). Before, the prereq packages were being installed without their scripts ever being run. While I haven't noticed a specific bug caused by this, the mere possibility seemed a good enough cause to change this. * added a default /etc/hosts file to all distros, as otherwise the lookup of localhost is flaky (at best) * fixed a multiple inclusion bug when expanding the packages of a selection * improved and clarified structure of selections: + now there is always a 'minimal' selection, on which most others are based + the default selection is now merely a different name for some other selection (currently, minimal or textmode, later this should probably be gnome or kde). git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1438 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'lib/distro-info/fedora-6_x86_64/settings.example')
-rw-r--r--lib/distro-info/fedora-6_x86_64/settings.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/distro-info/fedora-6_x86_64/settings.example b/lib/distro-info/fedora-6_x86_64/settings.example
index c25f3366..06642225 100644
--- a/lib/distro-info/fedora-6_x86_64/settings.example
+++ b/lib/distro-info/fedora-6_x86_64/settings.example
@@ -17,3 +17,4 @@
# packages = <<END
# kinternet
# END
+#</selection>