Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kill $Id:$ tags | Thierry Vignaud | 2014-06-07 | 1 | -1/+1 |
| | | | | they're obsolete since switching from CVS/SVN to git... | ||||
* | fix "Can't use an undefined value as an ARRAY reference" in strict mode | Thierry Vignaud | 2013-10-10 | 1 | -2/+4 |
| | | | | | | some fs (eg: btrfs) do not have a way to preserve the UUID this should explain some strange logs | ||||
* | enable to format already formated btrfs partitions (mga#11256) | Thierry Vignaud | 2013-09-29 | 1 | -1/+1 |
| | |||||
* | actually preserve UUID when formatting (mga#9428) | Thierry Vignaud | 2013-03-20 | 1 | -1/+1 |
| | | | | | | | bug introduced in commit r252676 by pterjan on Tue Feb 10 2009: "fix preserving UUID owhen formatting ext* and swap, and handle more FS (#39913)" | ||||
* | frenglish -> english | Thierry Vignaud | 2013-03-20 | 1 | -1/+1 |
| | |||||
* | (part) if a partition has been manually formated, don't offer to | Thierry Vignaud | 2012-12-11 | 1 | -0/+1 |
| | | | | format it again (for draklive-install, mga#7822) | ||||
* | drop support for reiser4 (mga#5680) | Thierry Vignaud | 2012-04-30 | 1 | -3/+0 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 1 | -2/+2 |
| | |||||
* | preserve UUID when reformating a nilfs fs | Thierry Vignaud | 2012-01-23 | 1 | -0/+1 |
| | |||||
* | enable to set label on swap | Thierry Vignaud | 2012-01-23 | 1 | -1/+1 |
| | |||||
* | (package_needed_for_partition_type) make more generic the ability to | Thierry Vignaud | 2012-01-23 | 1 | -7/+9 |
| | | | | preserve UUID on fses where we couldn't enforce it while formatting | ||||
* | (write_label) enable to set label on btrfs fses | Thierry Vignaud | 2012-01-23 | 1 | -1/+4 |
| | | | | needs reverse <device>,<label> ordering | ||||
* | enable to set label on nilfs fses | Thierry Vignaud | 2012-01-23 | 1 | -1/+1 |
| | |||||
* | fix package name | Thierry Vignaud | 2012-01-23 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2012-01-23 | 1 | -1/+1 |
| | |||||
* | util-linux-ng was renamed util-linux (fix installation error) | Thierry Vignaud | 2011-09-08 | 1 | -1/+1 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------ | ||||
* | re-add part of the cahnge that was drop by previous revert | Pascal Terjan | 2010-05-17 | 1 | -1/+1 |
| | |||||
* | enable acl in fstab not on the fs as we currently do not handle options on ↵ | Pascal Terjan | 2010-05-13 | 1 | -8/+4 |
| | | | | the fs in an unified way and have no way to check if they are set in the apps | ||||
* | - enable acl by default on ext3/4 fs | Pascal Terjan | 2010-05-13 | 1 | -4/+8 |
| | | | | - enable user_xattr on home for ext2 too | ||||
* | Add initial nilfs2 support | Pascal Terjan | 2010-04-12 | 1 | -0/+3 |
| | |||||
* | (write_label) get rid of another FIXME: fix setting volume label | Thierry Vignaud | 2009-12-08 | 1 | -4/+5 |
| | | | | instead of boot sector label for FAT fses (#52853) | ||||
* | remove FIXME for ext4 : all options are defined through /etc/mke2fs.conf | Thierry Vignaud | 2009-12-08 | 1 | -1/+1 |
| | |||||
* | Add FIXME for fat label | Pascal Terjan | 2009-12-01 | 1 | -0/+1 |
| | |||||
* | - first bits of btrfs support | Pascal Terjan | 2009-11-24 | 1 | -1/+6 |
| | |||||
* | (part_raw) display a progress bar while formating an ext4 partition | Thierry Vignaud | 2009-04-21 | 1 | -1/+1 |
| | |||||
* | diskdrake: | Pascal Terjan | 2009-03-18 | 1 | -2/+4 |
| | | | | | | o write partition table if needed before setting label o fix setting label on not yet formatted partition | ||||
* | fix preserving UUID when formatting ext* and swap, and handle more FS (#39913) | Pascal Terjan | 2009-02-10 | 1 | -1/+13 |
| | |||||
* | don't rewrite label when it did not change (#47186) | Pascal Terjan | 2009-01-22 | 1 | -1/+3 |
| | |||||
* | Add support for editing partition labels without formatting | Pascal Terjan | 2009-01-09 | 1 | -18/+83 |
| | |||||
* | - ext4dev is now stable and called ext4 in 2.6.28+ | Pascal Terjan | 2009-01-05 | 1 | -7/+7 |
| | |||||
* | create after_formatting() out of part_raw() | Pascal Rigaux | 2008-09-18 | 1 | -0/+6 |
| | | | | | (for future use) | ||||
* | - diskdrake | Pascal Rigaux | 2008-09-09 | 1 | -1/+1 |
| | | | | | | | o keep current UUID when formatting ext2/ext3 (was already done for swap), so that fstab on other distros continue to work (requires e2fsprogs-1.41.1-2mnb2) | ||||
* | - when reformatting swap, keep existing UUID (#38877) | Pascal Rigaux | 2008-03-20 | 1 | -0/+2 |
| | |||||
* | - fix resizing/formatting ntfs, and create "Windows" entry in bootloader | Pascal Rigaux | 2008-03-05 | 1 | -0/+1 |
| | | | | | (broken because of ntfs-3g switch in previous release) | ||||
* | - adapt to cooker: | Pascal Rigaux | 2008-02-22 | 1 | -1/+1 |
| | | | | | o jfsprogs is now jfsutils | ||||
* | remove debug code from previous commit | Pascal Rigaux | 2007-11-19 | 1 | -1/+1 |
| | |||||
* | add support for ext4 | Thierry Vignaud | 2007-11-06 | 1 | -5/+7 |
| | |||||
* | (part_raw) simplify | Thierry Vignaud | 2007-11-05 | 1 | -1/+1 |
| | |||||
* | - fix getting UUID on mdmadm (eg: md0) devices | Pascal Rigaux | 2007-09-19 | 1 | -3/+2 |
| | | | | | | | the fix is to stop doing UUID_from_magic and LABEL_from_magic, and correctly set device_UUID and device_LABEL in the type_subpart returned by type_subpart_from_magic() | ||||
* | mkswap is now in util-linux-ng | Pascal Rigaux | 2007-09-06 | 1 | -1/+1 |
| | |||||
* | - support for UUID (including UUID=xxx in fstab) | Pascal Rigaux | 2007-08-31 | 1 | -0/+4 |
| | | | | | (not by default for now) | ||||
* | restore progress bar when formatting ext3 | Pascal Rigaux | 2007-08-06 | 1 | -3/+3 |
| | |||||
* | - diskdrake: | Pascal Rigaux | 2007-05-21 | 1 | -1/+1 |
| | | | | | o when formatting ntfs don't zero partition (#30928) | ||||
* | use "mkfs.ext3" instead of "mkfs.ext2 -J" | Pascal Rigaux | 2007-05-14 | 1 | -1/+1 |
| | | | | | | | | (to have dir_index & resize_inode features) (cf Frederik Himpe 23 Apr 2007 mail on cooker: "Installer does not create ext3 partitions with dir_index and resize_inode?") | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -2/+14 |
| | |||||
* | ensure_binary_is_installed checks binary chrooted, whereas we run the binary ↵ | Pascal Rigaux | 2006-02-24 | 1 | -1/+1 |
| | | | | non-chrooted (pb for Mandriva One) | ||||
* | it seems -y is needed for mkfs.reiser4 to work without prompting | Pascal Rigaux | 2006-02-22 | 1 | -1/+1 |
| | |||||
* | fs::format::wait_message() is now ->wait_message_with_progress_bar (on ↵ | Pascal Rigaux | 2005-09-02 | 1 | -33/+0 |
| | | | | interactive objects) | ||||
* | minimal (and quite hidden) reiser4 support in diskdrake (bugzilla #15839) | Pascal Rigaux | 2005-08-03 | 1 | -0/+1 |
| |