enforce signatures
This commit is contained in:
parent
62f0556e01
commit
04ad78a6e1
2 changed files with 30 additions and 15 deletions
|
@ -12,4 +12,6 @@ menu_split
|
|||
menuentry 'bash / stable / tui' { debsquash '/boot/bash/stable/tui' }
|
||||
menuentry 'bash / stable / gui' { debsquash '/boot/bash/stable/gui' }
|
||||
menuentry 'bash / latest / tui' { debsquash '/boot/bash/latest/tui' }
|
||||
menuentry 'check_signatures = enforce' { check_signatures='enforce' }
|
||||
menuentry 'check_signatures = no' { check_signatures='no' }
|
||||
menuentry 'bash / latest / gui' { debsquash '/boot/bash/latest/gui' }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue