summaryrefslogtreecommitdiffstats
path: root/perl-install/devices.pm
Commit message (Expand)AuthorAgeFilesLines
* Do not use /dev/inside prefix.Colin Guthrie2013-04-181-1/+1
* use factorized crypto modules listThierry Vignaud2012-09-041-1/+1
* (ensure_dev_exists,getXenBlk,simple_partition_scan,should_prefer_UUID) add su...Thierry Vignaud2012-05-231-2/+2
* perl_checker cleanupsThierry Vignaud2012-03-231-3/+3
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-3/+3
* lookup major:minor of devices outside $::prefixPascal Terjan2010-06-041-2/+2
* add missing prefixOlivier Blin2010-05-041-1/+1
* Look for device inside chrootPascal Terjan2010-05-031-1/+1
* get major/minor of device mapper correctly now that they are linksPascal Terjan2010-05-031-0/+10
* revert specific mmcblk handling code, works fine through /proc/partitions parserOlivier Blin2010-03-081-5/+0
* handle creation of mmcblk devices (useful on Efika MX)Olivier Blin2010-03-011-0/+5
* fix sysfs pathOlivier Blin2009-12-141-1/+1
* fix handling hdX/sdX devices (#53107)Olivier Blin2009-11-101-1/+1
* add back ram devices support (used by draklive, broken in 258009)Olivier Blin2009-10-061-0/+4
* (should_prefer_UUID) simplifyThierry Vignaud2009-09-181-1/+1
* (simple_partition_scan) orderThierry Vignaud2009-09-181-1/+1
* prefer UUID on VirtIO tooPascal Terjan2009-09-181-2/+2
* fix two crashes on handling devicesPascal Terjan2009-08-101-4/+6
* lookup unlisted devices in /sys (or /proc) when looking for major/minor of a ...Pascal Terjan2009-06-191-24/+26
* handle virtio when looking for major/minor of a block device (#49339)Pascal Terjan2009-06-191-1/+1
* fix crypto module names when arch is not i586 (#46814)Pascal Terjan2009-04-021-1/+1
* load cbc module for encrypted loopPascal Terjan2009-02-111-1/+1
* (entry) fix retrieving major/minor for whole discs (regressionThierry Vignaud2008-12-181-1/+2
* (entry) use sysfs in order to discover major/minor for SCSI likeThierry Vignaud2008-12-181-3/+2
* (make) fix racing with udev (#41832)Thierry Vignaud2008-12-151-1/+3
* - dmraid devices: use isw_xxxxp1 instead of isw_xxxx1 (see #42542, #44182)Pascal Rigaux2008-09-261-1/+1
* - bootloader-config:Pascal Rigaux2008-09-171-0/+5
* - bootloader-config:Pascal Rigaux2008-09-161-0/+5
* create udev nodes configuration file in /etc/udev/devices.d/ instead of conf....Olivier Blin2007-04-301-3/+2
* do not try to configure dvd devices during install since /dev is wiped out at...Olivier Blin2007-04-301-1/+1
* re-sync after the big svn lossPascal Rigaux2007-04-251-32/+18
* add some useful devices for live systems buildOlivier Blin2005-11-221-0/+6
* enable creation of /dev/dm-x devices (not used at the moment)Pascal Rigaux2005-06-201-16/+22
* - move functions using /proc/partitions out of fsedit to fs::proc_partitionsPascal Rigaux2005-06-101-12/+0
* drop old unused codePascal Rigaux2005-06-031-44/+0
* MERGE: don't be so i586 centricGwenolé Beauchesne2005-03-171-1/+1
* move mdkinst.clp on hard drive ASAPPascal Rigaux2005-01-031-0/+11
* move device mapper initialisation out of lvm.pm into devices.pm (since it wil...Pascal Rigaux2004-12-291-0/+12
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-2/+2
* we don't use /tmp for devices anymorePascal Rigaux2004-11-251-2/+1
* remove some unneeded ";", add some for normalization (as told by perl_checker)Pascal Rigaux2004-11-181-2/+2
* module aes is now named aes-i586 (bugzilla #11588)Pascal Rigaux2004-09-221-1/+1
* - add field {part_number} for partitionsPascal Rigaux2004-09-201-0/+13
* increase the number of loopbacks (needed for mandrakemove where the default (...Pascal Rigaux2004-06-151-1/+1
* - new getSCSI_26() not using /proc/scsi/scsiPascal Rigaux2004-04-301-1/+1
* get rid of the chloop code (not used anymore)Pascal Rigaux2004-04-081-6/+2
* nicer debug error messagePascal Rigaux2004-03-081-4/+3
* one now need cryptoloop and aes when using encryption (kernel 2.6)Pascal Rigaux2004-03-031-0/+2
* add input/micePascal Rigaux2004-02-121-0/+2
* lvm2 uses urandomPascal Rigaux2004-01-131-0/+1