summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
Commit message (Collapse)AuthorAgeFilesLines
* fix typosPascal Rigaux2001-12-181-3/+3
|
* clean_tmp now means using tmpfsPascal Rigaux2001-12-171-1/+10
|
* - fix bootloader::add_appendPascal Rigaux2001-12-101-0/+8
| | | | | - add handling of serial console
* save stage1.log and have it in report.bugGuillaume Cottenceau2001-12-041-0/+1
|
* make sure lilo is installed on automatic mode.Francois Pons2001-12-041-3/+3
|
* fileshare should be ok, handle diskdrake --fileshare, fix smb importPascal Rigaux2001-11-301-0/+29
|
* add modules.conf in report.bugGuillaume Cottenceau2001-11-281-0/+1
|
* (setupBootloader): s/last/return/Pascal Rigaux2001-11-271-1/+1
|
* pcmcia: /var/run/stab is nor /var/lib/pcmcia/stabGuillaume Cottenceau2001-11-231-1/+1
| | | | | | yes it probably doesn't bring anything valuable but it's how life is :-)
* (setupBootloader): fix typoPascal Rigaux2001-11-191-1/+1
|
* syntax cleanupPascal Rigaux2001-11-161-4/+5
|
* - a little cleanupPascal Rigaux2001-11-161-4/+13
| | | | | | - in case there is both scsi and ide hard drives, go to expert questions directly (it would need a semi_auto asking on which drive the bios boots...)
* fix wait_message during module loading disappearing before being useful (old ↵Pascal Rigaux2001-11-081-1/+4
| | | | bug introduced by dams :)
* (ask_users): default icon "man"Pascal Rigaux2001-09-191-1/+1
|
* (write_passwd_user): fix setting "pw" field (for auto_installs)Pascal Rigaux2001-09-181-1/+1
|
* use new mkdir_p, rm_rf and cp_af from MDK::CommonPascal Rigaux2001-09-161-3/+2
|
* i18n kdmrcPascal Rigaux2001-09-151-2/+0
|
* fix user icons choicePascal Rigaux2001-09-151-5/+1
|
* - add and use aewm-drakxPascal Rigaux2001-09-151-0/+1
| | | | | | - add some "skip" title on help/logo/steps windows so that aewm-drakx know they don't need keyboard focus - add some more title to ease debugging (when aewm-drakx is in debug mode)
* (inspect): use a safer dir when standalonePascal Rigaux2001-09-131-1/+1
|
* clicked_may_quit used in place of clicked+exception to work-around perl-GTK ↵Pascal Rigaux2001-09-091-3/+3
| | | | bug (?)
* Changed simple quote to double quote for a translatable string (otherwisePablo Saratxaga2001-09-071-2/+2
| | | | | it isn't seen)
* corrected autologin : no uc anymoredamien2001-08-311-1/+1
|
* cleanupPascal Rigaux2001-08-301-1/+2
|
* add localedrake (not tested)Pascal Rigaux2001-08-291-0/+21
|
* updated for devfssumlinkfdamien2001-08-281-4/+4
|
* (facesdir): now it's /usr/share/mdk/faces/Pascal Rigaux2001-08-281-1/+1
|
* make it compiledamien2001-08-271-1/+1
|
* add_devfslinkdamien2001-08-271-2/+8
|
* added Borsenkow Andrej patch to support CHAP again.Francois Pons2001-08-271-2/+4
|
* fixes and function prototype removingPascal Rigaux2001-08-181-1/+1
|
* big renaming of ask_from_entries_refH in ask_from and ↵Pascal Rigaux2001-08-181-13/+13
| | | | ask_from_entries_refH_powered in ask_from_
* a hell lot of cleanup/rewrite:Pascal Rigaux2001-08-171-10/+3
| | | | | | | | | | | * diskdrake_interactive created, diskdrake is now interactive aware * added some documentation about the structure used for partitioning * all_hds now contain the various hds, lvm, raid * cleanup the isLVM, isRAID and alike functions * field {type} in detect_devices is now {media_type} * detect_devices::floppies is now floppies_dev * removed old function prototypes
* corrected autologin questiondamien2001-08-101-5/+9
|
* makes interactive_pkgs stuff workPascal Rigaux2001-08-081-1/+1
|
* add interactive_pkgs stuffPascal Rigaux2001-08-081-2/+2
|
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
|
* generalize the use of chomp_ as the functional alternative to chomp (and ↵Pascal Rigaux2001-07-241-3/+2
| | | | works on lists)
* fixed bug for writing in /etc/sysconfig/desktop file.Francois Pons2001-07-121-4/+6
|
* ia64 bootloader configuration adaptationsPascal Rigaux2001-07-051-5/+5
|
* have the drakx "bug" command available in standalone via "drakbug_report"Pascal Rigaux2001-06-271-0/+28
|
* use vmlinuz like other archs, fix yaboot setup for seperate /boot partitionStew Benedict2001-06-141-4/+1
|
* fix to use isLaptop instead of previously always false hasPCMCIA.Francois Pons2001-06-131-1/+1
|
* - c::iconv replace c::from_utf8 and c::to_utf8Pascal Rigaux2001-06-081-1/+1
| | | | | - handle po files in any charset, iconv'ed to the right charset
* updated install_lilo() according to new lilo packageYves Duret2001-05-071-3/+3
| | | | | (/boot/lilo-{menu,graphic,text})
* corrected set_autologindamien2001-05-031-2/+5
|
* Don't delete any images in test mode. Fix tabs in bootloader.pm.Stew Benedict2001-05-021-0/+1
| | | | | Default bootstrap partition in expert. Change mdk-bg.png to 4x4 for PPC strangeness.
* restored grub as everything seems fine.Francois Pons2001-04-171-1/+1
|
* (setupBootloader): remove a warningPascal Rigaux2001-04-171-1/+1
|
* removed Grub if Embeddeddamien2001-04-161-1/+1
|