summaryrefslogtreecommitdiffstats
path: root/perl-install/devices.pm
Commit message (Collapse)AuthorAgeFilesLines
* allow creation of "/dev/null" devicePascal Rigaux2002-08-291-0/+1
|
* use mkdir_p instead of mkdirPascal Rigaux2002-08-281-1/+1
|
* new devfsd use input/mice rather than input/mouse0 since severalThierry Vignaud2002-08-211-1/+1
| | | | | devices can multiplex on input/mice
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-311-1/+1
|
* add functions to_devfs and from_devfs. These only work for devices entriesPascal Rigaux2002-07-191-0/+35
| | | | | which can go devfs -> normal and normal -> devfs
* use c::total_sectors() instead of BLKGETSIZEPascal Rigaux2002-07-071-2/+3
|
* (find_free_loop): fixPascal Rigaux2002-03-061-6/+4
|
* (devices::make): following a good advice from Andrej Borsenkow, return thePascal Rigaux2002-02-231-1/+3
| | | | | | file even if the device file doesn't exist the caller will fail or not. The advantage is better compatibility than raising an exception
* devices::make doesn't mknod with devfsPascal Rigaux2002-02-231-0/+5
|
* add atibm (thanks to Robin Pollard)Pascal Rigaux2002-02-221-0/+1
|
* i prefer /(.*?)(\d+)$/ to /(.*\D)(\d+)$/Pascal Rigaux2002-02-121-1/+1
|
* Fixes on device auto-detection:Till Kamppeter2002-02-121-1/+1
| | | | | | | | | - Made USB printer auto-detection routine in "detect_devices.pm" creating the appropriate device nodes (needed for USB printers being recognized during installation). - Fixed "devices.pm" to be able to handle device files with numbers geater than 9 (ex: /dev/usb/lp10).
* encrypted filesystem handling:Pascal Rigaux2002-01-151-7/+28
| | | | | | - using losetup - add "Options" for partitions in diskdrake (expert mode)
* return value at end of moduleDaouda Lo2001-10-271-3/+2
|
* ataraid devices supportPascal Rigaux2001-10-021-0/+5
|
* (make): ensure it never returns a non-absolute namePascal Rigaux2001-09-161-2/+2
| | | | | (it happened with make("foo") when cwd=/dev and /dev/foo existed)
* fix mtab reading and pseudo-device usePascal Rigaux2001-09-031-1/+1
|
* remove fd0H1440 and fd1H1440Pascal Rigaux2001-08-291-2/+0
|
* add number-only device-name handling (eg: "801" is "sda1")Pascal Rigaux2001-08-141-1/+4
|
* add /dev/hd[mt] handlingPascal Rigaux2001-08-131-0/+4
|
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
|
* added input/event class of devices (necessary for usb wacom at install)Francois Pons2001-04-101-9/+10
|
* (entry): add hd[ijkl]*Pascal Rigaux2001-04-091-0/+2
|
* * perl-install/devices.pm - add adbmouseStew Benedict2001-03-071-0/+1
|
* (make): better caller in errorPascal Rigaux2001-03-031-1/+2
|
* add handling for cciss (compaq smart array alike)Pascal Rigaux2001-03-011-3/+3
|
* (entry): add fd0H1440 and fd1H1440Pascal Rigaux2001-02-271-0/+2
|
* no_commentPascal Rigaux2000-09-141-1/+1
|
* no_commentPascal Rigaux2000-08-181-1/+1
|
* no_commentPascal Rigaux2000-08-061-3/+1
|
* no_commentPascal Rigaux2000-08-061-1/+2
|
* no_commentPascal Rigaux2000-05-091-2/+2
|
* no_commentPascal Rigaux2000-05-091-3/+3
|
* no_commentPascal Rigaux2000-05-071-2/+2
|
* *** empty log message ***Francois Pons2000-05-051-0/+1
|
* no_commentPascal Rigaux2000-05-041-1/+2
|
* no_commentPascal Rigaux2000-04-171-10/+18
|
* *** empty log message ***Francois Pons2000-03-311-0/+1
|
* no_commentPascal Rigaux2000-03-111-2/+3
|
* *** empty log message ***Francois Pons2000-03-101-1/+1
|
* no_commentPascal Rigaux2000-03-091-0/+13
|
* no_commentPascal Rigaux2000-02-271-5/+2
|
* no_commentPascal Rigaux2000-01-241-1/+1
|
* *** empty log message ***Francois Pons2000-01-071-2/+5
|
* no_commentPascal Rigaux1999-11-071-6/+5
|
* no_commentPascal Rigaux1999-11-071-1/+4
|
* *** empty log message ***Francois Pons1999-11-061-0/+1
|
* no_commentPascal Rigaux1999-11-021-0/+4
|
* *** empty log message ***Francois Pons1999-10-291-1/+1
|
* no_commentPascal Rigaux1999-10-281-15/+15
|