summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* (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
| | | | | | | any.pm: double "Append" entry in expert mode for yaboot.conf - PPC install_steps_interactive: setup dmasound - PPC modules.pm: load Mac hardware modules - PPC
* use bastille backendPascal Rigaux2001-03-201-0/+14
|
* any.pm: enable module load PPCStew Benedict2001-03-201-1/+0
| | | | | | detect_devices.pm: forgot to remove commented code after test netconnect.pm: load macserial module for PPC
* (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, ↵Stew Benedict2001-03-071-3/+3
| | | | | | | need image/boot in rec mode PPC CVl: ----------------------------------------------------------------------
* * perl-install/any.pm - change in partition_table_mac'xxx syntaxStew Benedict2001-03-071-2/+2
| | | | | | | * perl-install/install_steps_interactive.pm - change in partition_table_mac'xxx syntax * perl-install/partition_table_mac.pm - change in partition_table_mac'xxx syntax
* 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
| | | | | graphic menu.
* major move. now ask_from_list returns false when canceled (it doesn't die ↵Pascal Rigaux2001-02-201-7/+11
| | | | 'ask_from_list canceled' anymore)
* 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
| | | | | of auto_allocation is wanted, others choose 'simple' in %fsedit::suggestions
* (setupBootloader): take care of profiles and memsizePascal Rigaux2001-02-071-13/+23
| | | | | | | | (facesnames): only display icons capitalized. This goes along the new mandrake_desk where capitalized named faces are the new one. [a-z].* icons being only kept for compatibility. (in case no capitalized icons available display everything (compatibility with old mandrake_desk)
* (set_autologin): log to ensure AUTOLOGIN is not badly set by drakx. StillPascal Rigaux2001-01-311-0/+1
| | | | | need finding the guilty
* (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
| | | | | | | | | (ask_users): created, interactively ask users to add (used in adduserdrake and install) (allocUsers, addUsers): changed the prototype (setupBootloader): grep out fat partitions for the "Boot device" propositions (people are too stupid)
* (setAutologin): cleanupPascal Rigaux2001-01-101-6/+15
| | | | | (pack_passwd, unpack_passwd): created