[debian-edu-commits] r79339 - in branches/wheezy/debian-edu-config: debian sbin
schweer-guest at alioth.debian.org
schweer-guest at alioth.debian.org
Sun Mar 10 23:13:38 UTC 2013
Author: schweer-guest
Date: 2013-03-10 23:13:37 +0000 (Sun, 10 Mar 2013)
New Revision: 79339
Modified:
branches/wheezy/debian-edu-config/debian/changelog
branches/wheezy/debian-edu-config/sbin/debian-edu-ltsp
Log:
debian-edu-ltsp: Add the right workaround.
Modified: branches/wheezy/debian-edu-config/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-config/debian/changelog 2013-03-10 10:17:35 UTC (rev 79338)
+++ branches/wheezy/debian-edu-config/debian/changelog 2013-03-10 23:13:37 UTC (rev 79339)
@@ -1,3 +1,9 @@
+debian-edu-config (1.703~svn79335) UNRELEASED; urgency=low
+
+ * debian-edu-ltsp: Add the right workaround.
+
+ -- Wolfgang Schweer <wschweer at arcor.de> Mon, 11 Mar 2013 00:10:31 +0100
+
debian-edu-config (1.703~svn79335) wheezy-test; urgency=low
[ Wolfgang Schweer ]
Modified: branches/wheezy/debian-edu-config/sbin/debian-edu-ltsp
===================================================================
--- branches/wheezy/debian-edu-config/sbin/debian-edu-ltsp 2013-03-10 10:17:35 UTC (rev 79338)
+++ branches/wheezy/debian-edu-config/sbin/debian-edu-ltsp 2013-03-10 23:13:37 UTC (rev 79339)
@@ -102,8 +102,8 @@
--extra-mirror "$extramirror" ; then
:
else
- /usr/share/debconf/fix_db.pl
- dpkg --configure -a
+ ltsp-chroot /usr/share/debconf/fix_db.pl
+ ltsp-chroot dpkg --configure -a
fi
#populate /var/lib/tftpboot with kernel images and pxelinux configuration
More information about the debian-edu-commits
mailing list