summaryrefslogtreecommitdiffstats
path: root/perl-install/fs
Commit message (Expand)AuthorAgeFilesLines
* - 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
* reuse code from hd_gtk, fixes display of "Use free space" solutionPascal Terjan2012-04-241-3/+2
* detect LVM on top on Encrypted partitions (mga#5330)Pascal Terjan2012-04-231-2/+4
* (create_display_box) fix crashing on calling a method on a non blessed referenceThierry Vignaud2012-04-201-1/+2
* (fs::partitioning_wizard::main) use newly introduced raid2real_kind() inThierry Vignaud2012-04-201-1/+1
* Fix usage of raid2kindPascal Terjan2012-03-241-2/+1
* (type_names) perl_checker cleanupThierry Vignaud2012-03-231-1/+1
* (main) add a FIXME note about a unused parameter since commit r265764Thierry Vignaud2012-03-231-0/+1
* (prepare_minimal_root) get rid of useless argThierry Vignaud2012-03-231-2/+1
* help perl_checkerThierry Vignaud2012-03-231-0/+2
* perl_checker cleanupsThierry Vignaud2012-03-2310-24/+24
* (type_names) kill debug printThierry Vignaud2012-03-111-1/+0
* load 'xts' module for crypted fses (Dave Hodgins, mga#3749)Thierry Vignaud2012-02-261-1/+1
* (format_part) use better cipher for encrypted fses (Dave Hodgins, mga#3092)Thierry Vignaud2012-01-281-1/+1
* (list_types) allow using nilfs2 during installThierry Vignaud2012-01-231-1/+1
* preserve UUID when reformating a nilfs fsThierry Vignaud2012-01-231-0/+1