diff options
author | Christian Heim <phreak@gentoo.org> | 2006-02-14 13:00:44 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2006-02-14 13:00:44 +0000 |
commit | edf64857241690199cb5c4a7ada6283daa67be2c (patch) | |
tree | 5769bc8952f9bb9c2a3f001f5fa1870e6db8da19 /ChangeLog | |
parent | Merging r1851 (diff) | |
download | baselayout-vserver-edf64857241690199cb5c4a7ada6283daa67be2c.tar.gz baselayout-vserver-edf64857241690199cb5c4a7ada6283daa67be2c.tar.bz2 baselayout-vserver-edf64857241690199cb5c4a7ada6283daa67be2c.zip |
Merging r1881
svn path=/baselayout-vserver/trunk/; revision=236
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 36 |
1 files changed, 34 insertions, 2 deletions
@@ -5,6 +5,37 @@ Give a better error message when no valid DHCP client is installed. + 08 Feb 2006; Roy Marples <uberlord@gentoo.org>: + + New module ip6to4 that creates tunnels with IPv6 addresses based off + global IPv4 addresses on a specified interface, #122015. + Thanks to Antti Mäkelä for testing and ideas. + + 07 Feb 2006; Roy Marples <uberlord@gentoo.org>: + + Always ensure the end_service is called, #119233 again. + + You can now specify a maxfail value for pppd (default 0), #115346. + + net.lo now depends on isapnp to work with older NICs, #121539. + + chat commands in pppd are now re-quoted, #121665. + + ip routing policies are now supports via the rule_eth0=( ... ) + variable (only supported by iproute2), #107628. + + wpa_supplicant now looks for config files in order + /etc/wpa_supplicant/wpa_supplicant-$iface.conf + /etc/wpa_supplicant/wpa_supplicant.conf + /etc/wpa_supplicant.conf + and for these wpa_cli scripts + /etc/wpa_supplicant/wpa_cli.sh + /sbin/wpa_cli.action + + 6 Feb 2006; Mike Frysinger <vapier@gentoo.org>: + + Update xen checks #96240 by Tuan Van and #107976 by Chris Bainbridge. + 29 Jan 2006; Mike Frysinger <vapier@gentoo.org>: Update modules-update to run depmod even if /proc/modules doesn't exist @@ -879,8 +910,9 @@ 19 Jul 2005; Mike Frysinger <vapier@gentoo.org>: - Punt the at/bind/cron/cyrus/ftp/games/gdm/man/mysql/qmail/slocate/squid/ - sshd/vpopmail/xfs users/groups to the respective ebuilds. + Punt the at/bind/cron/cyrus/ftp/games/gdm/man/mysql/nut/postfix/postgres/ + qmail/slocate/squid/sshd/vpopmail/xfs users/groups to the respective + ebuilds. 19 Jul 2005; Roy Marples <uberlord@gentoo.org>: |