Re: Bug#711135: Re: compiling a bootable kernel for ia64 (itanium2, mckinley, rx2620)
John Paul Adrian Glaubitz <[email protected]>
| Newsgroups | gmane.linux.debian.ports.ia64 |
|---|---|
| Message-ID | <[email protected]> |
On 02/20/2018 03:46 PM, Eberhard Heuser wrot> This is the same wrong behavior with my zx2000 Itanium machine. > I was able to install the latest debian distribution. > I managed to update the kernel by hand but all the other software > gets no update because Debian stops the IA64 support. Actually, we recently just re-added ia64 as part of Debian Ports. You just need to update your sources.list: # binary default deb http://ftp.ports.debian.org/debian-ports/ unstable main deb http://incoming.ports.debian.org/buildd/ unstable main deb http://ftp.ports.debian.org/debian-ports/ unreleased main # source deb-src http://ftp.debian.org/debian/ unstable main deb-src http://incoming.debian.org/debian-buildd/ buildd-unstable main And install the debian-ports-archive-keyring package. Adrian