summaryrefslogtreecommitdiffstats
path: root/perl-install/fs
Commit message (Collapse)AuthorAgeFilesLines
...
* add scrollbar to partitionning wizard if neededPascal Terjan2010-06-091-4/+9
|
* copy all devices to targetPascal Terjan2010-06-021-15/+2
|
* fix raid 0 to be handled as raidPascal Terjan2010-05-241-1/+1
|
* fix detection of /var partitionPascal Terjan2010-05-241-1/+1
|
* re-add part of the cahnge that was drop by previous revertPascal Terjan2010-05-171-1/+1
|
* oopsPascal Terjan2010-05-171-1/+1
|
* enable acl in fstab not on the fs as we currently do not handle options on ↵Pascal Terjan2010-05-132-8/+7
| | | | the fs in an unified way and have no way to check if they are set in the apps
* allow setting acl option in diskdrakePascal Terjan2010-05-131-1/+2
|
* - enable acl by default on ext3/4 fsPascal Terjan2010-05-131-4/+8
| | | | - enable user_xattr on home for ext2 too
* workaround mapper/* being symlinks in dmraid supportPascal Terjan2010-05-111-1/+1
|
* fix creation of device mapper devices in fs::any::prepare_minimal_rootPascal Terjan2010-05-091-3/+13
| | | | (this fixes initrd creation from one if using lvm)
* Move udevadm settle in dmcrypt_openPascal Terjan2010-04-301-0/+1
|
* export isRawLUKSPascal Terjan2010-04-291-1/+1
|
* refuse to have /boot encryptedPascal Terjan2010-04-291-1/+2
|
* fix installation of plymouthPascal Terjan2010-04-271-6/+1
|
* - install plymouth if / is encrypted, to ask for passwordPascal Terjan2010-04-271-2/+8
|
* fix loading of dmcrypt info now that /dev/mapper/* are symlinksPascal Terjan2010-04-221-1/+4
|
* First step of diskdrake crypto updatePascal Terjan2010-04-212-4/+1
| | | | | | | o offer encryption in a more visible way when creating a partition o remove cryptoloop from diskdrake interface and transparently use dm-crypt o support having dm-crypt partition with non default FS
* - include btrfs tools in stage2Pascal Terjan2010-04-141-1/+1
|
* Add initial nilfs2 supportPascal Terjan2010-04-123-1/+5
|
* Add missing part of previous commitPascal Terjan2010-04-121-0/+1
|
* - Allow resizing btrfsPascal Terjan2010-04-121-1/+1
|
* partitioning_wizard: fix a crash on empty diskPascal Terjan2010-02-091-1/+1
|
* Add back and fix lvm in patitioning wizardPascal Terjan2010-02-081-2/+4
|
* display lvm/dmraid/... name in combo box, and disable lvm for nowPascal Terjan2010-02-041-2/+1
|
* partitioning wizard: offer to install on dmraid and existing lvmPascal Terjan2010-02-041-1/+3
|
* support ddf1 dmraidPascal Terjan2010-01-271-0/+16
|
* installation mount points: reset unknown partitions types to default fs ↵Olivier Blin2009-12-151-2/+2
| | | | (ext4) instead of hardcoded ext3
* (write_label) get rid of another FIXME: fix setting volume labelThierry Vignaud2009-12-081-4/+5
| | | | instead of boot sector label for FAT fses (#52853)
* remove FIXME for ext4 : all options are defined through /etc/mke2fs.confThierry Vignaud2009-12-081-1/+1
|
* Add FIXME for fat labelPascal Terjan2009-12-011-0/+1
|
* suggest non-removable disks firstOlivier Blin2009-11-301-1/+1
|
* add btrfs to true local fs listOlivier Blin2009-11-251-1/+1
|
* do not suggest Windows mountpoint for mounted partitions (breaks install if ↵Olivier Blin2009-11-241-1/+1
| | | | the Win partition is the installer media)
* unmount swap too when unmounting all partitionsOlivier Blin2009-11-241-1/+1
|
* - first bits of btrfs supportPascal Terjan2009-11-241-1/+6
|
* fix detecting hidden partitions as recovery (broken in commit 257797)Olivier Blin2009-11-121-1/+1
|
* partitioning wizard: only display Help button in installPascal Terjan2009-11-041-1/+2
|
* please perl_checkerOlivier Blin2009-10-281-2/+2
|
* make sure sizes and widths are intOlivier Blin2009-10-281-2/+2
|
* ugtkifyOlivier Blin2009-10-281-7/+5
|
* use ugtk2 sweetOlivier Blin2009-10-281-5/+3
|
* rename as add_part_size_info to avoid confusion with part_infoOlivier Blin2009-10-281-3/+3
|
* styleOlivier Blin2009-10-281-0/+3
|
* whitespace cleanOlivier Blin2009-10-281-32/+32
|
* rename last ev2 occurence as mdv_widgetOlivier Blin2009-10-281-4/+4
|
* factorize resized partition info creationOlivier Blin2009-10-281-15/+15
|
* simplifyOlivier Blin2009-10-281-2/+1
|
* change syntax to please perl_checkerOlivier Blin2009-10-281-1/+1
|
* perl_checker fixesOlivier Blin2009-10-281-8/+8
|