1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
ChangeLog
---------
12 February 2002 - lphdisk-0.9.1 (minor bug fixes)
23 August 2001 - Second release of lphdisk (lphdisk-0.9)
16 July 2001 - Large rewrite.
- Changed to access only the device specified
- Hibernate partition can now be any primary partition, not
just 4
- Removed restrictions on device file (now just prints warning)
- Added probing of video/system RAM and calculation of
reccomended partition size
- Added lots of error checking
- Added device type, partition table sanity checking
- Added sanity checking against /proc/partitions
- Added GNU-style long options
- Added '-n' flag to disable writing
- Added '-d' flag to turn on debugging output
- '-f' flag is now useful (changes sanity errors to warnings)
- Added all, install, clean, and distclean targets to Makefile
- Added .spec file for building RPMs
27 July 2000 - First release of lphdisk (lphdisk-0.4)
26 July 2000 - Added man page and README file
25 July 2000 - lphdisk can now properly create headers and format partitions
24 July 2000 - Name changed from "phoodisk" to "lphdisk"
1 July 2000 - We Linux users need something better than a bootable DOS
disk and PHDISK.EXE
|