Commit Graph

29 Commits

Author SHA1 Message Date
Curtis Gedak c55a8de305 Remove dependency on kpartx for fake RAID support
With this patch the commands required to support motherboard BIOS
RAID, also known as fake RAID, are dmraid and dmsetup.

If the kpartx command is available, it will be used to maintain
device entries that follow the naming convention used by kpartx.

Closes Ubuntu launchpad bug 554582 - GParted does not list dmraid
devices
https://bugs.launchpad.net/ubuntu/+source/gparted/+bug/554582
2010-08-17 10:36:00 -06:00
Curtis Gedak 72d5de8bc1 Update README with udisks command usage note 2010-08-10 14:38:23 -06:00
Curtis Gedak 05e9e36530 Add udevinfo and udevadm as optional commands used with dmraid support 2010-06-01 15:28:06 -06:00
Curtis Gedak afb1ba8a37 Add gnome-doc-utils to apt-get install example 2010-05-25 16:26:07 -06:00
Curtis Gedak b1bdb04e2b Update optional list of commands used 2009-12-06 13:58:27 -07:00
Curtis Gedak 5a43d64486 Update list of optional commands used by gparted 2009-12-06 13:39:09 -07:00
Curtis Gedak cb2bb3ef9b Add mdadm requirement to README for Linux software RAID 2009-11-23 12:19:14 -07:00
Curtis Gedak dd8a57a8fe Remove requirement for xxd and dd for NTFS move or paste action
Perform direct update of Number of Hidden Sectors in NTFS boot record.
This change removes the need for /usr/bin/xxd and /bin/dd.
Related to GParted bug #574389
2009-05-16 12:15:14 -06:00
Curtis Gedak f164e78153 Require xxd and dd for NTFS move or paste action
Related to GParted bug #574389
2009-05-14 14:59:49 -06:00
Curtis Gedak 0eafa2cb72 Updated requirements for dmraid support
svn path=/trunk/; revision=1108
2009-03-26 17:35:00 +00:00
Curtis Gedak 5865c92dc0 Added new class for dmraid support
svn path=/trunk/; revision=1092
2009-03-14 20:02:41 +00:00
Curtis Gedak 4d80ef7f0e Added note that blkid is used for ext4 detection
svn path=/trunk/; revision=1060
2009-02-09 17:46:09 +00:00
Curtis Gedak 5b8c16ba60 Improved read label performance with blkid cached results
svn path=/trunk/; revision=963
2008-11-13 20:06:18 +00:00
Curtis Gedak 67dd9f2c10 Updated directories and dependencies
svn path=/trunk/; revision=962
2008-11-12 22:22:59 +00:00
Curtis Gedak bd0a37e3c5 Changed get_label() to use vol_id instead of debugfs.reiser4
svn path=/trunk/; revision=948
2008-10-31 21:50:07 +00:00
Curtis Gedak 6df6891a07 Added a dependency.
svn path=/trunk/; revision=925
2008-10-08 21:18:21 +00:00
Curtis Gedak 4725b00d60 Added --disable-doc flag to prevent building help docs
svn path=/trunk/; revision=905
2008-09-15 17:23:11 +00:00
Curtis Gedak 0e75f133d7 Updated README with new directories for GParted Manual
svn path=/trunk/; revision=879
2008-08-07 01:07:25 +00:00
Curtis Gedak 0a95638dc8 Rewrote get_label to use vol_id command for hfs file system
svn path=/trunk/; revision=872
2008-07-25 23:05:20 +00:00
Curtis Gedak a242559872 Removed absolute requirement for hal-lock. GParted will now work on systems with or without hal-lock
svn path=/trunk/; revision=850
2008-05-10 15:41:55 +00:00
Curtis Gedak 913a42d268 Added check for hal-lock program, and note about requirement for hal-lock in README
svn path=/trunk/; revision=848
2008-05-08 22:31:53 +00:00
Curtis Gedak 3906a43757 Enhanced INSTALL section of README
svn path=/trunk/; revision=834
2008-04-26 20:20:54 +00:00
Curtis Gedak b6ce298c18 Updated README to better align with GNU coding standards
svn path=/trunk/; revision=832
2008-04-25 15:51:08 +00:00
Curtis Gedak 59ff838bfd Updated installation notes and distributions notes
svn path=/trunk/; revision=831
2008-04-23 20:05:03 +00:00
Curtis Gedak 9af74a541d Updated install notes
svn path=/trunk/; revision=830
2008-04-22 14:58:23 +00:00
Curtis Gedak 37258a456c Added notes for installation and for distribution
svn path=/trunk/; revision=829
2008-04-22 14:57:03 +00:00
Curtis Gedak aa8cca2686 Test of write to repository.
svn path=/trunk/; revision=808
2008-04-07 14:44:33 +00:00
Bart Hakvoort 9d7c133e93 updated description to reflect current situation.
* README: updated description to reflect current situation.
2004-12-07 20:09:46 +00:00
Bart Hakvoort 26d433260d Initial revision 2004-09-19 20:24:53 +00:00