mirror of
https://github.com/gryf/vmstrap.git
synced 2025-12-18 20:10:28 +01:00
Added inotify tools to be installed by default
This commit is contained in:
@@ -53,6 +53,7 @@ COMMON_RPM=(bash-completion
|
|||||||
|
|
||||||
COMMON_DEB=(exuberant-ctags
|
COMMON_DEB=(exuberant-ctags
|
||||||
flake8
|
flake8
|
||||||
|
inotify-tools
|
||||||
python-apsw
|
python-apsw
|
||||||
python3-flake8
|
python3-flake8
|
||||||
python3-jedi
|
python3-jedi
|
||||||
@@ -168,7 +169,7 @@ function ubuntu {
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
## 0. hold - those doesn't matter, since we never get to the point when
|
## 0. hold - those doesn't matter, since we never get to the point when
|
||||||
## reboot is needed.
|
## reboot is needed.
|
||||||
#sudo apt-mark hold linux-headers-generic linux-headers-virtual \
|
#sudo apt-mark hold linux-headers-generic linux-headers-virtual \
|
||||||
# linux-image-virtual linux-virtual cryptsetup-initramfs \
|
# linux-image-virtual linux-virtual cryptsetup-initramfs \
|
||||||
|
|||||||
Reference in New Issue
Block a user