Commit 8d93a0ad authored by Anton Midyukov's avatar Anton Midyukov Committed by Roman Alifanov

regular.mk: add btrfs support for jeos-full (ALT bug 46212)

parent 544f92ee
......@@ -101,6 +101,8 @@ ifeq (sisyphus,$(BRANCH))
endif
@$(call add,BASE_PACKAGES,nfs-utils gdisk)
@$(call add,INSTALL2_PACKAGES,fdisk)
@$(call add,INSTALL2_PACKAGES,btrfs-progs)
@$(call add,BASE_PACKAGES,btrfs-progs)
ifeq (,$(filter-out e2k%,$(ARCH)))
@$(call add,CLEANUP_PACKAGES,acpid-events-power)
else
......
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