Opened 5 years ago
Closed 5 years ago
#15190 closed enhancement (fixed)
website: update list of supported filesystems
Reported by: | tidux | Owned by: | waddlesplash |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Website/www.haiku-os.org | Version: | |
Keywords: | Linux | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
BtrFS has full xattr support and so should be explicitly called out as a usable filesystem for Linux cross compilation. Despite the infamous parity-RAID problems, it's perfectly fine on single disks or RAID 0/1/10 configurations. It's also the default root filesystem for openSuse and SLES/SLED.
Change History (2)
comment:1 by , 5 years ago
comment:2 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Website updated to remove reiserfs and add btrfs, and make it a little clearer that ext4 is still ok-ish.
(for reference this is in guides/building/pre-reqs.md)
Note:
See TracTickets
for help on using tickets.
Any Linux filesystem is perfectly usable; some are just more usable than others. Anyway I think there was a reason we don't have btrfs on there, but I can't remember what it is. The page is also generally less valuable now that we auto-detect xattr support at configure time.