Skip to content

Commit

Permalink
only keep kernel from debian backports/remove debian stable kernel (r…
Browse files Browse the repository at this point in the history
…educe iso image size)
  • Loading branch information
nodiscc committed Oct 28, 2021
1 parent f7b561a commit 33582dc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/hooks/normal/0800-remove-stable-kernel.hook.chroot
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/bash
echo "I: running $0"
apt -y purge linux-image-5.10.0-9-amd64

0 comments on commit 33582dc

Please sign in to comment.