Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
Remove apt/dpkg packages/files
Browse files Browse the repository at this point in the history
  • Loading branch information
fwilhe committed Oct 12, 2023
1 parent 25c0de5 commit 233783e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
8 changes: 8 additions & 0 deletions features/ostreeRepo/exec.late
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,13 @@ rm -rf /var/cache/apt/
rm -rf /var/lib/apt/
rm -rf /var/lib/dpkg
rm -rf /var/log/apt/
rm -rf /usr/bin/dpkg*
rm -rf /usr/sbin/dpkg*
rm -rf /usr/lib/dpkg*
rm -rf /usr/share/dpkg*
rm -rf /usr/libexec/dpkg*
rm -rf /usr/share/doc*
rm -rf /usr/share/locale
rm -rf /usr/share/man

find "/var/log/" -type f -delete
4 changes: 0 additions & 4 deletions features/ostreeRepo/pkg.include
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
adduser
apparmor
apt
apt-listchanges
apt-utils
base-files
base-passwd
bash
Expand Down Expand Up @@ -31,7 +28,6 @@ debianutils
diffutils
distro-info-data
dmsetup
dpkg
dracut
e2fsprogs
eject
Expand Down

0 comments on commit 233783e

Please sign in to comment.