Custom Query (1145 matches)
Results (25 - 27 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#557 | fixed | Update PXE installer for Lucid | amb | jdreed |
Description |
Because we don't have a ticket for this. |
|||
#647 | fixed | Remove the Java Licensing text from the installer | amb | jdreed |
Description |
We're no longer using Sun Java; users need not agree to the Sun Java license to install -workstation on Lucid. Also, we should handle this better, since I bet it will arise in the future. I propose that we have a "Note, you agree to the licensing at http://debathena.mit.edu/licenses" and then have links to any necessary third party licenses. |
|||
#742 | fixed | athinfo.defs should use better test for cluster machines | amb | jdreed |
Description |
As per release-team discussion, "machtype -v -L | grep debathena-cluster" is not a valid test for "Is this machine public". Under Athena 9, we tested for PUBLIC=true in rc.conf. This value was set regardless of whether the machine installed successfully. By contrast, if something breaks during the install, it's possible for machtype -L to report the wrong value. We should move to some sort of flag file, whether this is the PXE install flag, or a new file, but a cluster machine should successfully expose its logs over athinfo even if it's broken. |