Commit 937facaf authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: added bash-completion to jeos

It's half a megabyte but useful enough.
parent c44623de
......@@ -61,6 +61,7 @@ distro/regular-jeos: distro/.regular-bare use/isohybrid +sysvinit \
@$(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 openssh vim-console)
@$(call add,THE_PACKAGES,bash-completion)
@# a *lot* of stray things get pulled in by alterator modules
@$(call add,CLEANUP_PACKAGES,libfreetype fontconfig)
@$(call add,CLEANUP_PACKAGES,'glib2*' libffi 'libltdl*')
......
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