summaryrefslogtreecommitdiffstats
path: root/perl-install/fs
Commit message (Expand)AuthorAgeFilesLines
* remove reiserfs from important list (mga#13295)Thomas Backlund2015-01-101-1/+1
* move EFI part up in the list so it actually gets listedThomas Backlund2015-01-091-6/+3
* btrfs needs atleast 256MB partitionThomas Backlund2015-01-081-0/+1
* we need /boot/EFI on uefi systemsThomas Backlund2015-01-083-6/+5
* expose ESP for efi systemsThomas Backlund2015-01-081-1/+6
* group fs types using same arch() checkThomas Backlund2015-01-081-5/+1
* Switch uid/gid boundary to 1000+Colin Guthrie2014-10-201-1/+4
* simplifyThierry Vignaud2014-07-031-1/+1
* improve fs sorting in combo box (mga#13640)Thierry Vignaud2014-07-031-1/+1
* hide /boot/efi check for now (mga#13638)Thomas Backlund2014-07-011-1/+1
* don't bother creating /dev/nullThierry.Vignaud2014-06-181-3/+1
* kill $Id:$ tagsThierry Vignaud2014-06-0718-18/+18
* podify++ fs::dmraidThierry.Vignaud2014-05-281-2/+25
* add spacing for readabilityThierry.Vignaud2014-05-281-0/+1
* simplify using member()Thierry.Vignaud2014-05-282-2/+2
* POD typo fixThierry.Vignaud2014-05-281-1/+1
* explain dmraid debuggingThierry Vignaud2014-05-271-4/+8
* convert a cople comments to PODThierry.Vignaud2014-05-271-5/+9
* fix indent after previous commitThierry.Vignaud2014-05-261-1/+1
* drop (broken) support for Alpha, PPC, Sparc & most of IA64Thierry.Vignaud2014-05-263-38/+9
* add missing headersThierry.Vignaud2014-05-262-0/+4
* partially podify some modulesThierry Vignaud2014-05-202-0/+46
* drop disabling supermountThierry Vignaud2014-03-141-1/+0
* do not propose check bad blocks for btrfs (Manuel Hiebel, mga#10116)Thierry Vignaud2014-01-131-1/+1
* perl_checker cleanup: tag an optional variable as suchThierry Vignaud2013-12-091-5/+5
* log partitioning wizard failures (mga#11924)Thierry Vignaud2013-12-091-0/+1
* fix a crash in partitioning wizard (mga#11820)Thierry Vignaud2013-12-031-1/+1
* fix partionning wizard moving the main window to left (mga#11790)Thierry Vignaud2013-12-021-2/+2
* fix calling "child1_shrink" via package "Gtk3::HPaned" (mga#11797)Thierry Vignaud2013-11-281-4/+2
* workaround a gtk+3 segfaultThierry Vignaud2013-11-241-1/+1
* revert commit 9186647eThierry Vignaud2013-11-241-2/+0
* Gtk3::ComboBox->new_text => Gtk3::ComboBoxText->newThierry Vignaud2013-11-241-1/+1
* use Gtk3 namespace instead of Gtk2Thierry Vignaud2013-11-241-24/+24
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-11-241-24/+24
* fix "Can't use an undefined value as an ARRAY reference" in strict modeThierry Vignaud2013-10-101-2/+4
* enable to format already formated btrfs partitions (mga#11256)Thierry Vignaud2013-09-291-1/+1
* fix detecting some soft RAID (mga#11139 and the like)Thierry Vignaud2013-09-131-1/+1
* ensure files are installed for nfs (mga#10301)Derek Jennings2013-08-281-1/+1
* - skip comments in /etc/crypttab (mga#9905)Thierry Vignaud2013-04-301-0/+1
* only allow 'acl' option for extX & reiserfs (mga#9884)Thierry Vignaud2013-04-271-1/+2
* fix a crash when reloading partition table (mga#9838)Thierry Vignaud2013-04-231-0/+1
* (_get_existing_one_with_state) split it out of open_part()Thierry Vignaud2013-04-191-1/+8
* fix losing crypt key when re-reeading partition tables (mga#5661)Thierry Vignaud2013-04-191-0/+5
* (save_crypttab_,read_crypttab_) split them out of (read|save)_crypttab_()Thierry Vignaud2013-04-191-6/+16
* Do not use /dev/inside prefix.Colin Guthrie2013-04-182-6/+5
* (to_subpart) fix reading link if not a mapper deviceThierry Vignaud2013-04-181-1/+1
* allow to choose btrfs in normal mode (mga#65)Thierry Vignaud2013-04-071-1/+1
* tag btrfs & nilfs2 as Journalised FSThierry Vignaud2013-04-071-2/+2
* bind mount /run in chroot, thus fixing dracut runs (Dave Hodgins, mga#9213)Thierry Vignaud2013-04-061-1/+2
* (vgs) log ignored dmraid devices (might help mga#9467)Thierry Vignaud2013-04-041-1/+6