| Commit message (Expand) | Author | Age | Files | Lines |
* | cleanup, update, enhance security level choice | Pascal Rigaux | 2002-01-21 | 1 | -0/+51 |
* | when creating users, add handling of xgrp/rpm/adm/wheel groups in high security | Pascal Rigaux | 2002-01-21 | 1 | -2/+14 |
* | fix advice about "usermod -G" | Pascal Rigaux | 2002-01-21 | 1 | -1/+1 |
* | fix cancel on scsi module loading | Pascal Rigaux | 2002-01-16 | 1 | -2/+6 |
* | have ddcxinfos take the best result of every run | Pascal Rigaux | 2002-01-15 | 1 | -5/+10 |
* | fix english messages | Pascal Rigaux | 2002-01-03 | 1 | -1/+1 |
* | save the output of ddcxinfos before modprobe'ing i810fb, and use that output ... | Pascal Rigaux | 2002-01-03 | 1 | -1/+11 |
* | (setup_thiskind_backend): when at_least_one==1, try load_thiskind forcing | Pascal Rigaux | 2001-12-28 | 1 | -3/+3 |
* | fix typos | Pascal Rigaux | 2001-12-18 | 1 | -3/+3 |
* | clean_tmp now means using tmpfs | Pascal Rigaux | 2001-12-17 | 1 | -1/+10 |
* | - fix bootloader::add_append | Pascal Rigaux | 2001-12-10 | 1 | -0/+8 |
* | save stage1.log and have it in report.bug | Guillaume Cottenceau | 2001-12-04 | 1 | -0/+1 |
* | make sure lilo is installed on automatic mode. | Francois Pons | 2001-12-04 | 1 | -3/+3 |
* | fileshare should be ok, handle diskdrake --fileshare, fix smb import | Pascal Rigaux | 2001-11-30 | 1 | -0/+29 |
* | add modules.conf in report.bug | Guillaume Cottenceau | 2001-11-28 | 1 | -0/+1 |
* | (setupBootloader): s/last/return/ | Pascal Rigaux | 2001-11-27 | 1 | -1/+1 |
* | pcmcia: /var/run/stab is nor /var/lib/pcmcia/stab | Guillaume Cottenceau | 2001-11-23 | 1 | -1/+1 |
* | (setupBootloader): fix typo | Pascal Rigaux | 2001-11-19 | 1 | -1/+1 |
* | syntax cleanup | Pascal Rigaux | 2001-11-16 | 1 | -4/+5 |
* | - a little cleanup | Pascal Rigaux | 2001-11-16 | 1 | -4/+13 |
* | fix wait_message during module loading disappearing before being useful (old ... | Pascal Rigaux | 2001-11-08 | 1 | -1/+4 |
* | (ask_users): default icon "man" | Pascal Rigaux | 2001-09-19 | 1 | -1/+1 |
* | (write_passwd_user): fix setting "pw" field (for auto_installs) | Pascal Rigaux | 2001-09-18 | 1 | -1/+1 |
* | use new mkdir_p, rm_rf and cp_af from MDK::Common | Pascal Rigaux | 2001-09-16 | 1 | -3/+2 |
* | i18n kdmrc | Pascal Rigaux | 2001-09-15 | 1 | -2/+0 |
* | fix user icons choice | Pascal Rigaux | 2001-09-15 | 1 | -5/+1 |
* | - add and use aewm-drakx | Pascal Rigaux | 2001-09-15 | 1 | -0/+1 |
* | (inspect): use a safer dir when standalone | Pascal Rigaux | 2001-09-13 | 1 | -1/+1 |
* | clicked_may_quit used in place of clicked+exception to work-around perl-GTK b... | Pascal Rigaux | 2001-09-09 | 1 | -3/+3 |
* | Changed simple quote to double quote for a translatable string (otherwise | Pablo Saratxaga | 2001-09-07 | 1 | -2/+2 |
* | corrected autologin : no uc anymore | damien | 2001-08-31 | 1 | -1/+1 |
* | cleanup | Pascal Rigaux | 2001-08-30 | 1 | -1/+2 |
* | add localedrake (not tested) | Pascal Rigaux | 2001-08-29 | 1 | -0/+21 |
* | updated for devfssumlinkf | damien | 2001-08-28 | 1 | -4/+4 |
* | (facesdir): now it's /usr/share/mdk/faces/ | Pascal Rigaux | 2001-08-28 | 1 | -1/+1 |
* | make it compile | damien | 2001-08-27 | 1 | -1/+1 |
* | add_devfslink | damien | 2001-08-27 | 1 | -2/+8 |
* | added Borsenkow Andrej patch to support CHAP again. | Francois Pons | 2001-08-27 | 1 | -2/+4 |
* | fixes and function prototype removing | Pascal Rigaux | 2001-08-18 | 1 | -1/+1 |
* | big renaming of ask_from_entries_refH in ask_from and ask_from_entries_refH_p... | Pascal Rigaux | 2001-08-18 | 1 | -13/+13 |
* | a hell lot of cleanup/rewrite: | Pascal Rigaux | 2001-08-17 | 1 | -10/+3 |
* | corrected autologin question | damien | 2001-08-10 | 1 | -5/+9 |
* | makes interactive_pkgs stuff work | Pascal Rigaux | 2001-08-08 | 1 | -1/+1 |
* | add interactive_pkgs stuff | Pascal Rigaux | 2001-08-08 | 1 | -2/+2 |
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
* | generalize the use of chomp_ as the functional alternative to chomp (and work... | Pascal Rigaux | 2001-07-24 | 1 | -3/+2 |
* | fixed bug for writing in /etc/sysconfig/desktop file. | Francois Pons | 2001-07-12 | 1 | -4/+6 |
* | ia64 bootloader configuration adaptations | Pascal Rigaux | 2001-07-05 | 1 | -5/+5 |
* | have the drakx "bug" command available in standalone via "drakbug_report" | Pascal Rigaux | 2001-06-27 | 1 | -0/+28 |
* | use vmlinuz like other archs, fix yaboot setup for seperate /boot partition | Stew Benedict | 2001-06-14 | 1 | -4/+1 |