This website requires JavaScript.
Explore
Help
Sign In
linux-from-scratch
/
glfs
Watch
1
Star
0
Fork
0
You've already forked glfs
mirror of
https://github.com/Zeckmathederg/glfs.git
synced
2025-02-12 23:19:13 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a82dedfe3c
glfs
/
kernel-config
/
postlfs
/
filesystems
/
btrfs-progs-test.toml
3 lines
37 B
TOML
Raw
Normal View
History
Unescape
Escape
kernel-config: Update the script 1. Don't throw unspecified entries too early. Doing so caused various rendering glitches. And we can now also check if an entry is selected but it's parent not. 2. "menu"s in Kconfig can also have dependencies... Some pre-existing .toml data files are found problematic after the change, fix them and regenerate all rendered -kernel.xml files.
2023-07-31 18:49:37 +08:00
BTRFS_FS
=
'*M'
filesystems: Convert the remaining kernel configurations to use new rendering I don't know these FS very well so I did not change things, except: - "SCSI_LOW_LEVEL" should be "SCSI_LOWLEVEL" (without the "_" between "LOW" and "LEVEL"). - RAID append mode is deprecated, so I removed it. And I've fixed some issues in kernel-config.py as well.
2023-07-30 18:01:56 +08:00
BTRFS_FS_POSIX_ACL
=
'*'
Reference in New Issue
Copy Permalink