Package on hold (was: Disable upgrades on grub)

2025-05-29 Thread Stefan Monnier
>> echo "PKGNAME hold" | sudo dpkg --set-selections > is that the same as apt-mark hold PKGNAME Reminds me that I wish we could add a comment describing why it's on hold (or alternatively, provide a config file where we can write which package should be held, using a format that allows comments).

Re: Disable upgrades on grub

2025-05-29 Thread xuser
Thanks On Thu, 29 May 2025, Felix Miata wrote: Date: Thu, 29 May 2025 14:41:08 -0400 From: Felix Miata To: debian-user@lists.debian.org Subject: Re: Disable upgrades on grub Resent-Date: Thu, 29 May 2025 18:41:29 + (UTC) Resent-From: debian-user@lists.debian.org Greg Wooledge composed on

Re: Disable upgrades on grub

2025-05-29 Thread Greg Wooledge
On Thu, May 29, 2025 at 18:38:31 +, fxkl4...@protonmail.com wrote: > On Thu, 29 May 2025, Greg Wooledge wrote: > > > On Thu, May 29, 2025 at 17:54:00 +, xuser wrote: > >> How to configure apt to not install upgrades for grub? > > > > echo "PKGNAME hold" | sudo dpkg --set-selections > > > >

Re: Disable upgrades on grub

2025-05-29 Thread Felix Miata
Greg Wooledge composed on 2025-05-29 14:27 (UTC-0400): > On Thu, May 29, 2025 at 17:54:00 +, xuser wrote: >> How to configure apt to not install upgrades for grub? > echo "PKGNAME hold" | sudo dpkg --set-selections > Do that for each package you want to put on hold. I did not know that. I

Re: Disable upgrades on grub

2025-05-29 Thread fxkl47BF
On Thu, 29 May 2025, Greg Wooledge wrote: > On Thu, May 29, 2025 at 17:54:00 +, xuser wrote: >> How to configure apt to not install upgrades for grub? > > echo "PKGNAME hold" | sudo dpkg --set-selections > > Do that for each package you want to put on hold. > is that the same as apt-mark hold

Re: Disable upgrades on grub

2025-05-29 Thread Greg Wooledge
On Thu, May 29, 2025 at 17:54:00 +, xuser wrote: > How to configure apt to not install upgrades for grub? echo "PKGNAME hold" | sudo dpkg --set-selections Do that for each package you want to put on hold.

Disable upgrades on grub

2025-05-29 Thread xuser
How to configure apt to not install upgrades for grub? xu...@sdf.org SDF Public Access UNIX System - http://sdf.org