summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* use std bannerThierry Vignaud2004-03-171-1/+4
|
* use new $ugtk2::wm_icon for x11 iconThierry Vignaud2004-03-175-7/+6
|
* add agpgart modules to modprobe.preload if neededThierry Vignaud2004-03-171-0/+3
|
* show module for system bridges if it's not unknown (aka not managed byThierry Vignaud2004-03-171-1/+2
| | | | | kernel core)
* blacklist agp controllers class (they're still visible in the bridges one)Thierry Vignaud2004-03-171-0/+2
|
* Update imagesDavid Baudens2004-03-1616-0/+0
|
* fix server lookup (#8846)Thierry Vignaud2004-03-161-1/+1
|
* (alert_config) fix wizard when logdrake is embeddedThierry Vignaud2004-03-161-0/+1
|
* (alert_config) fix wizard on second runThierry Vignaud2004-03-161-0/+1
|
* (alert_config) make it a wizard again (that is, with banner,Thierry Vignaud2004-03-161-0/+1
| | | | | "previous"/"next" buttons and the like)
* (interactive_mode) better styleThierry Vignaud2004-03-161-2/+4
|
* (interactive_mode, dialog) let's have nice icon in sub dialogs whenThierry Vignaud2004-03-161-2/+2
| | | | | embedded too
* (dialog) make subdialogs be transcient for main window when not embeddedThierry Vignaud2004-03-161-1/+1
|
* set x11 icoThierry Vignaud2004-03-165-0/+13
|
* add drakups iconThierry Vignaud2004-03-161-0/+0
| | | | | | | | | "Copyright (C) 2004 MGE UPS SYSTEMS / Luc Descotils This graphic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or at your option) any later version..."
* (configure_net) do not offer to alter domain name since this isThierry Vignaud2004-03-161-1/+0
| | | | | achievable through FQDN
* choose wether to use supermount is now based on variable SUPERMOUNT in ↵Pascal Rigaux2004-03-161-1/+1
| | | | /etc/sysconfig/dynamic
* Fix misnamed inittab\$\$IP=xxx.xxx.xxx.xxx\$\$.Stew Benedict2004-03-151-1/+1
|
* (configure_net) enable to alter hostnameThierry Vignaud2004-03-151-0/+2
|
* (configure_net) fix unlisted first dns serverThierry Vignaud2004-03-151-3/+4
|
* fix explanations in mcc that got broken by #8412 speedupThierry Vignaud2004-03-151-1/+2
|
* add ppp+ and ippp+ at the interfaces listFlorin Grad2004-03-151-0/+1
|
* (configure_net) fix spacing around DNS/domainname settings tableThierry Vignaud2004-03-151-1/+1
|
* (configure_net) write back domain name and dns serversThierry Vignaud2004-03-151-0/+2
|
* (configure_net) fix domainname readingThierry Vignaud2004-03-151-1/+1
|
* (configure_net) fix crash on internet access dialog closingThierry Vignaud2004-03-151-2/+5
|
* (configure_net) update connection status in background (#7800)Thierry Vignaud2004-03-151-0/+2
|
* add --old option in order to see old interfaceThierry Vignaud2004-03-151-0/+2
|
* make the ntpdate after stopping the ntpd (manu@agat.net, #8141)Thierry Vignaud2004-03-151-1/+5
|
* Let scannerdrake install "scanner-gui" instead of "xsane", so that scanning ↵Till Kamppeter2004-03-131-8/+7
| | | | GUI actually used can be determined by the system environment.
* "MandrakeSoft" -> "Mandrakesoft", "Mandrake" -> "Mandrakelinux".Till Kamppeter2004-03-132-3/+3
|
* (build_notebook) default protocol is dhcp (eg for unconfiguredThierry Vignaud2004-03-121-1/+1
| | | | | | interfaces), thus preventing ip checks faillure on protocol change on other network interfaces
* (apply) do not write IPADDR, NETMASK and NETWORK fields in ifcfg-ethXThierry Vignaud2004-03-121-3/+5
| | | | | when using DHCP