Commit c8b631ad authored by Andrey Cherepanov's avatar Andrey Cherepanov Committed by Anton Midyukov

education-live: add XFS support

parent 248f83a6
...@@ -52,6 +52,7 @@ else ...@@ -52,6 +52,7 @@ else
endif endif
@$(call add,LIVE_PACKAGES,xorg-conf-libinput-touchpad) @$(call add,LIVE_PACKAGES,xorg-conf-libinput-touchpad)
@$(call add,LIVE_PACKAGES,btrfs-progs) @$(call add,LIVE_PACKAGES,btrfs-progs)
@$(call add,LIVE_PACKAGES,xfsprogs xfsinfo xfsdump)
@$(call add,LIVE_LISTS,$(call tags,base rescue)) @$(call add,LIVE_LISTS,$(call tags,base rescue))
@$(call add,LIVE_LISTS,$(call tags,base extra)) @$(call add,LIVE_LISTS,$(call tags,base extra))
@$(call add,CONTROL,tcb_chkpwd:tcb) @$(call add,CONTROL,tcb_chkpwd:tcb)
......
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