Custom Query (1145 matches)
Results (70 - 72 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#965 | fixed | athena-auto-upgrade should pass the full netcfg info | jdreed | jdreed |
Description |
athena-auto-upgrade shouldn't rely on our DHCP infrastructure and should instead pass the full network info, like stage1 does. This also requires the natty PXE installer to not scribble over pre-existing values. But it should still honor old auto-upgrade values |
|||
#1296 | wontfix | athena.dialup.mit.edu does not support IPv6 | kchen | |
Description |
Minor linerva to athena.dialup.mit.edu transition issue: athena.dialup.mit.edu has no IPv6 support. (I was trying to traceroute* to an IPv6 address, which is something I've done from linerva before, and was a little surprised when it didn't work, before I realized that it didn't work because I'd migrated to athena.dialup.mit.edu.)
|
|||
#1213 | wontfix | athena.dialup needs Linerva's awful 32-bit library hack | geofft | |
Description |
This is basically how we got away with zero complaints about making Linerva 64-bit: dr-wily:~ geofft$ cat /etc/ld.so.conf.d/zz-linerva-32bit-compatibility.conf # Don’t let stray absolute symlinks in /srv/squeeze-i386 override real # libraries! /lib /usr/lib # 32-bit compatibility via libraries in /srv/squeeze-i386 /srv/squeeze-i386/lib /srv/squeeze-i386/usr/lib |