summaryrefslogtreecommitdiffstats
path: root/perl-install/fs
Commit message (Expand)AuthorAgeFilesLines
* 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
* simplifyThierry Vignaud2013-04-041-2/+2
* (_raid_devices_raw) fix empty lines in debug outputsThierry Vignaud2013-04-041-0/+1
* (root_from_mounted) introduce it in order to fix mga#8717Thierry Vignaud2013-04-041-0/+9
* actually preserve UUID when formatting (mga#9428)Thierry Vignaud2013-03-201-1/+1
* frenglish -> englishThierry Vignaud2013-03-201-1/+1
* fix mounting NFS server (Derek Jennings, mga#207)Thierry Vignaud2013-03-121-20/+23
* drop unused parameterThierry Vignaud2013-03-041-1/+1
* (really_all_fstab) do not put entry for CD/DVD in /etc/fstab (mga#7657)Thierry Vignaud2013-02-271-1/+1
* (call_blkid) add a code comment about blkid -p to prevent accidental revert i...Colin Guthrie2013-02-141-0/+1
* (call_blkid) always bypass blkid cacheColin Guthrie2013-02-141-1/+1
* (call_blkid) do not bypass blkid cacheThierry Vignaud2012-12-281-1/+1
* (part) if a partition has been manually formated, don't offer toThierry Vignaud2012-12-111-0/+1
* (display_choices) make logs easier to read in report.bugThierry Vignaud2012-12-111-4/+4
* (main) fix 2 three years old perl_checker warningsThierry Vignaud2012-12-111-2/+2
* load fuse module automatically when trying to mount NTFS-3G (mga#5685)Thierry Vignaud2012-09-201-0/+1
* use factorized crypto modules listThierry Vignaud2012-09-041-1/+1
* adapt to usbfs death (3/4): usbfs is dead with kernel-3.5 (and usbdevfsThierry Vignaud2012-08-301-1/+1
* adapt to usbfs death (2/4): if needed, mount /sys/kernel/debug/usbThierry Vignaud2012-08-302-4/+3
* diskdrake: install nfs-utils instead of nfs-utils-clientsOlivier Blin2012-07-221-1/+1
* (call_blkid) use newly introduced get_stdout_raw() to reduce blkidThierry Vignaud2012-05-231-1/+1
* no need to create /dev/zero and the like, udev already did itThierry Vignaud2012-05-231-2/+0
* bind mount /dev inside chroot rather than copy nodes (mga#5730)Colin Guthrie2012-05-051-3/+2
* drop support for reiser4 (mga#5680)Thierry Vignaud2012-04-302-7/+1