bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Parted 1.6.0-pre6


From: Andrew Clausen
Subject: Parted 1.6.0-pre6
Date: Mon, 1 Apr 2002 11:49:15 +1000
User-agent: Mutt/1.3.17i

Hi all,

Changes:
* libparted/win9x.c: added Windows 9X support
* libparted/fs_jfs: added jfs resize, mkfs support (copy not implemented yet)
* libparted/filesys.c libparted/linux.c: added online resizing support for
  linux
* libparted/lvm.c include/parted/lvm.h: added LVM support
* libparted/fs_ufs: added ufs resize, mkfs, copy support
* libparted/fs_xfs: added xfs resize, mkfs, copy support
* updated/new translations: da, de, es (new! thanks Vicente!), fr, gl, nn
* doc/parted.8: updated (Timshel)
* doc/partprobe.8: added (Timshel)
* doc/parted.texi: updated - removed a lot of (now) unnecessary commentary
* include/parted/endian.h (PED_LE64_TO_CPU): fixed... now uses PED_SWAP64
* libparted/fs_linux_swap/linux_swap.c: complete restructure
* libparted/linux.c (_device_get_part_path): for devfs, finds partition
  devices correctly (stripping of "/disc" before adding "/partXX")
* parted/parted.c (do_check): return failure if ped_file_system_check()
  fails
* (do_mkpart): removed leak on peek_word
* (do_print, partition_print_flags, partition_print): added a more
  detailed print option for a single partition.  (eg: "print 5")
* parted/ui.c (command_line_get_fs_type): s/unkown/unknown/
* (_can_create_primary): out-by-one bug on for loop
* (command_line_get_new_part_type): if you can't create anymore partitions,
  fail here.
* parted/parted.c (main): return 1 (error) if no device is found
* libparted/linux.c (_dev_get_part_path): for devfs: strip of "/disc"
  (suggested by Woody Suwalski <address@hidden>)
* libparted/disk_dos.c (msdos_partition_set_system): for raid/lvm,
  call ped_partition_set_system(), like everyone else.

Andrew




reply via email to

[Prev in Thread] Current Thread [Next in Thread]