summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
Commit message (Collapse)AuthorAgeFilesLines
* (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
* (drakx_version): nicer (4gc)Pascal Rigaux2001-01-091-0/+4
|
* update code for new ask_from_entries_refH which doesn't handle optional ↵Pascal Rigaux2001-01-071-7/+9
| | | | | | | ok/cancel names in arg 1. must be handled via ask_from_entries_refH_powered
* ask_from_entries_refH parameter format has changed so change all accesses to it.Pascal Rigaux2001-01-061-23/+23
|
* fix daminetsexPascal Rigaux2000-12-161-2/+2
|
* Big jump. The *_new.pm are replaced by *.pmdamien2000-12-141-8/+19
| | | | | Everything should work, but you better test :)
* (rotate_logs): created, rotates ddebug.log and install.log in /rootPascal Rigaux2000-12-081-0/+12
|
* *** empty log message ***Francois Pons2000-10-091-1/+1
|
* *** empty log message ***Francois Pons2000-10-061-1/+2
|
* updateddamien2000-10-031-1/+1
|
* no_commentPascal Rigaux2000-10-021-1/+1
|
* stcdamien2000-09-291-0/+1
|
* no_commentPascal Rigaux2000-09-261-4/+1
|
* no_commentPascal Rigaux2000-09-261-1/+4
|
* *** empty log message ***Francois Pons2000-09-251-0/+2
|
* no_commentPascal Rigaux2000-09-231-3/+0
|
* *** empty log message ***Francois Pons2000-09-211-1/+1
|
* *** empty log message ***Francois Pons2000-09-211-7/+62
|