From c21f38432060a28b9a93e638f7ee11f77303ec47 Mon Sep 17 00:00:00 2001 From: Gardouille Date: Tue, 6 Aug 2019 13:27:53 +0200 Subject: [PATCH] btrfs-progs now full replace btrfs-tools --- debian/chroot.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/chroot.install b/debian/chroot.install index b8ec89e..536848a 100755 --- a/debian/chroot.install +++ b/debian/chroot.install @@ -39,7 +39,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,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" +dbs_pkg_include="aptitude,btrfs-progs,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