Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add ssh server in Network Computer Server | Florent Villard | 2001-04-13 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-04-13 | 1 | -0/+62 |
| | |||||
* | (addUser): remove the setting of $o->{autologin}, now done in any::autologin | Pascal Rigaux | 2001-04-13 | 1 | -3/+0 |
| | |||||
* | (backtrace): created | Pascal Rigaux | 2001-04-13 | 1 | -0/+8 |
| | |||||
* | (ask_users): add the empty icon | Pascal Rigaux | 2001-04-13 | 1 | -6/+8 |
| | | | | | (autologin): fix | ||||
* | (ask_from_entries_refH_powered_normalize): log the empty list instead of ↵ | Pascal Rigaux | 2001-04-13 | 1 | -2/+5 |
| | | | | | | | dying (for 8.0 only, should be switched back to die) (ask_from_listf): display the backtrace when empty list | ||||
* | (miscellaneous): add setting KEYBOARD=yes in /etc/sysconfig/usb as asked by ↵ | Pascal Rigaux | 2001-04-13 | 1 | -0/+2 |
| | | | | Lord Chmou | ||||
* | embedded = 0 -> local | damien | 2001-04-13 | 1 | -2/+1 |
| | |||||
* | add DATABASES to Database | Florent Villard | 2001-04-13 | 1 | -0/+1 |
| | |||||
* | add icons for server | Florent Villard | 2001-04-13 | 1 | -5/+5 |
| | |||||
* | updated | damien | 2001-04-13 | 1 | -5/+5 |
| | |||||
* | don't use Locale::GetText, use DrakX's i18n | Pascal Rigaux | 2001-04-13 | 1 | -8/+0 |
| | |||||
* | added conditional update-menus if package are installed. | Francois Pons | 2001-04-13 | 3 | -5/+6 |
| | |||||
* | (new): make dams happy | Pascal Rigaux | 2001-04-13 | 1 | -1/+1 |
| | |||||
* | make sure update-menus is called after installing cups related packages. | Francois Pons | 2001-04-13 | 1 | -2/+7 |
| | |||||
* | updated wireless configuration | damien | 2001-04-13 | 1 | -1/+16 |
| | |||||
* | added delete event | damien | 2001-04-13 | 1 | -0/+5 |
| | |||||
* | remove unnecessary redhat history code | Guillaume Cottenceau | 2001-04-12 | 1 | -7/+4 |
| | |||||
* | work when I have no alternatives kernel | Guillaume Cottenceau | 2001-04-12 | 1 | -2/+4 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-04-12 | 1 | -0/+60 |
| | |||||
* | (main): only accept X (gdk) events key_press, key_release and exposure (so | Pascal Rigaux | 2001-04-12 | 1 | -0/+1 |
| | | | | | | that not to receive motion_notify which would generate focus_out in non-interesting cases) | ||||
* | removed gtk variable for data, moved to second script. | Francois Pons | 2001-04-12 | 1 | -3/+0 |
| | |||||
* | added some gtk and gdk_imlib missing variables. | Francois Pons | 2001-04-12 | 1 | -0/+2 |
| | |||||
* | use run_program and remove "require run_program"s | Pascal Rigaux | 2001-04-12 | 1 | -6/+1 |
| | |||||
* | (ask_from_entries_refH_powered_normalize): fix the test for empty lists | Pascal Rigaux | 2001-04-12 | 1 | -3/+7 |
| | |||||
* | updated to use current working directory if valable or /mnt/cdrom in | Francois Pons | 2001-04-12 | 1 | -2/+6 |
| | | | | | any other cases. | ||||
* | fixed wrong kernel version extraction (typically for upgrade). | Francois Pons | 2001-04-12 | 1 | -11/+5 |
| | |||||
* | remove unneeded #define | Guillaume Cottenceau | 2001-04-12 | 1 | -3/+0 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-04-12 | 1 | -0/+55 |
| | |||||
* | add some rule so later on tinyfirewall will not prevent everything from working | Guillaume Cottenceau | 2001-04-12 | 1 | -0/+18 |
| | |||||
* | removed strict die on empty list. | Francois Pons | 2001-04-12 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-04-12 | 1 | -16/+19 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-04-12 | 1 | -0/+87 |
| | |||||
* | (install): clean old images/alternatives | Pascal Rigaux | 2001-04-12 | 1 | -1/+1 |
| | |||||
* | (configure_pcmcia): better handling for not running cardmgr many times | Pascal Rigaux | 2001-04-12 | 1 | -1/+3 |
| | |||||
* | removed Cancel of Summary. | Francois Pons | 2001-04-12 | 1 | -2/+4 |
| | |||||
* | automatically add a queue if nothing exists. | Francois Pons | 2001-04-12 | 1 | -6/+10 |
| | |||||
* | fixed log of packdrake. | Francois Pons | 2001-04-12 | 5 | -17/+7 |
| | |||||
* | (configure_pcmcia): always run cardmgr so that it is run even if stage1 | Pascal Rigaux | 2001-04-12 | 1 | -1/+1 |
| | | | | | did create a /var/run/stab. This is just a try :-/ | ||||
* | (pack_langs): set RPM_INSTALL_LANG for package "menu" | Pascal Rigaux | 2001-04-12 | 1 | -1/+3 |
| | |||||
* | move special images to dir alternatives | Pascal Rigaux | 2001-04-12 | 1 | -1/+4 |
| | |||||
* | (ask_from_entries_refH_powered_normalize): | Pascal Rigaux | 2001-04-12 | 1 | -2/+6 |
| | | | | | | - when not_edit and empty list, die. - when not_edit and single element list, don't display that entry. | ||||
* | never ask to configure a printer in standalone. | Francois Pons | 2001-04-12 | 1 | -1/+1 |
| | |||||
* | fixed ask to configure a printer. | Francois Pons | 2001-04-12 | 1 | -3/+3 |
| | |||||
* | fixed ask printer configuration. | Francois Pons | 2001-04-12 | 1 | -10/+7 |
| | |||||
* | fix Hewlett-Packard to HP in case. | Francois Pons | 2001-04-12 | 1 | -0/+1 |
| | |||||
* | (installPackages): fix no advertising with less than 20MB of packages | Pascal Rigaux | 2001-04-12 | 1 | -3/+3 |
| | |||||
* | improved bestMatchSentence2. | Francois Pons | 2001-04-12 | 1 | -0/+3 |
| | |||||
* | (configureX): fix for X test at install with exotic fonts | Pascal Rigaux | 2001-04-12 | 1 | -3/+2 |
| | |||||
* | Updated Chinese file | Pablo Saratxaga | 2001-04-12 | 2 | -649/+665 |
| |