sortix-mirror/libmount
Jonas 'Sortie' Termansen 0a5b855a1f Fix ESP endian.
2025-02-19 13:34:17 +01:00
..
include/mount Fix ESP endian. 2025-02-19 13:34:17 +01:00
.gitignore Add libmount. 2016-02-03 01:01:20 +01:00
biosboot.c Default to installing GRUB if an existing installation uses GRUB. 2016-10-04 00:34:50 +02:00
blockdevice.c Recognize read-only block devices. 2025-01-26 14:04:11 +01:00
crc32.c Add libmount. 2016-02-03 01:01:20 +01:00
devices.c Fix devices_open_all failing if the session has no terminal. 2025-02-15 21:43:25 +01:00
ext2.c Add fatfs(8). 2025-02-19 13:34:17 +01:00
extended.c Default to installing GRUB if an existing installation uses GRUB. 2016-10-04 00:34:50 +02:00
fat.c Add fatfs(8). 2025-02-19 13:34:17 +01:00
filesystem.c Add fatfs(8). 2025-02-19 13:34:17 +01:00
gpt.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
harddisk.c Recognize read-only block devices. 2025-01-26 14:04:11 +01:00
iso9660.c Add iso9660 filesystem implementation. 2025-02-19 13:34:16 +01:00
Makefile Add fatfs(8). 2025-02-19 13:34:17 +01:00
mbr.c The Master Boot Record counts numbers of 512 bytes rather than sectors. 2021-06-17 23:58:19 +02:00
partition.c Add iso9660 filesystem implementation. 2025-02-19 13:34:16 +01:00
util.h Add daemon support to init(8). 2022-10-20 23:26:03 +02:00
uuid.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00