Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed ISO_8859-1 TO ISO-8859-1 | Pablo Saratxaga | 2001-04-09 | 1 | -1/+1 |
| | |||||
* | create to_utf8 from po strings, use it for kdm message | Pascal Rigaux | 2001-04-09 | 1 | -0/+2 |
| | |||||
* | (autologin): fix | Pascal Rigaux | 2001-04-05 | 1 | -2/+3 |
| | |||||
* | ask for autologin | Pascal Rigaux | 2001-04-05 | 1 | -4/+3 |
| | |||||
* | use SHARE_PATH instead of /usr/share | Francois Pons | 2001-04-04 | 1 | -1/+1 |
| | |||||
* | remove use of Bastille. get back to the good state we had :) | Pascal Rigaux | 2001-03-27 | 1 | -14/+0 |
| | |||||
* | (ask_users): fix dead-loop | Pascal Rigaux | 2001-03-25 | 1 | -1/+2 |
| | |||||
* | (ask_users): when "Done" is pressed, do "Accept User" if a user is given. | Pascal Rigaux | 2001-03-24 | 1 | -10/+12 |
| | |||||
* | ifix the dams stuff | Pascal Rigaux | 2001-03-23 | 1 | -2/+2 |
| | |||||
* | added /dev/modem in modem list selection | damien | 2001-03-23 | 1 | -1/+2 |
| | |||||
* | make_boot_img: add routine for - PPC | Stew Benedict | 2001-03-20 | 1 | -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 backend | Pascal Rigaux | 2001-03-20 | 1 | -0/+14 |
| | |||||
* | any.pm: enable module load PPC | Stew Benedict | 2001-03-20 | 1 | -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 did | Pascal Rigaux | 2001-03-13 | 1 | -1/+2 |
| | |||||
* | cleanup | Pascal Rigaux | 2001-03-08 | 1 | -2/+2 |
| | |||||
* | * perl-install/any.pm - fixed two $l vs. @l references - bootloader menu, ↵ | Stew Benedict | 2001-03-07 | 1 | -3/+3 |
| | | | | | | | need image/boot in rec mode PPC CVl: ---------------------------------------------------------------------- | ||||
* | * perl-install/any.pm - change in partition_table_mac'xxx syntax | Stew Benedict | 2001-03-07 | 1 | -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::runlevel | Pascal Rigaux | 2001-03-06 | 1 | -0/+11 |
| | |||||
* | (setupBootloader): pixelization | Pascal Rigaux | 2001-03-05 | 1 | -4/+4 |
| | |||||
* | (setupBootloader): fix call to get_append | Pascal Rigaux | 2001-03-05 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Stew Benedict | 2001-03-04 | 1 | -8/+52 |
| | |||||
* | added graphical LILO by default. | Francois Pons | 2001-03-02 | 1 | -2/+1 |
| | |||||
* | added bootloader chooser. added lilo configuration in text menu or | Francois Pons | 2001-03-01 | 1 | -13/+23 |
| | | | | | graphic menu. | ||||
* | major move. now ask_from_list returns false when canceled (it doesn't die ↵ | Pascal Rigaux | 2001-02-20 | 1 | -7/+11 |
| | | | | 'ask_from_list canceled' anymore) | ||||
* | added png support. Need to test the faces2xpm stuff. | damien | 2001-02-15 | 1 | -2/+6 |
| | |||||
* | md5 now done via crypt | Mystery Man 553 | 2001-02-13 | 1 | -3/+1 |
| | |||||
* | merging difference | Mystery Man 526 | 2001-02-13 | 1 | -1/+1 |
| | |||||
* | auto_allocate partitions choice modified. diskdrake in expert asks what kind | Mystery Man 553 | 2001-02-12 | 1 | -0/+8 |
| | | | | | of auto_allocation is wanted, others choose 'simple' in %fsedit::suggestions | ||||
* | (setupBootloader): take care of profiles and memsize | Pascal Rigaux | 2001-02-07 | 1 | -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. Still | Pascal Rigaux | 2001-01-31 | 1 | -0/+1 |
| | | | | | need finding the guilty | ||||
* | (get_autologin): adapt to new format of sysconfig/desktop | Pascal Rigaux | 2001-01-28 | 1 | -1/+2 |
| | |||||
* | $::beginner is deprecated, replaced by !$::expert | Pascal Rigaux | 2001-01-22 | 1 | -5/+7 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-11 | 1 | -20/+23 |
| | |||||
* | (write_passwd_user): add or update an entry in /etc/passwd | Pascal Rigaux | 2001-01-11 | 1 | -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): cleanup | Pascal Rigaux | 2001-01-10 | 1 | -6/+15 |
| | | | | | (pack_passwd, unpack_passwd): created | ||||
* | (drakx_version): nicer (4gc) | Pascal Rigaux | 2001-01-09 | 1 | -0/+4 |
| | |||||
* | update code for new ask_from_entries_refH which doesn't handle optional ↵ | Pascal Rigaux | 2001-01-07 | 1 | -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 Rigaux | 2001-01-06 | 1 | -23/+23 |
| | |||||
* | fix daminetsex | Pascal Rigaux | 2000-12-16 | 1 | -2/+2 |
| | |||||
* | Big jump. The *_new.pm are replaced by *.pm | damien | 2000-12-14 | 1 | -8/+19 |
| | | | | | Everything should work, but you better test :) | ||||
* | (rotate_logs): created, rotates ddebug.log and install.log in /root | Pascal Rigaux | 2000-12-08 | 1 | -0/+12 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-10-09 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-10-06 | 1 | -1/+2 |
| | |||||
* | updated | damien | 2000-10-03 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-10-02 | 1 | -1/+1 |
| | |||||
* | stc | damien | 2000-09-29 | 1 | -0/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-26 | 1 | -4/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-26 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-09-25 | 1 | -0/+2 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-23 | 1 | -3/+0 |
| |