Mercurial > code > home > repos > infra
diff package_lists.py @ 280:5c5c314051c5
updates for pis
author | drewp@bigasterisk.com |
---|---|
date | Sun, 14 Apr 2024 20:58:39 -0700 |
parents | 4e424a144183 |
children | 73ec5064da44 |
line wrap: on
line diff
--- a/package_lists.py Sun Apr 14 20:54:35 2024 -0700 +++ b/package_lists.py Sun Apr 14 20:58:39 2024 -0700 @@ -26,7 +26,6 @@ 'aptitude', 'atool', 'bsd-mailx', - 'emacs', 'fdisk', 'flatpak', 'hdparm', @@ -42,7 +41,6 @@ 'moreutils', 'netcat-openbsd', 'ntpdate', - 'rclone', 'rename', 'sshfs', 'vim-nox', @@ -54,6 +52,7 @@ ] non_pi = [ + 'emacs', 'lpr', 'nfs-client', 'python3-dulwich', # desired, but it may depend on an old python3 @@ -62,6 +61,7 @@ 'python3-pip', 'python3-venv', 'python3-virtualenv', + 'rclone', ] debug = [