[Debian-NP-Commits] r99 - trunk/packages/debian-np-install/debian
Otavio Salvador
debian-np-devel@lists.alioth.debian.org
Wed, 23 Jun 2004 20:14:11 -0600
Author: otavio
Date: Wed Jun 23 20:14:11 2004
New Revision: 99
Modified:
trunk/packages/debian-np-install/debian/changelog
trunk/packages/debian-np-install/debian/debian-np-install-udeb.base-installer.d
Log:
* Changed to use the configured hostname instead to force it to 'debian-np'.
Modified: trunk/packages/debian-np-install/debian/changelog
==============================================================================
--- trunk/packages/debian-np-install/debian/changelog (original)
+++ trunk/packages/debian-np-install/debian/changelog Wed Jun 23 20:14:11 2004
@@ -3,6 +3,8 @@
* NOT RELEASED YET.
* Otavio Salvador
- Updated to use the new base-installer hook.
+ - Changed to use the configured hostname instead to force it to
+ 'debian-np'.
* guillaume pernot
- Inital NP release, based on debian-edu-install 0.629
Modified: trunk/packages/debian-np-install/debian/debian-np-install-udeb.base-installer.d
==============================================================================
--- trunk/packages/debian-np-install/debian/debian-np-install-udeb.base-installer.d (original)
+++ trunk/packages/debian-np-install/debian/debian-np-install-udeb.base-installer.d Wed Jun 23 20:14:11 2004
@@ -2,4 +2,4 @@
#Set a temp /etc/hostname to let postfix configure properly
-echo "debian-np" > /target/etc/hostname
+cp /etc/hostname /target/etc/hostname