summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
Commit message (Collapse)AuthorAgeFilesLines
* (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
|
* (write_passwd_user): fix use of localPascal Rigaux2001-04-151-1/+1
|
* (autologin): spurious messages of chksession -> dave nulPascal Rigaux2001-04-141-1/+1
|
* (ask_users): do not have an empty icon. better not ask for icon if no iconPascal Rigaux2001-04-131-2/+3
|
* (ask_users): add the empty iconPascal Rigaux2001-04-131-6/+8
| | | | | (autologin): fix
* (setupBootloader): translate the bootloaders to usePascal Rigaux2001-04-111-2/+2
|
* (setupBootloader): nicer look&feelPascal Rigaux2001-04-111-10/+8
|
* changed ISO_8859-1 TO ISO-8859-1Pablo Saratxaga2001-04-091-1/+1
|
* create to_utf8 from po strings, use it for kdm messagePascal Rigaux2001-04-091-0/+2
|
* (autologin): fixPascal Rigaux2001-04-051-2/+3
|
* ask for autologinPascal Rigaux2001-04-051-4/+3
|
* use SHARE_PATH instead of /usr/shareFrancois Pons2001-04-041-1/+1
|
* remove use of Bastille. get back to the good state we had :)Pascal Rigaux2001-03-271-14/+0
|
* (ask_users): fix dead-loopPascal Rigaux2001-03-251-1/+2
|