summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
Commit message (Expand)AuthorAgeFilesLines
* updated install_lilo() according to new lilo packageYves Duret2001-05-071-3/+3
* 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
* 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
* (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
* (ask_users): when "Done" is pressed, do "Accept User" if a user is given.Pascal Rigaux2001-03-241-10/+12
* ifix the dams stuffPascal Rigaux2001-03-231-2/+2
* added /dev/modem in modem list selectiondamien2001-03-231-1/+2
* make_boot_img: add routine for - PPCStew Benedict2001-03-201-1/+1
* use bastille backendPascal Rigaux2001-03-201-0/+14
* any.pm: enable module load PPCStew Benedict2001-03-201-1/+0
* (load_module): add some logging to know what the user didPascal Rigaux2001-03-131-1/+2
* cleanupPascal Rigaux2001-03-081-2/+2
* * perl-install/any.pm - fixed two $l vs. @l references - bootloader menu, nee...Stew Benedict2001-03-071-3/+3
* * perl-install/any.pm - change in partition_table_mac'xxx syntaxStew Benedict2001-03-071-2/+2
* move inittab modifying to any::runlevelPascal Rigaux2001-03-061-0/+11
* (setupBootloader): pixelizationPascal Rigaux2001-03-051-4/+4
* (setupBootloader): fix call to get_appendPascal Rigaux2001-03-051-1/+1
* *** empty log message ***Stew Benedict2001-03-041-8/+52
* added graphical LILO by default.Francois Pons2001-03-021-2/+1
* added bootloader chooser. added lilo configuration in text menu orFrancois Pons2001-03-011-13/+23
* major move. now ask_from_list returns false when canceled (it doesn't die 'as...Pascal Rigaux2001-02-201-7/+11
* added png support. Need to test the faces2xpm stuff.damien2001-02-151-2/+6
* md5 now done via cryptMystery Man 5532001-02-131-3/+1
* merging differenceMystery Man 5262001-02-131-1/+1
* auto_allocate partitions choice modified. diskdrake in expert asks what kindMystery Man 5532001-02-121-0/+8
* (setupBootloader): take care of profiles and memsizePascal Rigaux2001-02-071-13/+23
* (set_autologin): log to ensure AUTOLOGIN is not badly set by drakx. StillPascal Rigaux2001-01-311-0/+1
* (get_autologin): adapt to new format of sysconfig/desktopPascal Rigaux2001-01-281-1/+2
* $::beginner is deprecated, replaced by !$::expertPascal Rigaux2001-01-221-5/+7
* *** empty log message ***Pascal Rigaux2001-01-111-20/+23
* (write_passwd_user): add or update an entry in /etc/passwdPascal Rigaux2001-01-111-8/+92
* (setAutologin): cleanupPascal Rigaux2001-01-101-6/+15
* (drakx_version): nicer (4gc)Pascal Rigaux2001-01-091-0/+4
* update code for new ask_from_entries_refH which doesn't handle optional ok/ca...Pascal Rigaux2001-01-071-7/+9
* ask_from_entries_refH parameter format has changed so change all accesses to it.Pascal Rigaux2001-01-061-23/+23