Skip to content

Commit

Permalink
chore: Perform usr merge on deepin rootfs
Browse files Browse the repository at this point in the history
deepin rootfs has not merged usr, so it is not possible to install packages like dbus
  • Loading branch information
chenchongbiao authored and sylirre committed Sep 11, 2024
1 parent 34a6585 commit 56696cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distro-build/deepin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ bootstrap_distribution() {
"https://github.com/deepin-community/deepin-rootfs/raw/master/deepin.gpg"

sudo mmdebstrap \
--hook-dir=/usr/share/mmdebstrap/hooks/merged-usr \
--keyring "${WORKDIR}/deepin-keyring.gpg" \
--architectures=${arch} \
--variant=minbase \
Expand Down

0 comments on commit 56696cb

Please sign in to comment.