[Demudi-commits] r110 - in demudi-debian-cd/trunk: data/sarge debian
Free Ekanayaka
free-guest@haydn.debian.org
Mon, 08 Nov 2004 04:12:42 -0700
Author: free-guest
Date: 2004-11-08 04:12:25 -0700 (Mon, 08 Nov 2004)
New Revision: 110
Modified:
demudi-debian-cd/trunk/data/sarge/demudi_i386_preseed
demudi-debian-cd/trunk/debian/changelog
Log:
demudi-debian-cd (0.1) UNRELEASED; urgency=low
* Added preseeding to netcfg-dhcp to silently keep on in
case of failure
* Added debtags to base-demudi, as we need it for demudi-taskel
* Removed xdebconfigurator and localization-config from
* Removed task forcd1, we don't need many of those packages
* Removed msttcorefonts from the default task, as it is in contrib
* Removed detect from the default task, as it dosn't exist anymore
* Removed hwsetup and kudzu-vesa from the default task, as
* New base-demudi task for extra packages to be installed
* Un-excluded texinfo, needed by lilypond
* Set DI_WWW_HOME to use daily built image
* Excluded discover2
* Added base_include for extra base system packages
* Better documentation in README.Debian
Modified: demudi-debian-cd/trunk/data/sarge/demudi_i386_preseed
===================================================================
--- demudi-debian-cd/trunk/data/sarge/demudi_i386_preseed 2004-11-06 18:38:30 UTC (rev 109)
+++ demudi-debian-cd/trunk/data/sarge/demudi_i386_preseed 2004-11-08 11:12:25 UTC (rev 110)
@@ -96,6 +96,7 @@
#d-i netcfg/wireless_wep string
# The wacky dhcp hostname that some ISPs use as a password of sorts.
##d-i netcfg/dhcp_hostname string radish
+d-i netcfg/dhcp_options select Do not configure the network at this time
#### Mirror settings.
Modified: demudi-debian-cd/trunk/debian/changelog
===================================================================
--- demudi-debian-cd/trunk/debian/changelog 2004-11-06 18:38:30 UTC (rev 109)
+++ demudi-debian-cd/trunk/debian/changelog 2004-11-08 11:12:25 UTC (rev 110)
@@ -1,19 +1,22 @@
-demudi-debian-cd (0.1) unstable; urgency=low
+demudi-debian-cd (0.1) UNRELEASED; urgency=low
- * added debtags to base-demudi, as we need it for demudi-taskel
- * removed xdebconfigurator and localization-config from
+ * Added preseeding to netcfg-dhcp to silently keep on in
+ case of failure
+ * Added debtags to base-demudi, as we need it for demudi-taskel
+ * Removed xdebconfigurator and localization-config from
the base-demudi, installing them in the second stage
- * removed task forcd1, we don't need many of those packages
- * removed msttcorefonts from the default task, as it is in contrib
- * removed detect from the default task, as it dosn't exist anymore
- * removed hwsetup and kudzu-vesa from the default task, as
+ * Removed task forcd1, we don't need many of those packages
+ * Removed msttcorefonts from the default task, as it is in contrib
+ * Removed detect from the default task, as it dosn't exist anymore
+ * Removed hwsetup and kudzu-vesa from the default task, as
they are knoppix specific
- * new base-demudi task for extra packages to be installed
+ * New base-demudi task for extra packages to be installed
with dbootstrap
- * un-excluded texinfo, needed by lilypond
- * set DI_WWW_HOME to use daily built image
- * excluded discover2
- * added base_include for extra base system packages
- * better documentation in README.Debian
+ * Un-excluded texinfo, needed by lilypond
+ * Set DI_WWW_HOME to use daily built image
+ * Excluded discover2
+ * Added base_include for extra base system packages
+ * Better documentation in README.Debian
-- Free Ekanayaka <free@agnula.org> Sun, 31 Oct 2004 10:14:37 +0100
+
\ No newline at end of file