* Using hpet no longer seems necessary. Maybe upstream fixed it.

svn path=/nixos/trunk/; revision=25489
This commit is contained in:
Eelco Dolstra 2011-01-10 13:32:09 +00:00
parent 7e3873f75e
commit ecaf1d9f08

View file

@ -280,9 +280,6 @@ in
boot.initrd.postDeviceCommands =
''
# Workaround for massive clock drift with the "kvm-clock" clock source.
echo hpet > /sys/devices/system/clocksource/clocksource0/current_clocksource
# Set up networking. Needed for CIFS mounting.
ifconfig eth0 up 10.0.2.15