Files
webmin/fdisk/CHANGELOG
2007-11-24 02:20:31 +00:00

21 lines
1.1 KiB
Plaintext

---- Changes since 1.140 ----
Disk and partition sizes are now shown in GB, where possible.
Added a button for mounting a partition.
---- Changes since 1.170 ----
Changed the way information about SCSI disks is retrieved, to make it more reliable. Instead of reading /proc/scsi/scsi, files under /proc/scsi/sg are used instead.
---- Changes since 1.200 ----
Linux swap partitions can now be easily mounted as virtual memory.
---- Changes since 1.260 ----
The FAT size option for Windows filesystems now uses a menu, which makes it easier to see what sizes are valid.
---- Changes since 1.270 ----
Added links to the SMART module, if available.
---- Changes since 1.280 ----
Added support for systems with more than 26 IDE or SCSI drives.
---- Changes since 1.300 ----
Added support for formatting FATX filesystems.
Added a display of each partitions UUID, and added code to support their detection.
---- Changes since 1.360 ----
Link to SMART module for SCSI disks too, and IDE params page for SATA disks pretending to the SCSI.
---- Changes since 1.380 ----
Changed the IDE standby timeout to use a slider, thanks to Jean-Christophe Dubois.