[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Package linux-image for Debian Ports



As I suspected, the answer was more than simple enough. I appreciate you taking the time to answer my questions. I'm good to go.

Thanks,
Brock

On Sat, Sep 29, 2018 at 3:11 AM John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> wrote:
On 9/29/18 4:08 AM, Brock Wittrock wrote:
> [user]@[machine]:~$ sudo apt install linux-image
> (...)
> Am I possibly missing something here? The newer linux-headers are downloaded and installed as they become available. Do we now just build our own updated
> kernels? That's fine by me, but wanted to check to see if it wasn't something I was simply overlooking.

Yes, there is no package called "linux-image". The meta packages are called
"linux-image-powerpc" and "linux-image-powerc64" which depend on various
versions of linux-image-$VERSION-$ARCH:

root@kapitsa:~# apt-cache search linux-image-4.1
linux-headers-4.18.0-1-powerpc-smp - Header files for Linux 4.18.0-1-powerpc-smp
linux-headers-4.18.0-1-powerpc64 - Header files for Linux 4.18.0-1-powerpc64
linux-headers-4.18.0-1-powerpc - Header files for Linux 4.18.0-1-powerpc
linux-image-4.18.0-1-powerpc-dbg - Debug symbols for linux-image-4.18.0-1-powerpc
linux-image-4.18.0-1-powerpc-smp-dbg - Debug symbols for linux-image-4.18.0-1-powerpc-smp
linux-image-4.18.0-1-powerpc-smp - Linux 4.18 for multiprocessor 32-bit PowerPC
linux-image-4.18.0-1-powerpc64-dbg - Debug symbols for linux-image-4.18.0-1-powerpc64
linux-image-4.18.0-1-powerpc64 - Linux 4.18 for 64-bit PowerPC
linux-image-4.18.0-1-powerpc - Linux 4.18 for uniprocessor 32-bit PowerPC
linux-headers-4.19.0-rc4-powerpc-smp - Header files for Linux 4.19.0-rc4-powerpc-smp
linux-headers-4.19.0-rc4-powerpc64 - Header files for Linux 4.19.0-rc4-powerpc64
linux-headers-4.19.0-rc4-powerpc - Header files for Linux 4.19.0-rc4-powerpc
linux-image-4.10.0-rc6-powerpc-smp - Linux 4.10-rc6 for multiprocessor 32-bit PowerPC (signed)
linux-image-4.10.0-rc6-powerpc64 - Linux 4.10-rc6 for 64-bit PowerPC (signed)
linux-image-4.10.0-rc6-powerpc - Linux 4.10-rc6 for uniprocessor 32-bit PowerPC (signed)
linux-image-4.19.0-rc4-powerpc-dbg - Debug symbols for linux-image-4.19.0-rc4-powerpc
linux-image-4.19.0-rc4-powerpc-smp-dbg - Debug symbols for linux-image-4.19.0-rc4-powerpc-smp
linux-image-4.19.0-rc4-powerpc-smp - Linux 4.19-rc4 for multiprocessor 32-bit PowerPC
linux-image-4.19.0-rc4-powerpc64-dbg - Debug symbols for linux-image-4.19.0-rc4-powerpc64
linux-image-4.19.0-rc4-powerpc64 - Linux 4.19-rc4 for 64-bit PowerPC
linux-image-4.19.0-rc4-powerpc - Linux 4.19-rc4 for uniprocessor 32-bit PowerPC
linux-headers-4.17.0-1-powerpc64 - Header files for Linux 4.17.0-1-powerpc64
linux-image-4.18.0-trunk-powerpc64 - Linux 4.18 for 64-bit PowerPC
root@kapitsa:~# apt-cache policy linux-image-powerpc
linux-image-powerpc:
  Installed: (none)
  Candidate: 4.18+98
  Version table:
     4.18+98 500
        500 http://ftp.ports.debian.org/debian-ports unstable/main powerpc Packages
root@kapitsa:~# apt-cache policy linux-image-powerpc64
linux-image-powerpc64:
  Installed: 4.18+98
  Candidate: 4.18+98
  Version table:
 *** 4.18+98 500
        500 http://ftp.ports.debian.org/debian-ports unstable/main powerpc Packages
        100 /var/lib/dpkg/status
root@kapitsa:~#

Adrian

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply to: