Commit 3b6a99b7 authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Anton Midyukov

slinux: Add btrfs support

See ALT bug #46818. However, it is not used by default, ext4 is much more reliable.
parent 9b8d5512
......@@ -130,6 +130,7 @@ ifeq (,$(filter-out i586 x86_64,$(ARCH)))
@$(call set,BOOTLOADER,grubpcboot)
endif
@$(call add,INSTALL2_PACKAGES,xorg-conf-libinput-touchpad)
@$(call add,STAGE2_PACKAGES,btrfs-progs)
use/slinux/full: use/slinux/base \
use/install2/repo
......
......@@ -20,6 +20,7 @@ pa-conf-switch-on-connect
man-pages
etcnet-defaults-desktop
mdadm
btrfs-progs
gzip-utils
telnet
......
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