Introduce pve-edge-kernel package
This change adds a Debian package for customized Proxmox kernels.
This commit is contained in:
parent
1f8e25b6af
commit
2b91eaf97f
7 changed files with 43 additions and 2005 deletions
2
debian/scripts/find-firmware.pl
vendored
2
debian/scripts/find-firmware.pl
vendored
|
@ -8,7 +8,7 @@ die "no directory to scan" if !$dir;
|
|||
|
||||
die "no such directory" if ! -d $dir;
|
||||
|
||||
die "strange directory name: $dir" if $dir !~ m|^(.*/)?(5.\d.\d+\-\d+\-pve)(/+)?$|;
|
||||
# die "strange directory name: $dir" if $dir !~ m|^(.*/)?(5.\d.\d+\-\d+\-pve)(/+)?$|;
|
||||
|
||||
my $apiver = $2;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue