mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-14 08:27:50 +02:00
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next-suricata
This commit is contained in:
@@ -17,11 +17,11 @@
|
||||
# along with IPFire; if not, write to the Free Software #
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA #
|
||||
# #
|
||||
# Copyright (C) 2008 IPFire-Team <info@ipfire.org>. #
|
||||
# Copyright (C) 2018 IPFire-Team <info@ipfire.org>. #
|
||||
# #
|
||||
############################################################################
|
||||
#
|
||||
#
|
||||
KVER=`uname -r | cut -d"-" -f1`
|
||||
KVER=`uname -r`
|
||||
|
||||
dracut --force --early-microcode --verbose /boot/ipfirerd-$KVER.img $KVER-ipfire
|
||||
dracut --force --early-microcode --xz /boot/initramfs-$KVER.img $KVER
|
||||
|
||||
Reference in New Issue
Block a user