Instead, use the generic package override mechanism to use packages
from earlier bootstrap phases.
* Don't rely on the existence of attributes such as
`stdenv.coreutils'.
svn path=/nixpkgs/trunk/; revision=22991
/ ARP cache information, but just flush those using the ip command.
Bringing down wireless interfaces causes wpa_supplicant to fail and
never recover ("wpa_supplicant: l2_packet_receive - recvfrom:
Network is down"). This made associating with a wireless network
rather unreliable and timing-dependant. It seems to work a lot
better now.
svn path=/nixpkgs/trunk/; revision=17514
wpa_supplicant (i.e. the dhclient-script no longer brings down the
wlan0 interface). The patches no longer seem needed.
svn path=/nixpkgs/trunk/; revision=16449
builders. These are redundant now.
* Inlined some trivial builders.
* Removed a few explicit setup-hook creations. This is done
automatically now if setupHook is set.
* Deleted the initscripts package. NixOS doesn't use it anymore.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
* Dhcp client script: create resolv.conf even if the DHCP server
doesn't provide a domain name, only a list of name servers. (The
QEMU DHCP server does this.)
svn path=/nixpkgs/trunk/; revision=7920