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

Free Ekanayaka free-guest@haydn.debian.org
Fri, 19 Nov 2004 14:26:22 -0700


Author: free-guest
Date: 2004-11-19 14:25:29 -0700 (Fri, 19 Nov 2004)
New Revision: 253

Modified:
   demudi-debian-cd/trunk/data/sarge/demudi_i386_preseed
   demudi-debian-cd/trunk/debian/changelog
   demudi-debian-cd/trunk/demudi-debian-cd
Log:
  * Restarting discover and alsa after base-config

Modified: demudi-debian-cd/trunk/data/sarge/demudi_i386_preseed
===================================================================
--- demudi-debian-cd/trunk/data/sarge/demudi_i386_preseed	2004-11-19 21:22:24 UTC (rev 252)
+++ demudi-debian-cd/trunk/data/sarge/demudi_i386_preseed	2004-11-19 21:25:29 UTC (rev 253)
@@ -67,7 +67,7 @@
 # This command is run after base-config is done, just before the login:
 # prompt. This is a good way to install a set of packages you want, or to
 # tweak the configuration of the system.
-base-config	base-config/late_command	string /usr/sbin/demudi-cfengine all
+base-config	base-config/late_command	string /usr/sbin/demudi-cfengine all; /etc/init.d/discover restart; /etc/init.d/alsa restart
 
 #### Network configuration.
 

Modified: demudi-debian-cd/trunk/debian/changelog
===================================================================
--- demudi-debian-cd/trunk/debian/changelog	2004-11-19 21:22:24 UTC (rev 252)
+++ demudi-debian-cd/trunk/debian/changelog	2004-11-19 21:25:29 UTC (rev 253)
@@ -27,6 +27,7 @@
   * Tuned CD label
   * Added README files
   * Excluded Debian stock 2.6 kernels
+  * Restarting discover and alsa after base-config
 
  -- Free Ekanayaka <free@agnula.org>  Sun, 31 Oct 2004 10:14:37 +0100
  
\ No newline at end of file

Modified: demudi-debian-cd/trunk/demudi-debian-cd
===================================================================
--- demudi-debian-cd/trunk/demudi-debian-cd	2004-11-19 21:22:24 UTC (rev 252)
+++ demudi-debian-cd/trunk/demudi-debian-cd	2004-11-19 21:25:29 UTC (rev 253)
@@ -10,8 +10,6 @@
 
 cp /usr/share/demudi-debian-cd/docs/README* $DEBIAN_MIRROR
 
-echo `pwd`
-
 /usr/share/demudi-debian-cd/demudi-tasksel | grep -v -e "^$" > /tmp/demudi-tasksel
 cat /etc/debtags/tagpatch.d/demudi | cut -f 1 -d : | sort > /tmp/demudi-tasksel.raw