diff --git a/debian/chroot.install b/debian/chroot.install index e3834f4..fa241de 100755 --- a/debian/chroot.install +++ b/debian/chroot.install @@ -32,7 +32,7 @@ RESET='\033[0m' ## Package to exclude from debootstrap install dbs_pkg_exclude="vim-tiny" ## Package to include to debootstrap install -dbs_pkg_include="aptitude,bzip2,debconf-i18n,dialog,dmsetup,htop,isc-dhcp-client,isc-dhcp-common,locales,lvm2,openssh-server,pciutils,tmux,vim-nox,wget,zsh" +dbs_pkg_include="aptitude,btrfs-progs,btrfs-tools,bzip2,debconf-i18n,dialog,dmsetup,htop,isc-dhcp-client,isc-dhcp-common,locales,lvm2,openssh-server,pciutils,tmux,vim-nox,wget,zsh" # Prepare host system {{{ apt update