Commit b5e29bc1 authored by Anton Midyukov's avatar Anton Midyukov

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

parent b85017a6
......@@ -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