mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
* Using hpet no longer seems necessary. Maybe upstream fixed it.
svn path=/nixos/trunk/; revision=25489
This commit is contained in:
parent
7e3873f75e
commit
ecaf1d9f08
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue