[Demudi-commits] r320 - in demudi-debian-cd/trunk: . data/sarge debian

Free Ekanayaka free-guest@haydn.debian.org
Fri, 10 Dec 2004 03:27:18 -0700


Author: free-guest
Date: 2004-12-10 03:26:08 -0700 (Fri, 10 Dec 2004)
New Revision: 320

Added:
   demudi-debian-cd/trunk/data/sarge/demudi_i386_base_include
Modified:
   demudi-debian-cd/trunk/debian-cd.conf
   demudi-debian-cd/trunk/debian/changelog
Log:
demudi-debian-cd:   
 * Added xdebconfigurator to BASE_INCLUDE

Added: demudi-debian-cd/trunk/data/sarge/demudi_i386_base_include
===================================================================
--- demudi-debian-cd/trunk/data/sarge/demudi_i386_base_include	2004-12-10 09:54:37 UTC (rev 319)
+++ demudi-debian-cd/trunk/data/sarge/demudi_i386_base_include	2004-12-10 10:26:08 UTC (rev 320)
@@ -0,0 +1 @@
+xdebconfigurator

Modified: demudi-debian-cd/trunk/debian/changelog
===================================================================
--- demudi-debian-cd/trunk/debian/changelog	2004-12-10 09:54:37 UTC (rev 319)
+++ demudi-debian-cd/trunk/debian/changelog	2004-12-10 10:26:08 UTC (rev 320)
@@ -37,6 +37,7 @@
   * No need to restart discover and alsa, they are correctly started at boot
   * Run xdebconfigurator in base-config late command, as it's not run otherwise
   * Deleted notes about the vesa and the gnome bug, which are now fixed
+  * Added xdebconfigurator to BASE_INCLUDE
 
  -- Free Ekanayaka <free@agnula.org>  Sun, 31 Oct 2004 10:14:37 +0100
  
\ No newline at end of file

Modified: demudi-debian-cd/trunk/debian-cd.conf
===================================================================
--- demudi-debian-cd/trunk/debian-cd.conf	2004-12-10 09:54:37 UTC (rev 319)
+++ demudi-debian-cd/trunk/debian-cd.conf	2004-12-10 10:26:08 UTC (rev 320)
@@ -260,7 +260,7 @@
 # debian-installer). One package per line.  Lines starting with '#'
 # are comments.  The package order is important, as the packages will
 # be installed in the given order.
-#export BASE_INCLUDE="$BASEDIR"/data/"$CODENAME"/demudi_"$ARCH"_base_include
+export BASE_INCLUDE="$BASEDIR"/data/"$CODENAME"/demudi_"$ARCH"_base_include
 
 # File with list of packages to exclude as above.
 #export BASE_EXCLUDE="/usr/share/demudi-debian-cd/base_exclude"