Skip to content

Commit

Permalink
live.mk: add language selection menu to grub-net-install again
Browse files Browse the repository at this point in the history
Regression because of a commit 415d96d
  • Loading branch information
antohami committed May 4, 2023
1 parent 2b2075f commit d8adee3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf.d/live.mk
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ ifeq (,$(filter-out i586 x86_64,$(ARCH)))
endif
@$(call set,KFLAVOURS,un-def std-def)
@$(call set,GRUB_DEFAULT,network)
@$(call set,LOCALES,en_US ru_RU pt_BR)
endif

distro/rescue: distro/.base use/rescue use/syslinux/ui/menu use/stage2/cifs \
Expand Down

0 comments on commit d8adee3

Please sign in to comment.