Giter VIP home page Giter VIP logo

linux-aarch64-lts's People

Contributors

lynix avatar nvidialinuxuser avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

linux-aarch64-lts's Issues

Oh dear, /boot/Image is missing

Hello to you,

I finally got around to installing your linux-aarch64-lts on my Globalscale Mochabin. My firmware is configure to boot off of boot/Image and in the past my linux packages and IIRC yours too, were configure to install /boot/Image.

The screenshot shows it had a bad day without its beloved Image file.

2023-11-26 bad magic

Not to worry, I just made a symlink and everything is peachy now.

lrwxrwxrwx 1 root root 25 Nov 26 11:43 /boot/Image -> vmlinuz-linux-aarch64-lts

You might want to consider adjusting your package to include making such a symlink.

Other than that, I'm utterly delighted with your excellent work!

linux-aarch64-lts and linux-aarch64 are in conflict

Like Arch, linux-aarch64 and linux-aarch64-lts should not be in conflict.
For example, right now my ARM server is running well with linux-aarch64. When I tried to install linux-aarch64-lts, it requires to remove linux-aarch64. Scary!! It could break my system if anything goes wrong, so I think it's best to let users decide whether or not to remove linux-aarch64 after installing and sucessfully booting into linux-aarch64-lts.

Your expectations regarding Kevin's kernel header package name may not be quite right.

Hello to you,

Your PKGBUILD has:

_package-headers() {
  pkgdesc="Headers and scripts for building modules for the $pkgdesc kernel"
  provides=("linux-headers=$pkgver")
  conflicts=(linux-headers)

But my ALARM deployment has a different name for the kernel header package. Instead of linux-headers it has linux-aarch64-headers. This resulted in having both kernel header packages installed after I installed your kernel package:

$ yay -Qo /lib/modules/6.2.10-1-aarch64-ARCH/build/vmlinux
/usr/lib/modules/6.2.10-1-aarch64-ARCH/build/vmlinux is owned by linux-aarch64-headers 6.2.10-1

$ yay -Qo /lib/modules/6.1.63-1-aarch64-lts-ARCH/vmlinuz
/usr/lib/modules/6.1.63-1-aarch64-lts-ARCH/vmlinuz is owned by linux-aarch64-lts 6.1.63-1

Not to worry, I can just yay -R linux-aarch64-headers on my own.

Thanks again and again.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.