summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* 10-53mdk finalThierry Vignaud2004-07-081-1/+6
|
* Merge fixes from Anthill 927, 929.Stew Benedict2004-07-071-7/+16
| | | | | (filenames with spaces, .backupignore, gui behavior)
* fix commentPascal Rigaux2004-07-071-1/+1
|
* fix indentationPascal Rigaux2004-07-071-8/+8
|
* modules::mergein_conf() doesn't need to be given /etc/modules.confPascal Rigaux2004-07-072-2/+2
| | | | | => prepare for reading either modprobe.conf or modules.conf based on the running kernel version
* modules::mergein_conf() doesn't need to be given /etc/modules.confPascal Rigaux2004-07-0713-17/+17
| | | | | => prepare for reading either modprobe.conf or modules.conf based on the running kernel version
* remove non-useful prototypes ($)Pascal Rigaux2004-07-071-4/+4
|
* use the module category to decide if it needs alias usb-interface or alias ↵Pascal Rigaux2004-07-071-4/+5
| | | | ieee1394-controller
* fix typoPascal Rigaux2004-07-071-1/+1
|
* - restrict view of %mappings_24_26 and %mappings_26_24 to modules.pmPascal Rigaux2004-07-071-19/+17
| | | | | | - simplify mapping_24_26(), it now takes only one module name, not a list - simplify mapping_26_24(), the special case is handled properly in %mappings_26_24
* - move configure_pcmcia() and write_pcmcia() out of modules.pm to install_any.pmPascal Rigaux2004-07-074-44/+42
| | | | | | - load pcmcia_core, $pcic and ds in one call to modules::load - don't pass prefix to write_pcmcia()
* create write_preload_conf()Pascal Rigaux2004-07-071-2/+7
|
* add 1024x480 (part of bugzilla #5192)Pascal Rigaux2004-07-061-1/+11
|
* rename function $set_chosen_x_res to $set_chosen_resolution (since it sets both)Pascal Rigaux2004-07-061-5/+5
|
* (choose_gtk): ensure default height is the chosen onePascal Rigaux2004-07-061-1/+1
|
* 10-53mdkThierry Vignaud2004-07-061-1/+13
|
* fix typoPascal Rigaux2004-07-061-1/+1
|
* - nicer "usage: ..."Pascal Rigaux2004-07-061-13/+54
| | | | | | | | - add actions "add-entry" and "remove-entry" - add option --label - add option --chainload - rename --vmlinuz to --image
* remove unneeded spaces in append=" foo"Pascal Rigaux2004-07-061-0/+1
|
* write_lilo handles "optional"Pascal Rigaux2004-07-061-0/+1
|
* rename varPascal Rigaux2004-07-061-17/+17
|
* cleanupPascal Rigaux2004-07-061-2/+1
|
* cleanupPascal Rigaux2004-07-061-12/+13
|
* update bootsplash even if framebuffer was disabledOlivier Blin2004-07-061-1/+1
|
* workaround blind gwenoleThierry Vignaud2004-07-061-1/+1
|
* workaround build with new kernelsThierry Vignaud2004-07-061-0/+1
|
* *** empty log message ***Pascal Rigaux2004-07-061-1/+350
|
* high level explanationThierry Vignaud2004-07-061-0/+1
|
* rush to beta one manJosé Jorge2004-07-051-3197/+3669
|
* allow medium change in nfs-iso installOlivier Blin2004-07-051-1/+1
|
* try to use $default_intf (and fix the last perl_checker warning, yeah)Olivier Blin2004-07-051-1/+7
|
* perl_checker complianceOlivier Blin2004-07-051-3/+2
|
* rename $echr and $echt to $scale_r and $scale_tOlivier Blin2004-07-051-8/+8
|
* remove unused variable $typeOlivier Blin2004-07-051-3/+0
|
* use $LOG instead of *LOGPascal Rigaux2004-07-051-10/+10
|
* fix #-PO: commentPascal Rigaux2004-07-051-1/+2
|
* fix function callPascal Rigaux2004-07-051-1/+1
|
* big renaming of field {type} to {pt_type},Pascal Rigaux2004-07-0522-224/+231
| | | | | | this will allow defining {fs_type} which will always be a string whereas {pt_type} will always be a number
* create rationalize_options() and use it (bugzilla #3525)Pascal Rigaux2004-07-052-3/+17
| | | | | more checks should be done in this function, and used at more places (but where?)
* drakxtools-backend needs ldetect-lst (for complete_usb_storage_info())Pascal Rigaux2004-07-051-1/+5
|
* allow getpwnam, getgrnam, getgrid to workPascal Rigaux2004-07-051-0/+6
|
* *** empty log message ***Pascal Rigaux2004-07-051-3/+3
|
* drop --no-link option (already replaced by --no-short-name)Pascal Rigaux2004-07-051-4/+0
|
* drop "other" entries in grub conf when the device is unknownPascal Rigaux2004-07-051-3/+8
|
* don't set {major} and {minor} to 0 when the device doesn't existPascal Rigaux2004-07-051-1/+3
|
* - handle missing root=/dev/xxx kernel commandline parameterPascal Rigaux2004-07-051-6/+7
| | | | | - handle grub splashimage option
* oops, revert debugging codePascal Rigaux2004-07-051-1/+1
|
* - new option --no-short-name which implies no short labels (usually vmlinuz) ↵Pascal Rigaux2004-07-051-2/+9
| | | | | | | and no symlinks (usually /boot/vmlinuz) - rename --no-link to --no-short-name (keeping compatibility for a few days)
* fix typoPascal Rigaux2004-07-031-1/+1
|
* 10-52mdkThierry Vignaud2004-07-021-0/+9
|