aboutsummaryrefslogtreecommitdiffstats
path: root/NetworkManager
Commit message (Expand)AuthorAgeFilesLines
* Fix check for default route, so that netfs gets started correctly (#445509)Bill Nottingham2008-05-071-3/+2
* Use a full path to /sbin/ip (#444378)Bill Nottingham2008-04-281-2/+2
* Run as a NetworkManagerDispatcher script (#439242)Bill Nottingham2008-04-011-0/+17
* add NetworkManager-dispatcher script to notify netreport apps (<linville@redh...Bill Nottingham2008-02-011-0/+11
me='q' value=''/>
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
...
* localize drive capabilites (aka burning, dvd managment, ...)Thierry Vignaud2003-05-191-0/+5
|
* fix #3560 (drakboot not updating bootloader label): the only confusingThierry Vignaud2003-05-192-3/+15
| | | | | | | | | | | bug is that when one come back to drakboot main window after having altered the bootloader, the main window still list the old bootloader as the current bootloader. let update this label. btw consolidate bootloader detection in bootloader::detect_bootloader()
* further fix #2826 (lilo failling to handle entry with spaces): replaceThierry Vignaud2003-05-191-0/+1
| | | | | | spaces by underscores in labels (image names are not likely to contain spaces) to prevent the error
* when configuring to install grub bootloader, we first install lilo, then grub.Thierry Vignaud2003-05-191-1/+1
| | | | | | | | | | the logic is that we only reread /etc/lilo.conf[1], so we need to write /etc/lilo.conf. but when installing grub, we really do not need to run lilo, we only have to write its config file. [1] because grub/menu.lst lacks some data and because we do neither want to parse both config files nor to resolve conflicts between configuration
* let further consolidate make_label_lilo_compatible()Thierry Vignaud2003-05-191-2/+2
|
* fix network::netconnect::save_conf() calleeThierry Vignaud2003-05-191-1/+1
|
* updated Spanish translationsFabián Mandelbaum2003-05-191-221/+176
|
* simplifyThierry Vignaud2003-05-191-5/+2
|
* do not drop return values from regexp but use them to ensure we do notThierry Vignaud2003-05-191-1/+1
| | | | | | reuse capture buffers from previous one, which is really bad and trully buggy
* move expert stuff under the "advanced" button like in all other ↵Thierry Vignaud2003-05-191-7/+6
| | | | drakx/drakxtools code
* %langs: first column is supposed to be localized in englishThierry Vignaud2003-05-191-3/+3
|
* last 9.1-38mdk bitsThierry Vignaud2003-05-191-1/+7
|
* update perl-gtk0 users list (drakcronat being ported to gtk+2)Thierry Vignaud2003-05-191-1/+4
|
* first bits of 9.1-38mdkThierry Vignaud2003-05-161-2/+5
|
* updated pot filePablo Saratxaga2003-05-16