review comments
This commit is contained in:
parent
2bd591d03e
commit
bdf0d62321
7 changed files with 12 additions and 60 deletions
|
@ -268,6 +268,7 @@ script = {
|
|||
installdir = grubconf;
|
||||
};
|
||||
|
||||
/*
|
||||
script = {
|
||||
name = '10_windows';
|
||||
source = util/grub.d/10_windows.in;
|
||||
|
@ -279,6 +280,7 @@ script = {
|
|||
source = util/grub.d/10_hurd.in;
|
||||
installdir = grubconf;
|
||||
};
|
||||
*/
|
||||
|
||||
script = {
|
||||
name = '10_linux';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue