docs: Update upgrade commands in HACKING.md
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 2 Aug 2024 13:18:45 +0000 (15:18 +0200)
committerLuca Boccassi <bluca@debian.org>
Thu, 15 Aug 2024 13:04:41 +0000 (14:04 +0100)
commit52897cf6a41970ab531d01ca62e8e00f9fe48bae
tree327335a1d2d6e622cd4b539e13543ad591485a7c
parentea52a7cdc4afd617353b73fb218fd2481967a301
docs: Update upgrade commands in HACKING.md

- Add the required options to make the package managers non interactive
- Use apt-get instead of apt
- Remove --reinstall from apt-get command so we only install newer packages
- Add --needed to pacman command so we only install newer packages

(cherry picked from commit 5f5b6fa9017c7c5de1e8a3e6b8888fd71a1d3862)
docs/HACKING.md