[or-cvs] r13483: Added ntp to keep time correct. Some applications (e.g. mixm (in incognito/trunk: . arch/x86 root_overlay/var/lib/kdesession)
anonym at seul.org
anonym at seul.org
Tue Feb 12 18:42:17 UTC 2008
Author: anonym
Date: 2008-02-12 13:42:16 -0500 (Tue, 12 Feb 2008)
New Revision: 13483
Modified:
incognito/trunk/TODO
incognito/trunk/arch/x86/livecd-stage1.spec
incognito/trunk/arch/x86/livecd-stage2.spec
incognito/trunk/root_overlay/var/lib/kdesession/kickerrc
Log:
Added ntp to keep time correct. Some applications (e.g. mixminion) get sad when time skew is too big.
Modified: incognito/trunk/TODO
===================================================================
--- incognito/trunk/TODO 2008-02-12 10:57:16 UTC (rev 13482)
+++ incognito/trunk/TODO 2008-02-12 18:42:16 UTC (rev 13483)
@@ -73,6 +73,9 @@
- Incognito config app
A configuration program for Incognito specific things like creating USB, clearing persistent home etc.
+- Make sure that Incognito works in WMVare
+Currently there is a problem with HPET so boot freezes. Adding clock=pit on the kernel cmdline solves this, but hopefully kernel drivers will fix it without this.
+
The following three items are implemented in the torbutton svn branch:
- Add Torbutton, disabling Tor enable/disable in toolbar and status bar
Modified: incognito/trunk/arch/x86/livecd-stage1.spec
===================================================================
--- incognito/trunk/arch/x86/livecd-stage1.spec 2008-02-12 10:57:16 UTC (rev 13482)
+++ incognito/trunk/arch/x86/livecd-stage1.spec 2008-02-12 18:42:16 UTC (rev 13483)
@@ -85,6 +85,7 @@
net-dialup/penggy
net-misc/dhcp
net-misc/iputils
+ net-misc/ntp
net-misc/rdate
net-misc/whois
net-proxy/dante
Modified: incognito/trunk/arch/x86/livecd-stage2.spec
===================================================================
--- incognito/trunk/arch/x86/livecd-stage2.spec 2008-02-12 10:57:16 UTC (rev 13482)
+++ incognito/trunk/arch/x86/livecd-stage2.spec 2008-02-12 18:42:16 UTC (rev 13483)
@@ -39,6 +39,8 @@
gpm|boot
NetworkManager|default
hidden-service|default
+ ntpd|default
+ ntp-client|default
# unionfs (genkernel 2.4.7) causes problems such as:
# 1. creating /etc/sysconfig/keyboard in /etc/init.d/external-config-setup
Modified: incognito/trunk/root_overlay/var/lib/kdesession/kickerrc
===================================================================
--- incognito/trunk/root_overlay/var/lib/kdesession/kickerrc 2008-02-12 10:57:16 UTC (rev 13482)
+++ incognito/trunk/root_overlay/var/lib/kdesession/kickerrc 2008-02-12 18:42:16 UTC (rev 13483)
@@ -41,9 +41,9 @@
StorageId=kde-Home.desktop
[ServiceButton_2]
-DesktopFile=/usr/kde/3.5/share/applications/kde/konqbrowser.desktop
+DesktopFile=/usr/share/applications/mozilla-thunderbird-bin.desktop
FreeSpace2=0
-StorageId=kde-konqbrowser.desktop
+StorageId=mozilla-thunderbird-bin.desktop
[ServiceButton_3]
DesktopFile=/usr/share/applications/mozilla-firefox-bin.desktop
More information about the tor-commits
mailing list