Commit 8e668d4f authored by Michael Shigorin's avatar Michael Shigorin Committed by Michael Shigorin

regular.mk: added sudo, acpi

As a matter of practical distribution use these two appeared to be rather missing.
parent 6d8cbcb6
...@@ -15,6 +15,8 @@ distro/.regular-desktop: distro/.base +live +wireless use/live/ru \ ...@@ -15,6 +15,8 @@ distro/.regular-desktop: distro/.base +live +wireless use/live/ru \
@$(call add,LIVE_PACKAGES,net-tools) @$(call add,LIVE_PACKAGES,net-tools)
@$(call add,LIVE_PACKAGES,uvcview) @$(call add,LIVE_PACKAGES,uvcview)
@$(call add,LIVE_PACKAGES,powertop) @$(call add,LIVE_PACKAGES,powertop)
@$(call add,LIVE_PACKAGES,acpi)
@$(call add,LIVE_PACKAGES,update-kernel)
@$(call add,LIVE_LISTS,$(call tags,rescue extra)) @$(call add,LIVE_LISTS,$(call tags,rescue extra))
@$(call add,THE_BRANDING,indexhtml notes alterator bootloader) @$(call add,THE_BRANDING,indexhtml notes alterator bootloader)
@$(call set,KFLAVOURS,std-def) @$(call set,KFLAVOURS,std-def)
......
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