Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated pot file | Pablo Saratxaga | 2001-09-21 | 30 | -100886/+145279 |
| | |||||
* | small fix | Pablo Saratxaga | 2001-09-21 | 1 | -3/+3 |
| | |||||
* | avoid detecting plip for live upgrade. | Francois Pons | 2001-09-21 | 1 | -1/+1 |
| | |||||
* | S3 ViRGE is a bad card for testing on live upgrade. | Francois Pons | 2001-09-21 | 1 | -0/+1 |
| | |||||
* | typo | damien | 2001-09-21 | 1 | -1/+2 |
| | |||||
* | Added a forgotten "_( ... )". | Till Kamppeter | 2001-09-21 | 1 | -1/+1 |
| | |||||
* | avoid keeping testing code. | Francois Pons | 2001-09-21 | 1 | -1/+1 |
| | |||||
* | reworked medium management. | Francois Pons | 2001-09-21 | 4 | -24/+23 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2001-09-21 | 3 | -420/+360 |
| | |||||
* | add HIGH_SECURITY flag, use it for libsafe and kernel22-secure | Pascal Rigaux | 2001-09-21 | 2 | -1/+3 |
| | |||||
* | changed text strings to be more translator friendly | Pablo Saratxaga | 2001-09-21 | 1 | -31/+23 |
| | | | | | (NEVER EVER cut a phrase) | ||||
* | add gnomemeeting and openmcu | Florent Villard | 2001-09-21 | 1 | -3/+4 |
| | |||||
* | moved com_license to parent package (as code that show the license is now | Francois Pons | 2001-09-21 | 1 | -29/+1 |
| | | | | | available even for non gtk install). | ||||
* | added code to support changeable cdrom, set a unique copy of license for | Francois Pons | 2001-09-21 | 1 | -2/+70 |
| | | | | | installing commercial application as package variable (exported). | ||||
* | write password in lilo.conf even if it's also done by msec, otherwise lilo ↵ | Pascal Rigaux | 2001-09-21 | 1 | -2/+2 |
| | | | | will fail with restricted only | ||||
* | Ensure $o->{superuser}{name} is temporary | Pascal Rigaux | 2001-09-21 | 1 | -1/+2 |
| | |||||
* | updated Norwegian and Hungarian files | Pablo Saratxaga | 2001-09-21 | 1 | -9/+0 |
| | |||||
* | remove trailing '\n' | Gwenolé Beauchesne | 2001-09-21 | 1 | -2/+2 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2001-09-21 | 4 | -575/+568 |
| | |||||
* | updated help file | Pablo Saratxaga | 2001-09-21 | 1 | -2/+2 |
| | |||||
* | adapted keyboard priority numbers (it is useless to give a multichoice with a | Pablo Saratxaga | 2001-09-21 | 1 | -28/+28 |
| | | | | | value higher than 90) | ||||
* | *** empty log message *** | Pascal Rigaux | 2001-09-20 | 1 | -0/+58 |
| | |||||
* | (partition_with_diskdrake): ensure the $::expert flag modifications in | Pascal Rigaux | 2001-09-20 | 1 | -1/+4 |
| | | | | | diskdrake do not escape from diskdrake | ||||
* | (choosePartitionsToFormat): do not propose check bad blocks for xfs and jfs | Pascal Rigaux | 2001-09-20 | 1 | -1/+1 |
| | |||||
* | test if microcode is there | damien | 2001-09-20 | 1 | -1/+4 |
| | |||||
* | Fixed flow of the program for the "recommended" mode of the installation. | Till Kamppeter | 2001-09-20 | 1 | -3/+15 |
| | |||||
* | removed blocking die | damien | 2001-09-20 | 1 | -1/+1 |
| | |||||
* | Add gnome-user-docs to GNOME install | Frederic Crozat | 2001-09-20 | 1 | -1/+1 |
| | |||||
* | Install Mdk eazel engine for gnome | Frederic Crozat | 2001-09-20 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Till Kamppeter | 2001-09-20 | 1 | -2/+3 |
| | |||||
* | added VideoRam for ET 6x00 card. | Francois Pons | 2001-09-20 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-09-20 | 1 | -0/+74 |
| | |||||
* | don't reapply the conf, if already applied. usefull for dhcp, because the ↵ | damien | 2001-09-20 | 1 | -1/+2 |
| | | | | network should be restarted after configured | ||||
* | tried to fix damien sucking. | Francois Pons | 2001-09-20 | 1 | -0/+2 |
| | |||||
* | take care not probing in /dev/ for finding package to upgrade, this cause | Francois Pons | 2001-09-20 | 1 | -3/+3 |
| | | | | | problem in live_upgrade. | ||||
* | (hds): do a get_major_minor where needed | Pascal Rigaux | 2001-09-20 | 1 | -0/+2 |
| | |||||
* | add changedisk parameter for isolinux | Pascal Rigaux | 2001-09-20 | 1 | -6/+6 |
| | |||||
* | raise i18n fonts | Pascal Rigaux | 2001-09-20 | 1 | -1/+1 |
| | |||||
* | replace xcin by chinput as per Alex request | Pascal Rigaux | 2001-09-20 | 1 | -3/+3 |
| | |||||
* | back out the modif from till as asked by till | Pascal Rigaux | 2001-09-20 | 1 | -2/+1 |
| | |||||
* | less gethostbyname | damien | 2001-09-20 | 1 | -2/+3 |
| | |||||
* | text positionning | damien | 2001-09-20 | 1 | -1/+1 |
| | |||||
* | Make it possible to configure more than 1 printer in a "recommended" mode ↵ | Till Kamppeter | 2001-09-20 | 1 | -1/+2 |
| | | | | installation. | ||||
* | s/telnet-server/telnet-server-krb5/ | Pascal Rigaux | 2001-09-20 | 1 | -1/+1 |
| | |||||
* | (add2all_hds): allow both "smbfs" and "smb" as fs type | Pascal Rigaux | 2001-09-20 | 1 | -1/+1 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2001-09-19 | 2 | -861/+1095 |
| | |||||
* | updated help file | Pablo Saratxaga | 2001-09-19 | 1 | -17/+57 |
| | |||||
* | updated help xml | Pablo Saratxaga | 2001-09-19 | 1 | -423/+533 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-09-19 | 1 | -0/+74 |
| | |||||
* | add isolinux stuff generation | Pascal Rigaux | 2001-09-19 | 3 | -6/+55 |
| |