Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | corrected speed fax + PCI, updated configuration | damien | 2001-07-24 | 3 | -9/+13 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2001-07-24 | 3 | -1873/+2056 |
| | |||||
* | cleanup (remove unused stuff and dangerous prototypes) | Pascal Rigaux | 2001-07-24 | 1 | -21/+21 |
| | |||||
* | fix syntax | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
| | |||||
* | removed/renamed unused/seldom-used functions | Pascal Rigaux | 2001-07-24 | 5 | -77/+21 |
| | |||||
* | generalize the use of chomp_ as the functional alternative to chomp (and ↵ | Pascal Rigaux | 2001-07-24 | 11 | -24/+21 |
| | | | | works on lists) | ||||
* | better runlevel handling -> persistent level choice | Daouda Lo | 2001-07-24 | 1 | -12/+12 |
| | |||||
* | do not use the po's directly. Use mo's through gettext | Pascal Rigaux | 2001-07-23 | 8 | -88/+84 |
| | |||||
* | cleanup | Pascal Rigaux | 2001-07-23 | 1 | -8/+9 |
| | |||||
* | isdn now works with isdn-light. Only 64kb/s and still some debuf stuff to be ↵ | damien | 2001-07-23 | 5 | -36/+62 |
| | | | | fixed. | ||||
* | updated isdn config, moved isdn_data from netconnect_const to isdn_const | damien | 2001-07-22 | 3 | -8/+260 |
| | |||||
* | big work on isdn. Not finished | damien | 2001-07-22 | 6 | -19/+44 |
| | |||||
* | cleanup | Pascal Rigaux | 2001-07-20 | 1 | -2/+3 |
| | |||||
* | externalize the pm 2 pm_.c in fake_c.pl | Pascal Rigaux | 2001-07-20 | 2 | -1/+15 |
| | |||||
* | fix | Pascal Rigaux | 2001-07-20 | 1 | -3/+3 |
| | |||||
* | (load_po): enhance readability | Pascal Rigaux | 2001-07-20 | 1 | -7/+8 |
| | |||||
* | fix | Pascal Rigaux | 2001-07-20 | 1 | -1/+1 |
| | |||||
* | (translate): basic plural forms handling (not finished) | Pascal Rigaux | 2001-07-20 | 1 | -0/+3 |
| | |||||
* | fix missing ``"'' | Pascal Rigaux | 2001-07-20 | 1 | -1/+1 |
| | |||||
* | (install_lilo): order fat partitions first | Pascal Rigaux | 2001-07-20 | 1 | -2/+2 |
| | |||||
* | correct bug. thanx to the little stagiaire. | damien | 2001-07-19 | 1 | -0/+1 |
| | |||||
* | new color | damien | 2001-07-19 | 4 | -22/+22 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-07-19 | 1 | -0/+24 |
| | |||||
* | updated Croatian file | Pablo Saratxaga | 2001-07-19 | 1 | -661/+680 |
| | |||||
* | fixed problable freeze on pci probe. | Francois Pons | 2001-07-19 | 1 | -1/+1 |
| | |||||
* | fix exit install in graphical auto_install's | Pascal Rigaux | 2001-07-19 | 1 | -3/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-07-19 | 1 | -0/+56 |
| | |||||
* | rename ask_install_gtk in ask_install, ask_install is now | Pascal Rigaux | 2001-07-19 | 1 | -5/+4 |
| | | | | | ask_install_simple (obsolete) | ||||
* | based on Michael Brown <mbrown@fensystems.co.uk> patch: | Pascal Rigaux | 2001-07-19 | 3 | -24/+36 |
| | | | | | | - enables graphical steps in auto_installs for more than gtk - various cleanup | ||||
* | roll back some changes from PPC beta - OldWorld vs NewWorld bootloader | Stew Benedict | 2001-07-18 | 5 | -17/+46 |
| | | | | | modem detection on ttyS0, new sound module in 2.4.4 | ||||
* | IA64 adaptation | Matthias Badaire | 2001-07-18 | 3 | -9/+11 |
| | |||||
* | cleaned and added S3 Inc in the list to disable test for these card. | Francois Pons | 2001-07-17 | 1 | -3/+2 |
| | |||||
* | disabled Frame buffer for all S3 cards (hangs with XF4 and S3 ViRGE on reboot | Francois Pons | 2001-07-17 | 1 | -1/+2 |
| | | | | | with Aurora). | ||||
* | small keyboard changes | Pablo Saratxaga | 2001-07-16 | 1 | -2/+4 |
| | |||||
* | removed references to XFree86-ISO8859-{2,9} packages (no more used) | Pablo Saratxaga | 2001-07-16 | 1 | -6/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-07-12 | 1 | -0/+59 |
| | |||||
* | changed exit code of failed exec in rooted to 128 instead of 1 (may clash with | Francois Pons | 2001-07-12 | 1 | -2/+2 |
| | | | | | exit code of fsck else). | ||||
* | fixed wrong examination of fsck return code (exit code 1 says fsck succeeded in | Francois Pons | 2001-07-12 | 1 | -1/+3 |
| | | | | | fixing partition and now is ok). | ||||
* | fixed bug for writing in /etc/sysconfig/desktop file. | Francois Pons | 2001-07-12 | 1 | -4/+6 |
| | |||||
* | merging common code for individual package selection and service to create | Francois Pons | 2001-07-12 | 1 | -0/+190 |
| | | | | | | ask_browse_tree_info_refW, added featrures for group icon always up-to-date (take some memory but not too much, not used if flat model). | ||||
* | added ask_browse_tree_info and ask_browse_tree_info_refW (default). | Francois Pons | 2001-07-12 | 1 | -0/+36 |
| | |||||
* | use common code for tree with info dialog (individual package selection). | Francois Pons | 2001-07-12 | 1 | -225/+131 |
| | |||||
* | reworked to use new service layout for install. | Francois Pons | 2001-07-12 | 1 | -15/+78 |
| | |||||
* | added LDAP support for password authentication, updated root password window ↵ | Francois Pons | 2001-07-09 | 1 | -7/+16 |
| | | | | look. | ||||
* | added LDAP support for authentication. | Francois Pons | 2001-07-09 | 1 | -3/+8 |
| | |||||
* | updated root password help. | Francois Pons | 2001-07-09 | 1 | -6/+6 |
| | |||||
* | fixed compilation error. | Francois Pons | 2001-07-09 | 1 | -3/+3 |
| | |||||
* | modify lilo.conf to elilo.conf if arch ia64 | Matthias Badaire | 2001-07-09 | 1 | -2/+3 |
| | |||||
* | removed compilation error, the resolution is not quite good and may be ↵ | Francois Pons | 2001-07-09 | 1 | -3/+3 |
| | | | | reworked :-) | ||||
* | added multiple tries if a transaction of only one package fails. | Francois Pons | 2001-07-09 | 1 | -13/+20 |
| |