summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* log nv<=>nvidia switchesThierry Vignaud2004-04-051-0/+2
|
* let execl() handle the arg array (this is safer)Thierry Vignaud2004-04-011-1/+1
|
* pass timeout parameter tooThierry Vignaud2004-04-012-2/+4
|
* enable to translate a few more messagesThierry Vignaud2004-04-011-1/+1
|
* translate "XYZ was added/removed" messagesThierry Vignaud2004-04-011-2/+2
|
* move harddrake service confirmation script from spec file into its own fileThierry Vignaud2004-04-011-0/+7
|
* space "fix"Thierry Vignaud2004-03-291-1/+1
|
* typo fixThierry Vignaud2004-03-291-1/+1
|
* only alter xfree config if we found an nvidia cardThierry Vignaud2004-03-291-6/+7
|
* try several locationsThierry Vignaud2004-03-291-1/+1
|
* check for compressed nvidia modules tooThierry Vignaud2004-03-291-1/+1
|
* typo fixThierry Vignaud2004-03-291-1/+1
|
* switch between nv and nvidia driver if commercial driver isn't installedThierry Vignaud2004-03-241-0/+8
|
* (del_intf) enable to delete ADSL and ISDN connectionsThierry Vignaud2004-03-231-3/+13
|
* add a new line for lord catThierry Vignaud2004-03-231-1/+1
|
* (interactive_mode) fix button layout (prevent button collisions andThierry Vignaud2004-03-231-1/+2
| | | | | text truncation when translated)
* (client_type) fix layout (checbox was using too muche vertical space)Thierry Vignaud2004-03-231-8/+8
|
* enable to go in in --testing modeThierry Vignaud2004-03-231-1/+1
|
* - do not pass options is_removable to set_default_options() since it is not ↵Pascal Rigaux2004-03-232-2/+2
| | | | | | | | | a global options - replace it with a flag in the part or raw_hd - set is_removable for part from usb drive - ensure usb partitions are not checked at boot time (freq field in fstab)
* fix drakgw removing MII_NOT_SUPPORTED parameter from ifcfg file (#9076)Thierry Vignaud2004-03-231-1/+5
|
* fix packingThierry Vignaud2004-03-231-1/+1
|
* (row_setting_dialog) hide dialog's horizontal separator, becauseThierry Vignaud2004-03-221-0/+2
| | | | | create_okcancel() already creates its own separator (Robert Vojta, #9153)
* add space around main vbox (Robert Vojta, #9153)Thierry Vignaud2004-03-221-1/+1
|
* Look & feel enhancement in order to have a smoother GUI (Robert Vojta,Thierry Vignaud2004-03-221-4/+4
| | | | | | | #9141) : - when not embedded, add 5 pixels border around the whole GUI - add border around frames contents
* show timezone in drakclock (Robert Vojta, #9141)Thierry Vignaud2004-03-221-3/+11
|
* (get_servers) sort servers (Robert Vojta, #9139)Thierry Vignaud2004-03-221-1/+1
|
* (parse_file) oops, forgot one /oThierry Vignaud2004-03-221-1/+1
|
* fix tv cards managed by cx88 and saa7134 (#9112)Thierry Vignaud2004-03-221-1/+1
|
* fix non first searches (#9115)Thierry Vignaud2004-03-221-3/+3
|
* fix error message (#9080)Thierry Vignaud2004-03-201-3/+2
|
* cleanupThierry Vignaud2004-03-201-4/+1
|
* fix loged message (thx perl_checko)Thierry Vignaud2004-03-201-1/+1
|
* fix #3193:Thierry Vignaud2004-03-201-5/+8
| | | | | | - use right device - offer to set the user to config
* iconThierry Vignaud2004-03-201-0/+2
|
* fix saa7134 detection (#5612)Thierry Vignaud2004-03-201-1/+1
|
* testing modeThierry Vignaud2004-03-201-1/+1
|
* reorder modules importThierry Vignaud2004-03-201-2/+2
|
* fix wiping out /etc/modules.conf (scott@littlefish.ca)Thierry Vignaud2004-03-201-1/+3
|
* Defaulted canada-cable to NTSC (Scott Mazur (scott@littlefish.ca)Thierry Vignaud2004-03-201-1/+1
|
* add Olivier Blin patches to reread the previous configurationFlorent Villard2004-03-191-12/+39
|
* disambiguated stringPablo Saratxaga2004-03-191-9/+8
|
* add hint for translators (cooker-i18n request)Thierry Vignaud2004-03-191-1/+2
|
* Add icons for localedrake menu entryDavid Baudens2004-03-183-0/+0
|
* use mdk icon for drakupsThierry Vignaud2004-03-181-0/+0
|
* add "diskdrake --change-geometry=<device>=[<cylinders>,]<heads>,<sectors>" toPascal Rigaux2004-03-171-1/+8
| | | | | | | allow forcing the geometry used in the partition table. This allows helping poor Windows booting using old int13 function 2. This should work when Windows has not been resized.
* fix dm restartThierry Vignaud2004-03-171-1/+2
|
* remove /etc/asound.state *before* restarting sound serviceThierry Vignaud2004-03-171-1/+1
|
* misc perl_checker cleanupThierry Vignaud2004-03-171-1/+1
|
* remove debug statementsThierry Vignaud2004-03-171-2/+0
|
* fix no information for drivers that do not support ethtool ioctl (eg:Thierry Vignaud2004-03-171-1/+10
| | | | | | sk98lin): try to match the device by interface name and driver name (won't work for several cards managed by the same driver)