Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Anton Palgunov
mkimage-profiles
Commits
3b6a99b7
Commit
3b6a99b7
authored
Aug 31, 2023
by
Mikhail Efremov
Committed by
Anton Midyukov
Oct 27, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slinux: Add btrfs support
See ALT bug #46818. However, it is not used by default, ext4 is much more reliable.
parent
9b8d5512
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
config.mk
features.in/slinux/config.mk
+1
-0
misc-base
pkg.in/lists/slinux/misc-base
+1
-0
No files found.
features.in/slinux/config.mk
View file @
3b6a99b7
...
...
@@ -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
...
...
pkg.in/lists/slinux/misc-base
View file @
3b6a99b7
...
...
@@ -20,6 +20,7 @@ pa-conf-switch-on-connect
man-pages
etcnet-defaults-desktop
mdadm
btrfs-progs
gzip-utils
telnet
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment