Commit 1a2af1ca authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: set INSTALLER=jeos for jeos

parent d13ff446
......@@ -80,7 +80,7 @@ distro/.regular-jeos-base: distro/.regular-bare \
use/isohybrid use/branding \
use/install2/repo use/install2/packages \
use/net/etcnet
@$(call set,INSTALLER,altlinux-generic)
@$(call set,INSTALLER,jeos)
@$(call add,INSTALL2_BRANDING,alterator notes)
@$(call add,THE_BRANDING,alterator) # just to be cleaned up later on
@$(call add,THE_PACKAGES,apt basesystem dhcpcd vim-console su agetty)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment